erigon-pulse/eth
Martin Holst Swende 5d0b4ca3ff rpc, internal/ethapi: default rpc gascap at 25M + better error message (#21229)
* rpc, internal/ethapi: default rpc gascap at 50M + better error message

* eth,internal: make globalgascap uint64

* core/tests: fix compilation failure

* eth/config: gascap at 25M + minor review concerns
# Conflicts:
#	core/tx_pool_test.go
#	internal/ethapi/api.go
#	les/api_backend.go
2020-08-07 12:27:17 +02:00
..
downloader eth/downloader: fixes data race between synchronize and other methods (#21201) 2020-08-07 11:51:38 +02:00
fetcher remove eth/63, add tests for eth/65 (#823) 2020-07-30 11:16:55 +01:00
filters remove BoltDatabase, BadgerDatabase, RemoteDatabase classes (replaced by objectDb) (#794) 2020-07-27 22:59:54 +01:00
gasprice core: types: less allocations when hashing and tx handling (#21265) 2020-08-07 11:46:33 +02:00
stagedsync Fix some snags in stage 6 2020-08-05 11:31:41 +01:00
tracers Jumpdest skip optimisation (#851) 2020-08-01 17:56:57 +01:00
api_backend.go rpc, internal/ethapi: default rpc gascap at 25M + better error message (#21229) 2020-08-07 12:27:17 +02:00
api_test.go Account range (#781) 2020-07-27 07:09:50 +01:00
api_tracer.go eth: returned revert reason in traceTx (#21195) 2020-08-07 11:23:14 +02:00
api.go Jumpdest skip optimisation (#851) 2020-08-01 17:56:57 +01:00
backend.go Migrations: use stage name as db key (#868) 2020-08-05 17:13:35 +07:00
bloombits.go geth 1.9.13 (#469) 2020-04-19 18:31:47 +01:00
config.go rpc, internal/ethapi: default rpc gascap at 25M + better error message (#21229) 2020-08-07 12:27:17 +02:00
debug.go Call bufio.Flash() in tester (#407) 2020-03-26 21:52:05 +00:00
discovery.go Make cmd/tester initiate staged sync, remove some pools and caches (#746) 2020-07-15 07:15:48 +01:00
firehose.go Parity only supports 3 letter capabilities 2020-01-07 16:34:44 +00:00
gen_config.go rpc, internal/ethapi: default rpc gascap at 25M + better error message (#21229) 2020-08-07 12:27:17 +02:00
handler_test.go Jumpdest skip optimisation (#851) 2020-08-01 17:56:57 +01:00
handler.go eth: don't block if transaction broadcast loop fails (#21255) 2020-08-07 11:22:09 +02:00
helper_test.go Jumpdest skip optimisation (#851) 2020-08-01 17:56:57 +01:00
peer.go eth: don't block if transaction broadcast loop fails (#21255) 2020-08-07 11:22:09 +02:00
protocol_test.go Jumpdest skip optimisation (#851) 2020-08-01 17:56:57 +01:00
protocol.go remove eth/63, add tests for eth/65 (#823) 2020-07-30 11:16:55 +01:00
sync_test.go remove eth/63, add tests for eth/65 (#823) 2020-07-30 11:16:55 +01:00
sync.go Jumpdest skip optimisation (#851) 2020-08-01 17:56:57 +01:00