0xMiden / 0xMiden/node

Consider writing monitor transaction/note scripts in Rust

Open
#1,831 3 comments 0 reactions 0 assignees View on GitHub
blocked monitor
Dominant language
Rust
Stars
104
Forks
138
Avg merge
1d 13h
Merged PRs (30d)
56

Description

> Could we avoid this by writing it in rust instead of masm?
>
> That would also make it easier to maintain for people like me that don't know `masm` very well.

_Originally posted by @Mirko-von-Leipzig in https://github.com/0xMiden/node/pull/1826#discussion_r2979476490_

To improve accessibility and maintainability (we may catch more errors related to types), we could try using the Rust compiler to write some/all of these scripts. I'm not sure if there are any drawbacks or complications related to doing this (for instance, I don't know if bindings are always up to date - probably not especially on dev branches), but otherwise this should be an improvement to the setup.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.