solidity to 0.4.24, multiSig and preToken
Pre-release
Pre-release
- introduce multisig for Stability Board & migrations refactor PR #90
- introduce pretoken contract PR #100
- upgrade to truffle 4.1.11
- upgrade contracts to solidity compiler version 0.4.24, see PR #93 & #94
- fixed a severe order matching bug where consecutive calls to match the same orders could cause user orders removed and funds stuck in exchange contract. PR #98
- Restricted tweak: separate
PermissionGranterContract
permission fromStabilityBoardSignerContract
PR #101 - renamed
issuedByMonetaryBoard
toissuedByStabilityBoard
PR #101