dimxy
53a7f69501
rebased onto latest FSM with gateways import
2019-04-19 15:17:47 +05:00
dimxy
f9eaf192b4
burn tx isEof check added
2019-04-19 14:41:49 +05: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
Mihailo Milenkovic
2872c88795
Adding dual daemon import and gateway import. ( #21 )
2019-04-10 13:09:11 +02: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
a543b675f6
Merge branch 'FSM' of https://github.com/jl777/komodo
2019-01-10 02:25:59 +08:00
blackjok3r
75ae32c0aa
fix source chain display error
2019-01-04 14:35:34 +08:00
jl777
31e466f6c7
Triggers -> Marmara stubs
2019-01-02 19:10:10 -11:00
blackjok3r
3e22247501
try to fix invalid burntx decode error
2019-01-03 09:55:56 +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
jl777
5298e3c99a
Always makeburnoutput raw proof
2019-01-02 04:52:22 -11: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
blackjok3r
aefee8dada
set expiryHeight to 0 for Import TXs
2018-12-30 17:02:37 +08:00
jl777
e5c1fd79ca
-prints
2018-12-29 04:51:35 -11:00
jl777
8ba558a7c2
+print
2018-12-29 03:02:46 -11:00
jl777
9840fc08d9
+prints
2018-12-29 02:58:10 -11:00
blackjok3r
9237e43052
change tombstone, revert LOCK, problem isnt that.
2018-12-29 21:44:48 +08:00
jl777
5f3417a220
Tombstone of 4
2018-12-29 02:26:40 -11:00
blackjok3r
0de6fd12ee
fix build... disable komodo-tx for now.
2018-12-29 20:41:00 +08:00
jl777
cd1dc554ba
#include "../core_io.h" #include "../script/sign.h"
2018-12-29 01:29:55 -11:00
jl777
ff966e77e8
#include "../wallet/wallet.h"
2018-12-29 01:29:05 -11:00
jl777
56d7a71dcc
int32_t komodo_nextheight();
2018-12-29 01:27:34 -11:00
blackjok3r
045afa5dd7
fix MoMoM transaction version.
2018-12-29 20:08:48 +08:00
jl777
6c23fd4159
Fix import tx
...
CreateNewContextualCMutableTransaction(Params().GetConsensus(),
komodo_nextheight());
2018-12-29 00:59:36 -11:00
Scott Sadler
52ff32a564
put burntx opreturn at end of vout and fix crash with import tx
2018-09-06 04:18:44 -03:00
Scott Sadler
4d6cd59768
put burntx opreturn at end of vout and fix crash with import tx
2018-09-04 05:29:36 -03:00
Scott Sadler
0ffacf04dc
take care of some TODOs
2018-05-28 21:02:34 -03:00
Scott Sadler
0b485d3c66
rpc methods for cross chain transactions
2018-05-22 15:16:37 -03:00
Scott Sadler
0df96a2f06
fix all tests
2018-05-20 01:27:31 -03:00
Scott Sadler
e4f943d86d
cross chain rpc methods
2018-05-18 19:29:33 -03:00
Scott Sadler
20c3ac51c2
wip
2018-05-09 16:17:28 -03:00