Commit Graph

26 Commits

Author SHA1 Message Date
jl777
e090330823 remove mutually exclusive constraint on selfimport
-ac_beam and -ac_coda cannot be active at the same time

Clusters can do import coin normally even with self-import chains.

-ac_import=KMD (any bitcoinprotocol coin) will make a side chain (not
implemented yet)

Theoretically -ac_beam or -ac_coda can work with side chain (not
implemented yet other than chain params)
2019-01-01 23:34:31 -11:00
jl777
0ea9ae3c05 Update copyright to 2019 2018-12-31 21:41:05 -11:00
jl777
a3f0af586e Check for -port 2018-12-28 03:25:18 -11:00
jl777
2d5537af00 Stubs for -ac_import 2018-12-27 00:59:35 -11:00
jl777
d8282c5739 GetHeight() 2018-12-06 02:08:39 -11:00
blackjok3r
05908caa14 Prevent possible skip of notarisation on KMD 2018-12-06 20:26:41 +08:00
blackjok3rtt
0480ddbfba Merge pull request #19 from libscott/manymomoms
check many MoMoMs on tx import
2018-12-06 20:24:02 +08:00
jl777
e5d17599f0 Syntax 2018-11-23 04:24:35 -11:00
jl777
7d54574d4c komodo_getblockindex instead of mapblockindex[] to prevent creation of new entry on miss 2018-11-23 04:17:34 -11:00
Scott Sadler
f51c4d4716 check many MoMoMs on tx import 2018-11-01 10:12:18 +01:00
miketout
4b729ec577 Changes for most chain power rule 2018-09-28 01:38:14 -07:00
Scott Sadler
9325760595 fix for TXSCL data leak 2018-09-06 04:18:44 -03:00
Scott Sadler
0f4a3ceaa9 ac_cc under 1000 is not fungible 2018-07-26 16:06:01 -03:00
Scott Sadler
87d08c5a45 some comments 2018-06-19 20:39:04 -03:00
Scott Sadler
469bd6378f fix momom generation to inclusive or exclusive of whole blocks 2018-06-19 12:45:42 -03:00
Scott Sadler
36f8002f93 fix GetNextBacknotarisation 2018-06-17 17:20:20 -03:00
Scott Sadler
84964112be move disconnect notarisations from DisconnectBlock to DisconnectTip 2018-06-16 12:05:22 -03:00
Scott Sadler
7f3cc8a296 create function to query notarisations leveldb by height 2018-06-14 08:35:53 -03:00
Scott Sadler
89cfc4272d fixes for import coin 2018-06-10 15:12:10 +02:00
Scott Sadler
7776d00b9a fix MoMdepth in crosschain.cpp 2018-06-03 13:22:00 -03:00
Scott Sadler
91d929221c update ccid location in notarisation data 2018-05-30 21:25:44 -03:00
Scott Sadler
c7bcf05da4 fix MoM hash calculation 2018-05-30 18:12:05 -03:00
Scott Sadler
0b485d3c66 rpc methods for cross chain transactions 2018-05-22 15:16:37 -03:00
Scott Sadler
e4f943d86d cross chain rpc methods 2018-05-18 19:29:33 -03:00
Scott Sadler
06c960d2b7 m3 test proven 2018-05-15 22:27:10 -03:00
Scott Sadler
20c3ac51c2 wip 2018-05-09 16:17:28 -03:00