blackjok3r
ebe5c310f1
fix
6 years ago
blackjok3r
ca15eea20c
test
6 years ago
titomane
ce60d847ab
Update m_notary_run
Change Notary Node IP 163.172.30.96 for 139.99.144.91
6 years ago
blackjok3r
6b82ab4bc8
remove spam print. is now working.
6 years ago
blackjok3r
c522c7204f
hmm wtf why is there 3 CCids being used here lol
6 years ago
blackjok3r
b275805c74
what
6 years ago
blackjok3r
62ba20b35e
try fix
6 years ago
blackjok3r
33b0022401
fix?
6 years ago
blackjok3r
b4c9aa7777
fix
6 years ago
blackjok3r
8e4db76719
format
6 years ago
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
ns408
0c23c198fc
add meshbits node
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
d7f4f99306
fix is_STAKED
6 years ago
pbca26
7432f08018
add pbca26_NA new IP address
6 years ago
DeckerSU
9bb4b4bdad
+ iln_7776
6 years ago
Mihail Fedorov
3bea519049
ILN
6 years ago
Mihail Fedorov
dfaf431c66
ILN
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
Artem Pikulin
b3acd14ed0
Remove uint16_t port = according to Decker guide.
6 years ago
DeckerSU
4b373cc219
fix m_mm_StaticNanoMsg build
use: make -f m_mm_StaticNanoMsg all to build
6 years ago
DeckerSU
d787aee492
PIZZA and BEER is Komodo assetchains
don't know why, but in this commit ecd0f69d2f
we start count PIZZA and BEER as 3rd party coins. bcz this code adds
coin->isassetchain = 1 for all coins except PIZZA and BEER. now we
start count PIZZA and BEER as assetchains again. if this will broke something
we can always revert this commit and investigate why ecd0f69d2f
was added.
6 years ago
DeckerSU
fdf468ba12
fix crash when signing sapling tx with many outputs
6 years ago
DeckerSU
dbff3506f2
fix txversion for assetchains
earlier it was txversion=1 for all assetchains, even sapling active,
during small bug in code. LP_coininit returns a positive (!) value of
port number (unsigned value) and we somehow was compared it with < 0 .
as a result part of code to assign txversion never executed.
6 years ago
jl777
d32073b74a
GIN with small opret
6 years ago
jl777
d5a05106b0
Small I-return
6 years ago
jl777
3768397cdf
Revert "Merge branch 'beta' into dev"
This reverts commit e4c68c0903
, reversing
changes made to 4f58ac2a58
.
6 years ago
jl777
cd351b0a93
Small opreturn forGIN
6 years ago
DeckerSU
a14276e7bd
+ GIN
6 years ago
Jonathan "Duke" Leto
86cba09ca5
set exec bit on gin
6 years ago
Jonathan "Duke" Leto
390ac34308
Add GIN coin
6 years ago
Mihail Fedorov
f5fea49c4b
OUR coin
6 years ago
Mihail Fedorov
c17784d7d7
OUR coin
6 years ago
Artem Pikulin
d3ebcc378e
Fix support of coins with txversion > 4 and standard sighash method.
E.G. ECA (Electra) uses txversion:7.
6 years ago
Artem Pikulin
dd8b6f9342
Allow sending dexfee to old address for a while.
6 years ago
Artem Pikulin
444f1cd500
Cache electrum tx history only when it's enabled explicitly in argjson.
This feature is used by AtomicDEX GUI only so I disable it by default.
6 years ago