Skip to content
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.

Commit

Permalink
rebase blockifier
Browse files Browse the repository at this point in the history
it compiles

madara runs again

wip

compiles again: only the tests left to fix

tests compile, time to fix them

remove all default-features option from Cargo.toml

new custom execution logic compiles, fewer test fail

pallet unitest green

all rpc tests ok

clippy
  • Loading branch information
tdelabro committed Apr 17, 2024
1 parent b1ba579 commit ca1a7cf
Show file tree
Hide file tree
Showing 131 changed files with 5,872 additions and 6,144 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

## Next release

- chore: rebase on latest blockifier
- refactoring : Removed Redundant logs in madara
- fix: transaction receipt fails for txs in the middle of a block
- chore: add makefile for developer experience improvements and cleanup
Expand Down
Loading

0 comments on commit ca1a7cf

Please sign in to comment.