Commit graph

53 commits

Author SHA1 Message Date
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
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
Liam
460cb52bac
change to 2 second mining time (#234) 2023-03-12 15:31:07 +04:00
Liam Lai
a58a7013e5 upgrade fargate spec to test if node crash or not 2023-03-02 01:52:15 +08:00
Jerome
e902243186
missing . in local devnet setup script (#230) 2023-03-01 18:54:45 +08:00
Jerome
49fc016245
Add script so that we can easily run local against the devnet (#224) 2023-01-30 23:03:04 +11:00
Jerome
1430b74a98
Add more log info during updateM1 and change log level on devnet to 3 (#223) 2023-01-22 22:53:22 +11:00
Jerome
ff75f0f22e
Allow deploy with different version of XDC on devnet (#218) 2022-12-25 19:07:50 +08:00
Jerome
96339ec3ba
Make the ECS on devnet only use 0.25 units of CPU (#215) 2022-12-12 20:53:41 +11:00
Jerome
fb6b8d9029
adjust the number of nodes to 125 on devnet (#207) 2022-11-22 22:22:48 +11:00
Jerome
fb7234c93f
Rename s3 bucket (#206)
* make EFS bucket per node

* Rename S3 bucket to td-devnet-bucket
2022-11-12 12:29:23 +11:00
Jerome
1ac3e9c8d9
Increase devnet ECS memory (#203)
* Increase devnet ECS memory

* decrease devnet ecs cpu
2022-10-30 13:38:23 +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
fc3f011d58 Reduce devnet ECS cpu and memory to save cost & fix a bug in travis where aws is not installed 2022-10-23 11:01:39 +11:00
Jianrong
1b3f1add83 finalise terraform for xdc devnet 2022-10-16 23:10:01 +11:00
Jianrong
af7eb197a1 XIN-242: Define task definition for running ecs cluster 2022-10-09 18:49:51 +11:00
Jianrong
8bbb320ad2 XIN-241: Add access point for EFS on devnet 2022-10-03 15:35:00 +11:00
Jianrong
9ece2ddb32 XIN-241: Add EFS and configure to the devnet VPC 2022-10-03 12:16:02 +11:00
Jianrong
f7f4986142 XIN-240: Add IAM roles for ecs task execution 2022-10-02 22:22:02 +11:00
Jianrong
e22a873d00 XIN-293: Add devnet security group managed by terraform 2022-10-02 13:47:13 +11:00
Jianrong
11cd2038f3 add initial terraform files to create aws infrastructure 2022-09-24 23:26:25 +10:00