This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
plugeth
Watch
12
Star
0
Fork
1
Code
Issues
4
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
ad56aef5d2a5e04f528f85c2d29b6574991d5e79
plugeth
/
eth
T
History
obscuren
90c4493a10
eth, core: interupt the chain processing on stop
...
Added an additional channel which is used to interupt the chain manager when it's processing blocks.
2015-06-12 13:41:34 +02:00
..
downloader
eth/downloader: fetch the block hashes on the fly, when needed
2015-06-10 20:12:22 +03:00
backend.go
eth, core: interupt the chain processing on stop
2015-06-12 13:41:34 +02:00
handler.go
eth: limit number of sent transactions based on message size
2015-06-09 17:07:10 +02:00
peer.go
eth: fix data race accessing peer.td
2015-06-09 14:56:27 +03:00
protocol_test.go
eth: add protocol tests
2015-06-09 17:07:10 +02:00
protocol.go
core, eth: document that result of GetTransactions is modifiable
2015-06-09 17:07:10 +02:00
sync.go
eth: dedup fetches to ensure no blocks are pulled twice
2015-06-10 19:47:59 +03:00