-
Notifications
You must be signed in to change notification settings - Fork 19
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
Fix ci notification #1101
Closed
kristinaNikolaevaa
wants to merge
23
commits into
neonevm:develop
from
neonlabsorg:fix-ci-notification
Closed
Fix ci notification #1101
kristinaNikolaevaa
wants to merge
23
commits into
neonevm:develop
from
neonlabsorg:fix-ci-notification
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
Bumps [web3](https://github.com/ethereum/web3.py) from 6.6.1 to 6.8.0. - [Release notes](https://github.com/ethereum/web3.py/releases) - [Changelog](https://github.com/ethereum/web3.py/blob/main/docs/releases.rst) - [Commits](ethereum/web3.py@v6.6.1...v6.8.0) --- updated-dependencies: - dependency-name: web3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [clickhouse-connect](https://github.com/ClickHouse/clickhouse-connect) from 0.6.6 to 0.6.8. - [Release notes](https://github.com/ClickHouse/clickhouse-connect/releases) - [Changelog](https://github.com/ClickHouse/clickhouse-connect/blob/main/CHANGELOG.md) - [Commits](ClickHouse/clickhouse-connect@v0.6.6...v0.6.8) --- updated-dependencies: - dependency-name: clickhouse-connect dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* NDEV-1976 add zero-gas-price configuration * NDEV-2092 Add background reindexing of old blocks * Remove confirmed part of the history on restart * Decrease not-critical log records * Refactor start of Indexer App * Move validating of db-params to db-connection * Run all db-updates on the same cursor * Refactor monitoring of connections to DB and Solana * Use rusty_rlp for working with RLP
* NDEV-1628 accept reverted tx to mempool
Bumps [web3](https://github.com/ethereum/web3.py) from 6.8.0 to 6.9.0. - [Release notes](https://github.com/ethereum/web3.py/releases) - [Changelog](https://github.com/ethereum/web3.py/blob/main/docs/releases.rst) - [Commits](ethereum/web3.py@v6.8.0...v6.9.0) --- updated-dependencies: - dependency-name: web3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [clickhouse-connect](https://github.com/ClickHouse/clickhouse-connect) from 0.6.8 to 0.6.9. - [Release notes](https://github.com/ClickHouse/clickhouse-connect/releases) - [Changelog](https://github.com/ClickHouse/clickhouse-connect/blob/main/CHANGELOG.md) - [Commits](ClickHouse/clickhouse-connect@v0.6.8...v0.6.9) --- updated-dependencies: - dependency-name: clickhouse-connect dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* NDEV-2092 Start and finalized block * Remove converting from SolPubKey to str
* Switch to const-gas-price in CI
* NDEV-2113 fix Solana response order * NDEV-2114 fix block commitment checking
Co-authored-by: Semen Medvedev <[email protected]>
* Set version v1.3.0-dev * Fix finalized part of history
Code cleanup
Bumps [hvac](https://github.com/hvac/hvac) from 1.1.1 to 1.2.1. - [Release notes](https://github.com/hvac/hvac/releases) - [Changelog](https://github.com/hvac/hvac/blob/main/CHANGELOG.md) - [Commits](hvac/hvac@v1.1.1...v1.2.1) --- updated-dependencies: - dependency-name: hvac dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [clickhouse-connect](https://github.com/ClickHouse/clickhouse-connect) from 0.6.9 to 0.6.11. - [Release notes](https://github.com/ClickHouse/clickhouse-connect/releases) - [Changelog](https://github.com/ClickHouse/clickhouse-connect/blob/main/CHANGELOG.md) - [Commits](ClickHouse/clickhouse-connect@v0.6.9...v0.6.11) --- updated-dependencies: - dependency-name: clickhouse-connect dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.