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
jl777
31e466f6c7
Triggers -> Marmara stubs
2019-01-02 19:10:10 -11:00
jl777
5298e3c99a
Always makeburnoutput raw proof
2019-01-02 04:52:22 -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
0ea9ae3c05
Update copyright to 2019
2018-12-31 21:41:05 -11: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
jl777
5f3417a220
Tombstone of 4
2018-12-29 02:26:40 -11: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
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
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