dappforce-substrate-multisig icon indicating copy to clipboard operation
dappforce-substrate-multisig copied to clipboard

⚠️ Experimental ⚠️ multisig wallet module with web UI for Substrate/Polkadot blockchains.

Results 17 dappforce-substrate-multisig issues
Sort by recently updated
recently updated
newest added

Bumps [http](https://github.com/hyperium/http) from 0.1.18 to 0.1.21. Changelog Sourced from http's changelog. 0.1.21 (December 2, 2019) Fix Method::is_idempotent returning false for PUT and `DELETE. 0.1.20 (November 26, 2019) Fix possible double-free...

dependencies
rust

Bumps [linked-hash-map](https://github.com/contain-rs/linked-hash-map) from 0.5.2 to 0.5.4. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=linked-hash-map&package-manager=cargo&previous-version=0.5.2&new-version=0.5.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
rust

Bumps [zeroize_derive](https://github.com/RustCrypto/utils) from 1.0.0 to 1.3.2. Changelog Sourced from zeroize_derive's changelog. Changelog All notable changes to this project will be documented in this file. The format is based on Keep...

dependencies
rust

Bumps [crossbeam-deque](https://github.com/crossbeam-rs/crossbeam) from 0.7.2 to 0.7.4. Changelog Sourced from crossbeam-deque's changelog. Version 0.8.1 Support targets that do not have atomic CAS on stable Rust (#698) Version 0.8.0 Bump the minimum...

dependencies
rust

Bumps [postcss](https://github.com/postcss/postcss) from 7.0.18 to 8.2.10. Release notes Sourced from postcss's releases. 8.2.10 Fixed ReDoS vulnerabilities in source map parsing. Fixed webpack 5 support (by @​barak007). Fixed docs (by @​roelandmoors)....

dependencies

When compiling i get infer type error in this line T::AccountIndex::sa(set_index.as_() * ENUM_SET_SIZE + set.len()); of file lib.rs, it is not supporting new rust syntax.