- Aug 24, 2021
-
-
Matthieu Vachon authored
-
Arpit Temani authored
Arpit/v1.10.8 upgrade
-
Jaynti Kanani authored
-
Arpit Temani authored
-
Péter Szilágyi authored
-
Martin Holst Swende authored
* core/vm: more detailed benchmark for jumpdest analysis * core/vm: make jd analysis benchmark alloc free * core/vm: improve jumpdest analysis * core/vm: improve worst-case * core/vm: further improvements in analysis * core/vm: improve jumpdest analysis >PUSH15 * core/vm: make jd analysis ref by value * core/vm: fix misspell * core/vm: improve set8 and set16 a bit * core/vm: reduce amount of code * core/vm: optimize byte copying
-
- Aug 23, 2021
-
-
Zsolt Felföldi authored
* eth/gasprice: cache feeHistory results * eth/gasprice: changed feeHistory block count limitation * eth/gasprice: do not use embedded struct in blockFees * eth/gasprice: fee processing logic cleanup * eth/gasprice: purge feeHistory cache at chain reorgs
-
ucwong authored
-
Felix Lange authored
-
Marius van der Wijden authored
-
- Aug 20, 2021
-
-
Péter Szilágyi authored
-
- Aug 19, 2021
-
-
Arpit Temani authored
-
Arpit Temani authored
-
- Aug 18, 2021
-
-
chuwt authored
-
- Aug 17, 2021
-
-
陈佳 authored
Makes the RPC block return the POA sealer for clique blocks on the 'miner' field (was previously zeroes)
-
Zachinquarantine authored
Adds --nousb as a deprecated flag when someone runs the geth show-deprecated-flags command.
-
Zachinquarantine authored
Removes references to the short-lived Calaveras testnet
-
jwasinger authored
cmd, metrics: add support for influxdb-v2 (cherry-picking from italoacasas' changes), leave existing support for v1 to maintain backwards-compatibility. (#23194) This PR adds flag to enable InfluxDB v2 (--metrics.influxdbv2), flags for v2-specific features (--metrics.influxdb.token, --metrics.influxdb.bucket), also carries over addition of support for specifying organization (--metrics.influxdb.organization), but still retains backwards compatibility with InfluxDB v1.
-
Martin Holst Swende authored
* tests: update, enable legacy tests, remove vm tests * tests: minor fixes
-
- Aug 13, 2021
-
-
Péter Szilágyi authored
* accounts/external: handle 0 chainid as not-set for the Clef API * accounts/external: document SignTx Co-authored-by:
Felix Lange <fjl@twurst.com>
-
Péter Szilágyi authored
eth: drop eth/65, the last non-reqid protocol version
-
Martin Holst Swende authored
* core/rawdb: implement sequential reads in freezer_table * core/rawdb, ethdb: add sequential reader to db interface * core/rawdb: lint nitpicks * core/rawdb: fix some nitpicks * core/rawdb: fix flaw with deferred reads not being performed * core/rawdb: better documentation
-
- Aug 12, 2021
-
-
Sandeep Sreenath authored
Implement get transaction receipts by block
-
Arpit Temani authored
-
Arpit Temani authored
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Péter Szilágyi authored
params: update CHTs for the 1.10.7 release
-
Péter Szilágyi authored
-
Péter Szilágyi authored
internal/ethapi: add back missing check for maxfee < maxPriorityFee
-
Martin Holst Swende authored
-
- Aug 11, 2021
-
-
Arpit Temani authored
-
Arpit Temani authored
-
Arpit Temani authored
-
Arpit Temani authored
-
Arpit Temani authored
-
- Aug 10, 2021
-
-
Péter Szilágyi authored
build: fix docker tag to include `v` prefix in version string
-
Péter Szilágyi authored
-
Péter Szilágyi authored
travis: transition from docker auto builds to manual pushes
-
Péter Szilágyi authored
-