What's Changed
- using OZ SafeTransfer #115
- rm EMPTY_COMMITMENT (unused) #115
- declare MAX_ORDER_DURATION in minutes #115
- share lock mechanism between reentrancy guard and commitment #115
- renaming errors #115
- adding zero address checks on setters #132
- addressing gas optimizations #131
- fixing typos and style consistency #133
- make finalized check a modifier #134
- fixing incorrect error msgs #138
- fixing MAX_ORDER_DURATION check #138
- make the pool factory public #143
- changing bLabs naming for bDao #147
- increasing max swap fee to 99% #158
- re-do unit tests with BTT approach
Full Changelog: v1.2.0-alpha...v1.3.0