erigon-pulse/eth
gary rong 2740fc90d9 cmd, eth, internal, les: add txfee cap (#21212)
* cmd, eth, internal, les: add gasprice cap

* cmd/utils, eth: add default value for gasprice cap

* all: use txfee cap

* cmd, eth: add fix

* cmd, internal: address comments
# Conflicts:
#	les/api_backend.go
2020-08-07 11:18:39 +02:00
..
downloader eth/downloader: don't use defer for unlock before return (#21227) 2020-08-07 11:17:56 +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 [GC] uint256 rather than big.Int in Transaction (#614) 2020-06-04 08:43:08 +01: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 cmd, eth, internal, les: add txfee cap (#21212) 2020-08-07 11:18:39 +02:00
api_test.go Account range (#781) 2020-07-27 07:09:50 +01:00
api_tracer.go Jumpdest skip optimisation (#851) 2020-08-01 17:56:57 +01: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 cmd, eth, internal, les: add txfee cap (#21212) 2020-08-07 11:18:39 +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 cmd, eth, internal, les: add txfee cap (#21212) 2020-08-07 11:18:39 +02:00
handler_test.go Jumpdest skip optimisation (#851) 2020-08-01 17:56:57 +01:00
handler.go Jumpdest skip optimisation (#851) 2020-08-01 17:56:57 +01:00
helper_test.go Jumpdest skip optimisation (#851) 2020-08-01 17:56:57 +01:00
peer.go Fixup for TestSendTransactions65 (#838) 2020-07-31 10:44:42 +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