Commit Graph

14808 Commits

Author SHA1 Message Date
ca333
a6a437652e update travis 2018-08-04 20:22:57 +02:00
ca333
1f5e032b06 Merge pull request #43 from jl777/master
merge master
2018-07-27 10:31:18 +02:00
jl777
f9b8979398 Add check commission 2018-07-26 20:48:02 -11:00
jl777
b1c01fb91f Merge asset chain outputs check code 2018-07-26 20:34:34 -11:00
ca333
9a66a8bf5d test 2018-07-03 20:54:08 +02:00
ca333
2ab1a322f3 test 2018-07-03 20:21:22 +02:00
ca333
1297265374 change travis CI distro 2018-07-03 14:45:35 +02:00
ca333
1c95172918 test 2018-07-03 14:43:11 +02:00
ca333
8b7d819167 add travis CI 2018-07-02 23:44:59 +02:00
jl777
af78f44998 Disable free4all at ht 1 million, also cap PoS diff at 4*mindiff 2018-06-27 01:41:34 -11:00
jl777
fbe92fcd2f Alloc tx 2018-05-23 00:52:08 -11:00
jl777
bf261fa62d Fix 2018-05-23 00:50:51 -11:00
jl777
4d69af1714 Sync with beta 2018-05-23 00:43:52 -11:00
jl777
571c7f67a8 Merge pull request #672 from KomodoPlatform/master
add DSEC
2018-05-20 21:42:38 +03:00
ca333
137f118cea add DSEC 2018-05-20 19:00:28 +02:00
ca333
929732db9b Merge pull request #36 from jl777/master
update master
2018-05-13 15:01:54 +02:00
jl777
afd62a9688 KOMODO_MAXMEMPOOLTIME 2018-05-10 17:51:45 +03:00
jl777
4f9e2254e2 Update libgmp url 2018-05-10 13:15:18 +03:00
jl777
2b322c794a Prevent relaying expired tx 2018-05-10 13:01:26 +03:00
pbca26
951683812e Merge pull request #34 from jl777/master
Monthly cap on active user reward
2018-05-04 19:16:45 +03:00
jl777
8332c4b574 Merge pull request #654 from himu007/patch-6
strong rpcuser and pass recommend
2018-05-04 18:37:05 +03:00
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