Skip to content

Commit

Permalink
Feature/pro 735 add support for neon (#116)
Browse files Browse the repository at this point in the history
* Added support for Neon and Neon Testnet

- Added configs for Neon and Neon Testnet

* Changed Neon Testnet to Neon Devnet

- Changed Neon Testnet to Devnet as test net isn't operating yet.

* Deployed Etherspot contract to Neon Devnet

- Fixed deployment issue - needed to set min gas to 0.

* 1.9.4

* Deployments and bump version

- Deployments for contracts on Neon Devnet.
- Bump package version from 1.9.3 to 1.9.4.
  • Loading branch information
cryptonoyaiba authored Nov 9, 2022
1 parent 3a6abc1 commit 048839b
Show file tree
Hide file tree
Showing 28 changed files with 11,318 additions and 15 deletions.
16 changes: 16 additions & 0 deletions DEPLOYMENTS.md

Large diffs are not rendered by default.

255 changes: 255 additions & 0 deletions deployments/arbitrumNitro/CBridgeFacet.json

Large diffs are not rendered by default.

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions deployments/neonDevnet/.chainId
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
245022926
81 changes: 81 additions & 0 deletions deployments/neonDevnet/BalancesHelper.json

Large diffs are not rendered by default.

160 changes: 160 additions & 0 deletions deployments/neonDevnet/BalancesHelperV2.json

Large diffs are not rendered by default.

255 changes: 255 additions & 0 deletions deployments/neonDevnet/CBridgeFacet.json

Large diffs are not rendered by default.

94 changes: 94 additions & 0 deletions deployments/neonDevnet/Diamond.json

Large diffs are not rendered by default.

134 changes: 134 additions & 0 deletions deployments/neonDevnet/DiamondCutFacet.json

Large diffs are not rendered by default.

176 changes: 176 additions & 0 deletions deployments/neonDevnet/DiamondLoupeFacet.json

Large diffs are not rendered by default.

Loading

0 comments on commit 048839b

Please sign in to comment.