Skip to content

Releases: pentagonxyz/waymont-contracts

Version 2.0.0: External Signers

28 Dec 22:08
652e23d
Compare
Choose a tag to compare

In September and October 2023, Waymont added the WaymontSafeExternalSigner and its factory to support non-incremental transactions and multi-TX signing. This contract supports signing and sending transactions with non-incremental nonces (i.e., transactions that can be sent in any order after signing) with deadlines as well the ability to sign multiple non-incremental transactions at once (including signing transactions on multiple chains at once).

Version 1.0.0: Initial Release

28 Dec 22:08
fdaf130
Compare
Choose a tag to compare

Initial production release of the Waymont Safe contracts.