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
56f30a4b56
fix double lockunspent function from merge some how
6 years ago
blackjok3r
c54fdfff07
first try
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
blackjok3r
24c8a8db36
hmm
6 years ago
blackjok3r
0d60ab23ae
oops
6 years ago
blackjok3r
3b1ac738bd
Fixed finally
6 years ago
blackjok3r
d7b98b699c
;
6 years ago
blackjok3r
3871f42932
it didnt
6 years ago
blackjok3r
b6e8a26caf
might work
6 years ago
blackjok3r
9f7fe03d84
change prints
6 years ago
blackjok3r
abc2633b47
a
,
6 years ago
blackjok3r
2728db5020
some prints
6 years ago
blackjok3r
26a9a47ccd
try
6 years ago
blackjok3r
5cec066a26
make changes to normal branch to fix crash
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
7 years ago
jl777
9065c0ab47
Attempt to fix deckers 00 bug
7 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
34d7b057fe
only lock and unlock KMD utxos.
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
blackjok3r
aa4f168fac
remove pointless print
6 years ago
blackjok3r
5c817a30e6
fix pointer
6 years ago
blackjok3r
01b3b3e86e
fix possible memleak. Thanks Decker!
6 years ago
blackjok3r
9334e97438
fix invaild pointer
6 years ago
blackjok3r
91b465648c
fix print format
6 years ago
blackjok3r
18ad76773b
Try to only lock KMD utxo's and unlock them when we are finished
6 years ago
blackjok3r
a6001538fd
char
6 years ago
blackjok3r
50bd2ee7f9
change it all to a string.
6 years ago
blackjok3r
57060c7d50
try this
6 years ago
blackjok3r
157efa9c63
yep :D
6 years ago
blackjok3r
5ed5086c94
will this work -- I bet not
6 years ago
blackjok3r
0908bca5c1
remove nosplit all together :d SPEED!
6 years ago
blackjok3r
23a034249d
try again
6 years ago