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-02-24 12:38:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
op-geth
/
eth
History
obscuren
405720b218
xeth, core, cmd/utils: Transaction can not be over block gas limit
...
Transactions will be invalidated when the tx.gas_limit > block.gas_limit
2015-04-24 17:48:13 +02:00
..
downloader
eth/downloader: fixed tests
2015-04-24 15:56:18 +02:00
backend.go
xeth, core, cmd/utils: Transaction can not be over block gas limit
2015-04-24 17:48:13 +02:00
handler.go
eth: added a few informative messages regarding downloading
2015-04-24 17:03:09 +02:00
peer.go
eth, eth/downloader: moved peer selection to protocol handler
2015-04-24 14:40:32 +02:00
protocol_test.go
downloader: don't remove peers. keep them around
2015-04-18 23:56:08 +02:00
protocol.go
eth: began split up of peers and protocol manager
2015-04-18 01:11:09 +02:00