Skip to content

Commit

Permalink
💫 Rebased with madara-alliance/madara:main
Browse files Browse the repository at this point in the history
  • Loading branch information
akhercha committed Nov 25, 2024
2 parents 6c9fd9a + faeeea8 commit 17f313c
Show file tree
Hide file tree
Showing 186 changed files with 11,299 additions and 2,932 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,20 @@
## Next release

- feat: Pragma's ExEx
- feat: possibility of starting madara & kakarot-rpc in docker
- feat(debug): service cancelling and profiling build
- feat(endpoint): added extra admin rpc endpoint for sensitive rpc calls
- fix(db): fix number of files in db, startup hang, ram issues and flushing issues
- fix: FeePayment conversion
- fix(block_production): get l2-to-l1 messages recursively from the call tree
- refactor: replace starknet-rs BlockId with types-rs BlockId and remove redundant mp_block::BlockId
- feat(fgw): added `add_transaction` for gateway client
- fix(fgw): include `l1_to_l2_consumed_message` in L1 handler receipt
- build: up starknet-rs, starknet-types, blockifier(v0.8.0), cairo
- feat(rpc): added `getCompiledCasm` method
- fix(error): Added a comment for non archive node L1 keys
- feat(confg): added chain config template and fgw example
- feat(v0.8.0-rc0): starknet_subscribeNewHeads
- fix(rocksdb): update max open files opt
- code: refactor to use otel tracing instead of prometheus (removed mc-metrics, added mc-analytics)
- fix(version constants): 0.13.2 was mapped to wrong constants
Expand Down
Loading

0 comments on commit 17f313c

Please sign in to comment.