All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
/releases/tag/v0.7.1) - 2024-11-09
- Accept generic header in meta builder (#30)
/releases/tag/v0.7.0) - 2024-11-08
- [deps] Bump alloy 0.6.2 (#29)
- Update docs
- Release 0.7.0
/releases/tag/v0.6.0) - 2024-10-23
- Bump revm (#27)
- Release 0.6.0
/releases/tag/v0.5.0) - 2024-10-18
- Bump alloy 0.5 (#26)
- Release 0.5.0
/releases/tag/v0.4.0) - 2024-09-30
- Bump alloy 0.4 (#24)
- Release 0.4.0
/releases/tag/v0.3.2) - 2024-09-29
- BlockchainDbMeta builder (#22)
- Release 0.3.2
- Use more alloy_primitives::map
/releases/tag/v0.3.1) - 2024-09-21
- [deps] Disable default features for revm (#20)
- Release 0.3.1
- Don't deploy docs
/releases/tag/v0.3.0) - 2024-08-29
- Fix fmt
- Merge pull request #19 from foundry-rs/matt/bump-alloy03
- Bump alloy
- Release 0.3.0
- Update
- Merge pull request #18 from nkysg/unbound_channel
- Rm clone
- Replace bounded channel with unbounded channel
/releases/tag/v0.2.1) - 2024-08-08
- Fix clippy
- Fix-tests after checking
- Merge pull request #17 from foundry-rs/matt/bump-revm13
- Bump revm 13
- Undo bump version
- Bump version of crate
- Merge bump-revm
- Docs to functions
- Docs
- Release 0.2.1
- Merge pull request #16 from m1stoyanov/patch-1
- Remove the unnecessary result from the helper functions
- Provide helper methods for MemDb data
- Merge pull request #13 from nkysg/sharedbackend_behaviour
- Update process logic
- Add BlockingMod::Block process
- add configure for SharedBackend block_in_place or not
- Merge pull request #10 from Ethanol48/update_state
- Eliminated tmp ETH_RPC
- Added tmp file for testing
- Eliminate reduntant code
- Add tests to verify if the data was properly updated
- Added db to test to verify data
- Add minor changes
- Update block hashes
- Typo
- Update address in db
- Update revm
- Merge pull request #12 from Ethanol48/flush_to_file
- Change to &Path
- Eliminate reduntant code
- Merge branch 'main' of https://github.com/Ethanol48/foundry-fork-db into flush_to_file
- Refactor and storage update
- Refactoring
/releases/tag/v0.2.0) - 2024-07-17
- Merge pull request #8 from foundry-rs/klkvr/bump-revm
- Bump revm
- Merge pull request #7 from foundry-rs/matt/bump-revm-alloy
- Bump alloy and revm
- Release 0.2.0
- Formating
- Add documentation
- Add flush to arbitrary file
/releases/tag/v0.1.1) - 2024-07-15
- Merge pull request #5 from foundry-rs/matt/bump-msrv
- Bump msrv 79
- Merge pull request #4 from m1stoyanov/main
- Bump alloy [provider, rpc-types, serde, transport, rpc-client, transport-http] to 0.1.4, alloy-primitives to 0.7.7 and revm to 11.0.0
- Release 0.1.1
- Remove redundant check
- Update Cargo.toml according to the reviews
/releases/tag/v0.1.0) - 2024-07-02
- Clippy
- Cargo deny
- Clippy + fmt
- Tests
- Release 0.1.0
- Init changelog
- Fix cliff.toml
- Add description