.github
feat:make image every push
2024-03-08 15:55:16 +08:00
accounts
accounts/abi/bind: check invalid chainID first ( #29275 )
2024-03-20 15:37:27 +08:00
beacon
beacon/light/sync: fix typo in comment ( #29256 )
2024-03-20 15:37:27 +08:00
build
all: update to go version 1.22.1 ( #28946 )
2024-03-20 15:37:23 +08:00
cmd
fix: rename PortalHistoryConfig to Config
2024-03-19 19:40:32 +08:00
common
eth/catalyst: prettier output on bad new payloads ( #29259 )
2024-03-15 10:44:41 +01:00
consensus
miner: refactor the miner, make the pending block on demand ( #28623 )
2024-03-06 14:45:03 +02:00
console
console: fix the wrong error msg of datadir testcase ( #29183 )
2024-03-08 12:15:52 +01:00
core
all: fix typos ( #29288 )
2024-03-20 08:49:38 +01:00
crypto
all: update to go version 1.22.1 ( #28946 )
2024-03-20 15:37:23 +08:00
docs
docs/postmortems: fix outdated link ( #28893 )
2024-01-29 16:40:57 +01:00
eth
triedb/pathdb: improve tests ( #29278 )
2024-03-20 15:37:27 +08:00
ethclient
ethclient/gethclient: add blob transaction fields in toCallArg ( #29198 )
2024-03-08 12:13:46 +01:00
ethdb
go.mod: bump pebble db to official release ( #29038 )
2024-03-05 16:15:02 +02:00
ethstats
miner: refactor the miner, make the pending block on demand ( #28623 )
2024-03-06 14:45:03 +02:00
event
event: fix Resubscribe deadlock when unsubscribing after inner sub ends ( #28359 )
2023-10-22 17:37:56 +02:00
graphql
eth/downloader, graphql: fix typos ( #29243 )
2024-03-15 10:07:47 +01:00
internal
triedb/pathdb: improve tests ( #29278 )
2024-03-20 15:37:27 +08:00
log
log: replace tmp with bytes.Buffer.AvailableBuffer ( #29287 )
2024-03-20 15:37:27 +08:00
metrics
metrics: fix docstrings ( #29279 )
2024-03-20 08:51:45 +01:00
miner
miner: modify header before checking time-based fields ( #29242 )
2024-03-20 15:37:27 +08:00
node
feat: add cli and fix typ error
2024-03-19 19:40:32 +08:00
p2p
all: update to go version 1.22.1 ( #28946 )
2024-03-20 15:37:23 +08:00
params
params: use the same variable name as EIP-4788 ( #29195 )
2024-03-15 09:14:31 +01:00
portalnetwork
fix: validate 4844 header failed
2024-03-20 16:03:56 +08:00
rlp
rlp: using unsafe.Slice instead of SliceHeader ( #29067 )
2024-03-05 14:45:17 +01:00
rpc
internal/build, rpc: add missing HTTP response body Close() calls ( #29223 )
2024-03-12 12:12:37 +01:00
signer
all: fix typos ( #29288 )
2024-03-20 08:49:38 +01:00
swarm
swarm: fix outdated link ( #26501 )
2023-01-16 11:00:55 +01:00
tests
tests, appveyor: only execute one in four permutations on CI ( #29220 )
2024-03-13 18:12:23 +01:00
trie
triedb/pathdb: improve tests ( #29278 )
2024-03-20 15:37:27 +08:00
triedb
triedb/pathdb: improve tests ( #29278 )
2024-03-20 15:37:27 +08: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
git: ignore tests/spec-tests folder ( #28254 )
2023-10-10 10:56:50 +02:00
.gitmodules
tests: external evm benchmarks ( #24050 )
2022-01-28 08:47:19 +01:00
.golangci.yml
build: upgrade to golangci-lint v1.55.2 ( #28712 )
2023-12-20 15:36:10 +01:00
.mailmap
.mailmap: remove invalid email address ( #29163 )
2024-03-04 21:58:25 +01:00
.travis.yml
all: update to go version 1.22.1 ( #28946 )
2024-03-20 15:37:23 +08:00
appveyor.yml
tests, appveyor: only execute one in four permutations on CI ( #29220 )
2024-03-13 18:12:23 +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
Dockerfile
all: fix typos ( #29288 )
2024-03-20 08:49:38 +01:00
Dockerfile.alltools
all: fix typos ( #29288 )
2024-03-20 08:49:38 +01:00
Dockerfile.portal
feat:update go version
2024-03-20 16:02:26 +08:00
go.mod
all: update to go version 1.22.1 ( #28946 )
2024-03-20 15:37:23 +08:00
go.sum
update go.sum
2024-03-20 15:38:50 +08:00
interfaces.go
ethereum, ethclient: add blob transaction fields in CallMsg ( #28989 )
2024-02-15 10:08:46 +01:00
Makefile
feat:update readme
2024-03-15 21:08:16 +08:00
oss-fuzz.sh
tests/fuzzers: move fuzzers into native packages ( #28467 )
2023-11-14 14:34:29 +01:00
README.md
all: update to go version 1.22.1 ( #28946 )
2024-03-18 17:36:50 +01:00
SECURITY.md
SECURITY.md: fix typo ( #24244 )
2022-01-16 00:38:43 +01:00