Commit graph

32 commits

Author SHA1 Message Date
anunay-xin
9579593438
fix(constants): update Devnet chain ID and block parameters for devnet-108 setup (#2205)
* fix(constants): update Devnet chain ID and block parameters for devnet-108 setup

* refactor(ci): update masternode deployment logic to skip specifically masternode-1 to masternode-25

* ci: update Slack webhook variable names for pull request notifications

* ci: correct format for masternodeN

* ci: enhance start script to handle bootnodes and miner gas limit configuration in new devnet

* ci: update start script to set default netstats configuration and change network ID for devnet
2026-03-21 17:22:44 +05:30
anunay-xin
973efe6482
feat(start.sh): add configurable miner gas limit with default value (#2140) 2026-03-07 17:26:11 +08:00
wanwiset25
3e0d61c45d turn off personal, debug, shh apis by default 2025-06-26 11:36:53 +04:00
wanwiset25
a78982814b make start script accept SYNC_MODE and GC_MODE 2025-06-17 11:32:53 +04:00
benjamin202410
6217d1e3fb
fix private devnet with private ip (#879)
Co-authored-by: liam.lai <liam.lai@us>
2025-02-22 19:32:45 -08:00
benjamin202410
dd0fb11fa3
reduce gas limit for devnet to 50M (#785)
Co-authored-by: liam.lai <liam.lai@us>
2024-12-30 18:31:47 -08:00
wanwiset25
448fe9a746 fix typo and local script 2024-12-03 02:29:40 +04:00
Wanwiset Peerapatanapokin
9cf63d50e4
Merge pull request #749 from XinFinOrg/devnet-bootnode
Devnet bootnode
2024-12-02 12:27:44 +04:00
wanwiset25
e257b521ce change devnetstats url 2024-12-02 09:06:48 +08:00
wanwiset25
f646ddd2db add store-reward flag by default 2024-11-29 21:06:05 +08:00
wanwiset25
c369253b5c update bootnode check script 2024-11-29 15:58:44 +04:00
Daniel Liu
369d69649f all: normalize flag's name 2024-11-25 16:39:29 +08:00
Liam Lai
3521fe11aa remove admin for rpc and running node 2024-06-06 20:44:22 +08:00
Wanwiset Peerapatanapokin
328176651c
use 0x address scheme by default and add new enable xdc prefix flag (#518) 2024-04-12 12:27:39 +07:00
Liam Lai
771c2f34f3 enable 0x prefix for devnet code rpcs 2024-03-08 15:52:50 +11:00
Liam
06dc0ead65
update start script to right syntax (#439) 2024-02-20 23:20:12 +11:00
Liam
51d4021e03
consistent with xinfin node repo (#435) 2024-02-19 23:01:19 +11:00
Liam
5363ada84d
fix cicd script (#318)
* fix cicd script

* add port as variable

* add port as variable
2023-09-03 22:04:25 +10:00
Liam
5153e05edc
Awsv2 (#316)
* add aws v2

* add aws v2

* fix start script

* fix start script
2023-08-24 23:56:27 +10:00
Liam
0fcf13e842
upgrade terraform (#315)
Co-authored-by: Liam Lai <liam.lai@datameshgroup.com.au>
2023-08-23 17:48:36 +10: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
Liam
7155e722e4
make sync mode full to avoid race condition (#305)
Co-authored-by: Liam Lai <liam.lai@datameshgroup.com.au>
2023-08-07 19:45:19 +10:00
Liam
5b75d3a904
enhance 3 regions deployment (#259)
* enhance 3 regions deployment

* remove other regions config

* remove other unused code
2023-05-14 22:13:37 +10:00
Jerome
21c54fd1d6
Devnet shall not store historical data as it will blow up memory (#239) 2023-03-24 18:47:55 +11:00
Jerome
63a5dc4ce6
Add periodic profiling function (#235)
* Add periodic profiling function

* add flag for periodic flag

* use right filepath join lib

* use 75 percent and log memory usage

---------

Co-authored-by: Liam Lai <liam.icheng.lai@gmail.com>
2023-03-16 16:41:52 +04:00
Jerome
fb6b8d9029
adjust the number of nodes to 125 on devnet (#207) 2022-11-22 22:22:48 +11:00
Jianrong
d57ea6d79c add ip address to devnet nodes when show up in stats server 2022-10-23 11:04:19 +11:00
Jianrong
1b3f1add83 finalise terraform for xdc devnet 2022-10-16 23:10:01 +11:00
Jianrong
11cd2038f3 add initial terraform files to create aws infrastructure 2022-09-24 23:26:25 +10:00
Jianrong
025f67bf83 add extra log to tell whether new wallet is created for devnet 2022-09-16 12:23:15 +08:00
Jianrong
930497318e Allow custom verbosity being set via env variable for devnet docker image 2022-09-16 10:35:42 +08:00
Jianrong
1921fe103c CI CD pieple to publish devnet image to AWS ECR 2022-09-03 20:44:28 +08:00