Commit Graph

48 Commits

Author SHA1 Message Date
dimxy
4add699cbb token migration moved to FSM 2019-04-19 14:41:46 +05:00
blackjok3r
cf02649727 Change MoMoMData RPC to use a 5 block KMD delay. Change MoMoM hash to use a range of 7 MoM hash. Add offset to migrate_completeimporttransaction. 2019-04-17 15:27:31 +08:00
blackjok3r
e93fd95815 Merge branch 'FSM' of https://github.com/jl777/komodo into ac_import 2019-01-02 23:29:52 +08:00
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
blackjok3r
7349a49641 Merge branch 'FSM' of https://github.com/jl777/komodo
fix
2018-12-13 12:40:53 +08: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
blackjok3r
aba3093527 try fix 2018-11-29 23:36:51 +08:00
blackjok3r
697eddcc79 Merge branch 'FSM' of https://github.com/jl777/komodo into jl777-FSM
merge
2018-11-29 23:22:32 +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
blackjok3r
507060d6d6 Merge branch 'manymomoms' of https://github.com/libscott/komodo into libscott-manymomoms
does this work lol
2018-11-02 00:47:55 +08:00
Scott Sadler
f51c4d4716 check many MoMoMs on tx import 2018-11-01 10:12:18 +01:00
blackjok3r
d1e85c5128 fix for notarisations in KMD more than 1 block. 2018-11-01 13:51:07 +08:00
blackjok3r
f46d51c08f fix? 2018-10-31 15:16:06 +08:00
blackjok3r
f0cb2e1187 fix 2018-10-31 14:51:23 +08:00
blackjok3r
de707f9e1f add some prints 2018-10-31 14:49:21 +08:00
blackjok3r
e0235aa036 Revert "Merge branch 'momom_printsonly' into master"
This reverts commit e4e1c3874e, reversing
changes made to 9fbf73b632.

revert this stupid commit git made by accident!
2018-10-31 12:20:06 +08:00
miketout
4b729ec577 Changes for most chain power rule 2018-09-28 01:38:14 -07:00
blackjok3r
985808cbb4 try print momom to file 2018-09-27 21:38:00 +08:00
blackjok3r
a5c1bc3360 add target to MoMoM print 2018-09-27 19:50:45 +08:00
blackjok3r
53771be236 make it so prints are diffrent. 2018-09-19 15:31:09 +08:00
blackjok3r
47656a74d0 ; 2018-09-19 14:52:22 +08:00
blackjok3r
1444ed4e2d add print of MoMoM data each time it is called. 2018-09-19 14:51:41 +08:00
blackjok3r
3eef88c755 Merge branch 'master' of https://github.com/StakedChain/komodo
ok
2018-09-19 13:47:59 +08:00
blackjok3r
876a6e0f9b Merge branch 'dev' of https://github.com/jl777/komodo into jl777-dev
fix merge conflict
2018-09-19 13:46:01 +08:00
blackjok3rtt
c0128ed414 fix issue where if there are not two notarisations the MoMoM is indeterninate 2018-09-15 14:17:18 +08:00
Scott Sadler
9325760595 fix for TXSCL data leak 2018-09-06 04:18:44 -03:00
Scott Sadler
538de2ee49 multiple authorities 2018-09-05 00:19:12 -03:00
Scott Sadler
cbb1422656 fix for TXSCL data leak 2018-09-04 17:12:04 -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