Commit graph

74 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
Daniel Liu
2611f1dd9a
fix(all): fix typo foudation (#2063) 2026-02-28 18:00:55 +04:00
Daniel Liu
8cbbc1e83d
consensus, params: remove SkipV2Validation, close XFN-151 (#1730) 2025-11-14 21:53:05 +05:30
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
Daniel Liu
7aaf724f4f all: update parameters for rollback 2025-04-12 11:38:27 +08:00
Daniel Liu
8850e1be87 cicd, genesis: set EIP-1559 number in genesis for devnet and testnet 2025-03-13 16:55:09 +08: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
wanwiset25
b6bce43bba update bootnodes 2025-01-24 15:48:03 +04:00
wanwiset25
9bfec33942 remove old config
update bootnodes and cicd
2025-01-15 21:21:10 +04:00
wanwiset25
12488b86ed add bootnodes 2025-01-01 22:07:31 -05:00
wanwiset25
4859d5e7db new constants and genesis.json 2025-01-01 22:06:09 -05: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
benjamin202410
ac3b44eebf
remove devnet ecs terraform (#786)
Co-authored-by: liam.lai <liam.lai@us>
2024-12-30 18:31:31 -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
wanwiset25
7d41e834e4 new devnet bootnodes 2024-11-29 15:58:44 +04:00
Daniel Liu
369d69649f all: normalize flag's name 2024-11-25 16:39:29 +08:00
benjamin202410
338fb86bcd
downsize devnet rpc (#724)
Co-authored-by: Name <benjamin202410@gmail.com>
2024-10-31 22:43:07 -07:00
Liam
9e7b6a97b3
reduce devnet from 63 to 53 for cost saving (#602) 2024-08-11 10:33:55 -07:00
Liam
a9c557730a
scale down devnet from 73 to 62 (#582) 2024-07-30 15:20:54 -07:00
Liam
e16b3f5ab3
scale down devnet from 90 to 73 (#581) 2024-07-14 19:20:50 +10:00
Liam
297b964393
downscale devnet (#579) 2024-07-14 00:17:40 +10: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
42c57c6570
Ci improvement (#496)
* move devnet rpc node to rpc terraform and start to tag by sha
2024-03-18 21:26:20 +11:00
Liam Lai
771c2f34f3 enable 0x prefix for devnet code rpcs 2024-03-08 15:52:50 +11:00
Liam
46ef5e10ad
add testnet and mainnet node for latest code testing (#467) 2024-03-04 17:13: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
Banana-J
d24f187bfd
Host rpc node in ecs (#391) 2024-01-15 20:53:48 +11:00
Banana-J
041b667fb0
add support for custom docker image namespace (#361) 2023-11-15 15:33:03 +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
45c1518ea1
Devnet fix on ci improvement (#314)
* fix ci

* update pr template
2023-08-21 10:07:00 +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 Lai
2606438f7c bump memory for fix 2023-08-07 18:34:54 +10:00
Liam
72027ddf85
add devnet bootnodes (#279)
* add devnet bootnodes

* add devnet bootnodes
2023-06-11 13:39:51 +10:00
Liam
9191730c63
change variable new without dash (#265) 2023-05-16 22:46:32 +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
Liam
95d12211fe
reduce to 0 single region (#247) 2023-04-06 00:29:03 +10:00
Liam
02feb8b1b5
reduce to 25 single region (#246) 2023-04-04 22:29:26 +10:00
Liam
dc824cc8c3
reduce single region to 75 (#245) 2023-04-03 16:09:50 +10:00
Liam
578665af86
reduce single region to 100 (#244) 2023-04-02 22:06:35 +10:00