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-13 07:16:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
op-geth
/
cmd
/
utils
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
..
cmd.go
cmd/rlpdump, cmd/utils, eth, p2p, whisper: use rlp input limit
2015-04-17 14:45:09 +02:00
customflags_test.go
reformat code with goimports
2015-04-09 10:26:26 +02:00
customflags.go
bugfix as a result of PR 671
2015-04-09 20:06:27 +02:00
flags.go
xeth, core, cmd/utils: Transaction can not be over block gas limit
2015-04-24 17:48:13 +02:00