core-contracts icon indicating copy to clipboard operation
core-contracts copied to clipboard

chore: update multisig contract to 4.0 pre-release

Open austinabell opened this issue 4 years ago • 0 comments

ditto #172

Oh and also I switched from using HashSet in favour of BTreeSet. Std hash collections aren't great in wasm environments, especially with a data structure as small as confirmations count.

Didn't update any of the testing deps so there are a lot of duplicate dependencies of older versions

austinabell avatar Jul 26 '21 22:07 austinabell