erigon-pulse/gointerfaces/remote
ledgerwatch df95313a31
Add blockGasLimit to the state stream (#261)
* Remove interfaces for replacement

* Squashed 'interfaces/' content from commit eff9f8f

git-subtree-dir: interfaces
git-subtree-split: eff9f8f7273dda7c78575f2474e3103da61825db

* Add blockGasLimit to the state stream

* Pass blockGasLimit into txpool

* Add NotTooMuchGas bit, refactored promote

* Replace effectiveTip with minTip in the queues and slices

* Fix lint

* Refactor

* Improve terminology of ordering function

* Optimise baseFee change

* cleanup

* Safe operations

* Fix UnsafeAdd

* also print pendingBaseFee

* trace txpool_content

* trace txpool_content

* user sender ID inverted index to speed up txpool_content

* copy rlp from Db

* remove debug printing

* change from string to []byte

* safe storage of sender in the map

* Fix compile

* safe storage of sender in the map

* Print errors

* Prints

* Prints

* Prints

* Change worst function

* Change worst function

* Change worst function

* Change worst function

* Fix minTip

* Fix minTip

* Warn on db error, but not stop

* Fix interface

* More prints

* Cleanup

* Cleanup

* Differentiate baseFee pool

* Bump version of remove KV interface

* Not print every block

* Not print every block

Co-authored-by: Alex Sharp <alexsharp@Alexs-MacBook-Pro.local>
Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
2022-01-25 10:20:11 +00:00
..
ethbackend_grpc.pb.go Snapshot: Txn lookup (#224) 2022-01-07 17:14:21 +07:00
ethbackend.pb.go Snapshot: Txn lookup (#224) 2022-01-07 17:14:21 +07:00
kv_grpc.pb.go Pool: switch to PendingBaseFee (#90) 2021-09-26 19:47:11 +07:00
kv.pb.go Add blockGasLimit to the state stream (#261) 2022-01-25 10:20:11 +00:00
mocks.go Pool: chain config, non-mainnet (#78) 2021-09-18 20:58:20 +07:00
sort_test.go Add nodeInfo GRPC methods (#196) 2021-11-30 14:41:31 +00:00
sort.go Add nodeInfo GRPC methods (#196) 2021-11-30 14:41:31 +00:00