]> Git Repo - VerusCoin.git/history - src/wallet/wallet.cpp
Rename mapNullifiersToNotes to mapSproutNullifiersToNotes.
[VerusCoin.git] / src / wallet / wallet.cpp
2018-08-08 SimonRename mapNullifiersToNotes to mapSproutNullifiersToNotes.
2018-08-08 SimonRename GetNoteNullifier to GetSproutNoteNullifier.
2018-08-08 SimonRename FindMyNotes to FindMySproutNotes.
2018-08-08 HomuAuto merge of #3443 - daira:testnet-rollback, r=str4d
2018-08-03 HomuAuto merge of #3396 - arcalinea:3389_sapling_crypter...
2018-08-03 Jack GriggRename *SpendingKey -> *SproutSpendingKey
2018-08-03 Jack GriggRename *ViewingKey* -> *SproutViewingKey*
2018-08-03 Jack GriggPass SaplingPaymentAddress to store through the CKeyStore
2018-08-02 Jack GriggAdd CWallet::AddCryptedSaplingSpendingKey() hook
2018-08-02 HomuAuto merge of #3340 - Eirik0:rename-merkle-typedefs...
2018-08-01 HomuAuto merge of #3246 - str4d:checkpoint-304600, r=bitcartel
2018-08-01 Eirik Ogilvie-WigleyRename Witnesses to include sprout or sapling
2018-08-01 Eirik Ogilvie-WigleyRename Merkle Trees to include sprout or sapling
2018-08-01 HomuAuto merge of #3417 - str4d:sapling-tx-builder, r=ebfull
2018-07-30 HomuAuto merge of #3402 - mdr0id:3401_fix_auto_senescence...
2018-07-26 HomuAuto merge of #3416 - charlieok:3415_fix_double_slash_e...
2018-07-26 HomuAuto merge of #3353 - Eirik0:3062-cache-sapling-witness...
2018-07-26 SimonClean up for rebase: rename mapNoteData to mapSproutNot...
2018-07-26 SimonOnly check for a valid Sapling anchor after Sapling...
2018-07-26 Eirik Ogilvie-WigleyAdd getter and setter for sapling note data and update...
2018-07-26 Eirik Ogilvie-WigleyRemove extra indentation
2018-07-26 Eirik Ogilvie-WigleyRename sprout specific methods
2018-07-26 Eirik Ogilvie-WigleyIncrement sapling note witnesses
2018-07-26 Eirik Ogilvie-WigleyPass sapling merkle tree when incrementing witnesses
2018-07-26 Eirik Ogilvie-WigleyExtract method for incrementing witness heights
2018-07-26 Eirik Ogilvie-WigleyExtract methods for incrementing witnesses
2018-07-26 Eirik Ogilvie-WigleyExtract method for copying previous witnesses
2018-07-26 Eirik Ogilvie-WigleyClear sapling witness cache
2018-07-26 Eirik Ogilvie-WigleyDecrement sapling note witnesses
2018-07-26 Eirik Ogilvie-WigleyConsolidate for loops
2018-07-26 Eirik Ogilvie-WigleyRemove redundant curly braces
2018-07-26 Eirik Ogilvie-WigleyRename note data to include sprout
2018-07-24 HomuAuto merge of #3391 - bitcartel:3061_sapling_note_encry...
2018-07-18 HomuAuto merge of #3376 - LarryRuane:2728-help-message...
2018-07-18 HomuAuto merge of #3371 - kozyilmaz:clang, r=str4d
2018-07-18 HomuAuto merge of #3243 - pejvan:patch-1, r=bitcartel
2018-07-17 HomuAuto merge of #3354 - leto:absurd_fee_bug, r=bitcartel
2018-07-17 HomuAuto merge of #3263 - str4d:ibd-upstream-changes, r...
2018-07-17 HomuAuto merge of #3156 - Eirik0:2935-change-indicator...
2018-07-16 Eirik Ogilvie-WigleyAdd change indicator for notes
2018-07-16 HomuAuto merge of #3334 - arielgabizon:add_groth_tests...
2018-07-12 HomuAuto merge of #3374 - rex4539:fix-typos, r=str4d
2018-07-11 HomuAuto merge of #3324 - ebfull:sapling-note-encryption...
2018-07-06 HomuAuto merge of #3273 - arcalinea:sapling_keys, r=str4d
2018-07-05 Jay GraberChange default_address to return SaplingPaymentAddr...
2018-07-05 Jay GraberAdd StoreAndRetrieveSaplingSpendingKey test
2018-07-05 Jay GraberAdd SaplingIncomingViewingKeys map, SaplingFullViewingK...
2018-07-05 Jay GraberAdd Sapling Add/Have/Get to keystore
2018-06-22 HomuAuto merge of #3259 - leto:signmessage, r=str4d
2018-06-19 HomuAuto merge of #3258 - Eirik0:3056-anchor-test-cases...
2018-05-16 HomuAuto merge of #3238 - str4d:3199-mempool-sapling-activa...
2018-05-16 HomuAuto merge of #3255 - str4d:sapling-value-pool, r=ebfull
2018-05-12 HomuAuto merge of #3234 - str4d:3058-address-polymorphism...
2018-05-11 Jack GriggUse boost::variant to represent shielded addresses...
2018-05-11 HomuAuto merge of #3242 - str4d:3058-key-encoding-refactor...
2018-05-10 HomuAuto merge of #3232 - ebfull:3207-sapling-validation...
2018-05-10 HomuAuto merge of #3257 - bitcartel:3250_fix_segfault_memo...
2018-05-10 HomuAuto merge of #3247 - str4d:3207-valuebalance, r=str4d
2018-05-09 HomuAuto merge of #3240 - str4d:remove-obsolete-binaries...
2018-05-09 Jack GriggAdd valueBalance to value balances, and enforce its...
2018-05-08 HomuAuto merge of #3233 - str4d:3164-sapling-sighash, r...
2018-05-08 Pieter WuilleSplit key_io (address/key encodings) off from base58
2018-05-08 Jack GriggIntroduce wrappers around CZCPaymentAddress
2018-05-08 HomuAuto merge of #3202 - str4d:3058-sapling-bech32, r...
2018-05-08 HomuAuto merge of #3201 - Eirik0:3190-dumpprivkey-help...
2018-05-08 HomuAuto merge of #3236 - str4d:3192-jsoutpoint-constructor...
2018-05-08 HomuAuto merge of #3170 - ebfull:sapling-merkle-tree, r...
2018-05-07 Jack Griggwallet: Make some arguments const that can be
2018-05-07 Jack Griggwallet: Change IsLockedNote to take a JSOutPoint
2018-05-07 Sean BoweRename GetAnchorAt to GetSproutAnchorAt.
2018-05-07 Sean BoweRename hashAnchor to hashSproutAnchor.
2018-05-07 HomuAuto merge of #3239 - str4d:sapling-default-tx-version...
2018-05-07 HomuAuto merge of #3212 - str4d:2864-sapling-tx-size-limit...
2018-05-04 HomuAuto merge of #2894 - per-gron:dont-export-unless-neede...
2018-05-04 Jack GriggRename MAX_TX_SIZE to MAX_TX_SIZE_AFTER_SAPLING
2018-05-04 Jack GriggRaise 100kB transaction size limit from Sapling activation
2018-05-04 HomuAuto merge of #3228 - str4d:3058-taddr-encoding-refacto...
2018-05-03 HomuAuto merge of #3183 - bitcartel:least_authority_issue_d...
2018-05-03 HomuAuto merge of #3227 - str4d:3191-nullifier-macos-fix...
2018-05-03 Jack GriggExpire Overwinter transactions before the Sapling activ...
2018-05-03 Pieter WuilleIntroduce wrappers around CBitcoinAddress
2018-05-02 HomuAuto merge of #3206 - bitcartel:3194_polymorphic_note_c...
2018-04-26 SimonRefactoring: rename NotePlaintext --> SproutNotePlaintext
2018-04-23 HomuAuto merge of #3074 - arcalinea:2983_tx_expiry_test_dep...
2018-04-14 HomuAuto merge of #2784 - kozyilmaz:fetch, r=str4d
2018-04-03 HomuAuto merge of #2820 - str4d:darwin-build-patches, r...
2018-04-03 HomuAuto merge of #2899 - str4d:2829-alertnotify-deprecatio...
2018-04-03 HomuAuto merge of #3080 - leto:jsindex, r=bitcartel
2018-04-01 HomuAuto merge of #3131 - str4d:3096-cargo-checksum-fixes...
2018-03-30 HomuAuto merge of #3106 - braddmiller:3046-mergetoaddress...
2018-03-30 HomuAuto merge of #3127 - str4d:2688-mandatory-rust, r...
2018-03-30 HomuAuto merge of #3130 - bitcartel:upgrade_openssl_1.1...
2018-03-30 HomuAuto merge of #3098 - str4d:2343-overwinter-disable...
2018-03-29 Brad MillerImplement note locking for z_mergetoaddress
2018-03-28 HomuAuto merge of #2913 - bitcartel:2910_z_listunspent...
2018-03-28 SimonCloses #2910. Add z_listunspent RPC call.
2018-03-28 Jack GriggIgnore -mempooltxinputlimit once Overwinter activates
2018-03-16 HomuAuto merge of #3089 - kozyilmaz:clang, r=str4d
2018-03-05 HomuAuto merge of #2965 - rofl0r:patch-1, r=str4d
2018-02-24 HomuAuto merge of #2874 - arcalinea:tx_block_expiry, r...
next
This page took 0.540399 seconds and 107 git commands to generate.