Commit Graph

20078 Commits

Author SHA1 Message Date
jl777
528f340601 -print 2018-05-30 03:15:29 -11:00
jl777
d916630e3a Bypass assert in regrets 2018-05-30 03:08:43 -11:00
jl777
e2c2eec41a Guard null it->second 2018-05-30 03:06:13 -11:00
jl777
525c7b98a9 Skip equihash test for regrets 2018-05-30 03:01:05 -11:00
jl777
1afc2472d0 Create block with nHeight 2018-05-30 02:56:49 -11:00
jl777
cf1b8419d4 Add nHeight 2018-05-30 02:56:05 -11:00
jl777
d9f176ac7e Support -ac_pubkey without -ac_perc
If ac_pubkey is set, then height 1 out must go to that pub key
2018-05-30 02:43:08 -11:00
jl777
6fd79871df wallet/rpcwallet.cpp:2701: uint64_t komodo_interestsum(): Assertion pwalletMain != NULL' failed. 2018-05-30 02:03:48 -11: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
9f611fc0e6 Merge branch 'dev' into jl777 2018-05-28 00:54:23 -11:00
jl777
77f2b8c1c0 Merge branch 'dev' into jl777 2018-05-28 00:27:14 -11: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
jl777
2ad1557300 Fix ;; 2018-05-27 20:21:15 -11: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
3a2bfec546 Merge pull request #594 from jl777/dev
Dev
2018-05-24 10:33:01 -11:00
Alrighttt
9cfe8ac752 Merge pull request #1 from jl777/dev
Dev
2018-05-23 12:11:35 -04: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
fbe92fcd2f Alloc tx 2018-05-23 00:52:08 -11:00
jl777
bf261fa62d Fix 2018-05-23 00:50:51 -11:00
jl777
4d69af1714 Sync with beta 2018-05-23 00:43:52 -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
jl777
571c7f67a8 Merge pull request #672 from KomodoPlatform/master
add DSEC
2018-05-20 21:42:38 +03:00
ca333
137f118cea add DSEC 2018-05-20 19:00:28 +02: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