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

Update(deps): Bump github.com/crypto-org-chain/cronos from 1.0.2 to 1.0.5 #255

Open
wants to merge 1 commit into
base: cronos
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 6, 2023

Bumps github.com/crypto-org-chain/cronos from 1.0.2 to 1.0.5.

Release notes

Sourced from github.com/crypto-org-chain/cronos's releases.

v1.0.5

v1.0.5 fixes several security bugs, updates cosmos-sdk to 0.46.11, and use cross-compiling to build the released binaries.

New Config Options

[json-rpc]
# Maximum number of bytes returned from eth_call or similar invocations.
return-data-limit = 100000

v1.0.4

v1.0.4 contains a few bug fixes and some significant storage layer improvements.

  • Added new config option iavl-lazy-loading, it can reduce the node startup time to seconds.
  • Update rocksdb dependency to latest v7.9.2, and tuned a few rocksdb options.
  • Update dependencies:
    • tendermint -> v0.34.26.
    • cosmos-sdk -> v0.46.9.

VersionDB

VersionDB is a major new feature introduced in this release to reduce disk space requirement of archive nodes, check the documentation for details and migration instructions.

Full ChangeLogs

v1.0.3

v1.0.3 disables authz message in mempool(CheckTx), because it's not used at all.

Changelog

Sourced from github.com/crypto-org-chain/cronos's changelog.

v1.0.5

Bug Fixes

  • #908 Forbids negative priority fee.

Improvements

  • #904 Enable "dynamic-level-bytes" on new application.db.
  • #907 Apply a configurable limit in rpc apis.
  • #909 Update to cosmos-sdk v0.46.11.

Feb 15, 2023

v1.0.4

Bug Fixes

  • #814 Fix prometheus metrics.
  • #857 Fix block hash in block filters.

Improvements

  • #813 Tune up rocksdb options.
  • #791 Implement versiondb and migration commands.
  • #779 Add config iavl-lazy-loading to enable lazy loading of iavl store.
  • #871 Only ingest sst files to level 3 in versiondb migration.

Feb 08, 2023

v1.0.3

Bug Fixes

  • #846 Disable authz message

Jan 04, 2023

Commits
  • 65db56d Problem: sdk v0.46.11 is not used (#909)
  • 7f84535 Problem: loadLatestOptions don't find correct options (#910)
  • 4e25ab0 Problem: eth_call return value is unlimited (#907)
  • 3d2df9a Problem: dynamic fee extension is problematic (#908)
  • 1eebd48 Problem: dynamic-level-bytes is not enabled for restored application.db (back...
  • aab9d81 Problem: nix-action fail in CI (#899) (#900)
  • 95667f2 Problem: cross-compiling don't work (backport #874) (#897)
  • ffd9908 clean up vue related stuff (#896) (#898)
  • 266032a Problem: cosmos-sdk 0.46.10 is not used (backport #879) (#893)
  • ec82bc8 Problem: recent golang compiler 1.19.6 is not used (#883)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/crypto-org-chain/cronos](https://github.com/crypto-org-chain/cronos) from 1.0.2 to 1.0.5.
- [Release notes](https://github.com/crypto-org-chain/cronos/releases)
- [Changelog](https://github.com/crypto-org-chain/cronos/blob/v1.0.5/CHANGELOG.md)
- [Commits](crypto-org-chain/cronos@v1.0.2...v1.0.5)

---
updated-dependencies:
- dependency-name: github.com/crypto-org-chain/cronos
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 6, 2023
@dependabot dependabot bot requested review from Raumo0 and wolthrax March 6, 2023 07:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants