domenicodev
|
8ef2f75fae
|
fix: Increased RESERVE_LIMIT_FACTOR to prevent reverts
|
2024-01-24 17:29:13 +01:00 |
|
domenicodev
|
61bb75985c
|
feat: Implemented getCapabilities
|
2024-01-24 11:53:56 +01:00 |
|
domenicodev
|
69eeec4385
|
fix: Fixed getPriceAt to obtain the correct prices
|
2024-01-24 11:52:47 +01:00 |
|
domenicodev
|
42ac2b1b60
|
feat: Added top comment explaining prices
|
2024-01-24 11:21:35 +01:00 |
|
domenicodev
|
b589940dc9
|
fix: Removed console logs
|
2024-01-23 19:07:32 +01:00 |
|
domenicodev
|
16237824a5
|
fix: Fixed divisions in getLimits, added RESERVE_LIMIT_FACTOR as constant
|
2024-01-23 19:06:02 +01:00 |
|
domenicodev
|
a4693f5300
|
feat: Implemented swap()
|
2024-01-23 18:43:57 +01:00 |
|
domenicodev
|
7c1e102f73
|
fix: Fixed getPoolIds not implemented text, improved gas in getLimits
|
2024-01-23 16:58:29 +01:00 |
|
domenicodev
|
339b0b17b9
|
fix: Fixed manifest.yaml
|
2024-01-23 16:55:40 +01:00 |
|
domenicodev
|
ba289d5bd1
|
feat: Added imports in a different file as too long, implemented getLimits and getTokens
|
2024-01-23 16:54:38 +01:00 |
|
domenicodev
|
94644ac735
|
feat: Initial setup and price() function implementation
|
2024-01-22 12:08:59 +01:00 |
|
pistomat
|
1118502162
|
Implement adapter and test templates
|
2023-12-09 19:46:02 +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
|
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 |
|
pistomat
|
6097a32ab3
|
Fix BAL#304 MAX_IN_RATIO
|
2023-12-06 09:37:29 +01:00 |
|
pistomat
|
f3c0835552
|
Fix Uniswap tests and work on balancer test
|
2023-12-05 17:06:29 +01:00 |
|
pistomat
|
f581b0d958
|
Fix getAmountIn bug always returning 0
|
2023-12-05 14:32:35 +01:00 |
|
pistomat
|
6c6525be2b
|
Balancer swap test
|
2023-12-05 11:39:15 +01:00 |
|
pistomat
|
7ffee9ac2e
|
Fix UniswapV2 tests
|
2023-12-04 13:52:23 +01:00 |
|
pistomat
|
0fa898c69d
|
WIP BalancerV2SwapAdapter getLimits
|
2023-12-01 14:00:15 +01:00 |
|
pistomat
|
092fce79f6
|
Refactor and add Balancer V2 stub
|
2023-12-01 13:10:29 +01:00 |
|
pistomat
|
316d1ffdb1
|
Reformat and remove redundant @dev notices
|
2023-12-01 10:31:16 +01:00 |
|
pistomat
|
6c4b65c39c
|
Revert "Reformat and remove redundant @dev notices"
This reverts commit a141703520.
|
2023-12-01 10:30:56 +01:00 |
|
pistomat
|
a141703520
|
Reformat and remove redundant @dev notices
|
2023-11-29 12:55:56 +01:00 |
|
kayibal
|
3425b8b123
|
Renaming, cleanup and add manifest example.
|
2023-11-06 12:56:55 +00:00 |
|
kayibal
|
18f0cf1b45
|
Work on integration with python counterpart
|
2023-11-06 12:42:07 +00:00 |
|
kayibal
|
19671bfff4
|
Add scripts to build runtime code
|
2023-11-02 10:47:07 +00:00 |
|
kayibal
|
82c815fdf2
|
Restructure repository file structure.
Adds an outer layer to hold docs, cairo contracts
and other related files.
|
2023-11-01 01:09:17 +00:00 |
|