freebsd-ports/net-p2p/go-ethereum
Enrique Fynn f0f4fe064d net-p2p/go-ethereum: update to 1.12.0
ChangeLog: https://github.com/ethereum/go-ethereum/releases/tag/v1.12.0

 * Geth now defaults to use Pebble as a backend if no existing database is
   found. If a previous LevelDB database exists Geth will keep using that, and
   if you must have LevelDB for some compatibility reasons, you can force it in
   Geth with the --db.engine=leveldb flag.

Other improvements:

 * Add block overrides to eth_call
 * Make batched state-test execution possible

Assorted bugfixes:

 * Do not ignore null address while iterative dump
 * Fix flatCallTracer crasher
 * Prevent pebble shutdown-panic
 * Make websocket use default "HTTP_PROXY" by default
 * Make eth_estimateGas use latest block by default
 * Add txHash field on txTraceResult
 * Fix crash on querying finalized block

PR:		272022
Reported by:	me@enriquefynn.com (maintainer)
2023-06-20 11:22:39 +02:00
..
distinfo net-p2p/go-ethereum: update to 1.12.0 2023-06-20 11:22:39 +02:00
Makefile net-p2p/go-ethereum: update to 1.12.0 2023-06-20 11:22:39 +02:00
pkg-descr Remove WWW entries moved into port Makefiles 2022-09-07 23:58:51 +02:00
pkg-message
pkg-plist net-p2p/go-ethereum: update to 1.11.1 2023-02-19 13:19:10 +01:00