Florian Pellissier
dda36a4e7c
chore: rename ERC20.json to snake case
2024-06-14 19:43:32 +02:00
Florian Pellissier
127a0c5cb7
fix(ci): clippy, fmt and remove substreams logs
2024-06-14 19:41:20 +02:00
Florian Pellissier
c7d18d447a
fix(curve): some general fixes including
...
Bytes decoding from BalanceChange, sort BlockBalanceDeltas, transform `0xeeee...` into `0x000...` for consistency, and add a placeholder for missing tokens in `get_token_from_pool`.
2024-06-14 19:15:37 +02:00
Florian Pellissier
184cd443fe
refactor: make base_pool a static attribute
2024-06-14 19:11:44 +02:00
0xMochan
5a1d9f1e29
feat: add native eth transfers
2024-06-11 12:54:02 -04:00
0xMochan
728a091b19
fix: block num
2024-06-04 17:13:01 -04:00
0xMochan
d3fa1c6835
fix: .DS_Store in .gitignore
2024-06-04 17:05:40 -04:00
0xMochan
588b5c7934
fix: first block
2024-06-04 17:05:16 -04:00
Mochan
a55b5969c5
Update substreams/ethereum-curve/src/pool_factories.rs
...
Co-authored-by: Zizou <111426680+zizou0x@users.noreply.github.com >
2024-06-04 16:59:57 -04:00
0xMochan
c1966cca38
fix: pass CI
2024-06-03 09:57:19 -04:00
0xMochan
f1796d1c67
fix: clean up abis
2024-06-03 09:41:14 -04:00
0xMochan
f64fcdf220
feat: new pool->token function, renamed ERC20->erc20
2024-05-29 14:39:32 -04:00
0xMochan
194cfe5296
feat: add WETH to ETH address swap
2024-05-24 17:51:49 -04:00
0xMochan
8c37a74ea6
feat: using Transfer and other various fixes
2024-05-23 17:43:46 -04:00
0xMochan
379baebfb7
feat: this should cover all pools over >10mil TVL:
...
I have not tested everything thoroughly yet. Ignore `test.json` that'll likely go away if we use the `Transfer` method for pool deltas
2024-05-16 23:29:52 -07:00
0xMochan
78fffc02d9
clean up maverick stuff and implement changes from feedback
2024-05-09 11:52:29 -05:00
0xMochan
fc7d0b34cb
Merge branch 'main' of https://github.com/propeller-heads/propeller-protocol-lib into feat/curve-maverick
2024-05-09 11:27:50 -05:00
0xMochan
df3508f05d
remove: maverick (moved)
2024-05-09 11:27:40 -05:00
0xMochan
16b9bac3ce
🎉
2024-05-08 19:35:25 -05:00
0xMochan
ec07703090
valdiate: 3pool and steth-eth
2024-05-08 15:56:41 -05:00
0xMochan
7c49d3e813
fix: pool emitting
2024-05-07 10:16:22 -05:00
0xMochan
2d9ba502ca
style: clippy
2024-05-02 19:00:51 -05:00
0xMochan
b036acefd2
more comments
2024-05-02 13:36:11 -05:00
0xMochan
51e05d5eb5
bugged remove liq deltas
2024-05-02 13:34:43 -05:00
0xMochan
126bd003a8
integrate remaining abis and clean up / comment some code
2024-05-02 13:34:11 -05:00
0xMochan
692579e930
abis + params
2024-05-02 03:18:58 -05:00
Louise Poole
6d7186a215
Merge pull request #28 from propeller-heads/lp/balancer-fixes
...
Fix balancer adapter
2024-04-16 17:32:10 +01:00
Louise Poole
cf7516df25
Format
2024-04-15 17:42:30 +01:00
Louise Poole
45dc7aa457
Fix prices function
2024-04-15 17:41:16 +01:00
Louise Poole
306293764c
Fix tests
2024-04-15 16:56:19 +01:00
Louise Poole
98857be305
Fix balancer price and capabilities
2024-04-15 16:18:48 +01:00
pistomat
8ba2c753d5
Merge pull request #27 from propeller-heads/mp/fix-merge-issues
...
Fix merge issues
2024-04-13 11:23:15 +00:00
pistomat
1b2e183a85
Remove test console logs
2024-04-13 11:17:03 +00:00
pistomat
54e4c9f92e
chore: forge fmt
2024-04-13 11:11:34 +00:00
pistomat
1738ca7bd2
Fix merge issues
2024-04-13 11:11:20 +00:00
pistomat
9ba2286826
Merge pull request #23 from propeller-heads/mp/formatting
...
Fix the format check CI
2024-04-13 10:12:41 +00:00
pistomat
c49d78a2d9
Merge pull request #12 from propeller-heads/feature/etherfi-adapter
...
Etherfi adapter
2024-04-13 10:12:13 +00:00
pistomat
fbc2b004e5
Merge pull request #24 from propeller-heads/mp/use-safe-erc20
...
Remove IERC20 from ISwapAdapter and use SafeERC20 for IERC20
2024-04-13 10:11:46 +00:00
0xMochan
a66c9a3965
docs, better error messages, ish
2024-04-11 19:52:32 -05:00
0xMochan
7c75c8d3d6
Initial pools.rs function for handling custom parameters
2024-04-11 19:41:56 -05:00
domenicodev
0ae7fd2ed0
updated manifest
2024-04-05 17:56:43 +02:00
domenicodev
21a2ecac28
fix: Review Fixes
2024-04-05 17:53:50 +02:00
0xMochan
8dcae829b5
fix: maverick
2024-04-01 23:03:05 -05:00
0xMochan
373ac1036c
fix: further fixes
2024-04-01 14:53:17 -05:00
0xMochan
462cd29b49
fix: update substream.yaml 2
2024-03-29 15:06:09 -05:00
0xMochan
ed36d98d90
fix: update substream.yaml
2024-03-29 14:57:28 -05:00
0xMochan
2feee8add6
sdk: update to latest sdk
2024-03-29 14:55:31 -05:00
pistomat
6133e950ca
Merge pull request #20 from propeller-heads/feature/angle-adapter
...
Angle Adapter
2024-03-28 15:05:31 +01:00
0xMochan
448a153c6e
Merge branch 'main' of https://github.com/propeller-heads/propeller-protocol-lib into feat/curve-maverick
2024-03-27 18:21:27 -04:00
Ale personal
5ce93956ff
improve: Add docstring to the swap and price functions of Angle
2024-03-27 17:09:15 +01:00