-
Notifications
You must be signed in to change notification settings - Fork 67
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Contract Spec: Fill in more edge cases of macro code generation of types and fns #153
Comments
Lots of TODOs in this file: https://github.com/stellar/rs-stellar-contract-sdk/blob/main/macros/src/derive_type.rs |
Also missing behavior is noted here too: #24 (comment) |
I'm going to move this to the August iteration and just accept that the edge cases not covered are just that, not covered right now. |
@leighmcculloch Should this issue still be open? Th contract spec code has changed quite a bit so it's not clear to me what needs to be done here. |
Yup. There's plenty of little edge cases where errors show up. @brson just ran into some recently and was opening PRs for the ones he saw. |
Passing to @leighmcculloch to assess if anything more is needed here. |
There are quite a few TODO items still left in the |
Here are the outstanding TODOs in the soroban-sdk-macros, most of them are pretty old. @leighmcculloch can you take a look at them and give guidance on whether they are still applicable/needed?
|
No description provided.
The text was updated successfully, but these errors were encountered: