Skip to content

Commit 7625951

Browse files
authored
Add support for go-flare v1.10.0
1 parent 132a90d commit 7625951

File tree

5 files changed

+224
-6
lines changed

5 files changed

+224
-6
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,8 +125,9 @@ jobs:
125125
shell: bash
126126
run: |
127127
mkdir -p /tmp/rosetta
128-
curl -o /tmp/rosetta/install.sh -sSfL https://raw.githubusercontent.com/coinbase/rosetta-cli/d5ccb7c5cdfc60cd23ff7cb010dea1bf19f80547/scripts/install.sh
129-
bash /tmp/rosetta/install.sh -b /tmp/rosetta/
128+
curl -o /tmp/rosetta/install.sh -sSfL https://raw.githubusercontent.com/coinbase/mesh-cli/refs/tags/v0.10.4/scripts/install.sh
129+
sed -i 's/REPO="rosetta-cli"/REPO="mesh-cli"/g' /tmp/rosetta/install.sh
130+
bash /tmp/rosetta/install.sh -b /tmp/rosetta/ v0.10.4
130131
- name: Run rosetta-cli check:construction
131132
timeout-minutes: 5
132133
shell: bash

server/Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ FROM golang:1.21 AS flare
55

66
WORKDIR /app
77

8-
ARG GO_FLARE_VERSION=v1.9.1
8+
ARG GO_FLARE_VERSION=v1.10.0
99
ARG GO_FLARE_REPO=https://github.com/flare-foundation/go-flare
1010

1111
RUN git clone --branch "$GO_FLARE_VERSION" "${GO_FLARE_REPO}" .
@@ -48,9 +48,9 @@ RUN \
4848
make build
4949

5050
# ------------------------------------------------------------------------------
51-
# Target container for running the rosetta server
51+
# Target container for running the rosetta server - Ubuntu 22.04
5252
# ------------------------------------------------------------------------------
53-
FROM ubuntu@sha256:340d9b015b194dc6e2a13938944e0d016e57b9679963fdeb9ce021daac430221
53+
FROM ubuntu@sha256:ed1544e454989078f5dec1bfdabd8c5cc9c48e0705d07b678ab6ae3fb61952d2
5454

5555
ENV DEBIAN_FRONTEND=noninteractive
5656

server/Dockerfile.arm64

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ FROM arm64v8/golang:1.21 AS flare
55

66
WORKDIR /app
77

8-
ARG GO_FLARE_VERSION=v1.9.1
8+
ARG GO_FLARE_VERSION=v1.10.0
99
ARG GO_FLARE_REPO=https://github.com/flare-foundation/go-flare
1010

1111
RUN git clone --branch "$GO_FLARE_VERSION" "${GO_FLARE_REPO}" .

server/docker/entrypoint_flare.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,5 @@ fi
7070
--log-dir=$LOG_DIR \
7171
--log-level=$LOG_LEVEL \
7272
--network-id=$NETWORK_ID \
73+
--api-keystore-enabled=true \
7374
$EXTRA_ARGUMENTS

server/rosetta-cli-conf/costwo/exempt_accounts.json

Lines changed: 216 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,221 @@
4343
"symbol": "FLR",
4444
"decimals": 18
4545
}
46+
},
47+
{
48+
"account_identifier": {
49+
"address": "0x404723C7982ad24Aabf8648C2c9fEdF9C4A4ab37"
50+
},
51+
"currency": {
52+
"symbol": "FLR",
53+
"decimals": 18
54+
}
55+
},
56+
{
57+
"account_identifier": {
58+
"address": "0xbB64074D1D76948dab725e141A5dDcb2aD6F1Ca3"
59+
},
60+
"currency": {
61+
"symbol": "FLR",
62+
"decimals": 18
63+
}
64+
},
65+
{
66+
"account_identifier": {
67+
"address": "0xC83Ec6a4aFf2099942836860A28C7e248Fabc32C"
68+
},
69+
"currency": {
70+
"symbol": "FLR",
71+
"decimals": 18
72+
}
73+
},
74+
{
75+
"account_identifier": {
76+
"address": "0x16E6A0b7a26518c336Bca0E935782C22A9EE07Fd"
77+
},
78+
"currency": {
79+
"symbol": "FLR",
80+
"decimals": 18
81+
}
82+
},
83+
{
84+
"account_identifier": {
85+
"address": "0x062b351bdBF365B51dd34bC25c8eDe43100E4cbC"
86+
},
87+
"currency": {
88+
"symbol": "FLR",
89+
"decimals": 18
90+
}
91+
},
92+
{
93+
"account_identifier": {
94+
"address": "0xbd33bDFf04C357F7FC019E72D0504C24CF4Aa010"
95+
},
96+
"currency": {
97+
"symbol": "FLR",
98+
"decimals": 18
99+
}
100+
},
101+
{
102+
"account_identifier": {
103+
"address": "0x33913AcE907F682E305f36d7538D3cCd37E2cA5B"
104+
},
105+
"currency": {
106+
"symbol": "FLR",
107+
"decimals": 18
108+
}
109+
},
110+
{
111+
"account_identifier": {
112+
"address": "0x81155a4D550515BD11412020eDa5c86aE61eA907"
113+
},
114+
"currency": {
115+
"symbol": "FLR",
116+
"decimals": 18
117+
}
118+
},
119+
{
120+
"account_identifier": {
121+
"address": "0xBE98167BAF8e56Ad8Ac2cf45e49f10369315E186"
122+
},
123+
"currency": {
124+
"symbol": "FLR",
125+
"decimals": 18
126+
}
127+
},
128+
{
129+
"account_identifier": {
130+
"address": "0x50710aeecf19C52E7d7E15f36e9a9BB12B23e0B1"
131+
},
132+
"currency": {
133+
"symbol": "FLR",
134+
"decimals": 18
135+
}
136+
},
137+
{
138+
"account_identifier": {
139+
"address": "0x8Bb1b51e2E95cC23595823Fcd4CDAfc9bB74B697"
140+
},
141+
"currency": {
142+
"symbol": "FLR",
143+
"decimals": 18
144+
}
145+
},
146+
{
147+
"account_identifier": {
148+
"address": "0xADB9c3A2d50a21ceAAd2ADf7Cd250130aef69FAb"
149+
},
150+
"currency": {
151+
"symbol": "FLR",
152+
"decimals": 18
153+
}
154+
},
155+
{
156+
"account_identifier": {
157+
"address": "0x39504d19e95bEd34C36ba3811B2a3C656ABd7Ccd"
158+
},
159+
"currency": {
160+
"symbol": "FLR",
161+
"decimals": 18
162+
}
163+
},
164+
{
165+
"account_identifier": {
166+
"address": "0x2B180Db6d4f0a7531CF3Ec41CbdF117E7B86325C"
167+
},
168+
"currency": {
169+
"symbol": "FLR",
170+
"decimals": 18
171+
}
172+
},
173+
{
174+
"account_identifier": {
175+
"address": "0x4502C8eA50Ebf413d13A3949107d2F735bBD2368"
176+
},
177+
"currency": {
178+
"symbol": "FLR",
179+
"decimals": 18
180+
}
181+
},
182+
{
183+
"account_identifier": {
184+
"address": "0xf73B824BDF8cC3d4db3483748a7963297d65895A"
185+
},
186+
"currency": {
187+
"symbol": "FLR",
188+
"decimals": 18
189+
}
190+
},
191+
{
192+
"account_identifier": {
193+
"address": "0xe69673A2dD9Ab7436b9649Db3be6D4014bb0c0e9"
194+
},
195+
"currency": {
196+
"symbol": "FLR",
197+
"decimals": 18
198+
}
199+
},
200+
{
201+
"account_identifier": {
202+
"address": "0x2F10597B3c9Fd42031cb18818eF2Ab88b18Ceff8"
203+
},
204+
"currency": {
205+
"symbol": "FLR",
206+
"decimals": 18
207+
}
208+
},
209+
{
210+
"account_identifier": {
211+
"address": "0xB66F00A68DAC3b2e97f616124326956ab234B486"
212+
},
213+
"currency": {
214+
"symbol": "FLR",
215+
"decimals": 18
216+
}
217+
},
218+
{
219+
"account_identifier": {
220+
"address": "0x530fbcbbb5BBC147a0Dd860AEd613691305282eb"
221+
},
222+
"currency": {
223+
"symbol": "FLR",
224+
"decimals": 18
225+
}
226+
},
227+
{
228+
"account_identifier": {
229+
"address": "0x1D909B76E8Ec3723610C95617a83Ffe286B3a748"
230+
},
231+
"currency": {
232+
"symbol": "FLR",
233+
"decimals": 18
234+
}
235+
},
236+
{
237+
"account_identifier": {
238+
"address": "0xF5e81bcFDD443CdF1EdAE9f477AB10509bb5746f"
239+
},
240+
"currency": {
241+
"symbol": "FLR",
242+
"decimals": 18
243+
}
244+
},
245+
{
246+
"account_identifier": {
247+
"address": "0xf33772066FE395Ba724E2200e324c0C19B625816"
248+
},
249+
"currency": {
250+
"symbol": "FLR",
251+
"decimals": 18
252+
}
253+
},
254+
{
255+
"account_identifier": {
256+
"address": "0x6B72B7E008483393430B60aDfc138d8b8065d60b"
257+
},
258+
"currency": {
259+
"symbol": "FLR",
260+
"decimals": 18
261+
}
46262
}
47263
]

0 commit comments

Comments
 (0)