jl777
f54c05e43d
Test
6 years ago
jl777
77a485568b
Test
6 years ago
jl777
3e82a14ef0
Test
6 years ago
jl777
d61da0d579
Test
6 years ago
jl777
18b80e25c1
Test
6 years ago
jl777
95beccabc3
Prints
6 years ago
jl777
c0769ac919
Merge branch 'dev' into jl777
6 years ago
jl777
f2a69d286a
Merge pull request #968 from leto/hush
Add Hush to m_notary_run
6 years ago
Jonathan "Duke" Leto
8ce324d14f
Add Hush
6 years ago
jl777
e20c995b03
Merge pull request #967 from DeckerSU/dev-decker-hush
HUSH->KMD needed changes.
6 years ago
DeckerSU
09e4cb9e7f
Revert "possible heap corruption fix (revert this if i'm wrong)"
This reverts commit 4eabde521e
.
6 years ago
jl777
94f80c582f
Merge pull request #966 from cipig/ips
add cipi_AR and cipi_NA
6 years ago
cipig
7b27b30881
add cipi_AR and cipi_NA
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
a588931d61
+bitcoin_address_ex in SuperNET_rosettajson (fix walletpassphrase output)
6 years ago
DeckerSU
303cb95f08
+bitcoin_address_ex in dpow_statemachinestart
6 years ago
DeckerSU
a06cdb0106
fix HUSH dpow start
before this commit we have error:
{"error":"source address or dest address has no privkey, importprivkey","tag":"10659764395713204969"}
on dpow start, bcz src coin (HUSH) address validate fails.
6 years ago
DeckerSU
d65ba531bb
bitcoin_addr2rmd160_ex -> iguana_funcs.h
6 years ago
DeckerSU
3ccea55958
First approach to make iguana work with 2 bytes prefix coins, like HUSH
Main additions:
+ bitcoin_address_ex
+ bitcoin_addr2rmd160_ex
These functions with support taddr param. For example, for HUSH prefix is
{ 0x1C, 0xB8 }, where is taddr = 0x1C and addrtype = 0xB8.
All functions that used bitcoin_address and bitcoin_addr2rmd160 should be
rewritten with new *_ex analogs. currently it's done only for functions
used in split funds.
Also, if we want to support other type of such coins, we should change
condition "if (strcmp(coin->chain->symbol, "HUSH") == 0)" on more universal.
For example we can taddr in struct iguana_chain, but this needs to rewrite
all logic, for example, init structures, init static struct iguana_chain Chains[]
array and other things.
Adding prefix byte causes global changes in iguana.
p.s. With these changes HUSH splitfund in iguana works fine, but we need
to test notarizations on testnet (!) first, and change these functions
calls:
bitcoin_address -> bitcoin_address_ex
bitcoin_addr2rmd160 -> bitcoin_addr2rmd160_ex
everywhere it used. This is not finished yet.
6 years ago
Mihail «Kolo» Fedorov
d8dd4fba9d
Merge pull request #965 from 3cl1ps/master
Update m_notary_run
6 years ago
3cl1ps
ae70f91481
Update m_notary_run
6 years ago
jl777
6ef074fe61
Merge pull request #890 from leto/dev
WIP hush_7776
6 years ago
jl777
7d9cdd7acf
Merge branch 'dev' into jl777
6 years ago
jl777
afef6945b8
Merge pull request #964 from blackjok3rtt/beta
Lock unspent testing. PR for discussion and improvement before merging in.
6 years ago
blackjok3r
0e3d6913b2
Add purge of lockunspent on m_notary_run
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
blackjok3rtt
9eec234922
Merge pull request #25 from jl777/beta
Merge current BETA to mine here
6 years ago
DeckerSU
efd9eab3bd
fix win build of iguana: prevent winsock.h inclusion in dtls1.h
6 years ago
jl777
7ff947a500
Update balances
6 years ago
jl777
97090d73b5
Merge pull request #962 from jl777/beta
Beta
6 years ago
jl777
68e2f07f1e
Merge pull request #961 from jl777/dev
Dev
6 years ago
jl777
9957166880
Merge pull request #960 from jl777/kolo
CCL
6 years ago
Mihail Fedorov
ec698590e7
CCL
6 years ago
Mihail Fedorov
eec4a2a22f
CCL
6 years ago
jl777
85fa11b03a
Merge pull request #959 from jl777/kolo-new-ip
ip
6 years ago
Mihail Fedorov
d8a5e85b8d
ip
6 years ago
jl777
0af553413b
Merge pull request #958 from jl777/kolo-new-ip
new ip
6 years ago
Mihail Fedorov
2158b74d92
new ip
6 years ago
jl777
7568230f79
Merge pull request #957 from jl777/kolo-indenodes
indenodes_EU IP
6 years ago
Mihail Fedorov
abe8ffe336
indenodes_EU
6 years ago
jl777
2203c06680
Merge pull request #955 from Jaxkr/patch-2
added new jackson_AR node IP
6 years ago
Jackson R
9eab922478
added new jackson_AR node IP
6 years ago
jl777
331021d3cc
Merge branch 'dev' into jl777
6 years ago
jl777
dcf720215a
Merge pull request #953 from peer2cloud/add_ip_p2c_nodes
Added ip address for Peer2Group nodes
6 years ago
Oleg Gnezdilov
1df7222d76
Added ip address for Peer2Group nodes
6 years ago
jl777
473bc9bf15
Merge pull request #952 from jl777/jl777
10 minutes between gtc retry
6 years ago
jl777
93c88959c1
10 minutes between gtc retry
6 years ago