PowerLoom / snapshotter-lite-v2

Snapshotter Lite: Protocol V2
Apache License 2.0
3 stars 2 forks source link

ETH UniswapV3 lite node implementation #72

Open Seth-Schmidt opened 1 month ago

Seth-Schmidt commented 1 month ago

A UniswapV3 lite node branch should be created to allow snapshotters to participate in a V3 data market without running a full node.

Seth-Schmidt commented 4 weeks ago

UniswapV3 lite node initial implementation is complete on https://github.com/PowerLoom/snapshotter-computes/tree/eth_uniswapv3_lite. Still todo are the tick data caching changes and to switch snapshotter-lite-v2 to from submodules to a bootstrap system.

anomit commented 3 days ago

@Seth-Schmidt please update with final steps for review