Jorian
2920e677b5
add kmdice files
6 years ago
Jorian
46b0d0d4c1
kmdice addition
6 years ago
DeckerSU
9df2ba32e1
+ test build iguana for linux (added libsodium)
on ubuntu-like systems libsodium can be easily installed by
`sudo apt install libsodium-dev`, but we can make download and
compile it from sources in additional bash script.
6 years ago
DeckerSU
30c61f0d1d
+ iguana_rwjoinsplit: add proof_size param
6 years ago
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
56f30a4b56
fix double lockunspent function from merge some how
6 years ago
blackjok3r
c54fdfff07
first try
6 years ago
blackjok3r
a1898a1976
add start iguana scripts of mine
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
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