- Mar 08, 2022
-
-
Alex Sharov authored
* save * save * save * save * save * save * save * save * save * save * save * save * save * save * save * save * save * save * save * save * save * save * save * save * save * save * save * save * save * save * save * save * save * save * save * save * save * save * save * save * save * save * save * save * save * save * save * save * save * save * save * save * save * save * save * save * save * save * save * save * save * save * save * save * save * save * save * save * save * save * save * save * save * save * save * a * a * a * a * a * a * fefefe * fefefe * fefefe * fefefe * fefefe * fefefe * fefefe * fefefe * fefefe * fefefe * fefefe * fefefe * fefefe * save * save * save * save * save * save * save * save * save * save * save * save * save * save * save * save
-
Alex Sharov authored
* save * save
-
- Mar 07, 2022
-
-
Alex Sharov authored
* add nosqlite tag * save * save * save
-
Enrique Jose Avila Asapche authored
-
- Mar 05, 2022
-
-
Alex Sharov authored
-
Alex Sharov authored
-
Alex Sharov authored
-
Zachinquarantine authored
* Update index.rst * Update handler.go
-
Alex Sharov authored
-
- Mar 04, 2022
-
-
Alex Sharov authored
* save * save * save
-
Alex Sharov authored
-
Alex Sharov authored
-
battlmonstr authored
The command builds were always using the root go.mod. Adding cmd/mycmd/go.mod produced an "package not found" error. This changes the build to run in the cmd/mycmd directory: * If cmd/mycmd/go.mod is present, it is used. * Otherwise it builds the main package using the root go.mod as before.
-
- Mar 03, 2022
-
-
yperbasis authored
-
Andrew Ashikhmin authored
* Fix typo * fix typos * Handle corner case when unwinding to geneis * No-op ForkChoice
-
battlmonstr authored
Encode and hash logic was duplicated in multiple places. * Move encoding to p2p/discover/v4wire * Move hashing to p2p/enode/idscheme * Change newRandomLookup to create a proper random key on a curve.
-
battlmonstr authored
* get chain config, genesis hash and network ID by chain name in params/config * get genesis block chain name in core/genesis
-
Andrew Ashikhmin authored
* Bump storage space recommendation to 4TB. * OK, 3TB instead of 4TB * SSD performance deteriorates when close to capacity
-
Alex Sharov authored
-
- Mar 02, 2022
-
-
Andrew Ashikhmin authored
* Expose port 8551 (authenticated Engine API) * Expose eth API on the same ports as engine API
-
- Mar 01, 2022
-
-
battlmonstr authored
log.Warn/Error uses "err" key to log errors in most places. This renames "error" to "err" in some places to adhere to this convention.
-
Enrique Jose Avila Asapche authored
* added stateOverride type * solved import cycle * refactoring * imported wrong package * fixed Call arguments * typo * override for traceCall
-
- Feb 28, 2022
-
-
Giulio Rebuffo authored
* jwt * fuuuuture * added auth * merge * merge * Update jwt to the latest version * ops * comments * cleanup * bad * gut * maybe * mod sum Co-authored-by:
yperbasis <andrey.ashikhmin@gmail.com>
-
- Feb 26, 2022
-
-
Alex Sharov authored
-
mohoff authored
* chore: alloc file for dev chain * chore: fix lint issue Co-authored-by:
Moritz Hoffmann <moritz@btcx.com>
-
- Feb 25, 2022
-
-
Enrique Jose Avila Asapche authored
* added isFake * using isFake instead of checkNonce * Revert "using isFake instead of checkNonce" This reverts commit 6a202bbcdda666677fc93744549046432fae18b6. * Revert "added isFake" This reverts commit 2c4802488afde25ac583c6af6e6778cfa90c4dcd. * only checking EOA if we are checking for Nonce
-
Alex Sharov authored
* save * save
-
Alex Sharov authored
-
Alex Sharov authored
-
Alex Sharov authored
-
- Feb 24, 2022
-
-
Giulio Rebuffo authored
* PrevRandao Renaming * lint
-
battlmonstr authored
Refactor cmd targets to use a common implicit rule recipe. Change "make all" to include them all.
-
battlmonstr authored
If --nat extip:1.2.3.4 option is specified, the port mapping logic (AddMapping/DeleteMapping) does nothing. This optimization avoids running a goroutine for doing nothing.
-
battlmonstr authored
Fixes lint errors: turbo/snapshotsync/block_snapshots_test.go:77:69: not enough arguments in call to findAndMergeBlockSegments (typecheck) _, err := findAndMergeBlockSegments(context.Background(), s, dir, 1) turbo/snapshotsync/block_snapshots_test.go:88:68: not enough arguments in call to findAndMergeBlockSegments (typecheck) _, err = findAndMergeBlockSegments(context.Background(), s, dir, 1)
-
Alex Sharov authored
-
ledgerwatch authored
Co-authored-by:
Alexey Sharp <alexeysharp@Alexeys-iMac.local>
-
Alex Sharov authored
* snapshots: fix indexing of recently merged range * logger version up
-
Alex Sharov authored
-
Alex Sharov authored
* snapshots: fix indexing of recently merged range * snapshots: fix indexing of recently merged range * snapshots: fix indexing of recently merged range * snapshots: fix indexing of recently merged range * snapshots: fix indexing of recently merged range
-
Alex Sharov authored
* snapshots: command_to_debug_retire * snapshots: command_to_debug_retire
-