This website requires JavaScript.
Explore
Help
Sign In
status-im
/
op-geth
Watch
2
Star
0
Fork
0
You've already forked op-geth
mirror of
https://github.com/status-im/op-geth.git
synced
2025-01-09 22:25:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
op-geth
/
eth
History
obscuren
4cd79d8ddd
Refactored block & Transaction
...
* Includes new rlp decoder
2014-12-23 13:48:44 +01:00
..
backend.go
Refactored block & Transaction
2014-12-23 13:48:44 +01:00
block_pool_test.go
initial commit for eth blockpool + test
2014-12-14 20:27:06 +00:00
block_pool.go
adapt blockpool/backend to use pow/ezp with pow.Block for VerifyPoW func
2014-12-14 20:53:20 +00:00
error.go
add protocol error types specific to blockpool
2014-12-14 20:27:06 +00:00
peer_util.go
made mist in a compilable, workable state using the new refactored packages
2014-12-15 13:00:29 +01:00
protocol_test.go
eth protocol changes
2014-12-14 20:37:07 +00:00
protocol.go
Refactored block & Transaction
2014-12-23 13:48:44 +01:00