v1.0.3
What's Changed
- fix: polygon testnet fixes by @mrice32 in #128
- feat: add contract finder to export artifacts and addresses for contracts by @chrismaree in #129
- feat: clean up some test related inconsistancies by @chrismaree in #130
- improve: Change indexed event params to assist offchain dataworker by @nicholaspai in #131
- feat: add rate model store on rinkeby by @chrismaree in #132
- improve: Add appliedRelayerFeePct to FillRelay event by @nicholaspai in #133
- improve: Fix buildFill and remove .only test by @nicholaspai in #135
- fix:N06 address issue arising from merge conflict by @chrismaree in #138
- fix:M03 Move to using address.sendValue over the transfer pattern when sending eth by @chrismaree in #139
- build(deps): bump moment from 2.29.1 to 2.29.2 by @dependabot in #134
- fix:N09: address issue arising from merge conflict by @chrismaree in #137
- Fix deployment address by @chrismaree in #136
- fix: Change mentions of EIP191 --> EIP1271 by @nicholaspai in #140
- fix: Typo in HubPool about bond and final fee relationship by @nicholaspai in #141
- fix: [L02] prevent locking in the case of misparameterization by @mrice32 in #142
- fix: Change event param type to match variable by @nicholaspai in #144
- fix: solhint suppressions missing spaces by @nicholaspai in #145
- refactor: Remove AncillaryData import from HubPool by @nicholaspai in #146
- improve: Follow Check-Effects-Interaction by @nicholaspai in #147
- improve: Reduce gas and minimize overflow risk in for loops by @nicholaspai in #148
- chrismaree/add block number to export by @chrismaree in #143
- feat: Change RateModelStore => ConfigStore and add fields by @nicholaspai in #150
- improve: Rename ConfigStore => AcrossConfigStore by @nicholaspai in #152
- chrismaree/mainnet deployment by @chrismaree in #149
- build(deps): bump cross-fetch from 2.2.5 to 2.2.6 by @dependabot in #153
- Latest kovan deployment by @chrismaree in #154
- improve: Add EMPTY_ROOT constant and isEmpty functions to MerkleRoot utils by @nicholaspai in #156
- chrisamree/mumbai deploy by @chrismaree in #157
- feat: add reverse look up for contract info from address by @chrismaree in #155
- fix: add additional admin calls for arbitrum to token enable script by @chrismaree in #158
- fix: address issue with weth on boba by @chrismaree in #159
- fix: add haircut proposal by @chrismaree in #160
- feat: routes script can publish partial routes by @mrice32 in #162
- fix: address param ordering issue by @chrismaree in #163
- fix: mainnet re-deployment by @chrismaree in #161
- fix: address typos in hubpool by @chrismaree in #164
- build(deps): bump semver-regex from 3.1.3 to 3.1.4 by @dependabot in #169
- improve: add option to upgrade optimism token bridge to hardhat task by @nicholaspai in #168
- fix: deployments collission for ArbitrumAdapter by @nicholaspai in #170
- improve: Update setupL1 task with warning about ConfigStore setup by @nicholaspai in #173
- feat: Arbitrum_RescueAdapter by @nicholaspai in #172
- improve: Add audit and youtube links to README by @nicholaspai in #174
- feat: add ethereum rescue adapter by @mrice32 in #177
- feat: Add arbitrum-goerli deployment details by @nicholaspai in #176
- build(deps): bump @openzeppelin/contracts from 4.5.0 to 4.7.1 by @dependabot in #175
- feat: Add Arbitrum_SendTokensAdapter by @nicholaspai in #178
- build(deps): bump @openzeppelin/contracts from 4.7.1 to 4.7.2 by @dependabot in #182
- build(deps): bump moment from 2.29.2 to 2.29.4 by @dependabot in #179
- improve(arbitrum-adapter): Use outboundTransferCustomRefund when sending tokens to L2 by @nicholaspai in #181
- feat: Implement ZkSync Adapter and SpokePool by @nicholaspai in #180
- build(deps): bump @openzeppelin/contracts from 4.7.2 to 4.7.3 by @dependabot in #184
- chore: remove zksync-web3 from dependencies by @nicholaspai in #183
- feat: add merkle distributor contract by @amateima in #185
- chore: update
@uma/*package dependencies by @dohaki in #186 - chore: bump to v1.0.3 by @dohaki in #187
New Contributors
Full Changelog: v0.0.33...v1.0.3