Skip to content

Releases: AztecProtocol/aztec-connect-bridges

Full Math integration into the Element Bridge

05 May 16:09
745c19d
Compare
Choose a tag to compare

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

07 Apr 14:46
d5aca13
Compare
Choose a tag to compare

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

07 Apr 14:44
d5aca13
Compare
Choose a tag to compare

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

07 Apr 11:30
3b25d54
Compare
Choose a tag to compare

Element bridge uses tranche deployment block to scan for bridge events

Element bridge data now retrieves interaction block from rollup contract

01 Apr 18:30
c152d5c
Compare
Choose a tag to compare
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)

29 Mar 19:08
009d849
Compare
Choose a tag to compare
* 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

29 Mar 17:05
66077b2
Compare
Choose a tag to compare
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

24 Mar 14:06
e007d95
Compare
Choose a tag to compare
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

23 Mar 23:27
34a8753
Compare
Choose a tag to compare
add expected yearly output from ETH2 spec (#42)

* add expected yearly output from ETH2 spec

* bump npm version

Fix build and element bridge data

23 Mar 17:10
Compare
Choose a tag to compare
v0.1.25

fix build issues