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

Feat : 🆙 Bump Ditto to v.0.7.0 #54

Closed
22 tasks done
Tbelleng opened this issue Apr 2, 2024 · 0 comments
Closed
22 tasks done

Feat : 🆙 Bump Ditto to v.0.7.0 #54

Tbelleng opened this issue Apr 2, 2024 · 0 comments

Comments

@Tbelleng
Copy link
Contributor

Tbelleng commented Apr 2, 2024

Changelog for Upcoming Release

Here is a list of all changelog from last v0.5.1 to 0.7.0.1 Starknet-spec version :

New Features and Improvements

  • Add v3 transactions additional fields (PR #162)
  • Bound numeric properties by FELT and make builtin resources optional (PR #164)
  • Add the segment arena builtin (PR #165)
  • Add stricter restrictions on v3 fields (PR #169)
  • Refactor traceTransactions and estimateFee, and rename STRK to FRI (Refactor traceTransactions and estimateFee, and rename STRK to FRI starkware-libs/starknet-specs#174)
  • Use the name FRI for STRK, added TRANSACTION_EXECUTION_ERROR, added the SKIP_VALIDATE flag to starknet_estimateFee, clarified semantics of simulate and estimate (PR #175, #177)
  • Add units to FEE_ESTIMATE (PR #175)
  • Add data consumption to receipts and traces, add EIP-4844 related fields, add getBlockWithReceipts method (PR #187, #188, #189, #191)
  • Spec organization: Introduce TXN_RECEIPT_WITH_BLOCK_INFO and remove the pending receipts objects (PR #195)
  • Import BROADCASTED_DECLARE_TXN in write API (PR #178)
  • Add string data to VALIDATION_FAILURE (PR #179)
  • Change execution resource counters to integers (PR #147)
  • Allow EMITTED_EVENT to contain events from the pending block (PR #151)
  • Disallow block_hash/block_number/new_root in the PENDING_BLOCK_HEADER schema (PR #154)
  • Introduce v3 transactions (PR #149)
  • Add state_diff to L1_HANDLER and DELEGATE call type, add resources to internal calls within a trace (PR #160, #161)
  • Bump version to 0.7.1 (PR #202)

Fixes

  • Fix DECLARE_TXN_V1 version (PR #170)
  • Make trace fields optional (as in 0.5.1) (PR #172)
  • Typo fix and added property to schema object (PR #173)
  • Fix: change l1_handler version to enum, make data_gas related fields required in the block header, add 4844-related fields to the pending block header (PR #190, #193, #194)
  • Fix: make revert_reason required in reverted transaction traces, fix storage key pattern, add a comment explaining the execution_resources property name, add execution resources to l1 handler traces (PR #197, #198, #199, #200, #201)
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

No branches or pull requests

1 participant