blackjok3r
2fdd8a97d0
fix memleak
6 years ago
blackjok3r
2e562de054
fix + print
6 years ago
blackjok3r
8df6fbe9db
try check of ppMoM in source.
6 years ago
blackjok3r
1d5d34b77a
revert flat -5, still doesnt work.
6 years ago
blackjok3r
b5bce2acc6
Change to simply use KMDheight-5 instead of notarized height.
6 years ago
blackjok3r
bd08193af5
oops
6 years ago
blackjok3r
02d620effc
use notarized height on KMD instead of raw height
6 years ago
blackjok3r
864f8a55eb
oops
6 years ago
blackjok3r
f419768f28
add bailout if MoMoM not determinate.
6 years ago
blackjok3r
4ed182c141
?
6 years ago
blackjok3r
b43e003d87
disable
6 years ago
blackjok3r
f50d77291a
prints
6 years ago
blackjok3r
62fa7a206f
prints for node 0
6 years ago
blackjok3r
55408c4b05
revert skip add seen/shared IPs
6 years ago
blackjok3r
2d522edb7d
undo skip poll, socked isnt binding
6 years ago
blackjok3r
ae91fa1556
try skip poll
6 years ago
blackjok3r
ee913c03bc
test not adding all seen ips,m for testing tor integration effects.
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
blackjok3r
b4c0f99b1d
fix
6 years ago
blackjok3r
b52214fc0a
=
6 years ago
blackjok3r
dddbef8848
coin name!
6 years ago
blackjok3r
11b0179038
Add is_STAKED function, set staked chains to suppress = 3.
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
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