Commit Graph

477 Commits

Author SHA1 Message Date
blackjok3r
ef567651e3 fix block1 to allow an ac_aupply. 2019-01-25 20:51:57 +08:00
blackjok3r
d5b76cee9d try fix extralen bug. Add is_STAKED == 2 to have a consensus block reward of 0. 2019-01-25 19:59:42 +08:00
blackjok3r
b984401e96 add ca333's Makefile, change depend to hardcoded berkely DB in depnds folder. Add exception for COINABSE_MATURITY =1 for all LABS chains. 2019-01-25 16:18:00 +08: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
0c2aa0a649 oops 2019-01-23 16:20:31 +08:00
blackjok3r
de91bdf571 mutually exclusive founders reward and comission + magic value. 2019-01-23 16:13:54 +08:00
blackjok3r
a0427ebf79 ac_founders_reward fix 2019-01-23 15:01:08 +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
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
37019a6438 Fix bits 2019-01-19 01:02:53 -11:00
jl777
3ab60f65c7 Fix disable bits 2019-01-19 01:00:51 -11:00
jl777
ac9bd541b4 Require cc for ccenable 2019-01-19 00:57:55 -11:00
jl777
70fba21c46 SETBIT 2019-01-19 00:50:51 -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
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
386286c95d +prints 2019-01-12 06:47:18 -11: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
jl777
c5b3b68ace Increase witness cache size for maxreorg 2019-01-09 02:18:19 -11:00
jl777
9269bc177c Allow tunable maxreorg 2019-01-09 01:25:23 -11:00
blackjok3r
e93fd95815 Merge branch 'FSM' of https://github.com/jl777/komodo into ac_import 2019-01-02 23:29:52 +08: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
2995bbcc79 rework selfimport 2018-12-31 23:28:35 -11:00
jl777
0ea9ae3c05 Update copyright to 2019 2018-12-31 21:41:05 -11:00
jl777
ca4d8cbced Set p2pport! 2018-12-28 03:39:29 -11:00
jl777
0b2804b365 +print 2018-12-28 03:37:04 -11:00
jl777
df7b0fd17c KOMODO_FIRSTFUNGIBLEID 2018-12-28 03:30:25 -11:00
jl777
6fdc83c22d Syntax 2018-12-28 03:27:13 -11:00
jl777
a3f0af586e Check for -port 2018-12-28 03:25:18 -11:00
jl777
722964362a Fix -ac_import 2018-12-27 08:28:37 -11:00
jl777
2d5537af00 Stubs for -ac_import 2018-12-27 00:59:35 -11:00
blackjok3rtt
4a2ea81f3c Merge branch 'master' into FSM 2018-12-17 11:49:30 +08:00
jl777
0a07654961 Merge pull request #1095 from blackjok3rtt/FSM
Fix setgenerate and proclimit.
2018-12-16 06:02:05 -11:00
blackjok3r
f9260ac43f fix 2018-12-17 00:57:23 +08:00
blackjok3rtt
c17728c00c fix format 2018-12-17 00:26:10 +08:00
blackjok3r
92c9ee71c1 fix 2018-12-17 00:22:14 +08:00
blackjok3r
2d725d91fc Fix setgenerate and genproclimit 2018-12-17 00:18:15 +08:00
blackjok3r
3028d884e5 Major rebase and fix staking. 2018-12-16 23:04:45 +08:00
blackjok3r
e474c107ed revert agin 2018-12-15 11:40:00 +08:00
blackjok3r
c75b409f67 revert 2018-12-15 11:05:37 +08:00
blackjok3r
de19acf57f try fix 2018-12-15 10:51:43 +08:00
blackjok3r
95cada6581 fix conflict 2018-12-15 09:37:28 +08:00
blackjok3rtt
28ae322fdf Merge pull request #60 from jl777/FSM
Fsm
2018-12-15 09:26:18 +08:00