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.
0.10.0 - 2024-12-30
- Update revm 19 alloy 09 (#39)
0.9.0 - 2024-12-10
- Release 0.9.0
- Update deny.toml (#35)
- Move deny to ci (#34)
0.8.0 - 2024-11-28
- Bump alloy (#33)
- Release 0.8.0
0.7.2 - 2024-11-27
- Fix typo in changelog generator 2
- Fix typo in changelog generator
- [backend] Add support for arbitrary provider requests with AnyRequest (#32)
- Release 0.7.2
0.7.1 - 2024-11-09
- Accept generic header in meta builder (#30)
- Release 0.7.1
0.7.0 - 2024-11-08
- [deps] Bump alloy 0.6.2 (#29)
- Update docs
- Release 0.7.0
0.6.0 - 2024-10-23
- Bump revm (#27)
- Release 0.6.0
0.5.0 - 2024-10-18
- Bump alloy 0.5 (#26)
- Release 0.5.0
0.4.0 - 2024-09-30
- Bump alloy 0.4 (#24)
- Release 0.4.0
0.3.2 - 2024-09-29
- BlockchainDbMeta builder (#22)
- Release 0.3.2
- Use more alloy_primitives::map
0.3.1 - 2024-09-21
- [deps] Disable default features for revm (#20)
- Release 0.3.1
- Don't deploy docs
0.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
0.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
0.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
0.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
0.1.0 - 2024-07-02
- Clippy
- Cargo deny
- Clippy + fmt
- Tests
- Release 0.1.0
- Init changelog
- Fix cliff.toml
- Add description