jl777
ebe5e09afe
Test
2018-06-01 04:10:52 -11:00
jl777
29806831f2
Print
2018-06-01 04:08:08 -11:00
jl777
4a15f78ead
Kv test
2018-06-01 04:02:42 -11:00
jl777
fe98fc34b9
Nameoffset
2018-06-01 03:30:25 -11:00
jl777
627aaf734b
Skip invalid Ccid compare
2018-05-31 05:07:18 -11:00
jl777
1b9f98cd19
Truncate MoMdepth
2018-05-30 12:57:21 -11:00
jl777
b6e71fe96c
Encode Ccid into upper MoMdepth
2018-05-30 12:30:16 -11:00
jl777
44b541d92f
Add VRSC to assetchains.old
2018-05-30 10:52:43 -11:00
jl777
c9855c1486
Height 1 exclusion -ac_pubkey
2018-05-30 08:34:47 -11:00
jl777
dc241f13d0
Special case ht.1
2018-05-30 05:30:21 -11:00
jl777
44bbf01edf
Fix
2018-05-30 04:22:02 -11:00
jl777
fb6bb4e82e
fix -ac_perc
2018-05-30 04:18:31 -11:00
jl777
c881e52b6e
Revert
2018-05-30 03:41:03 -11:00
jl777
c255db29b3
Test
2018-05-30 03:29:06 -11:00
jl777
2d79309f33
unburn Notary vin txfee
2018-05-30 03:25:26 -11:00
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
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
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
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
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
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