centrifuge / liquidity-pools

Liquidity Pools enable seamless deployment of Centrifuge pools on any EVM-compatible blockchain
https://centrifuge.io
GNU Lesser General Public License v3.0
19 stars 6 forks source link

Remove Aggregator contract #313

Closed peculiarity closed 1 month ago

peculiarity commented 3 months ago

Since we would like to have the CentrifugeRouter.sol contract as a single-stop shop contract and given the changes that were done in order to implemented automated gas payments, there was a conclusion made that the Gateway contract won't be needed since it's it adds one additional transaction step but doesn't add much functionality.

Acceptance criteria:

peculiarity commented 3 months ago

https://github.com/centrifuge/liquidity-pools/pull/318