- May 19, 2022
-
-
Alex Sharov authored
-
Alex Sharov authored
-
- May 17, 2022
-
-
Alex Sharov authored
-
- May 16, 2022
-
-
Alex Sharov authored
* save * save * save * save * save
-
- May 13, 2022
-
-
Alex Sharov authored
* save * save
-
- May 12, 2022
-
-
Alex Sharov authored
-
Alex Sharov authored
* save * save
-
- May 10, 2022
-
-
battlmonstr authored
Reasons: * duktape is not maintained * on macOS it produces a warning: unused function '_duk_debugger_attach' (this slows down incremental builds and pollutes the test logs) Why goja? Geth has migrated some parts to goja (console and clef signer tool), although not migrated tracers yet. * fix isPrecompiled() native function * recursion limit test is obsolete
-
Alex Sharov authored
RPCDaemon: open snapshots on startup (because now snapshots dir is atomic), even if no Erigon available (#4110) * save * save * save * save * save * save
-
Alex Sharov authored
* save * save * save
-
- May 08, 2022
-
-
Alex Sharov authored
-
- May 07, 2022
-
-
Alex Sharov authored
-
Alex Sharov authored
* save * save
-
- May 06, 2022
-
-
ledgerwatch authored
Co-authored-by:
Alexey Sharp <alexeysharp@Alexeys-iMac.local>
-
- May 05, 2022
-
-
ledgerwatch authored
* binary tree * Binary commitment tree * [erigon2] Bin tree support * Point to latest erigon-lib Co-authored-by:
Alexey Sharp <alexeysharp@Alexeys-iMac.local>
-
- Apr 28, 2022
-
-
Alex Sharov authored
* save * save
-
Alex Sharov authored
* save * save * save
-
Alex Sharov authored
-
Alex Sharov authored
* save * save * save * save * save * save * save * save * save
-
- Apr 27, 2022
-
-
ledgerwatch authored
Co-authored-by:
Alex Sharp <alexsharp@Alexs-MacBook-Pro.local>
-
- Apr 25, 2022
-
-
battlmonstr authored
* RPC: admin.peers() This RPC method returns information about the connected remote nodes. https://geth.ethereum.org/docs/rpc/ns-admin#admin_peers The peers are collected from all configured sentries. See: https://github.com/ledgerwatch/interfaces/pull/102 Test with: curl -X POST -H "Content-Type: application/json" --data '{"jsonrpc": "2.0", "method": "admin_peers", "params": [], "id":1}' localhost:8545 * save * liner fix Co-authored-by:
alex.sharov <AskAlexSharov@gmail.com>
-
- Apr 23, 2022
-
-
battlmonstr authored
* Sentry GRPC: rename Peers to PeerEvents see https://github.com/ledgerwatch/interfaces/pull/101 * Update to erigon-lib main Co-authored-by:
Alexey Sharp <alexeysharp@Alexeys-iMac.local>
-
- Apr 22, 2022
-
-
Alex Sharov authored
* save * save
-
battlmonstr authored
Observer crawls the Ethereum network and collects information about the nodes.
-
Alex Sharov authored
* save * save
-
- Apr 21, 2022
-
-
Alexey Sharp authored
-
Alex Sharov authored
* save * save * save * save * save * save * save * save * save * save * save * save * save * save * save * save * save * save
-
- Apr 18, 2022
-
-
Alex Sharov authored
-
- Apr 17, 2022
-
-
Alex Sharov authored
-
- Apr 13, 2022
-
-
ledgerwatch authored
* More compact representation of huffman trees in the seg files * Update to latest erigon-lib * recompress * recompress * recompress * uncompress: buf fix * Update to latest erigon-lib * Revert default sync mode Co-authored-by:
Alexey Sharp <alexeysharp@Alexeys-iMac.local> Co-authored-by:
Alex Sharp <alexsharp@Alexs-MacBook-Pro.local> Co-authored-by:
alex.sharov <AskAlexSharov@gmail.com>
-
- Apr 12, 2022
-
-
Alex Sharov authored
-
- Apr 11, 2022
-
-
Alex Sharov authored
-
- Apr 10, 2022
-
-
ledgerwatch authored
* Switch peerId from 256 to 512 bit (as in stable) * go mod tidy * Fix some tests * Fixed * Fixes * Fix tests * Update to erigon-lib main Co-authored-by:
Alex Sharp <alexsharp@Alexs-MacBook-Pro.local> Co-authored-by:
Alexey Sharp <alexeysharp@Alexeys-iMac.local>
-
- Apr 07, 2022
-
-
Alex Sharov authored
-
- Apr 01, 2022
-
-
Alex Sharov authored
* save * save
-
Andrew Ashikhmin authored
* LastForkchoice accessors * Update erigon-lib * Prefer forkchoice head as latest block in RPC * Fix typo
-
- Mar 31, 2022
-
-
Alex Sharov authored
* fix nil pointer in fetch.go * fix nil pointer in fetch.go
-
- Mar 27, 2022
-
-
Alex Sharov authored
-
- Mar 25, 2022
-
-
Alex Sharov authored
-
ledgerwatch authored
Co-authored-by:
Alex Sharp <alexsharp@Alexs-MacBook-Pro.local>
-