InvArch-Frames icon indicating copy to clipboard operation
InvArch-Frames copied to clipboard

InvArch FRAME Pallet Library - Multi-party ownership, non-custodial & omnichain asset management, and DAO infrastructure.

Results 29 InvArch-Frames issues
Sort by recently updated
recently updated
newest added

This issue will keep track of progress towards the INV4 v2 implementation, along with discussions of the feature set and design decisions. - [ ] Replace voting logic with [pallet-ranked_collective](https://github.com/paritytech/substrate/tree/master/frame/ranked-collective),...

Just like we have custom permissions per call, having the ability to set custom thresholds for every call would be very powerful.

With these functions an IPS should be able to mint an NFT (RMRK or IPF) and automatically appending it to the data field, and also should be able to burn...

Basically when you use the operateMultisig to burn an IPF that is owned and appended to that IPS, it burns the IPF, but doesn't remove it from the IPS. On...

bug

As it currently stands, the ipt multisig fee system works by calculating how much the operator or voter should contribute for the fee and then tries to make a balance...