Daniel Liu
be40f8ac21
chore(cicd,common): unify XDC runtime binary across networks ( #2147 )
...
Package a single XDC binary for all networks and remove binary-switching logic from the CI/CD flow.
Changes:
- cicd/Dockerfile: build once and copy only /usr/bin/XDC
- cicd/entry.sh: validate NETWORK and remove runtime relink
- Makefile: make XDC-devnet-local depend on XDC; remove constants file swap
- common/constants: delete duplicated constants.go.{testnet,devnet,local}
Impact:
- network differences are now driven by runtime config, not separate binaries
2026-03-10 18:52:38 +05:30
Daniel Liu
acec2ccc5b
cicd: fix docker build error ( #1978 )
2026-01-27 08:44:41 +05:30
Daniel Liu
84de57cadc
cicd: store git commit hash into docker image ( #1931 )
2026-01-16 15:47:16 +05:30
wanwiset25
6ba021da8c
add default env to runtime image
2025-09-25 15:52:05 +04:00
wanwiset25
30e1a9a7fd
fix
2025-09-20 17:56:20 +04:00
wanwiset25
4df9699821
genesis wizard accept file input
2025-09-14 15:19:19 +04:00
wit765
1da1b58e7e
build: fix BAD BLOCK error for consensus v1 and Go v1.24 v1.25 ( #1482 )
...
Co-authored-by: wit <wit765765346@gmail>
2025-09-12 09:52:52 +08:00
wit765
f234dd896e
build: upgrade go to v1.25.1 ( #1476 )
...
Co-authored-by: wit <wit765765346@gmail>
2025-09-11 16:35:39 +08:00
wanwiset25
f9585a5f3e
fix docker build warning
2025-03-31 06:03:42 +04:00
JukLee0ira
8bd1c9cee9
all: update to go version 1.23
2025-03-01 16:42:11 +08:00
wanwiset25
44ac46f676
add local xdpos function
...
add readme
changes to support xdpos2 protocol from block 0
2025-01-01 22:06:09 -05:00
benjamin202410
0686b4428f
upgrade to golang 1.22 ( #763 )
...
Co-authored-by: liam.lai <liam.lai@us>
2024-12-25 22:59:24 -08:00
Wang Gerui
9e4b4060c0
bump go to 1.21 in Dockerfiles
2023-10-23 00:08:43 +08:00
Liam
7997dc68c1
build universe docker image ( #309 )
...
* build universe docker image
* build universe docker image
* build universe docker image
---------
Co-authored-by: Liam Lai <liam.lai@datameshgroup.com.au>
2023-08-10 15:37:23 +10:00