blackjok3r
6794cfc0cc
add IMP-<source>-<txid> to export address for explorer.
2019-01-07 23:04:54 +08:00
blackjok3r
5bb63151fa
Merge branch 'master' of https://github.com/StakedChain/komodo
2019-01-07 22:37:01 +08:00
blackjok3r
58cb0e8ea2
use unused address variable for source, to get source chain to explorer.
2019-01-07 22:36:58 +08:00
blackjok3rtt
5d34792067
fix
2019-01-07 20:41:54 +08:00
blackjok3r
d53a4a9e5b
push changes for getrawtransaction
2019-01-07 18:11:51 +08:00
blackjok3r
5a917a6f02
Merge branch 'FSM' of https://github.com/jl777/komodo
2019-01-06 23:19:16 +08:00
jl777
5921eb2923
Merge pull request #1141 from blackjok3rtt/FSM
...
Fix mempool lock.
2019-01-06 02:28:43 -11:00
blackjok3r
4fa788c76d
fix mempool lock.
2019-01-06 21:24:04 +08:00
blackjok3rtt
07f7ad3717
Merge pull request #5 from jl777/FSM
...
Fsm
2019-01-06 20:46:26 +08:00
blackjok3r
1cd8881329
change print
2019-01-04 17:51:23 +08:00
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
jl777
76d120fa72
Merge pull request #1139 from Mixa84/FSM
...
Oracles data and format check and decodeccopret
2019-01-03 07:08:22 -11:00
Mihailo Milenkovic
8089c2a86f
Decode CC opret RPC
2019-01-03 17:45:11 +01:00
blackjok3r
542607e4e2
fix my stupidity guys.. sorry
2019-01-03 19:52:02 +08:00
Mihailo Milenkovic
1db43ae672
Oracles data and format check ( #8 )
...
- Sanity check of oracle data
- Fix oracle format check
2019-01-03 11:55:48 +01: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
jl777
b1dc77875a
Merge pull request #1137 from Mixa84/FSM
...
Fixing print of CC address in transaction
2019-01-02 09:00:15 -11:00
Mihailo Milenkovic
79c1797de3
Returned print of CC address in getrawtransaction and similar functions.
2019-01-02 20:51:42 +01: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
Mihailo Milenkovic
3847272ab2
Removed unused tx_notarizedconfirmed in oraclefeed.
2019-01-02 16:13:12 +01: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