Skip to content

Commit

Permalink
No propose, less is more
Browse files Browse the repository at this point in the history
IMO, much simpler if we don't support vested accounts making
proposals... otherwise we have to worry about having to slash deposits.

Maybe best to keep things simple?
  • Loading branch information
JakeHartnell committed Dec 12, 2023
1 parent 332b589 commit 6ce1d27
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 859 deletions.
1 change: 0 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion contracts/external/cw-vesting/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ cw-utils = { workspace = true }
cw-wormhole = { workspace = true }
cw2 = { workspace = true }
cw20 = { workspace = true }
dao-pre-propose-single = { workspace = true, features = ["library"] }
dao-proposal-single = { workspace = true, features = ["library"] }
dao-voting = { workspace = true }
dao-voting-token-staked = { workspace = true }
Expand Down
Loading

0 comments on commit 6ce1d27

Please sign in to comment.