- Aug 18, 2021
-
-
Alex Sharov authored
* hack * hack * hack * less debug logs in tests * less debug logs in tests
-
Alex Sharov authored
* create new Change object if incarnation increased * create new Change object if incarnation increased
-
- Aug 17, 2021
-
-
ledgerwatch authored
* Fewer allocations in trace stream * Better hex encoding Co-authored-by:
Alexey Sharp <alexeysharp@Alexeys-iMac.local>
-
Alex Sharov authored
* prune log prefix * prune log prefix
-
Alex Sharov authored
-
Alex Sharov authored
-
- Aug 16, 2021
-
-
Eugene authored
* docs: update custom rpc daemon tutorial * docs: update custom rpc daemon tutorial * docs: update custom rpc daemon tutorial
-
- Aug 15, 2021
-
-
alex.sharov authored
-
alex.sharov authored
-
Alex Sharov authored
rename ReadBody to ReadBodyWithTransactions to make it obvious that it's heavier then just ReadBody (#2534) * rename ReadBody to ReadBodyWithTransactions * rename ReadBody to ReadBodyWithTransactions
-
Alex Sharov authored
* fix integration trie * fix integration trie
-
- Aug 14, 2021
-
-
Alex Sharov authored
* save * sentry handshake * move sentry clients to erigon-lib * move sentry clients to erigon-lib * move sentry clients to erigon-lib * move sentry clients to erigon-lib * correct grpc retry * correct grpc retry * correct grpc retry * save * save * save * save
-
Alex Sharov authored
Separate handshake from set_status - because txpool can't set any sentry status but need to handshake (#2529) * sentry handshake * move sentry clients to erigon-lib * correct grpc retry * correct grpc retry * correct grpc retry
-
- Aug 13, 2021
-
-
Thomas Jay Rush authored
-
Alex Sharov authored
* increase default private.api.ratelimit * increase default private.api.ratelimit
-
ledgerwatch authored
* Print data * E Co-authored-by:
Alexey Sharp <alexeysharp@Alexeys-iMac.local>
-
ledgerwatch authored
Co-authored-by:
Alexey Sharp <alexeysharp@Alexeys-iMac.local>
-
ledgerwatch authored
Co-authored-by:
Alexey Sharp <alexeysharp@Alexeys-iMac.local>
-
racytech authored
-
Alex Sharov authored
-
- Aug 12, 2021
-
-
Igor Mandrigin authored
-
ledgerwatch authored
-
ledgerwatch authored
Co-authored-by:
Alex Sharp <alexsharp@Alexs-MacBook-Pro.local>
-
- Aug 11, 2021
-
-
ledgerwatch authored
Co-authored-by:
Alexey Sharp <alexeysharp@Alexeys-iMac.local>
-
Alex Sharov authored
-
- Aug 10, 2021
-
-
Evgeny Danilenko authored
* restore TEVM * fuzzing and property based * comment * lint * stack callback into defer ater checking an error * sequential tests
-
- Aug 09, 2021
-
-
ledgerwatch authored
* Prevent frequent commits to the node DB in sentries * Commit when btree goes over limit * iterator for SeedQuery * Fixing test * Fix tests Co-authored-by:
Alexey Sharp <alexeysharp@Alexeys-iMac.local>
-
- Aug 08, 2021
-
-
ledgerwatch authored
* VmTrace * Fixes to gasCall, beginning of vmTrace * Fix opcode tracer * Add mem and store, enable vmTrace for all methods * Fix lint * More nuances and debugging| * More fixes * Fix for trace_callMany * Fix for trace_callMany Co-authored-by:
Alexey Sharp <alexeysharp@Alexeys-iMac.local>
-
Alex Sharov authored
* remove fee history concurrency * remove fee history concurrency * add concext cancel support
-
Alex Sharov authored
* remove tsdb dep * remove tsdb dep * remove tsdb dep * remove tsdb dep
-
Alex Sharov authored
* eth_FeeHistory * eth_FeeHistory * eth_FeeHistory * lint * lint
-
Alex Sharov authored
* parse dyn fee tx error * parse dyn fee tx error * lint
-
Alex Sharov authored
-
Alex Sharov authored
-
Alex Sharov authored
remove devp2p cmd - if we will support it then need do it in another repo (because it depends on account manager). (#2496) * up cobra lib * remove devp2p cmd - if we will support it then need do it in another repo (because it depends on account manager).
-
- Aug 07, 2021
-
-
alex.sharov authored
-
alex.sharov authored
-
Alex Sharov authored
-
Alex Sharov authored
* better logs, label-based metrics * no runtime log prefix calculation * clean * dashboard to show all stages metrics
-
- Aug 06, 2021
-
-
Richard Patel authored
-