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
jl777
f9f8f4ec67
Fix gatewaysmarkdone
2018-09-25 00:38:11 -11:00
jl777
1513c37f65
Merge pull request #894 from jl777/jl777
...
+print
2018-09-24 05:54:55 -11:00
jl777
a5a8968a32
Merge branch 'beta' into dev
2018-09-24 05:49:30 -11:00
jl777
49adb58081
Merge branch 'master' into beta
2018-09-24 05:09:14 -11:00
jl777
10a5fd2cd0
Test
2018-09-24 00:37:09 -11:00
jl777
2ce154d60e
Allow sendtoaddress for PIRATE to notary
2018-09-24 00:36:18 -11:00
jl777
a7e86f3a81
Revert
2018-09-23 04:28:04 -11:00
jl777
3372f7893c
Test
2018-09-23 03:55:08 -11:00
Jonathan "Duke" Leto
92b42d287e
Clarify in sendmany/z_sendmany rpc docs that amounts are not floating point
2018-09-23 06:18:22 -07:00
jl777
ca865ad2d4
-prints
2018-09-23 00:40:14 -11:00
Homu
fbbbb1cc82
Auto merge of #3537 - str4d:enable-sapling-features, r=bitcartel
...
Enable Sapling features on mainnet
Reverts the last commit from #3458 .
2018-09-21 17:32:56 -07:00
Jack Grigg
34e222c18e
Revert "Disable Sapling features on mainnet"
...
This reverts commit 554e00e8f9 .
2018-09-21 23:43:31 +01:00
Simon
f1cb49ac86
For #3533 . Replace asserts with JSON errors.
...
This helps prevent users from triggering an assert if they pass in
Sapling addresses to RPC calls: z_mergetoaddress, z_importviewingkey
and z_exportviewingkey.
2018-09-21 15:01:45 -07:00
jl777
88b5d9e46a
Fix token convert
2018-09-21 03:34:39 -11:00
miketout
644c7445ec
Latest Zcash updates
2018-09-20 13:32:57 -07:00
jl777
44d8e00a25
+print
2018-09-20 07:52:46 -11:00
jl777
71d6712d8d
Test
2018-09-20 06:47:08 -11:00
miketout
b8deecdc09
Sapling transaction testing
2018-09-20 03:08:36 -07:00