forked from enviodev/velodrome-indexer
-
Notifications
You must be signed in to change notification settings - Fork 0
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
jfarid27
wants to merge
309
commits into
velodrome-finance:main
Choose a base branch
from
enviodev:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Update cache
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.
Signed-off-by: [email protected] <[email protected]>
Feature: Token Transfers
Bugfix/clean gauge voter
Add NFPM events.
Bump Deployment
* 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.
Bump Deployment
Feature: Metal L2
bump version
Fix Metal L2 hypersync address
New deployment
* 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.