Jonatan Chaverri

Results 6 issues of Jonatan Chaverri

## Summary Description: - Tool repo URL: https://github.com/dojoengine/dojo - Plugin repo URL: https://github.com/dojoengine/asdf-dojo/ ## Checklist - [x] Format with `scripts/format.bash` - [x] Test locally with `scripts/test_plugin.bash --file plugins/` - [x]...

Add documentation on how to install and manage dojo versions using asdf-dojo.

# Relates to https://github.com/elizaOS/eliza/issues/2028 # Risks Low risk, just fixing something that use to be broken so that people now can begin to use the starknet plugin. # Background ##...

**Describe the bug** The starknet plugin is not working. It seems that it has some broken references, like if the code has changed but hasn't been properly updated. **To Reproduce**...

bug

## Pull Request type Please check the type of change your PR introduces: - [ ] Bugfix - [ x ] Feature - [ ] Code style update (formatting, renaming)...

# Feature Request **Describe the Feature Request** It would be very useful to have a macro for easily printing structs, arrays, or spans. For structs, this could be a derive...

enhancement