v4.2
What's Changed
- add tokenlists for telos evm mainnet, testnet by @dmosites in #1229
- libraries: deprecate V3 registry in favor of V4 by @dmosites in #1231
- Bump axios from 0.21.4 to 1.6.0 by @dependabot in #1230
- Consolidate Protocols; Update TS by @dmosites in #1232
- add balances deploys for telos, telostestnet by @dmosites in #1234
- drop axios in favor of fetch; module config by @dmosites in #1235
- Improve transfer parser util by @dmosites in #1237
- Storage to Indexing by @dmosites in #1238
- collection token id to string; custom ipfs for metadata calls by @dmosites in #1239
- Upgrade node; getPriceForAmount updates by @dmosites in #1243
- swap-erc20: add INoReturnERC20 for swapLight to handle USDT; upgrade solc, hardhat by @dmosites in #1241
- Added a check in available function to return user's staked balance i… by @smartcontrart in #1242
- erc1155 amount check; solc upgrade by @dmosites in #1244
- typedefs for deploys files by @dmosites in #1246
- Bump follow-redirects from 1.15.2 to 1.15.4 by @dependabot in #1247
- Added functions to former Balances contract to allow for checking Orders and OrderERC20 validity by @smartcontrart in #1240
- Swap param checks by @dmosites in #1248
- Rename staker discount to bonus by @dmosites in #1249
- Testnet deploy by @dmosites in #1250
- Swap check fix by @smartcontrart in #1254
- add holesky to constants; default publicnode.com for rpc by @dmosites in #1256
- Added getNonceUsedERC20 and getNonceUsed functions by @smartcontrart in #1255
- Registry update by @smartcontrart in #1257
- updated deploy for batch-call and swap; holesky deploy by @dmosites in #1258
- indexing updates to types and server library by @dmosites in #1259
- replace {id} in erc1155 metadata uris by @dmosites in #1261
- enable eip-1271 for swap, swapAnySender by @dmosites in #1263
- final updates; natspec; clear deploys by @dmosites in #1262
- check sender allowance and balance only if sender is set by @dmosites in #1264
- goerli deploy for swap, swap-erc20, registry, staking, batch-call by @dmosites in #1265
- update staking token addresses, deploy staking to testnets by @dmosites in #1267
- Swap eip 1271 support by @smartcontrart in #1269
- swap/-erc20 check updates by @dmosites in #1270
- 4.2 Audit Remediations by @dmosites in #1271
- Staking refactor and readability by @dmosites in #1272
- expand registry unsetServer integration test by @dmosites in #1273
- Initial 4.2 packages by @dmosites in #1274
- Publish Initial 4.2 Packages by @dmosites in #1275
- Consolidate into utils; update Indexing/ERC20 protocols by @dmosites in #1276
- update addOrder; OrderFilter; publish libraries by @dmosites in #1277
- merge metadata into utils; remove merkle; update readme, copyrights by @dmosites in #1278
- Created a toggle to allow and unlock stakes by @smartcontrart in #1279
- @airswap/utils fix: lowercase addresses for getFullSwapERC20 by @dmosites in #1280
- add testnet token metadata for bsctestnet, mumbai by @dmosites in #1281
- add Server.getTags to libraries by @dmosites in #1282
- multi-chain deploy; update helper scripts by @dmosites in #1283
Full Changelog: v4.1.1...v4.2