chore: new release v4.7.0-pre.0#7268
Conversation
|
Caution Review failedThe pull request is closed. WalkthroughThis change updates version numbers from 4.6.2-pre.0 to 4.7.0-pre.0 across multiple Cargo.toml files, changelogs, and documentation. It also adds new changelog entries for version 4.7.0, detailing the addition of offline signing and two bug fixes. No changes to code, dependencies, or public APIs are present. Changes
Sequence Diagram(s)sequenceDiagram
participant Developer
participant Repository
Developer->>Repository: Update version numbers in metadata files
Developer->>Repository: Add changelog entries for 4.7.0 (offline signing, bug fixes)
Developer->>Repository: Update documentation to reference 4.7.0
Repository-->>Developer: Changes committed and available
Possibly related PRs
Suggested reviewers
Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI ⛔ Files ignored due to path filters (4)
📒 Files selected for processing (11)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
* development: chore: fix regression bug (tari-project#7276) feat!: expand gRPC readiness status to contain current processed block info (tari-project#7262) fix!: payref migration and indexes, add grpc query via output hash (tari-project#7266) feat: auto zero value coinbase reward calculation (tari-project#7259) feat!: improve grpc token supply (tari-project#7261) chore: new release v4.7.0-pre.0 (tari-project#7268) fix: get_all_completed_transactions limit issues (tari-project#7267) fix: ledger builds (tari-project#7260) feat: offline signing (tari-project#7122) test: verify accumulated difficulty (tari-project#7243)
Description
new release esme
Summary by CodeRabbit
New Features
Bug Fixes
Documentation
Chores