- Sep 25, 2021
-
-
Zachinquarantine authored
-
- Sep 22, 2021
-
-
Alex Sharov authored
-
- Sep 21, 2021
-
-
Alex Sharov authored
-
- Sep 17, 2021
-
-
Alex Sharov authored
-
- Sep 12, 2021
-
-
ledgerwatch authored
* Move ETL to erigon-lib * Update link in the readme * go mod tidy * Use common/chan.go from erigon-lib * Clean up * Fix lint * Fix test * Fix compilation Co-authored-by:
Alex Sharp <alexsharp@Alexs-MacBook-Pro.local>
-
- Sep 05, 2021
-
-
jt9897253 authored
Changed `name if the chain` to `name of the chain`
-
- Sep 02, 2021
-
-
Alex Sharov authored
-
- Sep 01, 2021
-
-
Nick Paterno authored
The `>` angle brackets are unnecessary and get in the way if you copy the entire sequence.
-
- Aug 30, 2021
-
-
alex.sharov authored
-
alex.sharov authored
-
- Aug 29, 2021
-
-
alex.sharov authored
-
The-Coomer authored
-
- Aug 23, 2021
-
-
Chase Wright authored
-
- Aug 19, 2021
-
-
Alex Sharov authored
-
- Jul 20, 2021
-
-
Alex Sharov authored
* Pruning for: exec, log_index, tx_lookup, history stages * Pruning for: exec, log_index, tx_lookup, history stages * Pruning for: exec, log_index, tx_lookup, history stages * Pruning for: exec, log_index, tx_lookup, history stages * add tvm flag * save * db migration for storage mode add flag --prune= remove flag --storage-mode= add flag --experiments=tevm,... rename integration set_storage_mode to set_prune * fix * forward move of stages must skip everything before PruneTo * keep in db progress of prune method * keep in db progress of prune method * simplify logs * simplify logs * simplify logs * fix test * simplify logs * simplify logs * simplify logs * simplify logs * remove callTraceSet as dupsort use etl transform for txlookup prune remove some logs * cleanup tests a bit * print_stages and eth_sync to show prune progress * fix print_stages * add readme about --prune.to flag * more docs * add --prune.history.older and other flags support * fix migration on empty db * better toString * better toString
-
- Jul 19, 2021
-
-
Marius authored
* Feat: only share the erigon container PID namespace with rpcdaemon instead of the entire host PID namespace. * Feat: remove host UID:GUID mapping from erigon and rpcdaemon containers in favour of erigon user in Dockerfile. Adapted Makefile to pre-create mounted volumes to avoid permission issues at runtime. * Feat: docker volume directories should always be owned by erigon user(1000:1000) regardless of the user that invoked the make command. * Fix: don't chown here which breaks docker volume mounts. * Fix: remove ERIGON_HOME Makefile variable and simplify recipe.
-
Alex Sharov authored
-
- Jul 18, 2021
-
-
Alex Sharov authored
-
Marius authored
Feat: Experimental workaround for dockerized rpcdaemon in Local-Mode. Fix some permissions issues in docker containers. (#2392)
-
- Jul 11, 2021
-
-
alex.sharov authored
-
Alex Sharov authored
-
- Jun 23, 2021
-
-
Andrea Lanfranchi authored
* Change MDBX build location so it does not dirty submodule * Update README.md * Update README.md
-
- Jun 18, 2021
-
-
Alex Sharov authored
-
- Jun 16, 2021
-
-
Artem Vorotnikov authored
-
- Jun 06, 2021
-
-
Alex Sharov authored
-
alex.sharov authored
-
- Jun 03, 2021
-
-
Chase Wright authored
-
- May 30, 2021
-
-
Andrea Lanfranchi authored
* More strict path enforcement for Mingw compilers * Update Readme about antiviruses * Update README.md incomplete links * Incomplete link
-
- May 29, 2021
-
-
Andrea Lanfranchi authored
* wsl2 * Handle PS crash for garbage keys * More strict error checking * Update readme for reintroduced WSL support * Wrong htop display only for LMDB * Wrong link in Readme * A further note on WSL IP address Co-authored-by:
alex.sharov <AskAlexSharov@gmail.com>
-
- May 27, 2021
-
-
Evgeny Danilenko authored
* convert contracts after block execution * check if has tevm code * after review-1 * handle ErrNotFound * typo * tests * tevm code bucket * testdata * execute pre-stage * after merge * test fix * test fix * fix test after merge * disable translation stage * after merge * rename params * rename to Erigon * parallelize EVM translation * fix * logging and fixes * fix * todos * cleanup * revert erigorn renaming * unwind * tevm unwind * fix AppData * non-parallel version * comments
-
ledgerwatch authored
-
- May 26, 2021
-
-
Evgeny Danilenko authored
* turbo-geth to erigon * tg, turbo to erigon
-
- May 23, 2021
-
-
Andrea Lanfranchi authored
* PowerShell script * Patch Readme.md
-
- May 22, 2021
-
-
ledgerwatch authored
-
ledgerwatch authored
-
- May 18, 2021
-
-
ledgerwatch authored
-
- Apr 30, 2021
-
-
Alex Sharov authored
* add --sentry.api.addr * add --sentry.api.addr * add --sentry.api.addr * add --sentry.api.addr * add --sentry.api.addr * add --sentry.api.addr * add --sentry.api.addr * add --sentry.api.addr * add --sentry.api.addr * add --sentry.api.addr
-
- Apr 19, 2021
-
-
Alex Sharov authored
RPCDaemon: add --datadir flag, use --chaindata only if wanna redefine default chaindata folder (#1747)
-
- Apr 15, 2021
-
-
Alex Sharov authored
-
- Apr 09, 2021
-
-
ledgerwatch authored
* more flesh on turbo-mine network * Replace genesis preallocs with json * Update README.md Co-authored-by:
Alex Sharp <alexsharp@Alexs-MacBook-Pro.local> Co-authored-by:
Alexey Sharp <alexeysharp@Alexeys-iMac.local>
-