Commit Graph

112 Commits

Author SHA1 Message Date
blackjok3r
ab27a044a0 oops 2018-11-05 23:37:40 +08:00
blackjok3r
6556f635f0 Add maximum priority for notarisations. 2018-11-05 23:35:28 +08:00
blackjok3r
8d687f0312 add num notaris golbal, and reset notaries on era 0 2018-11-05 17:11:32 +08:00
blackjok3r
2c795c0f1c fix 2018-11-05 16:30:08 +08:00
blackjok3r
f0b07a30a7 fix notaryaddrs var ? 2018-11-05 16:16:49 +08:00
blackjok3r
f07284c682 Move 99% of staked notary code to its own file 2018-11-05 14:28:43 +08:00
blackjok3r
afcd147d30 dupe modified: src/komodo_globals.h 2018-11-03 21:24:23 +08:00
blackjok3rtt
7258003351 Merge branch 'dwy_mitigation2' into fixgettransactioncrash 2018-11-03 21:13:11 +08:00
blackjok3rtt
969689713d Merge branch 'libscottFIX' into fixgettransactioncrash 2018-11-03 20:58:06 +08:00
blackjok3r
20d6d16399 add -stakednotary daemon flag 2018-11-03 18:32:05 +08:00
blackjok3r
7ccc6fe7ed try 2018-11-02 23:26:07 +08:00
blackjok3r
85bbfadd2f attempt to add Raddress array 2018-11-02 18:40:04 +08:00
blackjok3r
02da812eb6 wtf 2018-11-02 15:37:11 +08:00
blackjok3r
9d44f850bf try 2018-11-02 14:59:26 +08:00
blackjok3r
997c7844a5 try this 2018-11-02 10:52:39 +08:00
blackjok3rtt
3ecd12ca8b Merge pull request #30 from StakedChain/blackjok3r
merge blackjok3r branch and FSM fixes into master
2018-11-01 14:01:09 +08:00
blackjok3r
53b0665f84 start of commit 2018-10-31 12:08:17 +08:00
jl777
b1c08466e9 Initial -ac_txpow 0, 1, 2, 3 with validation, but no txcreation 2018-10-21 11:13:35 -11:00
blackjok3r
0cf52141ef give this a go 2018-10-16 12:58:43 +08:00
jl777
ade1fc54a8 KOMODO_DPOWCONFS 2018-10-14 12:44:34 -11:00
jl777
3a36ff1776 Test 2018-09-23 05:47:33 -11:00
jl777
7542d92054 Def 2018-09-05 20:01:41 -11:00
jl777
e0f78699ce Ccactivate 2018-08-21 02:30:05 -11:00
jl777
a409a6e419 Test 2018-08-19 07:02:12 -11:00
jl777
8b26f1169c KOMODO_CONNECTING 2018-08-19 04:28:41 -11:00
jl777
6e78d3df43 KOMODO_MININGTHREADS to control staking vs PoW, delay start mining by 15 seconds 2018-08-13 21:06:49 -11:00
jl777
99ba67a0d1 insync flag 2018-07-25 00:00:29 -11:00
jl777
6d2fc2903e -stopat=<height> 2018-07-11 23:19:45 -11:00
jl777
36f9e6d6d5 -ac_private 2018-07-02 07:09:29 -11:00
jl777
1bc74c28cf -donation option to donate 5% rewards to a pubkey 2018-06-28 21:58:03 -11:00
jl777
626179f166 -ac_public -> disable z transactions if you want to prevent privacy 2018-06-28 21:46:16 -11:00
jl777
4d0683677d fix staking destination, enable staking with genproclimit=0, enable cross chain notarization checks for notary nodes 2018-06-28 21:37:47 -11:00
jl777
9d65762061 Test 2018-04-25 18:52:27 +03:00
jl777
efee0b0e9d Fix 700kb limit 2018-04-25 18:50:55 +03:00
jl777
94d3d09da0 Test 2018-04-25 15:37:32 +03:00
jl777
346d96b956 Test 2018-04-22 17:13:18 +03:00
jl777
05c2ba6371 split out asset chain p2p port from roc port 2018-04-22 17:10:35 +03:00
jl777
093f2730c8 Fix 2018-04-18 19:22:51 +03:00
jl777
ddd8e4744f Merge branch 'beta' into dev 2018-04-17 23:58:53 +03:00
jl777
958190997f Default jumble paused 2018-04-17 21:25:10 +03:00
jl777
e8fa58ecb5 Default JUMBLR_PAUSE.1 2018-04-17 16:43:03 +03:00
jl777
cf53fd7c3d Test 2018-04-17 16:25:27 +03:00
jl777
bdeeaa4978 Test 2018-04-16 08:29:21 +03:00
jl777
7b136bcd74 Merge branch 'dev' into devmerge
# Conflicts:
#	src/init.cpp
#	src/komodo_bitcoind.h
#	src/komodo_events.h
#	src/komodo_notary.h
#	src/komodo_structs.h
#	src/main.cpp
#	src/pow.cpp
#	src/rpcblockchain.cpp
2018-04-16 08:28:20 +03:00
jl777
64c8549164 Fix 2018-04-16 08:03:53 +03:00
jl777
a5f848c45a Merge branch 'testmaster' into beta 2018-04-16 03:29:05 +03:00
jl777
9283382740 +komodo_heightstamp 2018-04-14 01:57:38 +03:00
jl777
5d80d093a7 -assetchain_pubkeys 2018-04-14 01:55:51 +03:00
jl777
20dfaa77f5 New notaries activate height 820000
Bugfix for 790833 bug
Performance improvements

If your node crashed, you should be able to just pull and rebuild and
it should startup. We are not seeing the need to resync on most nodes.

If you are mining, this is a must update right away
2018-04-14 01:30:23 +03:00
jl777
69c24cd06e Manual merge 2018-04-13 18:47:42 +03:00