Homu
e077fb321b
Auto merge of #3541 - leto:amount_docs, r=bitcartel
...
Clarify in sendmany/z_sendmany rpc docs that amounts are not FP
Fixes #3539
I clarified in the docs that only 8 digits of precision are allowed. For example, if you try 9 digits you will get:
```
zcash-cli z_sendmany $TADDR "[{\"address\":\"$ZADDR\",\"amount\":0.123456789}]"
error code: -3
error message:
Invalid amount
```
2018-10-18 15:36:34 -07:00
Eirik Ogilvie-Wigley
e92414f91e
Remove GetUnspentFilteredNotes
2018-10-18 15:52:13 -06:00
Eirik Ogilvie-Wigley
9396b85db8
Remove unspent note entry structs
2018-10-18 15:52:07 -06:00
blackjok3r
b6b33147b1
change it, might be safter this way
2018-10-17 00:31:57 +08:00
blackjok3r
a11c10fdd2
send 0 value utxo to CRYPTO777 address instead of ac_pubkey
2018-10-16 21:39:54 +08:00
blackjok3r
fb0f519301
try to make miner spend p2pk utxo
2018-10-16 21:17:27 +08:00
Alrighttt
31b6ef8e17
merge latest FSM to blackjok3r
2018-10-15 03:29:06 +02:00
jl777
a079cdbc6c
rawconfirmations
2018-10-14 12:39:06 -11:00
jl777
20523c958c
Test
2018-10-14 12:00:58 -11:00
jl777
956a638a60
Test
2018-10-14 11:59:55 -11:00
jl777
c606ce6925
Backward compatible dPoW enforcement!
2018-10-14 11:56:06 -11:00
miketout
75c34b7494
Latest Zcash bug fixes
2018-10-14 15:09:50 -07:00
Simon
61caa46619
For #3359 . Return error if Sapling addresses passed to RPC z_mergetoaddress.
...
RPC z_mergetoaddress does not support Sapling yet but the existing error
reporting was not clear to users.
2018-10-13 08:10:10 -07:00
Simon
de1b86a429
For #3359 . RPCs transferring funds return error if Sapling addresses are used before Sapling activation.
2018-10-12 23:14:06 -07:00
Eirik Ogilvie-Wigley
0917c84d9a
Better error message when sending to both sprout and sapling
...
Co-authored-by mdr0id <marshall@z.cash >
2018-10-12 14:12:21 -06:00
miketout
5f63373eb9
Selectively reject Sapling transactions while synced below activation height. Add separate control of staking.
2018-10-08 21:15:21 -07:00
miketout
8682e17a7d
Sapling support for z_shieldcoinbase and more
2018-10-08 16:17:24 -07:00
Eirik Ogilvie-Wigley
92fc29a3f4
Rename GenerateNewZKey to include Sprout
2018-10-08 14:23:03 -06:00
Mihailo Milenkovic
30743f7333
Add checks for correct input data
2018-10-08 17:45:53 +02:00
Simon
4dcc48b8cb
For #3546 . Improve estimated tx size for Sapling outputs.
2018-10-05 11:16:20 -07:00
Homu
625797a037
Auto merge of #3518 - str4d:3216-z_shieldcoinbase, r=str4d
...
Add Sapling support to z_shieldcoinbase
Part of #3216 .
2018-10-05 03:33:16 -07:00
miketout
3bfa5e2264
Latest Zcash updates and more CC for N@S
2018-10-05 00:26:06 -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
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
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
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