Skip to content

Commit 1f0bacc

Browse files
authored
Merge pull request #1515 from o1-labs/dw/split-transaction-logic
Split transaction_logic.rs into small modules
2 parents 25ba51f + 1bedb9e commit 1f0bacc

16 files changed

+8256
-8220
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5858
([#1500](https://github.com/o1-labs/mina-rust/pull/1500))
5959
- **Dependencies**: move all dependencies to the workspace Cargo.toml
6060
([#1513](https://github.com/o1-labs/mina-rust/pull/1513))
61+
- **scan_state**: refactorize `transaction_logic.rs` in smaller modules
62+
([#1515](https://github.com/o1-labs/mina-rust/pull/1515))
6163

6264
## v0.17.0
6365

0 commit comments

Comments
 (0)