Commit Graph

2252 Commits

Author SHA1 Message Date
Homu
4ba35551d4 Auto merge of #3510 - arcalinea:3378_z_listunspent, r=bitcartel
Sapling support for z_listunspent

Closes #3378.
2018-10-04 11:39:14 -07:00
Larry Ruane
27a6a99cb0 fix z_listunspent includeWatchonly logic 2018-10-04 12:26:36 -06:00
miketout
2ed3bbec38 Debugging 2018-10-03 22:04:39 -07:00
Homu
325ba00336 Auto merge of #3542 - Eirik0:3511-update-address-mapping, r=bitcartel
Add newly discovered sapling addresses to the wallet when decrypting

Closes #3511
2018-10-03 21:49:32 -07:00
miketout
0a962eb958 remove sign from time lock check 2018-10-03 19:59:48 -07:00
miketout
905fe35e50 More work on CoinbaseGuard and validation 2018-10-03 16:26:41 -07:00
Simon
f0dcfceb81 Closes #3560. Update Sapling note data correctly when importing a key. 2018-10-03 15:40:50 -07:00
miketout
86e31e3dfc Cleanup staking and fee consistency for stake tx 2018-10-03 10:31:01 -07:00
miketout
b3e3f61826 Enable extended data on stakes and general cleanup 2018-10-03 09:26:40 -07:00
Alrighttt
05f99c1b93 Merge pull request #20 from jl777/FSM
merge latest jl777-FSM
2018-10-03 11:38:09 -04:00
Jack Grigg
5f91a95641 Add Sapling support to z_shieldcoinbase
Part of #3216.
2018-10-03 12:16:18 +01:00
miketout
06f4116090 VerusStakeTransaction 2018-10-03 00:58:00 -07:00
miketout
8a727a26a7 Beginning of N@S solution using CoinbaseGuard CC 2018-10-02 19:49:54 -07:00
blackjok3r
0367b1a685 < 2018-10-02 00:53:28 +08:00
Mihailo Milenkovic
78086bc3bf - fix 2018-10-01 18:52:21 +02:00
blackjok3r
478370fd6c numutxos < 2 instead of 0... cant merge 1 utxo 2018-10-02 00:52:12 +08:00
blackjok3r
f882623570 remove prints and fix utxo counter in wrong place 2018-10-02 00:42:14 +08:00
Mihailo Milenkovic
7f0ed443f1 -modified ChannelsExactAmount
-fixes
2018-10-01 18:27:07 +02:00
Mihailo Milenkovic
d68350535d - updated validation
- added secret parameter to payment
- reused marker for sender to validate creator of tx
2018-10-01 18:27:07 +02:00
Mihailo Milenkovic
5628e37d9e -fix 2018-10-01 18:27:07 +02:00
Mihailo Milenkovic
93346f25d9 - Fixing payment, open, validate .... 2018-10-01 18:27:07 +02:00
Mihailo Milenkovic
f2cf63f98b fix 2018-10-01 18:27:07 +02:00
Mihailo Milenkovic
5aa6428feb - Fixes 2018-10-01 18:27:07 +02:00
Mihailo Milenkovic
c2fa2759d6 Small fixes 2018-10-01 18:27:07 +02:00
blackjok3r
5d8a1637ae remove prints to speed it up 2018-10-01 23:43:20 +08:00
Eirik Ogilvie-Wigley
a4ecd0fa72 Add newly discovered sapling addresses to the wallet 2018-10-01 09:34:25 -06:00
blackjok3r
30c320d1f6 = 2018-10-01 23:32:21 +08:00
blackjok3r
41fddfc0bf fix 2018-10-01 23:31:05 +08:00
blackjok3r
cd6fbe0977 add exeption for iguana utxo 2018-10-01 23:25:24 +08:00
blackjok3r
743131799f , 2018-10-01 23:10:53 +08:00
blackjok3r
dfba8357f3 fingers crossed 2018-10-01 23:09:36 +08:00
blackjok3r
4bdd7e26cd try 2018-10-01 22:58:42 +08:00
blackjok3r
a0c1d43977 long 2018-10-01 22:48:24 +08:00
blackjok3r
93253d38ea make memo last feild again 2018-10-01 22:43:03 +08:00
blackjok3r
2b81045e2b ; 2018-10-01 22:27:58 +08:00
blackjok3r
2499a4fef8 ld 2018-10-01 22:25:17 +08:00
blackjok3r
57d237b5bc ; 2018-10-01 22:24:04 +08:00
blackjok3r
4f1650383a test 2018-10-01 22:21:49 +08:00
blackjok3r
d411178c7e syntax 2018-10-01 22:18:05 +08:00
blackjok3r
12e14f15a0 add some prints to see where values are 2018-10-01 22:13:35 +08:00
Simon
5f57babd08 Cleanup to address review comments. 2018-09-28 22:11:05 -07:00
Simon
c0f7e4059d Fix rebasing of CWallet::GetNullifiersForAddresses 2018-09-28 22:08:07 -07:00
Jay Graber
27b3cce94f Modify GetNullifiersForAddresses for Sapling 2018-09-28 15:23:21 -07:00
Jay Graber
cd1c6e3767 Modify comments 2018-09-28 15:19:10 -07:00
Jay Graber
66795a408b z_listunspent sapling support - needs refactor 2018-09-28 15:19:05 -07:00
Jay Graber
06f2a8f9b6 s/jsoutindex/outindex for sapling outputs 2018-09-28 15:13:29 -07:00
miketout
c68ca1a225 Leverage nonce for overwhelming chance of single deterministic winner for chain power in POS 2018-09-28 14:35:38 -07:00
miketout
4b729ec577 Changes for most chain power rule 2018-09-28 01:38:14 -07:00
Larry Ruane
e4f0d6a8de Sapling support for z_listreceivedbyaddress 2018-09-27 16:59:29 -06:00
Eirik Ogilvie-Wigley
83c4e360da Address need not be optional when adding sapling keys 2018-09-27 15:44:04 -06:00