NathanBSC
872d22ed2d
upstream: Merge tag 'v1.12.2' into develop
2023-08-23 17:46:08 +08:00
dylanhuang
779f4a80ee
fix: lint error and docs ( #1520 )
...
* ci: upgrade golangci-lint
* build: move blst env to build stage
* chore: fix lint error
* docs: update readme
2023-04-25 09:11:29 +08:00
dylanhuang
282ef8952d
ci: fix release job ( #1519 )
...
* ci: remove CGO_ENABLE=0 due to blst package
* ci: fix arm binary build
* ci: remove arm5-7 version
* ci: fix arm64 build script
* ci: fix generate_change_log.sh
2023-04-24 22:30:27 +08:00
realuncle
f7d15e34df
BEP-126: Introduce Fast Finality Mechanism ( #936 )
2023-04-10 18:36:45 +08:00
GalaIO
33426f2bd3
docker: upgrade alpine version & remove apks version; ( #1430 )
2023-04-10 16:00:17 +08:00
Péter Szilágyi
5ccc99b258
travis, build: update Go to 1.20.1 ( #26653 )
...
travis, build: update Go to 1.20
2023-02-16 09:00:45 +02:00
dylanhuang
6587671e74
fix: Dockerfile ( #1312 )
2023-02-13 14:13:00 +08:00
j75689
eafd33c387
fix: conflict with master branch
2023-02-13 10:49:07 +08:00
dylanhuang
c9bd677b91
dep: update tendermint to v0.31.14 ( #1298 )
2023-02-03 17:38:20 +08:00
Andre Schreder
ad81821ad9
docker: update bind-tools version ( #1271 )
2023-02-03 15:53:57 +08:00
dylanhuang
bf68be2bd9
dep: bump the version of several important library ( #1274 )
...
* dep: upgrade secp256k1 to use btcec/v2 v2.3.2 and update insecurity pkg
* build ci: upgrade go to 1.19 and golangci-lint to 1.50.1
* docs: fix format that does not follow the goimports
* dep: redirect github.com/bnb-chain/tendermint to v0.31.13
* ci: disable GOPROXY
2023-02-02 19:36:37 +08:00
Felix Lange
c3b42683b3
Dockerfile: upgrade to Go 1.19 ( #26195 )
2022-11-17 10:54:28 +01:00
j75689
fa563982cd
docker: fix dockerfile
2022-11-02 19:55:42 +08:00
zjubfd
4e2f5c6263
merge with master branch
2022-10-31 15:12:21 +08:00
Kai
72f6acc49f
ci: specify bind-tools version ( #1126 )
2022-10-31 15:04:13 +08:00
zjubfd
5b35b39023
nanofork: add black list account ( #1109 )
2022-10-07 11:46:38 +08:00
dylanhuang
816e30108a
tracers ci: drop duktape engine ( #24934 ) and add linux-arm binaries to releases page ( #1100 )
2022-09-26 17:31:16 +08:00
EXEC
58f1e8b94c
docker: speed up docker image build ( #24796 )
...
This PR improves the docker build speed for repeated builds where go.mod and go.sum do no change, by placing the downloaded dependencies in a lower layer
2022-09-21 17:02:02 +08:00
zjubfd
3d3f0a85db
ci: add curl in docker file
2022-09-14 14:49:07 +08:00
zjubfd
b8020b9746
fix: remove fixed curl version in docker file
2022-09-06 16:42:21 +08:00
0xe3b0c4
c0cc6f6362
build: add static linking support ( #25492 )
...
This adds support for building statically-linked executables using ci.go.
Static linking is enabled by default in Docker builds, making it possible to
use the geth executable in any Docker image, regardless of the Linux
distribution the Dockerfile is based on.
Co-authored-by: Felix Lange <fjl@twurst.com>
2022-08-10 10:30:59 +02:00
Alex Vorona
723863ee56
Dockerfile: update ca-certificates version ( #1038 )
2022-08-08 18:09:02 +08:00
Jason Yi
37b7ac7b71
feat: update dockerfile with a few enhancement ( #998 )
...
* feat: refactor dockerfile to add entrypoint script
2022-07-20 12:07:00 +08:00
EXEC
6b60d68344
docker: speed up docker image build ( #24796 )
...
This PR improves the docker build speed for repeated builds where go.mod and go.sum do no change, by placing the downloaded dependencies in a lower layer
2022-05-03 11:17:24 +02:00
Péter Szilágyi
be7eb8ae17
build, Dockerfile: bump Go to 1.18
2022-03-16 08:27:16 +02:00
zjubfd
a50a05d624
merge with go-ethereum 1.1.5
2022-02-10 18:48:16 +08:00
Felix Lange
d16214228f
Dockerfile: upgrade to Go 1.17 ( #23465 )
2021-08-25 15:18:31 +02:00
Péter Szilágyi
bb0191f22b
dockerfile: get rid of make and env, see if that fixes builds
2021-07-06 09:33:31 +03:00
Péter Szilágyi
0f2347d070
travis, Dockerfile, build: docker build and multi-arch publish combo
2021-06-21 19:17:59 +03:00
yutianwu
3ddedad500
fix comments
2021-05-07 14:31:06 +08:00
yutianwu
061cd5030c
upgrade to 1.10.2
2021-04-16 12:45:26 +08:00
swift du
b7cff76c9a
add tini for docker image ( #90 )
...
Co-authored-by: swift.du <yalin.du@binance.com>
2021-02-25 15:29:33 +08:00
Péter Szilágyi
2743fb0429
Dockerfile: bump to Go 1.16 base images
2021-02-23 18:28:24 +02:00
zjubfd
4fc5ab4271
add jq to docker file ( #84 )
2021-02-22 16:30:18 +08:00
fudongbai
69fe8db258
add curl in docker image
2020-12-14 20:29:44 +08:00
fudongbai
935c9e3c6a
upgrade to golang1.15.5
2020-11-16 13:56:57 +08:00
Shude Li
a99ac5335c
Dockerfile: unexpose port 8547 as GraphQL was merged into HTTP endpoint ( #21556 )
2020-09-13 23:25:15 +03:00
Péter Szilágyi
15fdaf2005
travis, dockerfile, appveyor, build: bump to Go 1.15
2020-08-20 16:41:37 +03:00
Péter Szilágyi
eb2fd823b2
travis, appveyor, build, Dockerfile: bump Go to 1.14.2 ( #20913 )
...
* travis, appveyor, build, Dockerfile: bump Go to 1.14.2
* travis, appveyor: force GO111MODULE=on for every build
2020-04-14 14:03:18 +03:00
Péter Szilágyi
2469c4ecd4
travis, Dockerfile, appveyor: bump to Go 1.13
2019-09-12 11:09:11 +03:00
Péter Szilágyi
ce2da832ac
Dockerfile: expose GraphQL ports
2019-09-04 14:46:07 +03:00
C. Brown
be4d74f8d2
cmd, internal/build, docker: advertise commit date in unstable build versions ( #19522 )
...
* add-date-to unstable
* fields-insteadof-split
* internal/build: support building with missing git
* docker: add git history back to support commit date in version
* internal/build: use PR commits hashes for PR builds
2019-05-08 16:44:28 +03:00
Samuel Marks
e43bc36226
travis, appveyor, Dockerfile: upgrade to Go 1.12
2019-02-27 14:21:02 +02:00
Samuel Marks
67c332e9b5
travis, Dockerfile, appveyor, build: bump to Go 1.11
2018-09-19 11:29:29 +03:00
Péter Szilágyi
49371bf255
Dockerfile: drop legacy discovery v5 port mappings
2018-04-23 15:51:30 +03:00
Péter Szilágyi
96a6c8ba0a
Dockerfile: revert the user change PR that broke all APIs
2018-04-23 15:26:15 +03:00
Federico Gimenez
50dbe8e244
Dockerfile: use non-privileged user account ( #16052 )
2018-04-05 14:14:32 +02:00
Péter Szilágyi
669aba8e2c
travis, Dockerfile, appveyor, build: bump to Go 1.10
2018-03-08 16:34:26 +02:00
Péter Szilágyi
cef06358ff
Dockerfile: support alltools image beside plain Geth
2017-11-13 14:30:13 +02:00
Péter Szilágyi
8e14bb1448
Dockerfile: fix missing SSL certificates
2017-09-05 16:06:04 +03:00