v4.1.0
What's Changed
- remove trailing slash from urls by @dmosites in #1132
- Registry v3 libraries by @dmosites in #1135
- linea wrapper deploy by @dmosites in #1137
- include typedefs for deploys.js in packages by @dmosites in #1138
- linea metadata defaults; cleanup; publish package to npm by @dmosites in #1139
- Split request filters by @Mitsichury in #1136
- Feat/rework filters by @dmosites in #1141
- update protocol discovery and storage signatures by @dmosites in #1131
- ownership checks; script cleanup by @dmosites in #1142
- prettierignore fix; prefer-const by @dmosites in #1145
- Add gas consumption test by @smartcontrart in #1144
- Update of the pool contract with merkle root system, solidity version and related code refresh by @smartcontrart in #1143
- chore(server): Update response types following OrderFilter by @Mitsichury in #1146
- registry refactor, terminology; add protocol cost by @dmosites in #1148
- Linea to Linea-Goerli; update URLs by @dmosites in #1153
- Explorer API URLs for custom networks by @dmosites in #1155
- chore(server): Update response types following OrderFilter (#1146) by @Mitsichury in #1152
- temp replacement for linea staking token by @dmosites in #1156
- chore(libraries): bump types to 4.0.5 by @Mitsichury in #1157
- add linea mainnet to constants by @dmosites in #1158
- Updated workflows to use node 16.x by @adityakode in #1154
- Linea mainnet deploy by @dmosites in #1159
- Add block numbers to libraries by @dmosites in #1160
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #1162
- move deployed blocks to respective packages by @dmosites in #1163
- Audit prep by @smartcontrart in #1161
- include deploy blocks in packages; add getters by @dmosites in #1165
- add staking to libraries; staking blocks typedef by @dmosites in #1166
- Beta Release by @dmosites in #1167
- bump pool, registry for beta publishing by @dmosites in #1169
- fix swap-erc20 integration tests by @dmosites in #1172
- add optional gas reporter to tests by @dmosites in #1171
- add tokenlists for linea, lineagoerli; bump version for publishing by @dmosites in #1175
- separate test and test:ci commands by @dmosites in #1176
- Registry integration tests by @smartcontrart in #1174
- Bump @openzeppelin/contracts from 4.8.3 to 4.9.3 by @dependabot in #1177
- Bump semver from 5.7.1 to 5.7.2 by @dependabot in #1178
- Implemented proposalId metric for root claims and a view function to … by @smartcontrart in #1173
- remove staking functionality from pool by @dmosites in #1179
- remove withdrawFor from pool by @dmosites in #1180
- consolidate pool withdraw; remove return in favor of event by @dmosites in #1181
- NatSpec and API cleanup for Registry, Pool by @dmosites in #1182
- pool and registry deploys; write blocks; add pool to libraries by @dmosites in #1183
- Beta release for Pool, Registry by @dmosites in #1184
- Changed calculate function to improve readability and removed unused … by @smartcontrart in #1185
- update protocol interfaces and ids by @dmosites in #1186
- Feat(storage): Add NONCE sort constant by @Mitsichury in #1188
- Feat(storage): Add NONCE sort constant by @Mitsichury in #1190
- fix(jayson): Fix url for maker when configuring jayson by @Mitsichury in #1193
- add enableAndSetClaims function to Pool by @dmosites in #1187
- SwapERC20.swapLight efficiency improvements by @dmosites in #1192
- Publish to Beta by @dmosites in #1194
- feat(indexer): add excludedNonces + chainId filter by @Mitsichury in #1196
- lerna upgrade by @dmosites in #1197
- Gas optimization audit fixes by @smartcontrart in #1195
- naming, ordering, natspec by @dmosites in #1198
- Bump get-func-name from 2.0.0 to 2.0.2 by @dependabot in #1199
- deploy pool, registry, swap-erc20 to goerli; beta package versions (v4.1.0) by @dmosites in #1200
- swap-erc20 domain 4.1; deploy goerli by @dmosites in #1201
- 4.1 mainnet for pool, registry, swap-erc20, wrapper by @dmosites in #1202
- Publish Latest to NPM by @dmosites in #1203
- Drop beta tag from wrapper version by @dmosites in #1204
- release utils 4.1.0 for new domain constants by @dmosites in #1205
- add SwapERC20 to types; add getFullSwapERC20 to utils by @dmosites in #1206
- move getFullSwapERC20 to swap-erc20 to fix circular dep by @dmosites in #1207
- move SwapERC20 helper to utils to avoid typechain confusion by @dmosites in #1208
- optional staking token for swap-erc20 by @dmosites in #1209
- V4.1 multi chain deploy by @dmosites in #1210
- Publish 4.1 to NPM by @dmosites in #1211
- assess protocol fee when no staking contract is set by @dmosites in #1212
- Deploy Latest to NPM by @dmosites in #1213
New Contributors
- @adityakode made their first contribution in #1154
Full Changelog: v4.0.0...v4.1.0