domenicodev
|
af7b9cd9a6
|
feat: Integrated SafeERC20
|
2024-01-08 16:43:03 +01:00 |
|
domenicodev
|
37ea829592
|
fix: Fixed prices
|
2024-01-08 16:29:55 +01:00 |
|
domenicodev
|
3a2e620246
|
fix: Fixed Fractions
|
2024-01-06 17:27:36 +01:00 |
|
mp-web3
|
c446a09caa
|
Fixing testSwapFuzzIntegral
|
2024-01-04 18:36:32 +01:00 |
|
domenicodev
|
af196d6793
|
fix: Removed unused reverts and constants
|
2024-01-04 17:36:57 +01:00 |
|
mp-web3
|
bb28533951
|
fix: Fixed swap tests and limits calculations on IntegralSwapAdapter contract; feat: Added getTokens test
|
2023-12-27 17:58:03 +01:00 |
|
pistomat
|
b37ecaeeb0
|
Merge pull request #4 from propeller-heads/mp/ENG-2443-Move-Ambient-substreams-implementation-into-protocol-lib-repo
Update from last PR review
|
2023-12-22 16:36:22 +01:00 |
|
pistomat
|
d7c7860347
|
Update substreams/Readme.md
Co-authored-by: Michał D <michcio1234@gmail.com>
|
2023-12-22 16:36:17 +01:00 |
|
pistomat
|
03686d0dff
|
Update readmes
|
2023-12-22 11:33:12 +01:00 |
|
domenicodev
|
b46c662607
|
fix: Changed error code as per ISwapAdapter.sol definition
|
2023-12-22 11:17:12 +01:00 |
|
domenicodev
|
cc1a17c889
|
fix: Fixed getLimits and address conversions
|
2023-12-22 10:24:03 +01:00 |
|
mp-web3
|
3141ef5b84
|
testGetCapabilitiesIntegral and testGetLimitsIntegral passed
|
2023-12-21 18:59:22 +01:00 |
|
mp-web3
|
f139236ec3
|
testSwappSellIncreasingIntegral and testSwapBuyIncreasingIntegral failed
|
2023-12-21 18:56:43 +01:00 |
|
pistomat
|
d570d63e13
|
Merge pull request #3 from propeller-heads/mp/ENG-2443-Move-Ambient-substreams-implementation-into-protocol-lib-repo
Substreams integration docs
|
2023-12-21 18:51:16 +01:00 |
|
mp-web3
|
3453b72a3a
|
testSwapFuzzIntegral fails at times
|
2023-12-21 18:46:52 +01:00 |
|
mp-web3
|
6a9cae7b0f
|
testSwapSellUsdcIntegral failed, check AmountIn must be AmountIn + Fee
|
2023-12-21 18:40:27 +01:00 |
|
mp-web3
|
8b8f22f594
|
testSwapBuyWethIntegral passed
|
2023-12-21 18:34:50 +01:00 |
|
mp-web3
|
d736631d52
|
testPriceDecreasing failing
|
2023-12-21 18:32:10 +01:00 |
|
mp-web3
|
6c3eeff329
|
testPriceFuzzIntegral
|
2023-12-21 18:29:02 +01:00 |
|
mp-web3
|
87193425a8
|
added IntegralSwapAdapterFix.sol and set up IntegralSwapAdapter.t.sol
|
2023-12-21 18:22:55 +01:00 |
|
domenicodev
|
c470b2a20e
|
fix: Fixed limits
|
2023-12-21 17:43:07 +01:00 |
|
pistomat
|
e9ebf6f0c6
|
Add modules reference to docs
|
2023-12-21 16:43:23 +01:00 |
|
pistomat
|
071f02f856
|
Update readmes and add upstream changes
|
2023-12-21 16:37:57 +01:00 |
|
pistomat
|
761698769a
|
Upstream changes for proto
|
2023-12-21 15:47:49 +01:00 |
|
domenicodev
|
5e7d39fa7a
|
fix: fixed submit deadline and transfers on sell and buy functions
|
2023-12-21 10:08:22 +01:00 |
|
pistomat
|
0f3a5b819c
|
Add substreams integration template, readmes
|
2023-12-20 18:12:41 +01:00 |
|
pistomat
|
5f87b1d0af
|
Add a simple top level readme
|
2023-12-20 14:44:06 +01:00 |
|
pistomat
|
8a7271bc59
|
Clone proto and substreams from tycho-indexer
|
2023-12-20 14:29:26 +01:00 |
|
domenicodev
|
2565b3eba5
|
Added missing desc in swap function
|
2023-12-19 16:35:41 +01:00 |
|
domenicodev
|
cd8e9c61b3
|
fix: Improved SWAP_DEADLINE_SEC comment text
|
2023-12-19 11:43:00 +01:00 |
|
domenicodev
|
5686e19402
|
feat: Implemented swap with buy and sell functions
|
2023-12-15 20:32:16 +01:00 |
|
domenicodev
|
878f788a50
|
feat: Implemented price
|
2023-12-15 10:02:13 +01:00 |
|
domenicodev
|
b08963ece0
|
fix: changed integral manifest address to Integral Relayer address
|
2023-12-14 17:23:40 +01:00 |
|
domenicodev
|
ed8166fc95
|
feat: Implemented getLimits
|
2023-12-14 16:59:40 +01:00 |
|
domenicodev
|
4e519cf213
|
feat: Added Relayer in constructor and as main target contract
|
2023-12-14 16:56:45 +01:00 |
|
domenicodev
|
d993e110d1
|
fix: typos, inheritance errors and missing overrides
|
2023-12-14 16:43:16 +01:00 |
|
domenicodev
|
06e86bdb9b
|
feat: created initial IntegralSwapAdapter test file
|
2023-12-14 12:58:27 +01:00 |
|
domenicodev
|
2decec2bd3
|
feat: Implemented getCapabilities
|
2023-12-14 10:30:03 +01:00 |
|
domenicodev
|
54c8253371
|
feat: Implemented getTokens
|
2023-12-14 10:29:04 +01:00 |
|
domenicodev
|
d9a1102c32
|
feat: Implemented getPoolIds
|
2023-12-13 18:13:30 +01:00 |
|
domenicodev
|
b8794fd3a4
|
feat: added documentation, manifests and initial libraries for Integral support
|
2023-12-13 18:11:58 +01:00 |
|
pistomat
|
4f280b9b9c
|
Merge pull request #1 from propeller-heads/dev-integration/mp/ENG-1937-Move-a-second-evm-implementation-to-this-interface
ENG-1937 Implement Balancer V2 with SwapAdapter interface
|
2023-12-09 19:46:20 +01:00 |
|
pistomat
|
1118502162
|
Implement adapter and test templates
|
2023-12-09 19:46:02 +01:00 |
|
pistomat
|
8af168a774
|
Merge pull request #2 from propeller-heads/dev-integration/mp/ENG-1937-Move-a-second-evm-implementation-to-this-interface-md
Small improvements to the docs
|
2023-12-09 19:02:05 +01:00 |
|
Michał D
|
1b919108da
|
Small improvements to the docs
|
2023-12-08 17:02:42 +01:00 |
|
Michał D
|
194e7caa15
|
Small improvements to the docs
|
2023-12-08 16:59:09 +01:00 |
|
pistomat
|
a7798374e1
|
Add more documentation and begin with templates
|
2023-12-07 17:44:47 +01:00 |
|
pistomat
|
b7b750de38
|
Rename pairFunctions to adapter
|
2023-12-06 15:13:16 +01:00 |
|
pistomat
|
9105b898d6
|
rename pairId to more general poolId
|
2023-12-06 15:12:43 +01:00 |
|
pistomat
|
223df970d3
|
Finish tests
|
2023-12-06 15:06:55 +01:00 |
|