Commit Graph

415 Commits

Author SHA1 Message Date
Jonathan "Duke" Leto
7afb1cb370 KMD seeds return many IPs which do not run Hush, so we will focus on using our own DNS seeds that only return Hush nodes 2019-10-23 06:40:48 -07:00
Duke Leto
73dcf87f10 Merge upstream FSM into duke 2019-10-09 22:00:02 -04:00
Artem Pikulin
89687d9041 Apply chainparams_commandline to currently selected chain params. 2019-08-28 13:06:04 +07:00
Jonathan "Duke" Leto
1c21ff6d63 Add custom dns seeds 2019-07-09 20:35:45 -07:00
blackjok3r
d16cdf5538 Add -testmode command line arg 2019-04-21 13:05:39 +08:00
blackjok3r
18854e2af7 ac_nk params 2019-04-17 13:42:02 +08:00
jl777
3a9b149200 int32_t 2019-04-01 21:57:23 -11:00
blackjok3r
142744f22d verushashv1_1, fix walletdb.h, proto version, cleanwallettransactions add 2019-02-26 17:35:07 +08:00
blackjok3r
cb5aa3c45c Merge branch 'FSM' of https://github.com/jl777/komodo into jl777-FSM 2019-02-18 19:09:54 +08:00
jl777
a68d3a00a2 Move to chainparams.cpp 2019-02-09 04:01:39 -11:00
jl777
eae8207fe8 mainParams.consensus. 2019-02-09 03:56:03 -11:00
jl777
d103970fed mainParams 2019-02-09 03:51:36 -11:00
jl777
cec11785df consensusParams 2019-02-09 03:50:42 -11:00
jl777
be6279d62d ASSETCHAINS_BLOCKTIME 2019-02-09 03:44:03 -11:00
blackjok3r
3da846ce85 Merge branch 'FSM' of https://github.com/jl777/komodo 2019-01-26 15:59:29 +08:00
jl777
932b358243 +comments how to update to 8MB blocks 2019-01-25 17:15:56 -11:00
jl777
524342f7ba Single #define _MAX_BLOCK_SIZE to set max block size 2019-01-25 16:43:57 -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
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
jl777
7cfb6293c6 komodo_defs a lot more 2019-01-21 00:31:14 -11: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
4cc99073d2 Merge branch 'FSM' of https://github.com/jl777/komodo 2019-01-11 23:43:38 +08:00
ca333
4f5c4db615 update BIP44 cointype
we had the wrong cointype - 141 is the correct one and assigned to KMD
https://github.com/satoshilabs/slips/blob/master/slip-0044.md
2019-01-11 05:49:55 +01:00
blackjok3r
a543b675f6 Merge branch 'FSM' of https://github.com/jl777/komodo 2019-01-10 02:25:59 +08:00
jl777
10b90968af +comments 2019-01-09 01:28:17 -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
0ea9ae3c05 Update copyright to 2019 2018-12-31 21:41:05 -11:00
blackjok3r
73afad8177 fool errand 2018-12-06 18:42:37 +08:00
blackjok3r
1e487493a6 try 2018-12-06 18:37:54 +08:00
blackjok3r
e108119312 better again? 2018-12-06 18:15:06 +08:00
blackjok3r
2a0cb852a5 fix 2018-12-06 18:07:00 +08:00
blackjok3r
e6515a9f87 sloppy 2018-12-06 18:03:00 +08:00
blackjok3r
ade96c9e65 try 2018-12-06 17:58:50 +08:00
blackjok3r
96ea4486a7 try 2018-12-06 17:56:47 +08:00
blackjok3r
c09d9ceefd fix 2018-12-06 17:55:15 +08:00
blackjok3r
7e85c39a79 the is better, should be able to add own seeds if this works 2018-12-06 17:54:07 +08:00
jl777
fa855379fa Assume bigger size if height Is 0 2018-11-24 22:30:52 -11:00
jl777
a8e1fb3893 Make sure activated before size change 2018-11-24 21:16:58 -11:00
jl777
5cfcb8622d Print mainParams.consensus.vUpgrades[Consensus::UPGRADE_SAPLING].nActivationHeight 2018-11-24 21:12:32 -11:00
jl777
5d3afb9395 +print 2018-11-24 11:15:07 -11:00
jl777
6e50c27bf7 No need for new chainparam 2018-11-24 09:06:18 -11:00
jl777
ade642a62f 4096 * 1024 2018-11-24 08:45:44 -11:00
jl777
91f355fd69 4MB block size with sapling 2018-11-24 08:39:23 -11:00
jl777
9c230bbd4c Print in setactivation 2018-11-23 03:03:43 -11:00
jl777
5a112c714f activation -> height 2018-11-22 00:49:19 -11:00
jl777
727bba40c9 Test edge detection 2018-11-22 00:46:28 -11:00