Skip to content

Commit

Permalink
Merge pull request #60 from KasarLabs/fix/classes
Browse files Browse the repository at this point in the history
fix(class): Fix Sierra classes conversion (missing abis)
  • Loading branch information
antiyro authored Apr 18, 2024
2 parents 73feeaa + f5899ce commit d76e81d
Show file tree
Hide file tree
Showing 8 changed files with 292 additions and 2,302 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ cairo_venv
run.sh
password.txt
nohup.out
deoxys.log
# pyenv
.python-version

Expand Down
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ git # Deoxys Changelog

## Next release

- fix(class): Fix Sierra classes conversion (missing abis)
- fix(compute): Fixed prepare_data_availability_modes computation
- feat(rpc): add pending block to `get_block_with_receipts` rpc call
- chore: update bonsai-trie (benefit from perf boost)
Expand Down
Loading

0 comments on commit d76e81d

Please sign in to comment.