Commit Graph

4226 Commits

Author SHA1 Message Date
blackjok3rtt
a9e350b8b6 Merge pull request #104 from blackjok3rtt/jl777
merge paymentsCC in
2019-05-02 20:29:08 +08:00
blackjok3r
7b9d3d34ee Merge branch 'FSM' of https://github.com/jl777/komodo into jl777-FSM
xo
2019-05-02 20:17:10 +08:00
blackjok3r
5247451835 disable token imports on LABS. fix getimports RPC 2019-05-02 20:16:21 +08:00
blackjok3r
8703305e7a game commit 2019-05-02 18:42:40 +08:00
blackjok3r
2a0ae73874 payments Airdrop. Working airdrop and syncs TESTHC chain. 2019-04-29 22:45:56 +08:00
blackjok3r
8b70bbf307 fix 2019-04-27 22:30:43 +08:00
blackjok3r
ed6fd7e8c6 attempt at daily snapshot 2019-04-27 02:21:40 +08:00
blackjok3rtt
dd063f7913 Merge pull request #73 from jl777/jl777
Jl777
2019-04-26 12:25:41 +08:00
blackjok3rtt
4762558067 Merge pull request #72 from jl777/jl777
Jl777
2019-04-25 10:07:21 +08:00
Mihailo Milenkovic
8a574b9623 Corrected ChannelsCC validation. 2019-04-24 17:30:21 +02:00
Mihailo Milenkovic
a0053d8ef0 Defragmenting utxos in Gateways deposit address (#24)
- adding up to 3 more utxos when doing withdraw for defragmentation
- corrected gateways validation
2019-04-24 13:02:08 +02:00
blackjok3r
489485252b fixes for TESTHC chain and add notes for others to make similar chains. 2019-04-22 18:02:19 +08:00
blackjok3r
451773dcc1 initial commit for -earlytxid use with ac_script and ccvout_opret 2019-04-22 00:00:01 +08:00
jl777
564da3c982 Change mapblockindex[] into function calls with guards 2019-04-21 02:33:31 -11:00
blackjok3r
82e6cd0f93 fix two bugs for Alright 2019-04-21 11:48:16 +08:00
blackjok3r
fea2b66581 add validation for OP_RETURN to payments CC. Enable ccvoutopret for payments fund. 2019-04-20 19:29:16 +08:00
jl777
b797e4421a Merge branch 'FSM' into jl777 2019-04-19 07:25:53 -11:00
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
dimxy
fa9ca8b430 removed test invalid return 2019-04-19 23:07:12 +05:00
jl777
df6d17c73d Merge branch 'FSM' into jl777 2019-04-19 05:49:06 -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
c3e7b1c799 corr ret true for prev tx 2019-04-19 19:16:16 +05:00
dimxy
19c4977056 test invalid on 2019-04-19 15:55:34 +05:00
dimxy
59a02a874e corr selfimport param 2019-04-19 15:27:42 +05:00
dimxy
53a7f69501 rebased onto latest FSM with gateways import 2019-04-19 15:17:47 +05:00
dimxy
4add699cbb token migration moved to FSM 2019-04-19 14:41:46 +05:00
jl777
da37292af7 Merge branch 'FSM' into jl777 2019-04-18 22:25:37 -11:00
Mihailo Milenkovic
62b4c709ca Fix oracleslist on SetCCtxids 2019-04-19 11:23:35 +02:00
jl777
0140f176a6 Return error in else case 2019-04-18 07:16:48 -11:00
Mihailo Milenkovic
9499ddf88f Fix 2019-04-18 14:25:51 +02:00
Mihailo Milenkovic
0acaa3517f Adding validation for importgateway CC (#22) 2019-04-18 14:23:12 +02:00
jl777
527f1ff90e Merge pull request #1429 from blackjok3rtt/CCparams_test
cccustom changed to use CCopret
2019-04-16 02:20:34 -11:00
blackjok3r
660c8dc26c fix has_opret function 2019-04-16 21:08:39 +08:00
blackjok3r
997f9ce5fc initial commit to use CCopt for custom CC 2019-04-16 20:59:15 +08:00
jl777
81aa1908d9 Deprecate prices_extract 2019-04-15 23:31:59 -11:00
Mihailo Milenkovic
f087f49c4d Fix looking for wrong type marker in Oracles CC 2019-04-15 16:00:03 +02:00
jl777
9d208da4b6 void StartShutdown() 2019-04-14 02:17:58 -11:00
jl777
aec1884070 StartShutdown(); instead of exit() 2019-04-14 02:16:03 -11:00
jl777
bceb29eb2b New refs 2019-04-12 21:55:55 -11:00
blackjok3r
8bb5f9abd5 fix address type 2019-04-12 17:35:40 +08:00
jl777
bc7f32a856 CCaddress_balance and CCutxo 2019-04-11 21:57:58 -11:00
jl777
d87063fdb1 Add flag 2019-04-11 21:51:16 -11:00
jl777
06e57ee1ba Add boolean CCflag to all SetCCunspents/txids 2019-04-11 21:49:28 -11:00
jl777
5ab24db9db Another qsort revert 2019-04-11 19:51:13 -11:00
jl777
c45b1766ee Fix nondeterministic qsorts 2019-04-11 04:15:41 -11:00
jl777
14d2e379e0 Merge branch 'FSM' into jl777 2019-04-10 05:32:04 -11:00
jl777
01db353d61 Merge branch 'FSM' into jl777
# Conflicts:
#	src/rpc/crosschain.cpp
2019-04-10 05:21:19 -11:00
jl777
2056c8727b Token peg ideas 2019-04-10 05:14:54 -11:00
Mihailo Milenkovic
cd8d41c5f8 Fix broken build 2019-04-10 18:07:53 +02:00
Mihailo Milenkovic
2872c88795 Adding dual daemon import and gateway import. (#21) 2019-04-10 13:09:11 +02:00