Alex Sharov
|
55e05c440f
|
--txpool.gossip.disable (#8800)
Co-authored-by: cby3149 <cby3149@gmail.com>
|
2023-11-23 12:00:41 +07:00 |
|
Ino Murko
|
bb44373d95
|
cli param for MaxGetProofRewindBlockCount (#8515)
https://github.com/ledgerwatch/erigon/issues/7748
Paramatrizing a hardcoded parameter through CLI flags. 100k is the
default, as it was set previously.
|
2023-11-13 19:11:35 +03:00 |
|
a
|
436493350e
|
Sentinel refactor (#8296)
1. changes sentinel to use an http-like interface
2. moves hexutil, crypto/blake2b, metrics packages to erigon-lib
|
2023-10-22 01:17:18 +02:00 |
|
Somnath
|
66fe74dd12
|
Re-enable non-EIP155 unprotected txns (#8400)
Refer to linked issue https://github.com/ledgerwatch/erigon/issues/8381
|
2023-10-08 08:18:14 +07:00 |
|
Giulio rebuffo
|
0e4e36b142
|
Replaced old version of Engine API with newer version (#7972)
|
2023-08-05 23:33:10 +02:00 |
|
Giulio rebuffo
|
6272559fb7
|
Separated PendingBlock behaviour to be chain agnostic (#7859)
Instead of getting the pending block with latest payload id, we just
store the latest block built and serve it in remote backend
|
2023-07-10 19:22:03 +02:00 |
|
Giulio rebuffo
|
20b8e156db
|
moved cmd/rpcdaemon/commands -> turbo/jsonrpc (#7858)
|
2023-07-08 19:01:26 +02:00 |
|