jl777
d32073b74a
GIN with small opret
6 years ago
jl777
d5a05106b0
Small I-return
6 years ago
jl777
cd351b0a93
Small opreturn forGIN
6 years ago
jl777
36920435c6
Skip MoMoM for Ccid of 0
6 years ago
jl777
b8187617dc
Make function for small opreturn coins
6 years ago
jl777
50b1094629
Activate MoMoM
6 years ago
DeckerSU
739b67f0a6
sapling param added to json
- added sapling param in `struct iguana_info`
- each coin now have coin->sapling param (sapling=0 - sapling disabled, sapling !=0 - sapling enabled), we can set "sapling":1 in JSON when calling "addcoin" method.
- removed hardcoded "VRSC" and "VRSCTEST", now we should use "sapling" param in "addcoin" method
- removed unused zcash param in bitcoin_sigtxid
6 years ago
DeckerSU
aeeacfc4dd
remove debug printouts
6 years ago
DeckerSU
709c6dd2eb
+ amount field in dpow_vins
dpow_signrawtransaction used signrawtransaction RPC call to daemon
when obtain scriptSig for known notary vin. but signrawtransaction
RPC call in VRSC with activated sapling need to pass amount as required
parameter, otherwise it produced incorrect sig. spent many time
to understand this.
6 years ago
DeckerSU
fe981f4666
+ add debug printout when signing vins
6 years ago
DeckerSU
7973df7379
dpow_notarytx: correct sapling unsigned raw tx with usesigs=0
now we have correct format of unsigned rawtx with sapling support inside
dpow_notarytx and correct format of signed raw tx when usesigs=0.
but as we don't yet create sapling preimage - sigs are still incorrect,
and notary tx can't be broadcasted.
6 years ago
DeckerSU
5d80558a55
dpow_notarytx: start preparations for VRSC sapling
usesigs? when we should create unsignedrawtx and when preimage for signing?
6 years ago
blackjok3r
cf930d2076
fix lock unspent crash, when KMD is not running and use src KMD instead
of dest BTC
6 years ago
jl777
5e7f13f3e9
Stricter condition for signing
6 years ago
jl777
816c568194
Test sig update
6 years ago
jl777
893dba3ef2
Limit notarization duration to 300 seconds
6 years ago
jl777
66a73ee5e8
+prints
6 years ago
jl777
edd3b3b843
+print
6 years ago
jl777
d7b95398ca
DPOW_MAXIPBITS
6 years ago
jl777
304a5dd391
Prints
6 years ago
DeckerSU
ce89f3d3d2
+ CHECKNODEIP compilation flag for dead / alive IP lists and checks
6 years ago
DeckerSU
25686f0ebd
fix: every new ip now checks once and goes to dead or alive list
6 years ago
DeckerSU
b0488a4541
+ add static list of dead ips [128] in dpow_addnotary
6 years ago
DeckerSU
3ebe81fae2
+ fix printout
6 years ago
DeckerSU
1283a345ea
[test] check iguana nodes connectivity before addnotary
if node doesn't respond in 5 sec, we shouldn't add it (!)
6 years ago
root
b28be27eb5
Add EMC2
6 years ago
DeckerSU
09e4cb9e7f
Revert "possible heap corruption fix (revert this if i'm wrong)"
This reverts commit 4eabde521e
.
6 years ago
jl777
f7844bb94e
Mysrc/dest utxo
6 years ago
jl777
9065c0ab47
Attempt to fix deckers 00 bug
6 years ago
DeckerSU
4eabde521e
possible heap corruption fix (revert this if i'm wrong)
we allocate bp via calloc earlier, but didn't free it at the end of proc.
6 years ago
DeckerSU
303cb95f08
+bitcoin_address_ex in dpow_statemachinestart
6 years ago
blackjok3r
daa2549ab5
fix unlock on utxo not locked, CHIPS got really angry
6 years ago
blackjok3r
3379129399
Lock UTXO code added for testing
6 years ago
jl777
4c12f86239
Mysrc/dest utxo
6 years ago
jl777
b22123504b
Attempt to fix deckers 00 bug
6 years ago
jl777
06948675b7
Update ipaddrs
6 years ago
jl777
f97b7e5fd2
-print
7 years ago
jl777
6d1668d7df
Prevent MoM data in HUSH
7 years ago
jl777
545b8adee3
Add coin name to mining sig print
7 years ago
jl777
882b0567b5
Test
7 years ago
jl777
e623bbff8c
Kmdheight to MoMoMdata
7 years ago
jl777
3fc0271cd7
Call MoMoMdata with Ccid
7 years ago
jl777
aa80d019b9
Forward notarize CCid.ushort
7 years ago
jl777
9290731dbd
Allow arbitrary minsigs
7 years ago
jl777
2a4864b2c7
Full duplex check
7 years ago
jl777
c8e0ca2131
Test
7 years ago
jl777
887307b617
Test
7 years ago
jl777
e8d2de192f
cross_connected
7 years ago
jl777
53d62b661b
Test
7 years ago
jl777
cc13fb3e11
Test
7 years ago