This website requires JavaScript.
2d02c19ee7
Build
Michael Toutonghi
2018-10-10 19:15:41 -07:00
df756d24ba
Cheatcatcher
Michael Toutonghi
2018-10-10 19:02:09 -07:00
3cc05dc7b8
PGT
Mihail Fedorov
2018-10-11 04:07:04 +03:00
56765e24cb
Add test to verify final sapling root in block header is updated.
Simon
2018-10-10 17:30:58 -07:00
807fb7497f
Auto merge of #3587 - Eirik0:3586-fix-dump-comment, r=ebfull
Homu
2018-10-10 16:34:49 -07:00
3f824a908b
Fix HDSeed comment
Eirik Ogilvie-Wigley
2018-10-10 16:00:59 -06:00
477fd227ee
Simpler internal check
miketout
2018-10-09 14:35:46 -07:00
732e167043
Auto merge of #3450 - leto:rpctest-readme, r=str4d
Homu
2018-10-09 13:18:07 -07:00
68fd571656
Merge pull request #906 from Mixa84/channelCCFSM
jl777
2018-10-09 03:50:34 -11:00
702658f047
Code clean up
Mihailo Milenkovic
2018-10-09 16:22:36 +02:00
85ca7bb9cb
Debug comment cleanup
miketout
2018-10-09 00:04:45 -07:00
c754dbcfa6
Update to Zcash rc1
miketout
2018-10-08 23:47:20 -07:00
58fbbfc32f
Add staking control and reporting to getgenerate and setgenerate
miketout
2018-10-08 22:06:20 -07:00
5f63373eb9
Selectively reject Sapling transactions while synced below activation height. Add separate control of staking.
miketout
2018-10-08 21:15:21 -07:00
051af72cbd
Cap the random additional stake of a block to 1/2 the current stake difficulty
miketout
2018-10-08 17:20:31 -07:00
c2dc091e40
Merge branch 'master' of https://github.com/zcash/zcash into dev
miketout
2018-10-08 17:19:15 -07:00
8682e17a7d
Sapling support for z_shieldcoinbase and more
miketout
2018-10-08 16:17:24 -07:00
6829be1902
Remove unnecessary call to IsValidPaymentAddress
Eirik Ogilvie-Wigley
2018-10-08 16:25:29 -06:00
d6ad8cef2c
GenerateNewSproutZKey can return a SproutPaymentAddress
Eirik Ogilvie-Wigley
2018-10-08 14:52:58 -06:00
2b4c89c59b
Auto merge of #3578 - mdr0id:release-v2.0.1-rc1, r=bitcartel
Homu
2018-10-08 13:41:35 -07:00
92fc29a3f4
Rename GenerateNewZKey to include Sprout
Eirik Ogilvie-Wigley
2018-10-08 14:23:03 -06:00
e3eea61546
-dpowassets
jl777
2018-10-08 09:09:23 -11:00
b32790aed8
-dpowassets
jl777
2018-10-08 09:08:55 -11:00
79ec0c6529
make-release.py: Updated release notes and changelog for 2.0.1-rc1.
mdr0id
2018-10-08 12:40:54 -07:00
426a9a7e0e
make-release.py: Updated manpages for 2.0.1-rc1.
mdr0id
2018-10-08 12:40:54 -07:00
94360cd098
make-release.py: Versioning changes for 2.0.1-rc1.
mdr0id
2018-10-08 12:23:18 -07:00
c2bb0ec67f
Auto merge of #3517 - mdr0id:3388_persist_wallet, r=str4d
Homu
2018-10-08 09:53:34 -07:00
30743f7333
Add checks for correct input data
Mihailo Milenkovic
2018-10-08 17:45:53 +02:00
0de9262b57
Change prints
jl777
2018-10-08 00:00:46 -11:00
ca4a5f2692
Change name to Stake Guard
miketout
2018-10-07 19:56:02 -07:00
01282e4fa6
Update wallet_persistence test to verify spending notes after restart.
Simon
2018-10-07 16:22:33 -07:00
d0cd50740c
Fix error in display-only of winning stake POS hash when output prevout.n was not 0
miketout
2018-10-07 14:54:07 -07:00
f2450b36f5
Remove debugging output
miketout
2018-10-07 14:32:45 -07:00
281a5e2eec
Confirm positive and negative spends with and without priv keys
miketout
2018-10-07 14:21:43 -07:00
ad0e6b93b8
Merge pull request #905 from DeckerSU/dev
jl777
2018-10-07 03:07:19 -11:00
eb94acf733
+ freq:5 for EMC2
DeckerSU
2018-10-07 17:06:27 +03:00
ccc47c554c
Add cc include dirs to make file
Michael Toutonghi
2018-10-06 23:44:26 -07:00
08f1baaaca
Update wallet_persistence test to verify wallet txs are persisted across restarts.
Simon
2018-10-06 22:53:24 -07:00
191f3bbddd
Complete nothing at stake solution, waiting for confirm of masks
miketout
2018-10-06 21:28:51 -07:00
5537bf5cdb
Fix file permissions of QA test wallet_persistence.py
Simon
2018-10-06 21:05:30 -07:00
a1fd99cf34
data parsing issues
miketout
2018-10-06 10:05:48 -07:00
0cfd7009d7
Merge pull request #21 from StakedChain/master
blackjok3rtt
2018-10-07 00:23:08 +08:00
5513faccf6
Ignore decoding errors during -zapwallettxes
Jack Grigg
2018-10-06 12:18:56 +01:00
68b9a352da
Change behavior of ExtractDestination, Solver, and GetscriptAddress for crypto conditions
miketout
2018-10-06 00:36:21 -07:00
1449ae165f
Fix bug in consensus code from miketout for small networks
jl777
2018-10-05 18:29:33 -11:00
ef9a13b557
Additional null check
miketout
2018-10-05 21:44:24 -07:00
a6ac51616c
Add null check to deref
miketout
2018-10-05 21:37:49 -07:00
cb9cff5fdc
Fix deadlock from calling CWallet::AddSaplingIncomingViewingKey instead of CBasicKeyStore::AddSaplingIncomingViewingKey
Simon
2018-10-05 21:15:08 -07:00
95c5c69bab
Successful staking on Sapling wit Crypto Conditions
miketout
2018-10-05 21:09:09 -07:00
72f6925de1
Auto merge of #3567 - bitcartel:3546_estimate_tx_size, r=bitcartel
Homu
2018-10-05 20:33:38 -07:00
185b2d4f2f
move things around and some debugging code for odd issues
miketout
2018-10-05 17:20:23 -07:00
a513798710
Auto merge of #3566 - bitcartel:3546_prohibit_sapling_map_orphans, r=bitcartel
Homu
2018-10-05 17:09:29 -07:00
3e471410f1
Persist Sapling payment address to IVK map
Jack Grigg
2018-10-06 00:45:39 +01:00
9ce6f8425b
Add gtest coverage of Sapling wallet persistence
mdr0id
2018-10-03 10:16:30 -07:00
fe92bc700a
Adding in rpc wallet sap for test_bitcoin
mdr0id
2018-09-27 13:06:33 -07:00
48a93fd2e0
Serialize Sapling data in CWalletTx
mdr0id
2018-09-17 12:41:26 -07:00
2fcf06077f
Persist Sapling key material in the wallet to disk
mdr0id
2018-09-13 14:22:00 -07:00
1b79de781c
Store ExtFVK with encrypted Sapling spending key instead of FVK
Jack Grigg
2018-10-05 23:13:32 +01:00
180662c25e
Merge pull request #26 from miketout/dev-zcash
miketout
2018-10-05 14:57:22 -07:00
f3b0d2ab4e
Add stake consistency enforcement and near complete CoinbaseGuard validation
miketout
2018-10-05 14:51:37 -07:00
aede10d3c2
Auto merge of #3559 - str4d:3552-testnet-min-difficulty-blocks, r=bitcartel
Homu
2018-10-05 12:24:42 -07:00
4dcc48b8cb
For #3546 . Improve estimated tx size for Sapling outputs.
Simon
2018-10-05 11:16:20 -07:00
c94f4477e8
For #3546 . Shielded tx with missing inputs are not treated as orphans.
Simon
2018-10-05 10:48:03 -07:00
87ae893d75
Revert "wallet: Comment out HDSeed and CHDChain persistence to disk"
mdr0id
2018-09-19 19:40:51 -07:00
625797a037
Auto merge of #3518 - str4d:3216-z_shieldcoinbase, r=str4d
Homu
2018-10-05 03:33:16 -07:00
089ec92e7b
Fix pyflakes warnings
Jack Grigg
2018-10-05 11:32:22 +01:00
392b840a3e
Merge pull request #25 from miketout/dev-zcash
miketout
2018-10-05 00:54:23 -07:00
3bfa5e2264
Latest Zcash updates and more CC for N@S
miketout
2018-10-05 00:26:06 -07:00
7a9960f086
Comment debugging printf's - tracked down to Zcash raw tx bug, which means we should sync
miketout
2018-10-04 17:13:42 -07:00
2b47b0de7d
Position PoW.MinDifficultyRules test after rule activates
Jack Grigg
2018-10-04 23:46:50 +01:00
967bbbc486
Auto merge of #3561 - bitcartel:3560_update_sapling_note_data, r=bitcartel
Homu
2018-10-04 15:37:34 -07:00
4c90270469
Explicitly check the min-difficulty flag against boost::none
Jack Grigg
2018-10-04 23:29:11 +01:00
1f7ee4af70
Rename min-difficulty flag to remove off-by-one in the name
Jack Grigg
2018-10-04 23:26:05 +01:00
f09aae037c
Update wallet_listreceived test for now-correct empty Sapling memos
Jack Grigg
2018-10-04 22:46:15 +01:00
8cb6777047
Change error to qualified error vs. no error at all
miketout
2018-10-04 13:22:28 -07:00
3764dea5d0
Change block before header from error to warning
miketout
2018-10-04 12:42:50 -07:00
4ba35551d4
Auto merge of #3510 - arcalinea:3378_z_listunspent, r=bitcartel
Homu
2018-10-04 11:39:14 -07:00
27a6a99cb0
fix z_listunspent includeWatchonly logic
Larry Ruane
2018-10-04 12:26:36 -06:00
b86dc98047
Only enable min-difficulty blocks on testnet from a particular height
Jack Grigg
2018-10-04 14:05:27 +01:00
4739095d0f
Fix comparison
miketout
2018-10-04 01:01:29 -07:00
00a7120e90
Cleanup, initialize stake for chainPower in pre-sapling path
miketout
2018-10-04 00:35:52 -07:00
2ed3bbec38
Debugging
miketout
2018-10-03 22:04:39 -07:00
325ba00336
Auto merge of #3542 - Eirik0:3511-update-address-mapping, r=bitcartel
Homu
2018-10-03 21:49:32 -07:00
dc5e6137c7
Never start Overwinter before 1
miketout
2018-10-03 20:33:12 -07:00
0a962eb958
remove sign from time lock check
miketout
2018-10-03 19:59:48 -07:00
f3ec769e42
Cleanup
miketout
2018-10-03 17:52:52 -07:00
f0f2dd9927
Delete VRSC_7776
miketout
2018-10-03 17:18:56 -07:00
43afe8c3ee
Delete VRSC_7776
miketout
2018-10-03 17:18:28 -07:00
905fe35e50
More work on CoinbaseGuard and validation
miketout
2018-10-03 16:26:41 -07:00
f0dcfceb81
Closes #3560 . Update Sapling note data correctly when importing a key.
Simon
2018-10-03 15:40:50 -07:00
aa3ce4242f
Fix upgrade check polarity
miketout
2018-10-03 11:17:08 -07:00
86e31e3dfc
Cleanup staking and fee consistency for stake tx
miketout
2018-10-03 10:31:01 -07:00
1702a86455
Allow minimum-difficulty blocks on testnet and regtest
Jack Grigg
2018-10-03 17:50:17 +01:00
b3e3f61826
Enable extended data on stakes and general cleanup
miketout
2018-10-03 09:26:40 -07:00
05f99c1b93
Merge pull request #20 from jl777/FSM
Alrighttt
2018-10-03 11:38:09 -04:00
639e46b4d7
Revert "Remove testnet-only difficulty rules"
Jack Grigg
2018-10-03 16:15:03 +01:00
5ead4b1713
Revert "Get rid of consensus.fPowAllowMinDifficultyBlocks."
Jack Grigg
2018-10-03 16:08:00 +01:00
5f91a95641
Add Sapling support to z_shieldcoinbase
Jack Grigg
2018-09-13 23:12:29 +01:00
ba63dacbbb
Use the correct empty memo for Sapling outputs
Jack Grigg
2018-09-13 22:04:00 +01:00
06f4116090
VerusStakeTransaction
miketout
2018-10-03 00:58:00 -07:00