This website requires JavaScript.
Explore
Help
Sign In
roysc
/
plugeth
Watch
1
Star
0
Fork
0
forked from
cerc-io/plugeth
Code
Pull Requests
Activity
Files
2747df3df1b8d0088b2be21f27bb1d21eb19d4dd
plugeth
/
blockpool
T
History
obscuren
764a802eaa
Disabled TD check
...
@zelig: Temporarily commented out TD check untill the rest of the network has been fixed.
2015-04-09 17:39:02 +02:00
..
test
blockpool: wrap intermittent status test in a loop
2015-03-26 19:00:18 +00:00
blockpool_test.go
fix blockpool deadlock
2015-04-09 13:58:35 +01:00
blockpool_util_test.go
uncomment future block TD check, add test for skipping TD check on future block
2015-04-09 13:58:35 +01:00
blockpool.go
Disabled TD check
2015-04-09 17:39:02 +02:00
config_test.go
improve documentation and move one test
2015-03-20 10:41:41 +00:00
errors_test.go
uncomment future block TD check, add test for skipping TD check on future block
2015-04-09 13:58:35 +01:00
peers_test.go
introduce peers registry on nodes
2015-04-09 13:58:35 +01:00
peers.go
Disabled TD check
2015-04-09 17:39:02 +02:00
section.go
fix deadlock issue in AddBlock
2015-04-09 13:58:35 +01:00
status_test.go
fix TestPoolStatus test crashing, skip tests failing (due to @obscuren hotfixes)
2015-04-09 13:58:35 +01:00
status.go
Idle too long error incorrectly triggered even when peer sending new blocks
2015-03-22 02:02:24 +00:00