Commit Graph

14241 Commits

Author SHA1 Message Date
Jonathan "Duke" Leto
16df92af59 Use latest Zcash regtest params, could not use the same as Hush because KMD has merged in latest consensus changes from ZEC upstream 2018-05-19 10:45:12 -07:00
Jonathan "Duke" Leto
373afcb499 Use correct regtest genesis block hash
komodod now starts up and dies with InvalidChainFound, I think due to
checkpoints:

call komodo_args.(./src/komodod) NOTARY_PUBKEY.()
initialized  at 1526749522
finished loading blocks
Assertion failed: (tip), function InvalidChainFound, file main.cpp, line 1942.
2018-05-19 10:05:53 -07:00
Scott Sadler
b6ef9c089a fix broken test case 2018-05-19 12:56:48 -03:00
Jonathan "Duke" Leto
b78c39beb2 Convert to using CreateGenesisBlock() like Zcash upstream 2018-05-19 08:51:45 -07:00
jl777
b860fdec0d Enable GAME 2018-05-19 18:48:33 +03:00
jl777
01891c546c Merge branch 'dev' into jl777 2018-05-19 16:51:28 +03:00
Mihail Fedorov
cadcb27a61 Chmod fix 2018-05-19 16:50:17 +03:00
jl777
1b15c32d18 syntax 2018-05-19 16:41:38 +03:00
jl777
a34f39e9b2 Dont overwrite sp->MoM with null 2018-05-19 15:49:34 +03:00
Jonathan "Duke" Leto
db83a2c0c3 Try Hush regtest params
This fails with:

$ ./komodod -regtest
Assertion failed: (consensus.hashGenesisBlock == uint256S("0x0379ff1530af893f2f2e61146db6e900dd828dc8254215b9de23df2dba06664f")), function CRegTestParams, file chainparams.cpp, line 540.
Abort trap: 6 (core dumped)

From 1d8c55ecc2
2018-05-19 00:56:25 -07:00
jl777
8d926f6ece Merge pull request #668 from jl777/jl777
Enable zmergetoaddress by default
2018-05-19 08:49:11 +03:00
ca333
833115ea41 add DSEC 2018-05-19 02:27:58 +02:00
ca333
7bc9628eb0 Merge pull request #37 from jl777/dev
update dev
2018-05-19 02:04:07 +02:00
Scott Sadler
e4f943d86d cross chain rpc methods 2018-05-18 19:29:33 -03:00
jl777
f5446e44b7 Enable zmergetoaddress by default 2018-05-18 16:56:44 +03:00
jl777
90416cc3b3 Merge pull request #666 from jl777/jl777
Change notary sig to CRYPTO output
2018-05-16 09:58:42 +03:00
Scott Sadler
06c960d2b7 m3 test proven 2018-05-15 22:27:10 -03:00
jl777
221cc791c3 Change notary sig to CRYPTO output 2018-05-15 22:45:16 +03:00
jl777
163c740bf9 Merge pull request #665 from jl777/jl777
Jl777
2018-05-14 16:54:48 +03:00
jl777
39c15c681f -GAME for now 2018-05-14 16:53:59 +03:00
ca333
c7f4af03c7 Merge pull request #35 from jl777/dev
update dev
2018-05-13 13:54:45 +02:00
pbca26
a7322d7720 rename zcash to komodo in cli examples 2018-05-12 12:51:39 +03:00
jl777
09511571af Test 2018-05-11 16:36:21 +03:00
jl777
316a563c50 Test 2018-05-11 16:34:25 +03:00
jl777
ae3f3fea6c +GAME sanitize listunspent interest calc 2018-05-11 16:28:52 +03:00
jl777
581d2c416e Merge pull request #663 from lukechilds/patch-4
Remove VOTE2018 from `dpowassets`
2018-05-11 09:51:49 +03:00
Luke Childs
7be54a7fa3 Remove VOTE2018 from dpowassets 2018-05-11 11:59:49 +07:00
Luke Childs
87ae917277 Remove vote2018 from fiat-cli 2018-05-11 11:38:31 +07:00
jl777
cfc16d5ca4 KOMODO_MAXMEMPOOLTIME 2018-05-10 17:52:55 +03:00
jl777
afd62a9688 KOMODO_MAXMEMPOOLTIME 2018-05-10 17:51:45 +03:00
jl777
e390692576 Display invalidateblock, reconsiderblock, resendwallettransactions 2018-05-10 13:08:25 +03:00
jl777
2b322c794a Prevent relaying expired tx 2018-05-10 13:01:26 +03:00
jl777
be5f41cd90 Prevent rebroadcast of expired tx 2018-05-10 13:00:24 +03:00
jl777
a5b7fef44b Test 2018-05-10 12:56:52 +03:00
jl777
bd070d8bce Prevent relaying expired tx 2018-05-10 12:55:14 +03:00
Scott Sadler
20c3ac51c2 wip 2018-05-09 16:17:28 -03:00
jl777
629ff5a287 Merge pull request #660 from jl777/jl777
Jl777
2018-05-09 10:05:25 +03:00
jl777
c1ec8014fa Test 2018-05-09 09:58:52 +03:00
jl777
1d03bae255 Display vin address in tx son 2018-05-09 09:55:43 +03:00
jl777
b9b415654f Restore possibility of negative timestamps for PoS 2018-05-09 09:36:27 +03:00
jl777
2e12bbce39 Test 2018-05-08 23:08:00 +03:00
jl777
751df7814f Test 2018-05-08 22:51:57 +03:00
jl777
f4dfe27442 Test 2018-05-08 22:44:52 +03:00
jl777
ccb805c993 Merge pull request #659 from jl777/jl777
Jl777
2018-05-08 21:05:15 +03:00
jl777
58d3618754 Test 2018-05-08 20:18:34 +03:00
jl777
0afe191c04 Test 2018-05-08 19:11:58 +03:00
jl777
1448ebba2b Merge pull request #658 from himu007/patch-10
delete vote2018
2018-05-08 19:09:09 +03:00
jl777
30fd48c34c Merge pull request #657 from himu007/patch-9
removed VOTE2018
2018-05-08 19:08:52 +03:00
jl777
bed479837b Merge pull request #656 from himu007/patch-8
removed VOTE2018
2018-05-08 19:08:34 +03:00
jl777
de230f5e75 Test 2018-05-08 19:05:38 +03:00