Commit Graph

14787 Commits

Author SHA1 Message Date
SHossain
ac186ce4a8 strong rpcuser and pass recommend 2018-05-04 16:34:08 +01:00
jl777
e7f4ace1e5 Monthly cap on active user reward 2018-05-04 17:44:40 +03:00
jl777
1b07e8a13b Merge pull request #647 from pbca26/master
update readme, beefy node conf
2018-05-04 17:41:19 +03:00
pbca26
21201c8202 update readme, beefy node conf 2018-05-01 16:57:17 +03:00
jl777
b10f801581 Merge pull request #639 from igorvoltaic/patch-1
Update README-mac.md
2018-04-28 09:33:43 +03:00
igorvoltaic
82617f8e37 Update README-mac.md 2018-04-28 00:22:17 +03:00
jl777
2df6e8405b Merge pull request #636 from igorvoltaic/patch-1
Update fetch-params.sh
2018-04-27 17:43:05 +03:00
igorvoltaic
4d34c75145 Update fetch-params.sh
making sure we put params to correct dir on Mac OS X.
got it from here >> https://github.com/z-classic/zclassic/blob/master/zcutil/fetch-params.sh
2018-04-27 17:39:18 +03:00
jl777
4ff7bc121b Merge pull request #634 from igorvoltaic/patch-1
Update README-mac.md
2018-04-27 15:03:01 +03:00
igorvoltaic
8e7287776a Update README-mac.md
it was not possible to use previous instructions to build working Mac OS X client
2018-04-27 14:17:54 +03:00
jl777
2933b3ac3b Default JUMBLR_PAUSE=1 2018-04-25 17:42:32 +03:00
ca333
ec65f763b8 Merge pull request #27 from jl777/master
Add support for out of order blocks and tolerance for future stamped …
2018-04-25 13:46:09 +02:00
jl777
63831f76e0 Add support for out of order blocks and tolerance for future stamped blocks
In order to speed up block propagation, it is possible for some blocks
to arrive out of order due to propagation delays combined with 2 or
more blocks mined very quickly.

Additionally futurestamping blocks allows a high hash rate miner to
produce blocks that would be valid after a passage of time.

Previously such blocks triggered an extreme response that banned the
peer that broadcast it. Since these are temporary issues, if the block
is still valid when it is within the allowed timestamp window, this
update will process it normally.
2018-04-25 13:41:27 +03:00
ca333
29e829075d Merge pull request #24 from jl777/master
update master
2018-04-24 18:06:59 +02:00
jl777
dd20bebc5c Add interest based expiration to CTxMemPool::removeExpired
This fix will remove from the mempool tx that wouldn’t current be
accepted into the mempool. Useful when some old mempool entries keep
getting restored.
2018-04-24 15:40:31 +03:00
jl777
5feff3f466 Merge pull request #617 from himu007/patch-3
Update README.md
2018-04-24 15:11:48 +03:00
SHossain
650ada0c29 Update README.md 2018-04-24 13:07:35 +01:00
jl777
6d8d1b49d1 Revert half the windows redundant header fix 2018-04-23 11:00:00 +03:00
jl777
3404548c41 Merge pull request #610 from KomodoPlatform/master
add OSX/WIN mods
2018-04-22 10:13:59 +03:00
ca333
456f6dfbdb update boost link
update win specific boost lib linking
2018-04-21 20:34:23 +02:00
ca333
e20c2740a5 fix proton 2018-04-21 18:51:01 +02:00
ca333
c13022d7b2 fix rust WIN 2018-04-21 18:29:38 +02:00
ca333
ecaa9c46bf fix snark for WIN 2018-04-21 17:42:23 +02:00
ca333
0ed14ad955 OSX/WIN port conditions 2018-04-21 17:31:09 +02:00
ca333
eac0d62477 OSX/WIN port dependencies 2018-04-21 17:15:36 +02:00
jl777
658d4954b8 Return error instead of assert if prevhash != best block 2018-04-21 10:47:34 +03:00
pbca26
81bf7c7a8d Merge pull request #4 from loxal/patch-2
A reference komodo.conf for a Xeon class node
2018-04-20 14:29:53 +03:00
pbca26
c7b7afc059 Merge pull request #16 from jl777/master
Compensate for processblock
2018-04-20 14:29:32 +03:00
jl777
a8e2d83045 Compensate for processblock 2018-04-19 23:58:22 +03:00
pbca26
10d5104fe3 Merge pull request #13 from jl777/master
updating to latest master
2018-04-17 15:42:39 +03:00
jl777
57ad606570 Revert special case 2018-04-17 11:54:50 +03:00
jl777
6bc9c55742 New notaries activate 814000 2018-04-17 10:40:37 +03:00
jl777
5f9bbd616e Merge pull request #592 from jl777/mergemaster
Mergemaster
2018-04-17 10:31:21 +03:00
jl777
e720d2d52b Test 2018-04-16 23:36:42 +03:00
jl777
0ceae28235 Test 2018-04-16 23:21:51 +03:00
jl777
e4274f4f39 Test 2018-04-16 22:52:38 +03:00
jl777
98eff363c6 Test 2018-04-16 22:50:44 +03:00
jl777
0d5a6a96cb Test 2018-04-16 22:43:36 +03:00
jl777
3ede10e931 Test 2018-04-16 22:08:55 +03:00
jl777
512700937d Test 2018-04-16 22:06:50 +03:00
jl777
44b0ba4fa1 Test 2018-04-16 22:04:46 +03:00
jl777
af9073fc85 Test 2018-04-16 22:02:22 +03:00
jl777
5a620e447e Test 2018-04-16 22:01:07 +03:00
jl777
c521bc1ecf Allow genesis block to have low version 2018-04-16 16:44:21 +03:00
jl777
2df89273c1 +print 2018-04-16 16:42:41 +03:00
jl777
8b05ae66f1 Merge pull request #589 from ca333/patch-7
add Makefile
2018-04-16 16:27:03 +03:00
ca333
b8d174ef94 add Makefile 2018-04-16 15:18:45 +02:00
Mihail «Kolo» Fedorov
ad37311f06 Merge pull request #10 from jl777/testmaster2
Testmaster2
2018-04-16 13:30:31 +03:00
jl777
11077d9019 Disable auto rewind 2018-04-16 13:05:52 +03:00
jl777
7101b35b2d Deal with missing prev 2018-04-16 10:30:46 +03:00