Commit Graph

62 Commits

Author SHA1 Message Date
jl777
ad480a67dd Merge pull request #1442 from dimxy/token-migration
Token crosschain migration support in fungible chain cluster
2019-04-19 07:25:35 -11:00
Mihailo Milenkovic
b4175592e8 Add -earlytxid param and check -ac_end,-ac_supply and -ac_perc. (#23) 2019-04-19 18:41:58 +02:00
dimxy
4add699cbb token migration moved to FSM 2019-04-19 14:41:46 +05:00
Mihailo Milenkovic
0acaa3517f Adding validation for importgateway CC (#22) 2019-04-18 14:23:12 +02: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
jl777
9b62776a8b -conflict 2019-04-10 05:27:06 -11:00
jl777
01db353d61 Merge branch 'FSM' into jl777
# Conflicts:
#	src/rpc/crosschain.cpp
2019-04-10 05:21:19 -11:00
Mihailo Milenkovic
2872c88795 Adding dual daemon import and gateway import. (#21) 2019-04-10 13:09:11 +02:00
blackjok3r
bce0b87e6f . 2019-04-10 02:11:40 +08:00
blackjok3r
cb5aa3c45c Merge branch 'FSM' of https://github.com/jl777/komodo into jl777-FSM 2019-02-18 19:09:54 +08:00
dimxy
a994a2c015 corrected invalid non-canonical
corrected burntx nExpiryHeight to prevent duplication of importtx (malleability)
added importcoin validation for amount, ac_pubkey
added sourcetx creation with amount in opret
2019-02-16 22:07:07 +05:00
blackjok3r
1e0e89523c fix segid in pindex, fix help. Remove more pointless prints. 2019-01-11 17:06:06 +08:00
blackjok3r
5cb458b5f2 fix bug with getimports... Fix miner loop deadlock with staker. Remove annoying pointless prints for staker. 2019-01-10 16:44:09 +08:00
blackjok3r
9646dd709a revert changes to import priority. Re-try flat transaction fee. Change miner lock to something safer. Add lock cs_main to import validation when accepting to mempool. 2019-01-10 01:35:18 +08:00
blackjok3r
83477b74f4 oops 2019-01-08 23:48:34 +08:00
blackjok3r
0dee67a800 set import max priotity, and also 0.001 flat fee. 2019-01-08 23:07:34 +08:00
blackjok3r
75ae32c0aa fix source chain display error 2019-01-04 14:35:34 +08:00
blackjok3r
bb95bce9e7 Add source chain to burn op return, and extract it in getimports RPC if it exists. 2019-01-03 01:02:45 +08:00
blackjok3r
e93fd95815 Merge branch 'FSM' of https://github.com/jl777/komodo into ac_import 2019-01-02 23:29:52 +08:00
blackjok3r
91b6694c71 Fix some bugs? Add getimports RPC. 2019-01-02 23:04:26 +08:00
jl777
ab5f7437a1 ASSETCHAINS_SYMBOL 2019-01-02 02:16:52 -11:00
jl777
c4f5be1c6d Acname -> raw proof 2019-01-02 02:16:15 -11:00
jl777
bf3cef4edc Set raw proof to ac_name for cross chain burn 2019-01-02 02:13:24 -11:00
jl777
d63390197d Fix comment 2019-01-01 23:53:39 -11:00
jl777
a5c38d8f9c Fix 2019-01-01 23:37:43 -11: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
8920674148 Syntax 2018-12-31 23:32:02 -11:00
jl777
2995bbcc79 rework selfimport 2018-12-31 23:28:35 -11:00
jl777
0ea9ae3c05 Update copyright to 2019 2018-12-31 21:41:05 -11:00
blackjok3r
b49cf976aa that didnt work. Need to change all scripts! 2018-12-30 13:02:43 +08:00
blackjok3r
0161c77e07 Fix createexport transaction. Leave params != to 3, for backwards compatability, third param is now ignored. 2018-12-30 12:31:03 +08:00
jl777
8624abc616 Self burn 2018-12-29 04:57:40 -11:00
jl777
e5c1fd79ca -prints 2018-12-29 04:51:35 -11:00
jl777
0841122cf4 - 2018-12-29 04:43:07 -11:00
jl777
302c65efd6 burnAmount 2018-12-29 04:37:38 -11:00
jl777
a1cdd56425 Test 2018-12-29 04:37:06 -11:00
jl777
5e890aa4f1 Test 2018-12-29 04:26:40 -11:00
jl777
31129381b4 Test 2018-12-29 04:24:00 -11:00
jl777
27d672a972 Test 2018-12-29 04:13:20 -11:00
jl777
24a9e7c408 test 2018-12-29 04:03:29 -11:00
jl777
ed7a77697a <> 2018-12-29 04:00:26 -11:00
jl777
48282958ae Test 2018-12-29 03:58:50 -11:00
jl777
b919700d63 Fix burn 2018-12-29 03:54:58 -11:00
jl777
79f63e2a86 Test 2018-12-29 03:45:00 -11:00
jl777
c182e9a480 burnv 2018-12-29 03:37:00 -11:00
jl777
504af0a755 Test 2018-12-29 03:34:37 -11:00
jl777
b36413b8e5 Test 2018-12-29 03:32:57 -11:00
jl777
89a38e9e2f Set amount 2018-12-29 03:32:04 -11:00
jl777
8844b05516 Test 2018-12-29 03:28:37 -11:00
jl777
e55a510f50 use mtx for burn 2018-12-29 03:25:11 -11:00