-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Refactor tranche token #330
Commits on Apr 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d082fb3 - Browse repository at this point
Copy the full SHA d082fb3View commit details
Commits on May 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 820e025 - Browse repository at this point
Copy the full SHA 820e025View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31c7dde - Browse repository at this point
Copy the full SHA 31c7ddeView commit details
Commits on May 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6e4b175 - Browse repository at this point
Copy the full SHA 6e4b175View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f66b6c - Browse repository at this point
Copy the full SHA 5f66b6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cf403c - Browse repository at this point
Copy the full SHA 1cf403cView commit details
Commits on May 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ff7f3d9 - Browse repository at this point
Copy the full SHA ff7f3d9View commit details -
Merge branch 'main' of https://github.com/centrifuge/liquidity-pools …
…into clean-up-erc20
Configuration menu - View commit details
-
Copy full SHA for 4424ae5 - Browse repository at this point
Copy the full SHA 4424ae5View commit details
Commits on May 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 79dc102 - Browse repository at this point
Copy the full SHA 79dc102View commit details
Commits on May 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 192e8b5 - Browse repository at this point
Copy the full SHA 192e8b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c81599 - Browse repository at this point
Copy the full SHA 3c81599View commit details
Commits on May 24, 2024
-
* Consistent mocks naming (#299) * rename mocks to consistent formatting * fix MockRestrictionManagerFactory --------- Co-authored-by: Jeroen <[email protected]> * update all relative imports to absolute imports (#297) Co-authored-by: Jeroen <[email protected]> * Remove trusted forwarder pattern (#294) * Remove trusted forwarder pattern * Update comment * Fix allowance * Change to callback * Change allowance * Fix tests * Update name * Set up 7575 share interface * Format * Remove unused transferFrom * Remove successCheck * Don't use address 0 for authTransferFrom * Fix comment * Readd transfer callback checks * Add operator logic (#298) * Add operator logic * Format * Cleanup * Add test * Update pragmas in interfaces * Update docs * Add docs * Add redeem test * Fix test * Clarify * Add modifier * Move owner check to internal method * ERC7575 updates (#302) * Replace delayed/pause admins with Guardian contract (#283) * Set up idea * plug in guardian everywhere, remove pauseAdmin, comment out broken tests * add safeMock.sol * add values_mapping_address_uint field to Mock.sol * fix some tests * fix tests * update scripts and fix more tests * update fork tests * update var name * fix tests * remove delayedAdmin * remove duplicate imports * Add IGuardian.sol and update Guardian.sol * fix tests * update Guardian.sol * Format --------- Co-authored-by: Jeroen Offerijns <[email protected]> Co-authored-by: Jeroen <[email protected]> * Remove `state.exists` and use pending Deposit and redeem requests instead (#296) * remove state.exists and use pending Deposit and redeem requests instead * forge fmt * Update requires and fix tests --------- Co-authored-by: Jeroen <[email protected]> * forge fmt * update MockRestrictionManagerFactory * uncomment name and symbol asserts --------- Co-authored-by: Adam Stox <[email protected]> Co-authored-by: Jeroen <[email protected]> Co-authored-by: Jeroen Offerijns <[email protected]> Co-authored-by: Adam Stox <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3035ae8 - Browse repository at this point
Copy the full SHA 3035ae8View commit details -
Merge branch 'main' of https://github.com/centrifuge/liquidity-pools …
…into liquidity-pool-router
Configuration menu - View commit details
-
Copy full SHA for 0a46425 - Browse repository at this point
Copy the full SHA 0a46425View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83b62fa - Browse repository at this point
Copy the full SHA 83b62faView commit details -
Configuration menu - View commit details
-
Copy full SHA for b3261e8 - Browse repository at this point
Copy the full SHA b3261e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f422ba - Browse repository at this point
Copy the full SHA 8f422baView commit details
Commits on May 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f3308a0 - Browse repository at this point
Copy the full SHA f3308a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1868396 - Browse repository at this point
Copy the full SHA 1868396View commit details
Commits on May 27, 2024
-
Merge branch 'main' of https://github.com/centrifuge/liquidity-pools …
…into liquidity-pool-router
Configuration menu - View commit details
-
Copy full SHA for 81b4a1e - Browse repository at this point
Copy the full SHA 81b4a1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c3f436 - Browse repository at this point
Copy the full SHA 8c3f436View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a60212 - Browse repository at this point
Copy the full SHA 1a60212View commit details -
Configuration menu - View commit details
-
Copy full SHA for 587c27d - Browse repository at this point
Copy the full SHA 587c27dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9166ea6 - Browse repository at this point
Copy the full SHA 9166ea6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fcad41 - Browse repository at this point
Copy the full SHA 1fcad41View commit details -
feat: Introduce cost payments for all components during transaction e…
…xecution ( bridge + destination chain )
Configuration menu - View commit details
-
Copy full SHA for 73f754f - Browse repository at this point
Copy the full SHA 73f754fView commit details
Commits on Jun 10, 2024
-
feat: Introduce cost payments for all components during transaction e…
…xecution ( bridge + destination chain )
Configuration menu - View commit details
-
Copy full SHA for 47a2db5 - Browse repository at this point
Copy the full SHA 47a2db5View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0d00fc - Browse repository at this point
Copy the full SHA b0d00fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for f366225 - Browse repository at this point
Copy the full SHA f366225View commit details -
feat: Recover funds from Gateway. Provide a view function to estimate…
… overall gas cost on all routers. Mark the contract address used as an entry point for the transaction.
Configuration menu - View commit details
-
Copy full SHA for 97a3260 - Browse repository at this point
Copy the full SHA 97a3260View commit details -
fix: Borken test due to oncorrect conflict resolution. Estimate only …
…if there is provided value for gas payment.
Configuration menu - View commit details
-
Copy full SHA for 651d1a5 - Browse repository at this point
Copy the full SHA 651d1a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0665381 - Browse repository at this point
Copy the full SHA 0665381View commit details -
chore: Take centrifuge execution cost into estimation by passing the …
…value to router.estimate
Configuration menu - View commit details
-
Copy full SHA for 1eab503 - Browse repository at this point
Copy the full SHA 1eab503View commit details -
Configuration menu - View commit details
-
Copy full SHA for 198a0de - Browse repository at this point
Copy the full SHA 198a0deView commit details -
chore: Centrifuge price update is done through a separate method and …
…not the file one
Configuration menu - View commit details
-
Copy full SHA for fb68657 - Browse repository at this point
Copy the full SHA fb68657View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90cba4c - Browse repository at this point
Copy the full SHA 90cba4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b20af7a - Browse repository at this point
Copy the full SHA b20af7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c574f5a - Browse repository at this point
Copy the full SHA c574f5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 18cef5c - Browse repository at this point
Copy the full SHA 18cef5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b1862b - Browse repository at this point
Copy the full SHA 6b1862bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ae78307 - Browse repository at this point
Copy the full SHA ae78307View commit details -
Configuration menu - View commit details
-
Copy full SHA for 328123b - Browse repository at this point
Copy the full SHA 328123bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ecae9a9 - Browse repository at this point
Copy the full SHA ecae9a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7511dda - Browse repository at this point
Copy the full SHA 7511ddaView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb8e3ad - Browse repository at this point
Copy the full SHA bb8e3adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1db26b8 - Browse repository at this point
Copy the full SHA 1db26b8View commit details -
Revert "chore:(GasService) Remove even more unnecessary state variables"
This reverts commit 1db26b8.
Configuration menu - View commit details
-
Copy full SHA for 4b6d802 - Browse repository at this point
Copy the full SHA 4b6d802View commit details -
Configuration menu - View commit details
-
Copy full SHA for 197ca69 - Browse repository at this point
Copy the full SHA 197ca69View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb01dd5 - Browse repository at this point
Copy the full SHA bb01dd5View commit details -
feature: Update price of the destination chain token ( CFG/ETH ) thro…
…ugh a message call
Configuration menu - View commit details
-
Copy full SHA for 2df9319 - Browse repository at this point
Copy the full SHA 2df9319View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a7744e - Browse repository at this point
Copy the full SHA 1a7744eView commit details
Commits on Jun 17, 2024
-
Unite Gateway and Aggregator in a single contract. (#318)
* feat: Unite Gateway and Aggregator logic in a single contract * feat: Paying for transaction costs on destination chain. When there is prepayment, it will try to use only that for payment. When there is no prepayment, it tries to use the existing balance of the gateway. Only sources that meet conditions can take advantage of that payment. * chore: Refactoring * chore: Renaming a function to comply with naming convention * chore: Refactoring
Configuration menu - View commit details
-
Copy full SHA for 3dd20fb - Browse repository at this point
Copy the full SHA 3dd20fbView commit details -
Merge branch 'main' of https://github.com/centrifuge/liquidity-pools …
…into gg/feat/automate-gas-payments
Configuration menu - View commit details
-
Copy full SHA for 98f9e87 - Browse repository at this point
Copy the full SHA 98f9e87View commit details -
Configuration menu - View commit details
-
Copy full SHA for f062685 - Browse repository at this point
Copy the full SHA f062685View commit details
Commits on Jun 18, 2024
-
chore: Change how transaction cost is calculated. Introduce centrifug…
…e gas price. The message/proof costs are in weights.
Configuration menu - View commit details
-
Copy full SHA for 1168f25 - Browse repository at this point
Copy the full SHA 1168f25View commit details
Commits on Jun 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 42f49c9 - Browse repository at this point
Copy the full SHA 42f49c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e6f642 - Browse repository at this point
Copy the full SHA 6e6f642View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1482e39 - Browse repository at this point
Copy the full SHA 1482e39View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2407c7 - Browse repository at this point
Copy the full SHA b2407c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a96e041 - Browse repository at this point
Copy the full SHA a96e041View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78c6c6d - Browse repository at this point
Copy the full SHA 78c6c6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a11308e - Browse repository at this point
Copy the full SHA a11308eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0382b89 - Browse repository at this point
Copy the full SHA 0382b89View commit details -
Configuration menu - View commit details
-
Copy full SHA for bbbe2f5 - Browse repository at this point
Copy the full SHA bbbe2f5View commit details -
chore: Improve update gas price method to be able to update only with…
… new price calculations
Configuration menu - View commit details
-
Copy full SHA for b765ca1 - Browse repository at this point
Copy the full SHA b765ca1View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb3e760 - Browse repository at this point
Copy the full SHA cb3e760View commit details -
chore: Pass all messages through aggregating logic, even the messages…
… that have custom manager
Configuration menu - View commit details
-
Copy full SHA for fbbceae - Browse repository at this point
Copy the full SHA fbbceaeView commit details
Commits on Jun 20, 2024
-
chore: Migrate all Aggregator tests to be applicable for gateway (#325)
* chore: Migrate all Aggregator tests to be applicable for gateway * Format --------- Co-authored-by: Jeroen Offerijns <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2989b2f - Browse repository at this point
Copy the full SHA 2989b2fView commit details
Commits on Jun 21, 2024
-
* Sepolia deployment * Format * Undo router values * cleanup
Configuration menu - View commit details
-
Copy full SHA for 9152bbe - Browse repository at this point
Copy the full SHA 9152bbeView commit details
Commits on Jun 23, 2024
-
Merge branch 'main' of https://github.com/centrifuge/liquidity-pools …
…into refactor-tt
Configuration menu - View commit details
-
Copy full SHA for acf01b4 - Browse repository at this point
Copy the full SHA acf01b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7e4f18 - Browse repository at this point
Copy the full SHA a7e4f18View commit details -
Merge branch 'gg/feat/automate-gas-payments' of https://github.com/ce…
…ntrifuge/liquidity-pools into refactor-tt
Configuration menu - View commit details
-
Copy full SHA for eaed13c - Browse repository at this point
Copy the full SHA eaed13cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e4c5bb - Browse repository at this point
Copy the full SHA 0e4c5bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for b1e01ee - Browse repository at this point
Copy the full SHA b1e01eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for d5bff33 - Browse repository at this point
Copy the full SHA d5bff33View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4beeb28 - Browse repository at this point
Copy the full SHA 4beeb28View commit details
Commits on Jun 24, 2024
-
chore: Move responsibility fo handling an exception from the caller t… (
#331) * chore: Move responsibility fo handling an exception from the caller to the callee ( method itself ) * chore: Fix formatting
Configuration menu - View commit details
-
Copy full SHA for dc4bd6d - Browse repository at this point
Copy the full SHA dc4bd6dView commit details
Commits on Jun 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 436ffd1 - Browse repository at this point
Copy the full SHA 436ffd1View commit details -
fix: A way to call topUp with different owner than the CR and a dumm… (…
…#334) * fix: A way to call topUp with different owner than the CR and a dummy vault causing an issue in the flow execution. * fix: The check for vault should happen even when the owner is the CR address
Configuration menu - View commit details
-
Copy full SHA for 82621cc - Browse repository at this point
Copy the full SHA 82621ccView commit details
Commits on Jun 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7952350 - Browse repository at this point
Copy the full SHA 7952350View commit details
Commits on Jun 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ca64b3e - Browse repository at this point
Copy the full SHA ca64b3eView commit details -
Merge branch 'gg/feat/automate-gas-payments' of https://github.com/ce…
…ntrifuge/liquidity-pools into refactor-tt
Configuration menu - View commit details
-
Copy full SHA for 734b2e7 - Browse repository at this point
Copy the full SHA 734b2e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b729784 - Browse repository at this point
Copy the full SHA b729784View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90fea6a - Browse repository at this point
Copy the full SHA 90fea6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4410ddb - Browse repository at this point
Copy the full SHA 4410ddbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 74dbade - Browse repository at this point
Copy the full SHA 74dbadeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 25d6660 - Browse repository at this point
Copy the full SHA 25d6660View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92655bb - Browse repository at this point
Copy the full SHA 92655bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for d40165f - Browse repository at this point
Copy the full SHA d40165fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 385b4b1 - Browse repository at this point
Copy the full SHA 385b4b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1df778 - Browse repository at this point
Copy the full SHA c1df778View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ef1f8e - Browse repository at this point
Copy the full SHA 6ef1f8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e25281d - Browse repository at this point
Copy the full SHA e25281dView commit details
Commits on Jun 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 630cf68 - Browse repository at this point
Copy the full SHA 630cf68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99b9f20 - Browse repository at this point
Copy the full SHA 99b9f20View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8735c7 - Browse repository at this point
Copy the full SHA c8735c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac740fa - Browse repository at this point
Copy the full SHA ac740faView commit details -
Configuration menu - View commit details
-
Copy full SHA for acf6101 - Browse repository at this point
Copy the full SHA acf6101View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d4cd14 - Browse repository at this point
Copy the full SHA 0d4cd14View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7a11fa - Browse repository at this point
Copy the full SHA b7a11faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b7c703 - Browse repository at this point
Copy the full SHA 1b7c703View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2483e0 - Browse repository at this point
Copy the full SHA e2483e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8d194d - Browse repository at this point
Copy the full SHA e8d194dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3da9812 - Browse repository at this point
Copy the full SHA 3da9812View commit details -
Configuration menu - View commit details
-
Copy full SHA for bfa4ba1 - Browse repository at this point
Copy the full SHA bfa4ba1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d01b404 - Browse repository at this point
Copy the full SHA d01b404View commit details -
Configuration menu - View commit details
-
Copy full SHA for b58c422 - Browse repository at this point
Copy the full SHA b58c422View commit details -
Configuration menu - View commit details
-
Copy full SHA for e899d04 - Browse repository at this point
Copy the full SHA e899d04View commit details -
Configuration menu - View commit details
-
Copy full SHA for af20ab5 - Browse repository at this point
Copy the full SHA af20ab5View commit details
Commits on Jun 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bbbcf52 - Browse repository at this point
Copy the full SHA bbbcf52View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a58d18 - Browse repository at this point
Copy the full SHA 8a58d18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 372a19f - Browse repository at this point
Copy the full SHA 372a19fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e288b3 - Browse repository at this point
Copy the full SHA 2e288b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7a93f1 - Browse repository at this point
Copy the full SHA f7a93f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d6087e - Browse repository at this point
Copy the full SHA 8d6087eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ab0fb84 - Browse repository at this point
Copy the full SHA ab0fb84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 795524c - Browse repository at this point
Copy the full SHA 795524cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6293c79 - Browse repository at this point
Copy the full SHA 6293c79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63c7166 - Browse repository at this point
Copy the full SHA 63c7166View commit details
Commits on Jul 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a1e1d92 - Browse repository at this point
Copy the full SHA a1e1d92View commit details -
fea:(Gateway) Allow partial payments from the gateway balance for tra…
…nsaction not triggered by CentrifugeRouter (#335) * fea:(Gateway) Allow partial payments from the gateway balance for transaction not triggered by CentrifugeRouter * chore: A forgotten file to be renamed
Configuration menu - View commit details
-
Copy full SHA for 9b35dc1 - Browse repository at this point
Copy the full SHA 9b35dc1View commit details -
Merge branch 'gg/feat/automate-gas-payments' of https://github.com/ce…
…ntrifuge/liquidity-pools into refactor-tt
Configuration menu - View commit details
-
Copy full SHA for c87cf0c - Browse repository at this point
Copy the full SHA c87cf0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c6dce19 - Browse repository at this point
Copy the full SHA c6dce19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 526bd46 - Browse repository at this point
Copy the full SHA 526bd46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1598ed0 - Browse repository at this point
Copy the full SHA 1598ed0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e12ceae - Browse repository at this point
Copy the full SHA e12ceaeView commit details -
Merge branch 'gg/feat/automate-gas-payments' of https://github.com/ce…
…ntrifuge/liquidity-pools into refactor-tt
Configuration menu - View commit details
-
Copy full SHA for 8f4a490 - Browse repository at this point
Copy the full SHA 8f4a490View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8df5374 - Browse repository at this point
Copy the full SHA 8df5374View commit details
Commits on Jul 2, 2024
-
Merge branch 'main' of https://github.com/centrifuge/liquidity-pools …
…into refactor-tt
Configuration menu - View commit details
-
Copy full SHA for 158540e - Browse repository at this point
Copy the full SHA 158540eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e1799b8 - Browse repository at this point
Copy the full SHA e1799b8View commit details