Commit Graph

23332 Commits

Author SHA1 Message Date
blackjok3r
ff43475a31 Re-add txs that were removed from wallet, if they are valid. 2019-01-04 17:26:28 +08:00
blackjok3r
5837b5bc05 Wallet corruption fix. No longer calls a rescan on daemon load, instead we now delete the non existant txs from the wallet, so next time you load it the error is gone. 2019-01-04 16:11:51 +08:00
blackjok3r
75ae32c0aa fix source chain display error 2019-01-04 14:35:34 +08:00
blackjok3r
542607e4e2 fix my stupidity guys.. sorry 2019-01-03 19:52:02 +08:00
blackjok3rtt
be07d63f99 Merge pull request #69 from StakedChain/ac_import
try to fix invalid burntx decode error
2019-01-03 09:57:08 +08:00
blackjok3r
3e22247501 try to fix invalid burntx decode error 2019-01-03 09:55:56 +08:00
blackjok3rtt
ad78d2f1ec Merge pull request #68 from StakedChain/ac_import
Merge in latest FSM to test migrates and new RPC call.
2019-01-03 01:07:02 +08:00
blackjok3rtt
080d02e673 Merge pull request #67 from jl777/FSM
merge latest FSM in, to add sourcechain to burn tx.
2019-01-03 01:03:22 +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
8a606896dd Merge pull request #1136 from jl777/jl777
Always makeburnoutput raw proof
2019-01-02 04:52:55 -11: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
blackjok3r
91b6694c71 Fix some bugs? Add getimports RPC. 2019-01-02 23:04:26 +08:00
jl777
f7b88823c7 Merge pull request #1135 from jl777/jl777
Fix oracles 'd' and 'D'
2019-01-02 04:03:14 -11:00
jl777
398cc66405 Fix oracles 'd' and 'D' 2019-01-02 04:02:49 -11:00
jl777
7aceb88100 Merge pull request #1134 from jl777/jl777
Jl777
2019-01-02 02:17:52 -11: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
81e3a485e2 Fix test 2019-01-01 23:42:45 -11:00
jl777
0b4120eefa Fix 2019-01-01 23:40:20 -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
4dbb9e832a Extern 2018-12-31 23:45:27 -11:00
jl777
1839b1d27f Fix 2018-12-31 23:42:54 -11:00
jl777
0f05fef7e5 prevout.n 2018-12-31 23:41:17 -11:00
jl777
e3ef4f65a4 Include CCinclude 2018-12-31 23:39:24 -11:00
jl777
fec1d82069 Fixes 2018-12-31 23:35:35 -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
f511b6c9b4 Merge pull request #1133 from jl777/jl777
Jl777
2018-12-31 21:59:31 -11:00
jl777
0ea9ae3c05 Update copyright to 2019 2018-12-31 21:41:05 -11:00
jl777
3f63987a52 Merge pull request #1131 from Mixa84/FSM
Fix daemon crashing when sending funds to oracles marker
2018-12-30 23:52:40 -11:00
blackjok3r
9a849703c0 revert the change here to see if it stops deamons locking up. 2018-12-31 18:27:10 +08:00
Mihailo Milenkovic
cfa2f63f42 Fix daemon crashing when sending funds to oracles marker and doing oracleslist 2018-12-31 11:16:18 +01:00
blackjok3r
aefee8dada set expiryHeight to 0 for Import TXs 2018-12-30 17:02:37 +08: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
7598b1c375 Fix 2018-12-29 04:32:00 -11:00
jl777
b6c528f6df Ignore absurd fees for import 2018-12-29 04:29:35 -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