Skip to content

Commit

Permalink
Merge pull request #9 from BolarityNetwork/integrate-hybridvm
Browse files Browse the repository at this point in the history
feat: Integrate HybridVM to support interoperation between WASM and EVM contracts
  • Loading branch information
wd30130 authored Sep 23, 2024
2 parents 59e93bc + 4ed251f commit 720ee46
Show file tree
Hide file tree
Showing 45 changed files with 16,646 additions and 270 deletions.
17 changes: 2 additions & 15 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,23 +4,10 @@
# These are backup files generated by rustfmt
**/*.rs.bk

.nvim/

.DS_Store
node_modules/
package-lock.json

# direnv files
.envrc
.direnv

node_modules

node_modules
chain-data
deploy/testnet/config.env
deploy/testnet/chainspec.json
testenv

blockscout/services/blockscout-db-data
blockscout/services/logs
blockscout/services/redis-data
blockscout/services/stats-db-data
Loading

0 comments on commit 720ee46

Please sign in to comment.