Skip to content

Commit

Permalink
Merge pull request #104 from neutron-org/chore/permission-refactor-pr…
Browse files Browse the repository at this point in the history
…ivileged-subdaos

chore: altered strategy store scheme for chain manager (audit fix) #NTRN-251
  • Loading branch information
pr0n00gler authored May 3, 2024
2 parents 8e04ddf + f27ad75 commit 7e43a2d
Show file tree
Hide file tree
Showing 10 changed files with 627 additions and 501 deletions.
415 changes: 396 additions & 19 deletions Cargo.lock

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions contracts/dao/neutron-chain-manager/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ cwd-interface = {path = "../../../packages/cwd-interface"}
cwd-macros = {path = "../../../packages/cwd-macros"}
schemars = "0.8.8"
serde = {version = "1.0.175", default-features = false, features = ["derive"]}
serde_with = {version = "3.7.0", features = ["json"]}
thiserror = {version = "1.0"}
neutron-sdk = "0.8.0"
serde-json-wasm = "1.0.1"
Expand Down
Loading

0 comments on commit 7e43a2d

Please sign in to comment.