Go implementation of the Ethereum protocol
Find a file
Isabel Schöps Thiel @IsabelSchoepd 9d91938327
Delete signer directory
Signed-off-by: Isabel Schöps Thiel @IsabelSchoepd <155141998+IST-Github@users.noreply.github.com>
2024-01-04 04:32:05 +01:00
eth all: fix typos in comments (#28682) 2023-12-18 09:35:12 +01:00
ethdb trie: remove inconsistent trie nodes during sync in path mode (#28595) 2023-12-08 14:28:23 +01:00
metrics rpc: fix ns/µs mismatch in metrics (#28649) 2023-12-08 09:40:50 +01:00
miner miner: eliminate the dead loop possibility for newWorkLoop and mainLoop (#28677) 2023-12-15 11:48:55 +08:00
node node: increase batch limits for auth rpc API (#27924) 2023-08-16 15:26:49 +02:00
p2p p2p/discover: add liveness check in collectTableNodes (#28686) 2023-12-18 10:47:21 +01:00
params params: begin v1.13.9 release cycle 2023-12-22 13:46:27 +01:00
rlp rlp/rlpgen: remove build tag (#28106) 2023-09-14 12:28:40 +02:00
rpc rpc: fix ns/µs mismatch in metrics (#28649) 2023-12-08 09:40:50 +01:00
swarm swarm: fix outdated link (#26501) 2023-01-16 11:00:55 +01:00
trie core, cmd, trie: fix the condition of pathdb initialization (#28718) 2023-12-21 20:28:32 +01:00
.mailmap AUTHORS: remove one more duplicate entry (#24950) 2022-05-24 21:04:21 +02:00
appveyor.yml core/state, tests: fix memory leak via fastcache (#28387) 2023-10-20 13:35:49 +02:00
circle.yml circleci: enable docker based hive testing 2016-07-15 16:07:34 +03:00
go.mod build(deps): bump golang.org/x/crypto from 0.15.0 to 0.17.0 (#28702) 2023-12-19 10:50:02 +01:00
interfaces.go ethereum: remove TODO comment about subscription (#28609) 2023-11-28 14:49:08 +01:00
Makefile travis: get rid of old useless GO111MODULE directives (#27991) 2023-08-23 18:54:30 +03:00
oss-fuzz.sh tests/fuzzers: move fuzzers into native packages (#28467) 2023-11-14 14:34:29 +01:00