Alex Sharov
|
790af5a62e
|
kv.Snapsthos() grpc method (#4827)
|
2022-07-26 09:44:53 +07:00 |
|
Max Revitt
|
211dbfbb75
|
fix(#4543): BeginRo use semaphore (erigon-lib bump) (#4712)
|
2022-07-14 12:01:57 +02:00 |
|
Alex Sharov
|
d9cb87a149
|
RPC: Enable back json streaming for non-batch and non-websocket cases (#4647)
* enable rpc streaming
* enable rpc streaming
|
2022-07-06 11:44:06 +01:00 |
|
ledgerwatch
|
64067a2b77
|
Debugging Engine API (#4488)
* defer tx rollback
* Add http.trace flag
* Fixed http.trace flag
* Fix lint
* Fix lint
* Delete unused tests
* Fix lint
* Fix lint
* Fix lint
* Fix lint
Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
|
2022-06-19 13:40:28 +01:00 |
|
ledgerwatch
|
fd8adddce8
|
trace_filter implementation based on erigon 2 update 2 data (#4431)
* trace_filter implementation based on erigon 2 update 2 data
* Fix test compile, extract txNums
* Update to erigon-lib, add generic heap
* Fix getHeaderHash for RPC methods
* Missing files
* Skip tests
* Add reward traces
* Filter trace lint
* Reinstate filtering
* Print
* Print
* Fix
* Print
* Print txNums
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Remove prints
* Fix nil dereference
* Inclusive toBlock bound
* Print
* Print
* Hack
* remove some deps
* Fix lint
* Update erigon-lib
Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
Co-authored-by: Alex Sharp <alexsharp@Alexs-MacBook-Pro.local>
|
2022-06-12 12:44:01 +01:00 |
|
ledgerwatch
|
8e3ac8a21c
|
Erigon2 upgrade 2 prototype (#4341)
* Erigon2 upgrade 2 prototype
* Latest erigon-lib
* Fixes
* Fix print
* Fix maxSpan
* Reduce maxSpan
* Remove duplicate joins
* TxNum
* Fix resuming
* first draft of history22
* Introduce historical reads
* Update to erigon-lib
* Update erigon-lib
* Update erigon-lib
* Fixes and tracing for checkChangeSets
* More trace
* Print account details
* fix getHeader
* Update to erigon-lib main
* Add tracer indices and event log indices
* Fix calltracer
* Fix calltracer
* Duplicate rpcdaemon into rpcdaemon22
* Fix tests
* Fix tests
* Fix tests
* Update to latest erigon-lib
Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
Co-authored-by: Alex Sharp <alexsharp@Alexs-MacBook-Pro.local>
|
2022-06-10 16:18:43 +01:00 |
|