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
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
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
jl777
2a32e55a31
Blockader
2018-04-16 10:25:20 +03:00
jl777
e73b2055c6
Merge branch 'beta' into mergemaster
...
# Conflicts:
# src/main.cpp
2018-04-16 10:16:01 +03:00
jl777
9226f69ef1
+prints
2018-04-16 09:55:38 +03:00
jl777
d3e5f6b7c3
return false;
2018-04-16 09:09:38 +03:00
jl777
78ca477a56
Set pindexPrev
2018-04-16 09:08:04 +03:00
jl777
cfefc9211b
Miner fixes
2018-04-16 08:59:42 +03:00
jl777
7413e8565f
Move equihash test
2018-04-16 06:01:39 +03:00
jl777
9e9cf3011b
Test
2018-04-16 05:59:27 +03:00
jl777
5a2a0543f9
Test
2018-04-16 05:44:41 +03:00
jl777
d608d49460
Prevent PoW check during premising
2018-04-16 05:43:21 +03:00