Skip to content

Commit

Permalink
add upgrades 2.40 and 2.41 for carbon
Browse files Browse the repository at this point in the history
  • Loading branch information
gregnuj committed May 9, 2024
1 parent 6a9ab9d commit d1d8938
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions chains/carbon-mainnet/upgrades.yml
Original file line number Diff line number Diff line change
Expand Up @@ -435,3 +435,22 @@ versions:
https://github.com/Switcheo/carbon-bootstrap/releases/download/v2.39.0/carbond2.39.0-mainnet.linux-amd64.tar.gz
linux/arm64: >-
https://github.com/Switcheo/carbon-bootstrap/releases/download/v2.39.0/carbond2.39.0-mainnet.linux-arm64.tar.gz
- name: v2.40.0
alias: v2.40.0
height: 56635731
proposal: 352
binaries:
linux/amd64: >-
https://github.com/Switcheo/carbon-bootstrap/releases/download/v2.40.0/carbond2.40.0-mainnet.linux-amd64.tar.gz
linux/arm64: >-
https://github.com/Switcheo/carbon-bootstrap/releases/download/v2.40.0/carbond2.40.0-mainnet.linux-arm64.tar.gz
- name: v2.41.0
alias: v2.41.0
height: 57169241
proposal: 353
binaries:
linux/amd64: >-
https://github.com/Switcheo/carbon-bootstrap/releases/download/v2.41.0/carbond2.41.0-mainnet.linux-amd64.tar.gz
linux/arm64: >-
https://github.com/Switcheo/carbon-bootstrap/releases/download/v2.41.0/carbond2.41.0-mainnet.linux-arm64.tar.gz

0 comments on commit d1d8938

Please sign in to comment.