Statediffing-fork of the official Go implementation of the Ethereum protocol
Go to file
2023-06-01 13:48:28 -05:00
.github statediffing service squash commit 2023-05-04 09:00:46 -05:00
accounts accounts/abi/bind: handle UnpackLog with zero topics (#26920) 2023-03-31 02:35:29 -04:00
beacon/engine beacon/engine: don't omit empty withdrawals in ExecutionPayloadBodies (#26698) 2023-03-07 16:30:04 +01:00
build build: upgrade -dlgo version to Go 1.20.3 2023-04-04 22:24:30 +02:00
cmd statediffing service squash commit 2023-05-04 09:00:46 -05:00
common common: delete MakeName (#27023) 2023-04-03 03:51:31 -04:00
consensus statediffing service squash commit 2023-05-04 09:00:46 -05:00
console cmd, eth, node: deprecate personal namespace (#26390) 2023-02-02 13:52:19 +02:00
contracts/checkpointoracle contracs/checkpointoracle: fix directives (#24944) 2022-05-30 14:45:27 +02:00
core statediffing service squash commit 2023-05-04 09:00:46 -05:00
crypto all: remove deprecated uses of math.rand (#26710) 2023-02-16 14:36:58 -05:00
docs docs/postmortems: remove wrong parentheses (#26066) 2022-11-01 14:50:03 +01:00
eth statediffing service squash commit 2023-05-04 09:00:46 -05:00
ethclient ethclient: ensure returned subscription is nil on error (#26976) 2023-03-25 22:38:43 +01:00
ethdb statediffing service squash commit 2023-05-04 09:00:46 -05:00
ethstats ethstats: set readlimit on ethstats server connection (#26207) 2022-11-17 15:33:03 +01:00
event README, go.mod, event, internal/version: bump min Go to 1.19 (#26803) 2023-03-03 12:24:09 +02:00
graphql graphql: revert storage access regression (#27007) 2023-03-30 06:57:49 -04:00
internal statediffing service squash commit 2023-05-04 09:00:46 -05:00
les all: refactor trie API (#26995) 2023-04-20 06:57:24 -04:00
light all: refactor trie API (#26995) 2023-04-20 06:57:24 -04:00
log log: add special casing of uint256 into the logger (#26936) 2023-03-21 12:01:43 +02:00
metrics statediffing service squash commit 2023-05-04 09:00:46 -05:00
miner params: remove EIP150Hash from chainconfig (#27087) 2023-04-18 03:49:09 -04:00
mobile statediffing service squash commit 2023-05-04 09:00:46 -05:00
node metrics/librato: ensure resp.body closed (#26969) 2023-03-27 07:44:41 -04:00
p2p p2p: access embedded fields of Server directly (#27078) 2023-04-18 11:57:08 +02:00
params statediff meta version 2023-05-04 09:07:11 -05:00
rlp rlp/rlpgen: print want/expect output string if mismatch (#26932) 2023-03-24 14:17:39 +01:00
rpc statediffing service squash commit 2023-05-04 09:00:46 -05:00
scripts statediffing service squash commit 2023-05-04 09:00:46 -05:00
signer signer/core: rename testdata files (#27063) 2023-04-17 10:36:47 -04:00
statediff Backport PR #392 to v4. 2023-06-01 13:48:28 -05:00
swarm swarm: fix outdated link (#26501) 2023-01-16 11:00:55 +01:00
tests all: refactor trie API (#26995) 2023-04-20 06:57:24 -04:00
trie statediffing service squash commit 2023-05-04 09:00:46 -05:00
.dockerignore cmd, internal/build, docker: advertise commit date in unstable build versions (#19522) 2019-05-08 16:44:28 +03:00
.gitattributes .gitattributes: enable solidity highlighting on github (#16425) 2018-04-03 15:21:24 +02:00
.gitignore statediffing service squash commit 2023-05-04 09:00:46 -05:00
.gitmodules statediffing service squash commit 2023-05-04 09:00:46 -05:00
.golangci.yml build: upgrade to go 1.19 (#25726) 2022-09-10 13:25:40 +02:00
.mailmap AUTHORS: remove one more duplicate entry (#24950) 2022-05-24 21:04:21 +02:00
.travis.yml .travis.yml: reenable PPA build on tag push (#26873) 2023-03-13 14:10:19 +01:00
appveyor.yml ci: disable coverage reporting in appveyor and travis 2023-02-17 15:34:30 +01:00
AUTHORS AUTHORS: remove one more duplicate entry (#24950) 2022-05-24 21:04:21 +02:00
circle.yml circleci: enable docker based hive testing 2016-07-15 16:07:34 +03:00
COPYING COYPING: restore the full text text of GPL (#21568) 2020-09-15 08:27:17 +02:00
COPYING.LESSER all: update license information 2015-07-07 14:12:44 +02:00
docker-compose-cicd.yml statediffing service squash commit 2023-05-04 09:00:46 -05:00
docker-compose.yml statediffing service squash commit 2023-05-04 09:00:46 -05:00
Dockerfile travis, build: update Go to 1.20.1 (#26653) 2023-02-16 09:00:45 +02:00
Dockerfile.alltools travis, build: update Go to 1.20.1 (#26653) 2023-02-16 09:00:45 +02:00
Dockerfile.amd64 statediffing service squash commit 2023-05-04 09:00:46 -05:00
go.mod update go mod 2023-05-04 09:09:26 -05:00
go.sum update go mod 2023-05-04 09:09:26 -05:00
interfaces.go all: fix some typos (#25551) 2022-08-19 09:00:21 +03:00
Jenkinsfile statediffing service squash commit 2023-05-04 09:00:46 -05:00
Makefile statediffing service squash commit 2023-05-04 09:00:46 -05:00
oss-fuzz.sh core/vm: use golang native big.Int (#26834) 2023-03-08 13:12:53 -05:00
SECURITY.md SECURITY.md: fix typo (#24244) 2022-01-16 00:38:43 +01:00