Zizou
6fba0b3b3d
fix: update sdk version for uniswapv3/v4 and ekubo ( #227 )
...
This is following the bugfix in https://github.com/propeller-heads/tycho-protocol-sdk/pull/213
Co-authored-by: zizou <111426680+flopell@users.noreply.github.com >
2025-06-30 16:40:00 +00:00
Zizou
7ec5f0fb1f
feat: add unichain config for uniswapv4 ( #180 )
...
* feat: add unichain config for uniswapv4
* refactor: remove `sf/substreams` from excluded proto.
This folder has been removed because it was not used, so we don't need to have it in the excluded paths anymore.
* refactor: add url into substreams config for uniswap v4 modules
---------
Co-authored-by: zizou <111426680+flopell@users.noreply.github.com >
2025-03-25 16:47:55 +00:00
Louise Poole
f13c1c263b
refactor(uniswap_v4): remove costly clone calls ( #169 )
...
* Removed costly `TransactionTrace` clones calls and `.clone()` at a few other places
* style: formatting
* chore: bump uniswap v4 versions to 0.2.1
* fix: fix double referencing
---------
Co-authored-by: Matthieu Vachon <matt@streamingfast.io >
2025-03-04 14:51:13 +00:00
Louise Poole
20165c271e
feat: move initial lp fee to static attributes ( #161 )
...
This initial lp fee value is used for generating the PoolKey. It is static and should be part of the ProtocolComponent static attributes.
2025-02-18 15:01:38 +02:00
Zizou
6da2141f66
chore(substreams): add base Uniswap v4 config ( #157 )
...
Co-authored-by: zizou <111426680+flopell@users.noreply.github.com >
2025-02-13 14:44:17 +01:00