diff --git a/.env b/.env index ca9e52b..ee3b1c1 100644 --- a/.env +++ b/.env @@ -1,3 +1,3 @@ NEOGO_VERSION=0.106.3 -AIO_VERSION=0.43.0 -RESTGW_VERSION=0.10.1 +AIO_VERSION=0.44.0 +RESTGW_VERSION=0.11.1 diff --git a/ir/config.yaml b/ir/config.yaml index 870b865..b580de3 100644 --- a/ir/config.yaml +++ b/ir/config.yaml @@ -5,7 +5,7 @@ wallet: without_mainnet: true -morph: +fschain: validators: 02b3622bf4017bdfe317c58aed5f4c753f206b7db896046fa7d774bbc4bf7f8dc2 consensus: magic: 15405 @@ -13,7 +13,7 @@ morph: - 02b3622bf4017bdfe317c58aed5f4c753f206b7db896046fa7d774bbc4bf7f8dc2 storage: type: boltdb - path: "/chain/morph.bolt" + path: "/chain/fschain.bolt" time_per_block: 1s max_traceable_blocks: 200000 seed_nodes: @@ -38,7 +38,6 @@ morph: fschain_autodeploy: true timers: - emit: 50 stop_estimation: mul: 1 div: 4 diff --git a/sn/config.yaml b/sn/config.yaml index a855125..e1a53c8 100644 --- a/sn/config.yaml +++ b/sn/config.yaml @@ -1,4 +1,4 @@ -morph: +fschain: endpoints: - ws://localhost:30333/ws dial_timeout: 20s @@ -18,11 +18,9 @@ node: attribute_2: Deployed:Private grpc: - num: 1 - 0: - endpoint: 0.0.0.0:8080 + - endpoint: 0.0.0.0:8080 tls: - enables: false + enabled: false logger: level: debug @@ -36,7 +34,6 @@ pprof: address: localhost:6663 storage: - shard_num: 1 shard: 0: writecache: @@ -45,8 +42,6 @@ storage: path: /data/metabase.db perm: 0770 blobstor: - - type: peapod - path: /data/blob/peapod.db - type: fstree path: /data/blob gc: @@ -60,7 +55,6 @@ storage: object: put: pool_size_remote: 100 - pool_size_local: 100 tree: enabled: true