SDK: Redeploy Neon Testnet (#2035)

* sdk: redeploy neon testnet

* sdk/js: 0.9.4 version bump

Co-authored-by: Kevin Peters <kpeters@jumptrading.com>
This commit is contained in:
bruce-riley 2022-11-30 18:54:43 -06:00 committed by GitHub
parent 88293f36eb
commit b2fdebb9cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 13 additions and 7 deletions

View File

@ -12,5 +12,5 @@ INIT_EVM_CHAIN_ID=245022926
BRIDGE_INIT_CHAIN_ID=0x11
BRIDGE_INIT_GOV_CHAIN_ID=0x1
BRIDGE_INIT_GOV_CONTRACT=0x0000000000000000000000000000000000000000000000000000000000000004
BRIDGE_INIT_WETH=0xf8ad328e98f85fccbf09e43b16dcbbda7e84beab
BRIDGE_INIT_WETH=0x11adc2d986e334137b9ad0a0f290771f31e9517f
BRIDGE_INIT_FINALITY=32

View File

@ -1,5 +1,11 @@
# Changelog
## 0.9.4
## Changed
Neon testnet addresses
## 0.9.3
Fix `transferFromSolana`, `transferNativeSol` and `redeemOnSolana` for Token Bridge.

View File

@ -1,12 +1,12 @@
{
"name": "@certusone/wormhole-sdk",
"version": "0.9.2",
"version": "0.9.4",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@certusone/wormhole-sdk",
"version": "0.9.2",
"version": "0.9.4",
"license": "Apache-2.0",
"dependencies": {
"@certusone/wormhole-sdk-proto-web": "0.0.6",

View File

@ -1,6 +1,6 @@
{
"name": "@certusone/wormhole-sdk",
"version": "0.9.3",
"version": "0.9.4",
"description": "SDK for interacting with Wormhole",
"homepage": "https://wormhole.com",
"main": "./lib/cjs/index.js",

View File

@ -342,9 +342,9 @@ const TESTNET = {
nft_bridge: "0x98A0F4B96972b32Fcb3BD03cAeB66A44a6aB9Edb",
},
neon: {
core: "0x6b9C8671cdDC8dEab9c719bB87cBd3e782bA6a35",
token_bridge: "0xC7A204bDBFe983FCD8d8E61D02b475D4073fF97e",
nft_bridge: "0x23908A62110e21C04F3A4e011d24F901F911744A",
core: "0x268557122Ffd64c85750d630b716471118F323c8",
token_bridge: "0xEe3dB83916Ccdc3593b734F7F2d16D630F39F1D0",
nft_bridge: "0x66E5BcFD45D2F3f166c567ADa663f9d2ffb292B4",
},
terra2: {
core: "terra19nv3xr5lrmmr7egvrk2kqgw4kcn43xrtd5g0mpgwwvhetusk4k7s66jyv0",