Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync current changes. #1

Open
wants to merge 309 commits into
base: main
Choose a base branch
from
Open

Conversation

jfarid27
Copy link

No description provided.

moose-code and others added 30 commits October 15, 2024 09:07
Test: Fixing old test specs and adding PR test github actions.
Bumps the npm_and_yarn group with 4 updates: [braces](https://github.com/micromatch/braces), [path-to-regexp](https://github.com/pillarjs/path-to-regexp), [web3-utils](https://github.com/ChainSafe/web3.js) and [ws](https://github.com/websockets/ws).


Updates `braces` from 3.0.2 to 3.0.3
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)

Updates `path-to-regexp` from 0.1.7 to 8.2.0
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](pillarjs/path-to-regexp@v0.1.7...v8.2.0)

Updates `web3-utils` from 4.1.1 to 4.3.1
- [Release notes](https://github.com/ChainSafe/web3.js/releases)
- [Changelog](https://github.com/web3/web3.js/blob/4.x/CHANGELOG.md)
- [Commits](https://github.com/ChainSafe/web3.js/commits)

Updates `ws` from 7.5.10 to 8.17.1
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@7.5.10...8.17.1)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: path-to-regexp
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: web3-utils
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: ws
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
…_yarn-93b615b858

Bump the npm_and_yarn group with 4 updates
Bugfix: Pool Event Swap to exclude whitelisted tokens.
Adding loaders to improve historic sync speed
…gging

Bugfix: Log missing token event but don't error.
* Add base Voter Whitelist event capture code.

* Add v1 Velodrome Voter contract.
* Add updated whitelists.

* Only use ERC checksum addresses.
* Update chainId properties in all entities.

* Add set whitelisted prices on all swaps.

* Set liquidity and volume data if token pair has existing token.

* Deep check pool swap tests with hardcoded expectations.

* Clean up variable names.

* Add pool events breakout files.

* Clean up sync event
Bumps the npm_and_yarn group with 4 updates: [braces](https://github.com/micromatch/braces), [path-to-regexp](https://github.com/pillarjs/path-to-regexp), [web3-utils](https://github.com/ChainSafe/web3.js) and [ws](https://github.com/websockets/ws).


Updates `braces` from 3.0.2 to 3.0.3
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)

Updates `path-to-regexp` from 0.1.7 to 8.2.0
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](pillarjs/path-to-regexp@v0.1.7...v8.2.0)

Updates `web3-utils` from 4.1.1 to 4.3.1
- [Release notes](https://github.com/ChainSafe/web3.js/releases)
- [Changelog](https://github.com/web3/web3.js/blob/4.x/CHANGELOG.md)
- [Commits](https://github.com/ChainSafe/web3.js/commits)

Updates `ws` from 7.5.10 to 8.17.1
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@7.5.10...8.17.1)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: path-to-regexp
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: web3-utils
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: ws
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
…_yarn-93b615b858

Bump the npm_and_yarn group with 4 updates
* Rename liquiditypoolnew to liquiditypoolaggregator, and run hourly.

* Configure LiquidityPoolAggregator.

* Update tests.

* Fixing price token entity setting errors.

* Adding price oracle tests.

* Add better naming for snapshot and fix tests.
jfarid27 and others added 30 commits January 27, 2025 16:26
* Aggregate daily fees and dynamic fee contract data.

* Add comments.
* Separate CL pool Gauges.

* Add transaction hash to all event entities.

* Removing old Gauge contracts.
* Update price oracle address.

* Update price_connectors.json

* Fix USDC on connector
* Adding refactoring with GADT style data types.

* Clean dynamic fees tracking.
* Update code to dynamically add Pool and CL Factories.

* Add pool factory to PoolCreate event.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants