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 |
|
ledgerwatch
|
ca271b1824
|
Fix bor receipts (#8391)
|
2023-10-06 08:43:34 +01:00 |
|
Alex Sharov
|
8983128d24
|
Restore genesis reads code - remote rpc case. Remove ctx parameter from baseApi func (tx already has internal ctx) (#8122)
|
2023-09-04 12:42:08 +07:00 |
|
ledgerwatch
|
6b6c0caad0
|
Snapshots of Bor events (#7901)
Co-authored-by: Alex Sharp <alexsharp@Alexs-MacBook-Pro-2.local>
Co-authored-by: Alex Sharp <alexsharp@alexs-mbp-2.home>
|
2023-08-18 17:10:35 +01:00 |
|
Andrew Ashikhmin
|
bd9e8b9b56
|
Fix eth_getTransactionByHash for EIP-4844 transactions (#7960)
Also pick https://github.com/ledgerwatch/erigon-lib/pull/1063 and
https://github.com/ledgerwatch/erigon-lib/pull/1065
|
2023-08-02 18:25:15 +02:00 |
|
ledgerwatch
|
035a6f867c
|
Simplifications for bor tx code (#7889)
Co-authored-by: Alex Sharp <alexsharp@Alexs-MacBook-Pro-2.local>
|
2023-07-14 08:49:10 +01:00 |
|
Giulio rebuffo
|
20b8e156db
|
moved cmd/rpcdaemon/commands -> turbo/jsonrpc (#7858)
|
2023-07-08 19:01:26 +02:00 |
|