Releases: AztecProtocol/aztec-connect-bridges
Releases · AztecProtocol/aztec-connect-bridges
Full Math integration into the Element Bridge
Thie release integrates FullMath from uniswap into the Element Bridge to ensure that allocated amounts don't suffer from phantom overflows.
The Element Bridge data class uses the blockchain as it's source of time
The Element Bridge data class uses the blockchain as it's source of time
The Element Bridge data class uses the blockchain as it's source of time
The Element Bridge data class uses the blockchain as it's source of time
Element bridge uses tranche deployment block to scan for bridge events
Element bridge uses tranche deployment block to scan for bridge events
Element bridge data now retrieves interaction block from rollup contract
Merge pull request #51 from AztecProtocol/pw/get-block-for-nonce Retrieve the defi interaction block number from the rollup contract
v0.1.29: Ja/lido expected yearly output (#47)
* add expected yearly output from ETH2 spec * bump npm version * Correctly calculate lido output * Add fork url * fix element test * fix pranking in Element tests * fix lido bridge * bump version * fix errors * fix errors
Fix getYearlyOutput on Lido bridge
Ja/lido expected yearly output (#44) * add expected yearly output from ETH2 spec * bump npm version * Correctly calculate lido output * Add fork url * fix element test * fix pranking in Element tests * fix lido bridge * bump version
Add getMarketSizeTo Bridge
Ja/lido expected yearly output (#43) * add expected yearly output from ETH2 spec * bump npm version * Correctly calculate lido output * Add fork url * fix element test * fix pranking in Element tests
Add expected yearly output to lido-bridge-data
add expected yearly output from ETH2 spec (#42) * add expected yearly output from ETH2 spec * bump npm version
Fix build and element bridge data
v0.1.25 fix build issues