Skip to content

Conversation

@zeroXbrock
Copy link
Member

Motivation

#252

Solution

  • add bytecode_file option to [[create]] definitions

PR Checklist

  • Added Tests
  • Added Documentation
  • Ran cargo +nightly clippy --workspace --lib --examples --tests --benches --all-features --locked --fix
  • Ran cargo fmt --all
  • Note breaking changes in PR description, if applicable
  • update changelogs
    • Update CHANGELOG.md in each affected crate
    • add a high-level description in the root changelog

- TxActor needs to be cleaned up; `handle_message` is pretty silly
- removed flush_cache from public TxActor API
- tighten cancel_token & stop() logic; remove redundancies/noops
- simpler internal APIs for TxActor functions
@zeroXbrock
Copy link
Member Author

zeroXbrock commented Dec 20, 2025

TODO:

  • host contracts in contender submodules
  • add tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant