]> Git Repo - VerusCoin.git/history - src/wallet/wallet.cpp
Incorporate all Zcash updates through 2.0.7-3 in addition to PBaaS, reserves, etc.
[VerusCoin.git] / src / wallet / wallet.cpp
2019-09-27 miketoutIncorporate all Zcash updates through 2.0.7-3 in additi...
2019-09-24 Daira HopwoodMerge pull request #19 from zcash/release-notes
2019-09-24 Daira HopwoodMerge pull request #18 from zcash/mempool-txnotify...
2019-09-20 Jack GriggMove mempool SyncWithWallets call into its own thread
2019-09-19 Jack GriggRemove cs_main lock requirement from CWallet::SyncTrans...
2019-09-19 Jack GriggSetMerkleBranch: remove unused code, remove cs_main...
2019-09-12 miketoutFinish refund processing and reserve transaction wallet...
2019-09-06 miketoutAmount/fee calculation fix
2019-09-06 miketoutIncorporate conversion price in fee calculation when...
2019-09-06 miketoutReserve transaction and conversion fix
2019-09-05 miketoutReserve transaction and conversion fix
2019-09-05 miketoutCreateReserveTrasnsaction fix
2019-09-05 miketoutImprove CreateResrevetransaction error messages
2019-09-03 miketoutFix reserve credit reporting
2019-08-31 miketoutEnable 1ofAny CC signing
2019-08-14 HomuAuto merge of #4098 - zebambam:optimize_parameter_downl...
2019-08-12 miketoutBug fixing and cleanup - more in progress
2019-08-09 HomuAuto merge of #3972 - LarryRuane:3708-getblockhashesrpc...
2019-08-09 HomuAuto merge of #4025 - bitcartel:shorter_block_target_in...
2019-08-01 HomuAuto merge of #3926 - LarryRuane:3708-getaddressrpcs...
2019-08-01 HomuAuto merge of #4035 - Eirik0:use-committransaction...
2019-07-29 Eirik Ogilvie-WigleyMake NetworkUpgradeAvailable a method of Params
2019-07-26 HomuAuto merge of #4056 - rex4539:fix-rpc-undefined-behavio...
2019-07-26 HomuAuto merge of #4075 - Eirik0:4059-fix-migration-test...
2019-07-24 HomuAuto merge of #3944 - daira:update-license-info, r...
2019-07-23 HomuAuto merge of #4039 - codetriage-readme-bot:codetriage...
2019-07-21 Michael ToutonghiMore fractional reserves and high-volume cross chain...
2019-07-18 HomuAuto merge of #3927 - wmpea:master, r=Eirik0
2019-07-18 Daira HopwoodReplace http with https: in links to the MIT license.
2019-07-18 HomuAuto merge of #4044 - Eirik0:fix-mergetoaddress-test...
2019-07-17 HomuAuto merge of #4053 - rex4539:shielded-funds, r=Eirik0
2019-07-16 Michael ToutonghiInitial reserves implementation core
2019-07-11 HomuAuto merge of #4054 - rex4539:haveshieldedrequirements...
2019-07-10 HomuAuto merge of #4055 - rex4539:rename-findwallettx,...
2019-07-10 HomuAuto merge of #4052 - rex4539:rename-vjoinsplit, r...
2019-06-16 Dimitris ApostolouRename vjoinsplit to vJoinSplit
2019-06-06 HomuAuto merge of #4017 - bitcartel:fix_sapling_rpc_help_ty...
2019-06-05 HomuAuto merge of #4036 - Eirik0:sprout-note-entry, r=Eirik0
2019-05-28 HomuAuto merge of #2912 - str4d:2074-main-refactor-1, r...
2019-05-24 Michael ToutonghiStaking check fix
2019-05-23 Michael ToutonghiAdd new staking check for coinbase-capable staking
2019-05-23 Michael ToutonghiAdditional validity checks and backup for PBaaS
2019-05-23 Jack GriggGlobals: Explicitly pass const CChainParams& to IsIniti...
2019-05-23 Jorge TimónGlobals: Explicit Consensus::Params arg for main:
2019-05-23 Eirik0Replace CSproutNotePlaintextEntry with SproutNoteEntry...
2019-05-16 HomuAuto merge of #4008 - Eirik0:3971-fix-comment, r=Eirik0
2019-05-15 HomuAuto merge of #4009 - Eirik0:2.0.5-2_release_notes...
2019-05-13 HomuAuto merge of #4002 - Eirik0:migration-status-info...
2019-05-10 Michael Toutonghiimprove error output, more debugging
2019-05-10 Eirik0Do not automatically remove async migration operations...
2019-05-10 Eirik0Use CommitTransaction() rather than sendrawtransaction()
2019-05-09 HomuAuto merge of #3995 - bitcartel:no_migration_during_blo...
2019-05-09 SimonDon't allow migration when node is syncing at launch...
2019-05-09 Michael ToutonghiUpdate new opret for notarization and merge mining...
2019-05-09 Michael ToutonghiSet new VRSCTEST start parameters
2019-05-08 Michael ToutonghiEnsure VRSC compatibility with fundamental new changes
2019-05-06 HomuAuto merge of #3987 - Eirik0:migration-null-defence...
2019-05-06 Eirik0Store the migration operation id rather than the operat...
2019-05-02 HomuAuto merge of #3980 - ianamunoz:fix-gitian-dependency...
2019-05-01 HomuAuto merge of #3977 - LarryRuane:3873-setmigration...
2019-05-01 HomuAuto merge of #3973 - Eirik0:3938-migration-status...
2019-04-29 Eirik0Create method for getting HD seed in RPCs
2019-04-29 HomuAuto merge of #3968 - bitcartel:3768_enable_mainnet_tur...
2019-04-27 HomuAuto merge of #3888 - Eirik0:3873-sapling-migration...
2019-04-25 HomuAuto merge of #3849 - LarryRuane:3708-spentindex, r...
2019-04-25 HomuAuto merge of #3940 - str4d:3607-init-encrypted-wallet...
2019-04-24 Eirik0Additional locking and race condition prevention
2019-04-24 Eirik0Move migration logic to ChainTip
2019-04-24 Eirik0Add rpc to enable and disable Sprout to Sapling migration
2019-04-23 HomuAuto merge of #3505 - str4d:rust-targets, r=str4d
2019-04-21 Asher DawesMerge remote-tracking branch 'verus/dev' into dev
2019-04-15 miketoutAbility to define, list, start and connect to PBaaS...
2019-04-13 miketoutFix chain power and reorganize PBaaS headers
2019-04-12 Michael ToutonghiPBaaS updates
2019-04-09 Michael ToutonghiPBaaS - bulk of non-activated PBaaS changes for testing
2019-04-04 Jack Grigginit: Fix new HD seed generation for previously-encrypt...
2019-04-04 HomuAuto merge of #3848 - str4d:transaction-builder-sprout...
2019-03-20 HomuAuto merge of #3898 - sandakersmann:patch-1, r=bitcartel
2019-03-20 HomuAuto merge of #3900 - bitcartel:2.0.4_release_notes...
2019-03-20 HomuAuto merge of #3897 - ebfull:wallet-sprout-check-commit...
2019-03-19 Sean Bowe(wallet) Check that the commitment matches the note...
2019-03-19 HomuAuto merge of #3839 - sandakersmann:master, r=bitcartel
2019-03-19 HomuAuto merge of #3846 - garethtdavies:updated-logo, r...
2019-03-12 HomuAuto merge of #3762 - str4d:2074-detach-wallet-from...
2019-03-05 Jonas Schnelliadd CReserveScript to allow modular script keeping...
2019-03-05 Jonas Schnellifix GetScriptForMining() CReserveKey::keepKey() issue
2019-03-05 Jonas Schnellidetach wallet from miner
2019-02-25 HomuAuto merge of #3639 - leto:size_on_disk, r=bitcartel
2019-02-02 Asher DawesMerge pull request #207 from miketout/dev
2019-02-02 Michael ToutonghiFix staking getting disabled from shielding, prep for...
2019-01-03 HomuAuto merge of #3647 - LarryRuane:2926-mutex-assert...
2018-12-31 Asher DawesMerge remote-tracking branch 'mike/master' into Asher-Dev
2018-12-20 Asher DawesMerge pull request #174 from VerusCoin/dev
2018-12-19 Asher DawesMerge branch 'mike'
2018-12-11 miketoutAlgorithm concepts
2018-11-30 HomuAuto merge of #3262 - str4d:2074-perf-1, r=str4d
2018-11-17 HomuAuto merge of #3684 - str4d:load-sapling-chain-value...
2018-11-17 HomuAuto merge of #3670 - LarryRuane:3399-peer-ban-overwint...
2018-11-17 HomuAuto merge of #3619 - Eirik0:3216-z-mergetoaddress...
2018-11-17 Eirik Ogilvie-WigleyAdd locking for Sapling notes
next
This page took 0.599319 seconds and 107 git commands to generate.