.github
run tests in Jenkins CICD ( #327 )
2023-03-07 13:57:31 -05:00
accounts
all: remove deprecated uses of math.rand ( #26710 )
2023-02-16 14:36:58 -05:00
beacon /engine
eth/catalyst: request too large error ( #26722 )
2023-02-17 13:30:38 -05:00
build
build: enable Lunar Lobster PPA builds
2023-02-20 13:26:37 +02:00
cmd
conflicts resolved no testing
2023-03-03 09:23:25 -05:00
common
common/math: allow HexOrDecimal to accept unquoted decimals too ( #26758 )
2023-02-22 13:55:09 +02:00
consensus
conflicts resolved no testing
2023-03-03 09:23:25 -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
conflicts resolved no testing
2023-03-03 09:23:25 -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
conflicts resolved no testing
2023-03-03 09:23:25 -05:00
ethclient
all: use unified emptyRootHash and emptyCodeHash ( #26718 )
2023-02-21 06:12:27 -05:00
ethdb
all: remove deprecated uses of math.rand ( #26710 )
2023-02-16 14:36:58 -05:00
ethstats
ethstats: set readlimit on ethstats server connection ( #26207 )
2022-11-17 15:33:03 +01:00
event
all: remove deprecated uses of math.rand ( #26710 )
2023-02-16 14:36:58 -05:00
graphql
all: use http package to replace http method names ( #26535 )
2023-01-24 11:12:25 +02:00
internal
run tests in Jenkins CICD ( #327 )
2023-03-07 13:57:31 -05:00
les
all: use unified emptyRootHash and emptyCodeHash ( #26718 )
2023-02-21 06:12:27 -05:00
light
all: use unified emptyRootHash and emptyCodeHash ( #26718 )
2023-02-21 06:12:27 -05:00
log
log: allow tabs in log messages ( #26630 )
2023-02-08 11:39:17 +02:00
metrics
conflicts resolved no testing
2023-03-03 09:23:25 -05:00
miner
all: remove deprecated uses of math.rand ( #26710 )
2023-02-16 14:36:58 -05:00
mobile
conflicts resolved no testing
2023-03-03 09:23:25 -05:00
node
ethdb: pebble backend (64bit platforms only) ( #26517 )
2023-02-09 10:48:34 +02:00
p2p
all: remove deprecated uses of math.rand ( #26710 )
2023-02-16 14:36:58 -05:00
params
conflicts resolved no testing
2023-03-03 09:23:25 -05:00
rlp
rlp: improve tests for Split functions ( #26200 )
2022-11-17 14:19:03 +01:00
rpc
conflicts resolved no testing
2023-03-03 09:23:25 -05:00
scripts
conflicts resolved no testing
2023-03-03 09:23:25 -05:00
signer
signer/core: don't require capital lettered reference types ( #26462 )
2023-01-20 12:01:33 +02:00
statediff
conflicts resolved no testing
2023-03-03 09:23:25 -05:00
swarm
swarm: fix outdated link ( #26501 )
2023-01-16 11:00:55 +01:00
tests
tests/fuzzers: supply gnark multiexp config, fixes #26669 ( #26670 )
2023-02-13 08:14:34 -05:00
trie
conflicts resolved no testing
2023-03-03 09:23:25 -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
conflicts resolved no testing
2023-03-03 09:23:25 -05:00
.gitmodules
conflicts resolved no testing
2023-03-03 09:23:25 -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, build: update Go to 1.20.1 ( #26653 )
2023-02-16 09:00:45 +02:00
appveyor.yml
appveyor.yml: fetch sub-modules recursively ( #24451 )
2022-03-01 10:36:11 +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
conflicts resolved no testing
2023-03-03 09:23:25 -05:00
docker-compose.yml
conflicts resolved no testing
2023-03-03 09:23:25 -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
conflicts resolved no testing
2023-03-03 09:23:25 -05:00
go.mod
conflicts resolved no testing
2023-03-03 09:23:25 -05:00
go.sum
conflicts resolved no testing
2023-03-03 09:23:25 -05:00
interfaces.go
all: fix some typos ( #25551 )
2022-08-19 09:00:21 +03:00
Jenkinsfile
Unit test inconsistencies ( #330 )
2023-03-07 16:04:10 -05:00
Makefile
conflicts resolved no testing
2023-03-03 09:23:25 -05:00
oss-fuzz.sh
common/math: optimized modexp (+ fuzzer) ( #25525 )
2022-10-12 10:34:52 +02:00
SECURITY.md
SECURITY.md: fix typo ( #24244 )
2022-01-16 00:38:43 +01:00