Sean Bowe
7703a673ea
Generalize the PushAnchor implementation behavior.
2018-05-07 14:37:43 -06:00
Sean Bowe
9ea4e387b2
Generalize the PopAnchor implementation behavior.
2018-05-07 13:46:06 -06:00
Sean Bowe
18322f074c
Introduce support for GetBestAnchor(SAPLING).
2018-05-07 13:46:06 -06:00
Sean Bowe
2bd59e1473
Rename PushAnchor to PushSproutAnchor.
2018-05-07 13:46:06 -06:00
Sean Bowe
008f4ee8e7
Rename GetAnchorAt to GetSproutAnchorAt.
2018-05-07 13:46:06 -06:00
Sean Bowe
08f0728884
Rename hashAnchor to hashSproutAnchor.
2018-05-07 13:46:06 -06:00
Sean Bowe
d455828fdc
Specifically describe anchors as Sprout anchors.
2018-05-07 13:46:06 -06:00
Sean Bowe
28d20bdb11
Rename NullifierType to ShieldedType.
2018-05-07 13:46:06 -06:00
jl777
2f10423071
Test
2018-05-07 15:53:05 +03:00
jl777
a9bad5a300
test
2018-05-07 15:47:18 +03:00
Jack Grigg
1f9dfbb9f0
Fix -Wstring-plus-int warning on clang
2018-05-01 14:55:47 +01:00
Scott Sadler
0cb91a8d20
wip
2018-04-29 00:34:57 -03:00
Eirik Ogilvie-Wigley
9669920f75
Rename nullifier caches and maps to indicate sprout nullifiers
2018-04-25 11:26:38 -06:00
Eirik Ogilvie-Wigley
cab341e1a8
Add sapling nullifiers to db and mempool
2018-04-24 17:16:43 -06:00
Eirik Ogilvie-Wigley
708c87f16d
Add enum for nullifier type
2018-04-24 09:57:14 -06:00
Eirik Ogilvie-Wigley
685e936c31
Add sapling nullifier set
2018-04-24 09:57:14 -06:00
jl777
c60397dd3a
Lagging chaintip fix
2018-03-26 15:38:49 +03:00
jl777
9000990c30
Merge remote-tracking branch 'zcash/master' into rebase2
...
# Conflicts:
# .travis.yml
# Makefile.am
# README.md
# configure.ac
# depends/Makefile
# depends/builders/darwin.mk
# depends/funcs.mk
# depends/hosts/darwin.mk
# depends/packages/googlemock.mk
# depends/packages/googletest.mk
# depends/packages/libsnark.mk
# depends/packages/libsodium.mk
# depends/packages/packages.mk
# depends/packages/rust.mk
# src/Makefile.am
# src/Makefile.gtest.include
# src/chainparams.cpp
# src/chainparams.h
# src/checkpoints.h
# src/clientversion.h
# src/coins.cpp
# src/consensus/consensus.h
# src/gtest/test_mempool.cpp
# src/httprpc.cpp
# src/init.cpp
# src/komodo-tx.cpp
# src/main.cpp
# src/miner.cpp
# src/policy/fees.cpp
# src/policy/fees.h
# src/rpcmining.cpp
# src/rpcrawtransaction.cpp
# src/rpcserver.cpp
# src/test/policyestimator_tests.cpp
# src/test/rpc_wallet_tests.cpp
# src/test/transaction_tests.cpp
# src/txdb.cpp
# src/txmempool.cpp
# src/wallet/asyncrpcoperation_sendmany.cpp
# src/wallet/rpcwallet.cpp
# src/wallet/wallet.cpp
# src/wallet/wallet.h
# src/zcash/CreateJoinSplit.cpp
# zcutil/build.sh
2018-03-25 18:44:38 +03:00
jl777
997cf5a1d2
Test
2017-11-10 19:20:58 +02:00
jl777
7c130297c2
KOMODO_ASSETCHAIN_MAXLEN -> 65
2017-11-10 19:07:36 +02:00
jl777
1141b67821
Revert interest changes
2017-06-04 20:09:30 +03:00
jl777
5d2f557e44
Disable mining unclaimed interest
2017-06-04 19:39:48 +03:00
jl777
4d4a7cd55d
https://github.com/zcash/zcash/pull/2259/commits
...
https://github.com/zcash/zcash/pull/2259/commits
2017-04-14 08:33:04 +03:00
Daira Hopwood
ec19e8e283
Simplify JoinSplit priority calculation. refs 1896
...
Signed-off-by: Daira Hopwood <daira@jacaranda.org >
2017-04-13 22:40:20 +01:00
jl777
945f015d80
Initial merge
2017-03-30 04:35:16 +03:00
Jack Grigg
43a03e3bfc
Migrate IncrementalMerkleTree memory usage calls
2017-03-14 18:01:05 +13:00
Pieter Wuille
6bd1d60c97
Separate core memory usage computation in core_memusage.h
2017-03-14 13:45:05 +13:00
jl777
bc17ac4928
Merge remote-tracking branch 'zcash/master' into rebase
...
# Conflicts:
# README.md
# src/Makefile.gtest.include
# src/chainparams.cpp
# src/init.cpp
# src/miner.cpp
# src/wallet/wallet.cpp
2016-12-12 12:19:13 +02:00
zkbot
0617e428e2
Auto merge of #1895 - bitcartel:1857_tx_priority, r=str4d
...
Closes #1857 . Fixes bug where a transaction sending from a zaddr would have a priority of zero.
Transactions sent from a zaddr should now be mined sooner as they no longer have a priority of zero
2016-12-09 08:10:21 +00:00
Sean Bowe
ebd9aa11b1
Ensure cache contains valid entry when anchor is popped.
2016-12-06 12:54:56 -07:00
Simon
520ced1405
Closes #1857 . Fixes bug where tx spending only notes had priority of 0.
2016-11-28 22:54:49 -08:00
Sean Bowe
f398a94766
Anchors and nullifiers should always be inherited from the parent cache.
2016-11-17 11:43:54 -07:00
jl777
98f682257a
test
2016-11-15 17:59:15 -03:00
jl777
38dfbe150a
test
2016-11-15 17:57:55 -03:00
jl777
f6356642b0
test
2016-11-15 15:36:44 -03:00
jl777
798f28c7d3
test
2016-11-15 12:27:14 -03:00
jl777
c1c95e3627
test
2016-11-15 11:57:56 -03:00
jl777
d0e75beb85
test
2016-11-15 11:56:43 -03:00
jl777
5076058573
test
2016-11-15 11:47:21 -03:00
jl777
3b97ccc9a7
test
2016-11-15 11:39:36 -03:00
jl777
b25d6fd160
test
2016-11-15 11:38:03 -03:00
jl777
98d166cfc9
test
2016-11-15 11:33:45 -03:00
jl777
0fec0cc4b3
test
2016-11-15 10:38:38 -03:00
jl777
a130c5cb66
test
2016-11-15 07:47:14 -03:00
jl777
073a37a2dc
test
2016-11-14 15:10:42 -03:00
jl777
3959e9f32d
test
2016-11-12 12:10:15 -03:00
jl777
4a4e912bbe
test
2016-11-11 20:15:05 -03:00
jl777
fd8dd3c26d
test
2016-11-04 18:11:04 -03:00
jl777
2d4c201cef
test
2016-11-04 09:16:44 -03:00
jl777
17878015bb
test
2016-10-22 13:23:25 -03:00