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 |
|
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 |
|