go-ethereum/common
marcello33 3ed22568fd
Hotfixes and deps bump (#776)
* dev: chg: bump deps

* internal/cli/server, rpc: lower down http readtimeout to 10s

* dev: chg: get p2p adapter

* dev: chg: lower down jsonrpc readtimeout to 10s

* cherry-pick txpool optimisation changes

* add check for empty lists in txpool (#704)

* add check

* linters

* core, miner: add empty instrumentation name for tracing

---------

Co-authored-by: Raneet Debnath <raneetdebnath10@gmail.com>
Co-authored-by: SHIVAM SHARMA <shivam691999@gmail.com>
Co-authored-by: Evgeny Danilenko <6655321@bk.ru>
Co-authored-by: Manav Darji <manavdarji.india@gmail.com>
2023-03-14 12:40:23 +01:00
..
bitutil common,crypto: move fuzzers out of core (#22029) 2020-12-23 17:44:45 +01:00
compiler common/compiler: fix parsing of solc output with solidity v.0.8.0 (#22092) 2021-01-05 14:48:22 +01:00
debug Hotfixes and deps bump (#776) 2023-03-14 12:40:23 +01:00
fdlimit all: add go:build lines (#23468) 2021-08-25 18:46:29 +02:00
hexutil V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
leak stable tests 2022-05-13 09:11:17 +03:00
math Hotfixes and deps bump (#776) 2023-03-14 12:40:23 +01:00
mclock common/mclock: remove dependency on github.com/aristanetworks/goarista (#22211) 2021-01-22 20:15:27 +01:00
network A thread safe way to take a free port (#485) 2022-08-16 18:43:18 +03:00
prque les: move client pool to les/vflux/server (#22495) 2021-04-06 20:42:50 +02:00
set Prepare Bor package for testing (#416) 2022-06-08 16:39:30 +03:00
tracing Hotfixes and deps bump (#776) 2023-03-14 12:40:23 +01:00
big.go core, vm, common: define constantinople fork + shift (#16045) 2018-02-23 12:32:57 +02:00
bytes.go common: remove ToHex and ToHexArray (#21610) 2020-11-04 11:20:39 +01:00
bytes_test.go all: simplify and fix database iteration with prefix/start (#20808) 2020-04-15 14:08:53 +03:00
debug.go common: rename unused function with typo (#23025) 2021-06-10 10:53:23 +03:00
format.go common, core, light: add block age into info logs 2018-09-20 12:56:35 +03:00
path.go common: improve documentation comments (#16701) 2018-05-29 12:42:21 +02:00
size.go core, cmd, vendor: fixes and database inspection tool (#15) 2019-05-16 10:39:34 +03:00
size_test.go cmd/utils, eth: relinquish GC cache to read cache in archive mode 2019-02-07 14:36:25 +02:00
test_utils.go all: fix license headers one more time 2015-07-23 18:35:11 +02:00
time.go Hotfixes and deps bump (#776) 2023-03-14 12:40:23 +01:00
types.go common: fixes format verb (#23495) 2021-08-31 10:22:20 +02:00
types_test.go common: improve printing of Hash and Address (#21834) 2020-12-08 19:19:09 +01:00