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

Ndev 2106 multiple tokens #1102

Closed

Conversation

afalaleev
Copy link
Contributor

No description provided.

dependabot bot and others added 30 commits August 8, 2023 14:06
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
* Set version v1.3.0-dev
* Fix finalized part of history
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>
afalaleev and others added 28 commits October 2, 2023 18:34
Bumps [clickhouse-connect](https://github.com/ClickHouse/clickhouse-connect) from 0.6.13 to 0.6.14.
- [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.13...v0.6.14)

---
updated-dependencies:
- dependency-name: clickhouse-connect
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [web3](https://github.com/ethereum/web3.py) from 6.9.0 to 6.10.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.9.0...v6.10.0)

---
updated-dependencies:
- dependency-name: web3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@afalaleev afalaleev self-assigned this Oct 22, 2023
@afalaleev afalaleev closed this Oct 22, 2023
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