DeckerSU
4ae6fe951c
- remove debug printouts
6 years ago
DeckerSU
b280d0aa32
VRSC iguana sapling changes [part 2]
- bitcoin_sigtxid sapling tx sighash preimage changes (thx to @artemii235 )
now splitfunds for VRSC and VRSCTEST produce correct signed txes.
6 years ago
DeckerSU
ec6d3aae31
VRSC iguana sapling changes [part 1]
- already implemented unsigned raw tx creation (thx @artemii235 for mm codebase)
tested on iguana_utxoduplicates (dpow is still untested)
- todo: bitcoin_sigtxid implement signing for overwintered & sapling
- todo: check bitcoin_verifyvins
- todo: remove debug printouts
6 years ago
Artem Pikulin
b702b80364
#191 Hotfix. (uint32_t)strtol results in invalid value on win. Thanks to Decker.
6 years ago
Mihail Fedorov
cb48a4b847
IP
6 years ago
DeckerSU
a282cf9684
fix safecopy: %s too long 8 error on RPC with coins len(name) > 7
Added symbol_len in iguana_coinchoose. Here was a sizeof(symbol)
in safecopy call args, but sizeof(char *) always = 8 on 64-bit systems,
as a result if symbol have more than 7 letters, like "VRSCTEST"
safecopy returns an error.
6 years ago
Artem Pikulin
b007418ee0
#191 Remove unused code. Add comment for ZECTEST p2sh taddr hardcode.
6 years ago
Artem Pikulin
0ddac7c523
#191 Add MM_WIN_BUILD define to not break windows iguana build.
6 years ago
Artem Pikulin
7671a02dea
#191 Add sighash support for overwinter tx version 3.
6 years ago
Artem Pikulin
f4997bae39
#191 Use different zk proof size depending on tx version.
6 years ago
jl777
d789efa0f4
Passphrase and hexstr for opreturn
6 years ago
jl777
29b96e8beb
Opreturn to blast
6 years ago
Artem Pikulin
d18c319906
#191 Fix sapling tx sighash preimage. Made BEER/ZECTEST swap.
6 years ago
Mihail Fedorov
155070d45f
titomane
6 years ago
webworker01
d24e4994a0
DION
6 years ago
SHossain
d4d2d12c42
Update iguana_notary.c
6 years ago
SHossain
18b7795ea2
Update iguana_notary.c
6 years ago
SHossain
55447d74a9
Update m_splitfund
6 years ago
Mihail Fedorov
17f2548a52
PGT
6 years ago
Artem Pikulin
154950346c
#191 Add overwinter tx ser/de to iguana_rwmsgtx.
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
68581f5fee
Add back skipped coins to dpowassets
6 years ago
jl777
99072df754
+dpowassets
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
jl777
b5c159b5b4
Netid default seednodes
6 years ago
jl777
1b1b1a4690
-<<<<
6 years ago
jl777
6b5193d9ea
Revert "Change default seed nodes"
This reverts commit 24bbc546ca
.
6 years ago
jl777
2bf7491e30
Revert "Netted"
This reverts commit 04c5dec4c6
.
6 years ago
jl777
acdab342bc
Netted
6 years ago
jl777
04c5dec4c6
Netted
6 years ago
jl777
796041bd38
New default seed nodes
6 years ago
jl777
24bbc546ca
Change default seed nodes
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
c11106ca33
EMC2 txfee update
6 years ago
SHossain
5ce26b5905
Update m_notary_run
6 years ago
SHossain
702a2e2e52
Update m_notary_run
6 years ago
SHossain
cbc238ea55
Update m_notary_run
6 years ago
root
620261c78a
Updating LP
6 years ago
root
b28be27eb5
Add EMC2
6 years ago
root
02f0293059
Updated txfee_satoshis
6 years ago