Scott Sadler
c7bcf05da4
fix MoM hash calculation
2018-05-30 18:12:05 -03:00
Scott Sadler
81389fc7b4
merge dev; tests broken, need to use wallet for block rewards
2018-05-29 19:04:47 -03:00
Scott Sadler
69c67b5117
disconnect notarisations
2018-05-28 23:31:42 -03:00
Scott Sadler
0ffacf04dc
take care of some TODOs
2018-05-28 21:02:34 -03:00
Scott Sadler
f84a323950
log notarisation parse errors to file
2018-05-28 20:48:56 -03:00
Scott Sadler
3fdb378291
workaround for assetchain mining blocks in regtest mode
2018-05-28 17:53:49 -03:00
jl777
05ee667701
Merge pull request #680 from jl777/2coins-kolo
...
2 new coins
2018-05-28 00:26:37 -11:00
Mihail Fedorov
f3c9d7c7e9
2 new chains
2018-05-28 14:22:02 +03:00
Mihail Fedorov
ab78e24130
2 new chains
2018-05-28 14:19:11 +03:00
Scott Sadler
f937f44e10
detect backnotarisation by KMD symbol
2018-05-27 11:03:38 -03:00
Scott Sadler
9de5ae87cf
remove workaround for tests
2018-05-26 13:18:20 -03:00
Scott Sadler
a748b1a26d
recognize btc backnotarisations and include ccid in MoMoMdata rpc
2018-05-25 14:47:54 -03:00
jl777
de8834fb9b
Merge branch 'beta' into dev
2018-05-23 15:18:21 +03:00
jl777
fea3222946
+comment
2018-05-23 00:55:13 -11:00
jl777
885d458054
Fix syntax
2018-05-23 00:53:43 -11:00
jl777
a6c06faf32
Synchronize with dev
2018-05-23 00:42:21 -11:00
jl777
371c496499
Merge pull request #678 from jl777/jl777
...
+print
2018-05-23 14:41:20 +03:00
jl777
a035da46d5
+print
2018-05-23 00:39:41 -11:00
jl777
80b0a73a34
Merge pull request #677 from igorvoltaic/dev
...
lets get rid of this message: 'section __textcoal_nt is deprecated'
2018-05-23 13:18:17 +03:00
igorvoltaic
4543015b01
lets get rid of this message: 'section __textcoal_nt is deprecated'
2018-05-23 11:32:44 +03:00
jl777
53e8e2401c
Merge pull request #676 from jl777/jl777
...
Jl777
2018-05-23 10:06:53 +03:00
jl777
e2d299ee83
GAME freq.5
2018-05-23 10:05:51 +03:00
Scott Sadler
0b485d3c66
rpc methods for cross chain transactions
2018-05-22 15:16:37 -03:00
jl777
bbf29c15e2
Merge branch 'dev' into jl777
2018-05-22 10:50:46 +03:00
jl777
0b72f2e5f5
Merge pull request #675 from Alrighttt/dev
...
Changed help docs to reflect KMD/assetchains
2018-05-22 10:49:38 +03:00
alrighttt
1333d0d7cf
Changed help docs to reflect KMD/assetchains
2018-05-21 18:34:18 -04:00
Scott Sadler
0df96a2f06
fix all tests
2018-05-20 01:27:31 -03:00
jl777
137e08d729
-print
2018-05-20 00:12:37 +03:00
jl777
c9832b3a35
Merge pull request #670 from letolabs/regtest
...
Regtest mode for Komodo
2018-05-19 22:36:56 +03:00
Jonathan "Duke" Leto
8cf70067ac
Use the KOMODO_MINDIFF_NBITS constant
2018-05-19 10:49:01 -07:00
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
c669b8bd8c
Merge pull request #669 from jl777/jl777
...
enable GAME
2018-05-19 18:49:50 +03: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
12a52440ee
Merge branch 'dev' into jl777
2018-05-19 08:49:43 +03:00
jl777
8d926f6ece
Merge pull request #668 from jl777/jl777
...
Enable zmergetoaddress by default
2018-05-19 08:49:11 +03:00
jl777
b9e8849a6a
Merge pull request #667 from KomodoPlatform/dev
...
add DSEC
2018-05-19 08:29:57 +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