Commit Graph

20811 Commits

Author SHA1 Message Date
blackjok3r
93da56ffd8 try this 2018-11-23 02:32:25 +08:00
blackjok3r
fa2f2d2708 fix 2018-11-23 01:29:52 +08:00
blackjok3r
f24352c4a2 revert era to 1 2018-11-23 01:28:05 +08:00
blackjok3r
1dfb6457a1 fix 2018-11-23 00:17:57 +08:00
blackjok3r
e232fd0049 fix new era function 2018-11-23 00:02:46 +08:00
blackjok3r
5bbc803ee8 refactor to use 3d array of pubkeys 2018-11-22 23:05:15 +08:00
blackjok3r
7d13c2e5a0 add getiguanajson RPC, for ERA2 only at this stage. 2018-11-22 19:49:49 +08:00
Alrighttt
ec8f86f89d update ERA2 2018-11-22 11:05:39 +01:00
blackjok3r
f72c3ba1d2 fix 2018-11-22 16:51:34 +08:00
blackjok3r
02c49755a5 fix wallet cleaner 2018-11-18 22:55:36 +08:00
blackjok3r
cad34b503d fix streamer with ac_pubey requiring ac_perc 2018-11-18 18:25:07 +08:00
blackjok3r
15e072beb9 Merge branch 'jl777-FSM' into mastertest
the commit.
2018-11-18 16:53:29 +08:00
blackjok3r
e389d4a70d Merge branch 'FSM' of https://github.com/jl777/komodo into jl777-FSM
fix
2018-11-18 16:53:18 +08:00
jl777
c1cf02312a Require -ac_perc when -ac_pubkey 2018-11-16 21:42:36 -11:00
jl777
d2b51bd2c5 (Char *) 2018-11-16 21:20:37 -11:00
jl777
7c38e803e5 int32_t decode_hex(uint8_t *bytes,int32_t n,char *hex); 2018-11-16 21:19:24 -11:00
jl777
3023ca419f Set scriptPubKey 2018-11-16 21:18:26 -11:00
jl777
ca2dd59830 Fix -ac_pubkey assumptions 2018-11-16 21:15:24 -11:00
jl777
be0d30ee9a Syntax 2018-11-16 20:38:09 -11:00
jl777
2c85dd261a Fix -ac_script 2018-11-16 20:36:46 -11:00
jl777
fb04d9a908 Add support for EVAL_HEIR 2018-11-16 02:33:16 -11:00
jl777
377c3daeca Extra satoshi for KMDICE 2018-11-15 00:11:02 -11:00
jl777
5d6c94f586 Web hook test 2018-11-14 22:40:10 -11:00
jl777
8dcded95b3 -() 2018-11-14 22:37:12 -11:00
jl777
a46640a43e Merge pull request #950 from blackjok3rtt/disable_coinbase_option
use external pubkey fix
2018-11-14 10:05:01 -11:00
blackjok3r
bbd4a619ff use external pubkey fix 2018-11-15 04:08:37 +08:00
jl777
45ac89ca0f Merge pull request #949 from blackjok3rtt/disable_coinbase_option
Disable coinbase option
2018-11-14 08:49:03 -11:00
blackjok3r
c1ba0e3c59 disable utxo fiter CCtx.cpp 2018-11-15 03:36:26 +08:00
jl777
4652afb57a Merge pull request #948 from Mixa84/FSM
Oracle Fix
2018-11-14 05:15:23 -11:00
Mihailo Milenkovic
e288ce42f6 Oracle Fix
- Reorder vins so that only one normal vin is before CC vin
- Fixed AddOracleInputs to add utxos only from that oracle
- Fixed sharing funds from all oracles for that pubkey in OraclesInfo
2018-11-14 16:48:15 +01:00
blackjok3rtt
85250d52fa Merge pull request #11 from jl777/FSM
Fix rounding error:  + 0.00000000499999
2018-11-14 18:08:52 +08:00
jl777
a1f6cb8019 Fix rounding error: + 0.00000000499999 2018-11-13 06:35:07 -11:00
blackjok3r
f4965c1c69 fix 2018-11-13 23:55:23 +08:00
blackjok3r
3276079b1d is not for staked. 2018-11-13 23:51:37 +08:00
blackjok3r
3d4e48cdd1 update setpubkey RPC to be comptible with the node-stratum-pool fork 2018-11-13 23:33:13 +08:00
blackjok3r
29d67993c8 getblock template with mode:disablecb this allows a pool to use the
daemons coinbase tx rather than build its own.
2018-11-13 23:28:36 +08:00
blackjok3rtt
4632956f4a Merge pull request #9 from jl777/FSM
Fsm
2018-11-13 23:10:07 +08:00
jl777
0ff0f60496 +print 2018-11-13 00:24:00 -11:00
jl777
6a187f4644 remove fprintf 2018-11-12 23:52:01 -11:00
blackjok3r
2120ab4fd1 fix 2018-11-13 18:09:23 +08:00
blackjok3r
d3f5fd5b3e Merge branch 'FSM' of https://github.com/jl777/komodo into mastertest
fixed
2018-11-13 18:07:25 +08:00
jl777
08b2f80458 Purge after 2 hours no matter what 2018-11-12 20:56:49 -11:00
jl777
d97378bd51 +KMD 2018-11-12 20:41:39 -11:00
jl777
5eef7503f1 Extra satoshi exemption 2018-11-12 20:34:56 -11:00
blackjok3r
0724759fc4 fix KMD sync issue? 2018-11-13 13:57:06 +08:00
jl777
00b0ad6a48 Revert 2018-11-12 07:43:05 -11:00
jl777
84ea5902c3 mempool.cs 2018-11-12 07:36:35 -11:00
blackjok3rtt
4de1a81b3a Merge pull request #8 from jl777/FSM
Fsm
2018-11-12 18:57:14 +08:00
jl777
931812c28a Minutxos -> 10000 2018-11-11 23:24:28 -11:00
jl777
466678352a dealer0_fundingtxid 2018-11-11 23:20:02 -11:00