- May 27, 2022
-
-
Zachinquarantine authored
-
battlmonstr authored
* sentry: log peer events in erigon * refactor pumpStreamLoop to support streams with arbitrary message types * subscribe to PeerEvents * fixup! use generics
-
- May 26, 2022
-
-
Andrew Ashikhmin authored
-
Giulio Rebuffo authored
-
Andrew Ashikhmin authored
* Add rules to AsMessage to vet transaction types * Fix TestState
-
Alex Sharov authored
* merge devel * save
-
leonardchinonso authored
* Draft PR for the devnet automation * Committing to save for later edit * Finished creating shells, to test * Changes: * Added a shell for picking eth commands * Implemented erigon node running with the --http flag to save processes * Shell commands for get-balance and send-tx implemented TODO: * Make UX more friendly by adding start, stop and exit commands * Add progress bar to show wait in progress * Add flag or input to enable mining option for erigon node * Implemented stress tests for other eth methods * Experimenting * little clean up * lint * Transitioned to static runs and tests from shell * Finished stress test methods * Rendering fixes * save * Cleanup * Fixed lint * Still fixing lint * Removed args append ineffect * Removed println in genesis init.go * Removed println in genesis init.go Co-authored-by:
Alexey Sharp <alexeysharp@Alexeys-iMac.local> Co-authored-by:
Enrique Avila <eavilaasapche@gmail.com>
-
Andrew Ashikhmin authored
* EIP150Block -> TangerineWhistleBlock * Merge EIP158Block into EIP155Block * EIP155Block -> SpuriousDragonBlock
-
primal_concrete_sledge authored
* Add filters functions * Fix: forbid new filters for requests * Merge devel fix
-
Alex Sharov authored
-
battlmonstr authored
-
battlmonstr authored
-
Alex Sharov authored
-
- May 25, 2022
-
-
Andrew Ashikhmin authored
This reverts commit 3805fd99.
-
Andrew Ashikhmin authored
-
Enrique Jose Avila Asapche authored
-
Alex Sharov authored
-
primal_concrete_sledge authored
-
Alex Sharov authored
-
Alex Sharov authored
* lastDup no key * lastDup no key * lastDup no key
-
battlmonstr authored
-
- May 24, 2022
-
-
Alex Sharov authored
-
Alex Sharov authored
* save * save
-
Alex Sharov authored
-
Alex Sharov authored
-
Alex Sharov authored
-
Alex Sharov authored
-
Alex Sharov authored
This reverts commit 4205ef73.
-
Alex Sharov authored
-
- May 23, 2022
-
-
battlmonstr authored
-
Alex Sharov authored
* save * save * save * save
-
- May 22, 2022
-
-
ledgerwatch authored
* Print * Prevent underflow, return 0 block if tx lookup failed * Return nil receipt for 0 block * Update to main erigon-lib * Fix other places * Fix other places * Comment Co-authored-by:
Alexey Sharp <alexeysharp@Alexeys-iMac.local>
-
Alex Sharov authored
-
ledgerwatch authored
* Print retire * Print * Print * Print * Print * Not fail when block is not found * Remove prints Co-authored-by:
Alexey Sharp <alexeysharp@Alexeys-iMac.local>
-
- May 21, 2022
-
-
Enrique Jose Avila Asapche authored
* default api list * Revert "default api list" This reverts commit 8f0bf6cb440b35b3ab628cc297fa6ff822038ed3. * added engine to default * added to erigon
-
ledgerwatch authored
Co-authored-by:
Alexey Sharp <alexeysharp@Alexeys-iMac.local>
-
ledgerwatch authored
Co-authored-by:
Alexey Sharp <alexeysharp@Alexeys-iMac.local>
-
battlmonstr authored
Dockerfile requires some --build-arg options. Fix "docker" target to pass them. Fix GIT_TAG to reflect the most recent tag related to HEAD, instead of an unrelated most recent tag. Use it as the image VERSION. Image tags need to be passed explicitly if needed: DOCKER_FLAGS='-t erigon:latest' make docker
-
ledgerwatch authored
* Clean headers pointers when removing links * Replace the lock Co-authored-by:
Alexey Sharp <alexeysharp@Alexeys-iMac.local>
-
Giulio Rebuffo authored
-