ledgerwatch
|
459ccf8de4
|
[E3] Some fixes for the in-memory database when working with Caplin (… (#9164)
…testing on Sepolia) (#9151)
---------
Co-authored-by: Alex Sharp <alexsharp@Alexs-MacBook-Pro-2.local>
|
2024-01-09 08:26:26 +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 |
|
Somnath
|
4d97428c81
|
Fix expected value in test (#8412)
|
2023-10-09 18:12:54 +01:00 |
|
Somnath
|
73e2bad897
|
Remove chain id check for non-eip155 and fix a test (#8404)
Correcting a mistake in PR #8400 and a workaround for
TestSendRawTransaction
|
2023-10-08 20:59:49 +00: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 |
|
Alex Sharov
|
d1d348211f
|
add flag --force.partial.commit: to workaround problem "start from backup takes long time and can't save partial progress" (#8090)
|
2023-08-30 08:49:16 +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 |
|