Commit Graph

194 Commits

Author SHA1 Message Date
blackjok3r
142744f22d verushashv1_1, fix walletdb.h, proto version, cleanwallettransactions add 2019-02-26 17:35:07 +08:00
blackjok3r
13012c169f Merge branch 'notarypay_new' 2019-02-18 19:26:50 +08:00
blackjok3r
cb5aa3c45c Merge branch 'FSM' of https://github.com/jl777/komodo into jl777-FSM 2019-02-18 19:09:54 +08:00
blackjok3r
498e6154a5 Add notarypay to eras, for main chain. 2019-02-14 16:46:15 +08:00
blackjok3r
2cf2102887 -ac_notarypay 2019-01-30 00:33:08 +08:00
jl777
43b78b093b Jsonstr 2019-01-29 04:41:00 -11:00
blackjok3r
bf726a2c03 Merge branch 'new_staker' into mastertest 2019-01-23 17:46:36 +08:00
blackjok3r
292edfb284 Merge branch 'FSM' of https://github.com/jl777/komodo into mastertest 2019-01-23 16:57:05 +08:00
blackjok3r
91e94ab8cd Merge branch 'new_staker' into ac_founders_reward 2019-01-23 13:55:57 +08:00
blackjok3r
7167793dbf new version 2019-01-23 02:50:53 +08:00
blackjok3r
8324e606cd try to add PoS% to staking loop, to adjust staking difficulty 2019-01-22 14:39:29 +08:00
blackjok3r
2c3247e8f1 Enable -ac_algo=verushash11 2019-01-22 00:12:05 +08:00
blackjok3r
f7b6af7b3f ac_founders_reward test for Alright 2019-01-20 19:11:31 +08:00
jl777
33a2ac6e3b -ac_cclib 2019-01-19 02:33:23 -11:00
jl777
6e71c40201 Ccenables 2019-01-19 00:48:53 -11:00
jl777
539b6dd1a9 -ac_ccenable[] 2019-01-19 00:38:55 -11:00
blackjok3r
43be0a0e91 VerusHash fix. 100% PoW wasnt working, min diff is now much higher fixing PoW doing 1s blocks. 2019-01-18 17:54:41 +08:00
blackjok3r
400a0758c1 Many bug fixes. VerusHash now works with PoS64 without special exemptions. Difficulty on new chains still behaves weridly, hoping resolves as chain ages. Also reduced CPU load on all staking. These changes should work better if you are not the only node staking. 2019-01-16 20:27:35 +08:00
blackjok3r
4d8f79efe2 Merge branch 'FSM' of https://github.com/jl777/komodo into VHT 2019-01-14 17:02:41 +08:00
jl777
2bde89c9ce Marmara coinbase initial impl 2019-01-12 00:29:37 -11:00
blackjok3r
a543b675f6 Merge branch 'FSM' of https://github.com/jl777/komodo 2019-01-10 02:25:59 +08:00
jl777
02d75902ad Move declaration WITNESS_CACHE 2019-01-09 02:30:47 -11: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
blackjok3r
e93fd95815 Merge branch 'FSM' of https://github.com/jl777/komodo into ac_import 2019-01-02 23:29:52 +08:00
jl777
0ea9ae3c05 Update copyright to 2019 2018-12-31 21:41:05 -11:00
jl777
2d5537af00 Stubs for -ac_import 2018-12-27 00:59:35 -11:00
blackjok3r
95cada6581 fix conflict 2018-12-15 09:37:28 +08:00
blackjok3r
58076c86ea fix build 2018-12-15 09:34:03 +08:00
blackjok3r
465fe4af67 Merge branch 'FSM' of https://github.com/jl777/komodo
merge
2018-12-15 07:03:32 +08:00
jl777
d3cb22caea Make -ac_founders=<period> 2018-12-14 00:36:02 -11:00
blackjok3r
4354549544 Add ac_period 2018-12-14 17:36:15 +08:00
jl777
fb168165bf Prevent divide by 0 in -ac_options 2018-12-13 02:34:31 -11:00
blackjok3r
311aa931cc add ac_period and try to fix sendmany 2018-12-06 00:19:31 +08:00
blackjok3r
598ccdb090 fix 2018-11-29 23:39:57 +08:00
blackjok3r
697eddcc79 Merge branch 'FSM' of https://github.com/jl777/komodo into jl777-FSM
merge
2018-11-29 23:22:32 +08:00
blackjok3r
d54d542458 remove streamer 2018-11-29 22:33:01 +08:00
jl777
f6761fe23c Fix maxmoney calc 2018-11-23 20:00:00 -11:00
jl777
3eaf840dc1 Switch to auto-sapling activation via KOMODO_SAPLING_ACTIVATION timestamp 2018-11-22 08:22:39 -11:00
miketout
e12645a0f0 Fix problem in calculating max_money when there is no halving 2018-11-18 17:24:06 -08:00
miketout
b3b44e80e1 Latest Komodo changes 2018-11-17 17:28:45 -08:00
miketout
6e2a502b0e Merge of Komodo and Verus Technologies Post Sapling, Pre-VerusPoP with Support for Time locked coinbases 2018-11-14 16:40:10 -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
5eef7503f1 Extra satoshi exemption 2018-11-12 20:34:56 -11:00
jl777
3424c9cb28 DEALER NODE 2018-11-11 08:41:29 -11:00
blackjok3r
ad8126e23e Merge branch 'FSM' of https://github.com/jl777/komodo into mastertest
try this
2018-11-11 17:43:41 +08:00
jl777
bba4bf6607 Fix 2018-11-10 09:55:10 -11:00
jl777
e2445cb37b -ac_script 2018-11-10 09:49:18 -11:00
jl777
27a25b2073 Allow p2pkh for ac_pubkey chains 2018-11-10 02:06:04 -11:00
jl777
96073d7981 -ac_founders 2018-11-10 01:07:16 -11:00
blackjok3rtt
ad7b12d2ad Merge branch 'mastertest' into dwy_mitigation 2018-11-09 18:29:26 +08:00