bluenote
bluenote
possible after the current multiple choice voting module is merged
at first brush I would think a wrapper type around msg which can indicate whether its been executed or not, and execute_execute could take in message index or identifier(s) which...
apologies for the delay in reviewing here -- lets push this through! Also, for the integration test failure, rebasing on main should fix it.
oh cool! The implementation we're working on is a vesting contract where funds are deposited into the contract and unlock to be claimed by the user on a recurring basis....
wow so fast! nice!
> two things from working off a fork that i think we can improve here: > > 1. the [rfc for this](https://rust-lang.github.io/rfcs/2906-cargo-workspace-deduplicate.html) uses `dep = { workspace = true }`...