This repository has been archived by the owner on Jul 9, 2021. It is now read-only.
0x monorepo - 1166b43
dekz
released this
20 Nov 08:36
·
1302 commits
to development
since this release
@0x/[email protected]
- Re-enable gas estimation when
gas
is not provided. (#2343)
@0x/[email protected]
- Refactor of logic for marketBuy/marketSell order pruning and selecting, introduced protocol fees, and refactored types used by the package (#2272)
- Incorporate paying protocol fees. (#2350)
@0x/[email protected]
- Moved shared logic into
BaseContract
helpers to reduce size. (#2343)