All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Save contract addresses in a file for the pathfinder2 service #180
- Update dependencies
- Update GH Actions dependencies #183
- Change sokol with chiado in truffle config #176
- Add GnosisSafeL2 contract #170
- Add the deployment script for local development, with the
GnosisSafe
,ProxyFactory
,MultiSend
,MultiSendCallOnly
, andDefaultCallbackHandler
contracts from@gnosis.pm/safe-contracts
package. - Use latest version of the contracts for the tests
- Update format data EIP712
- Update length revert message from 67 to 96
- GS13 update in SafeGasTx vakue from 0 to 1
- Update paymentToken gasCost value from 87269 to 89645
- Update dependencies
- Add built contracts
- Add @circles scope to package name
- Update dependencies #158