-
Notifications
You must be signed in to change notification settings - Fork 16
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
feat: Better reply support (#418) #452
base: main
Are you sure you want to change the base?
Commits on Sep 17, 2024
-
feat: Parse additional parameters for sv::msg(reply) (#426)
New optional parameters: - handlers - (handler1, handler2, ..) - reply_on - success|failure|always
Configuration menu - View commit details
-
Copy full SHA for 4e5dbec - Browse repository at this point
Copy the full SHA 4e5dbecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 71e5a76 - Browse repository at this point
Copy the full SHA 71e5a76View commit details -
Remove redundancy between `MsgAttr` and `MsgType`
Configuration menu - View commit details
-
Copy full SHA for 15e3666 - Browse repository at this point
Copy the full SHA 15e3666View commit details -
Configuration menu - View commit details
-
Copy full SHA for 778c5f0 - Browse repository at this point
Copy the full SHA 778c5f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84d4082 - Browse repository at this point
Copy the full SHA 84d4082View commit details -
Configuration menu - View commit details
-
Copy full SHA for f08901a - Browse repository at this point
Copy the full SHA f08901aView commit details
Commits on Sep 19, 2024
-
feat: Emit new reply dispatch (#429)
Since this change would be breaking it's hidden behind `sv_replies` feature flag.
Configuration menu - View commit details
-
Copy full SHA for 1390305 - Browse repository at this point
Copy the full SHA 1390305View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbffb6a - Browse repository at this point
Copy the full SHA fbffb6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 72ebc77 - Browse repository at this point
Copy the full SHA 72ebc77View commit details
Commits on Oct 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 28ee4ad - Browse repository at this point
Copy the full SHA 28ee4adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 06c5a69 - Browse repository at this point
Copy the full SHA 06c5a69View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2da70e6 - Browse repository at this point
Copy the full SHA 2da70e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for cfca3c6 - Browse repository at this point
Copy the full SHA cfca3c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for e847bc3 - Browse repository at this point
Copy the full SHA e847bc3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e28aeb - Browse repository at this point
Copy the full SHA 9e28aebView commit details
Commits on Oct 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8446e00 - Browse repository at this point
Copy the full SHA 8446e00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96d9ec3 - Browse repository at this point
Copy the full SHA 96d9ec3View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb86aaa - Browse repository at this point
Copy the full SHA fb86aaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 468c542 - Browse repository at this point
Copy the full SHA 468c542View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8da3c12 - Browse repository at this point
Copy the full SHA 8da3c12View commit details -
Configuration menu - View commit details
-
Copy full SHA for d43909d - Browse repository at this point
Copy the full SHA d43909dView commit details
Commits on Oct 16, 2024
-
feat: Add support for
sv::features
attribute. (#446)Remove `sv_replies` feature as it does not make the change non breaking.
Configuration menu - View commit details
-
Copy full SHA for c2aebe4 - Browse repository at this point
Copy the full SHA c2aebe4View commit details -
Configuration menu - View commit details
-
Copy full SHA for b043037 - Browse repository at this point
Copy the full SHA b043037View commit details
Commits on Oct 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 359fc76 - Browse repository at this point
Copy the full SHA 359fc76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c35162 - Browse repository at this point
Copy the full SHA 9c35162View commit details -
feat: Support omitting data parameter
Expect `(raw)` parameter in the `sv::payload` attribute.
Configuration menu - View commit details
-
Copy full SHA for 3c89bcc - Browse repository at this point
Copy the full SHA 3c89bccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0df5cf9 - Browse repository at this point
Copy the full SHA 0df5cf9View commit details
Commits on Nov 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e92845d - Browse repository at this point
Copy the full SHA e92845dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 280ee80 - Browse repository at this point
Copy the full SHA 280ee80View commit details -
chore: Revert adding
non_exhaustive
on old context types.Remove unnecessary `#[allow(deprecated)]` statements.
Configuration menu - View commit details
-
Copy full SHA for c6450bd - Browse repository at this point
Copy the full SHA c6450bdView commit details
Commits on Nov 12, 2024
-
feat: Revert adding Error to ContractApi
This was potentially a breaking change
Configuration menu - View commit details
-
Copy full SHA for b7a245d - Browse repository at this point
Copy the full SHA b7a245dView commit details
Commits on Nov 13, 2024
-
feat: Update MultiTest to 2.2.0
Uncomment auto deserialization of payload in tests. Add test case for deserialization of custom data type.
Configuration menu - View commit details
-
Copy full SHA for deb4070 - Browse repository at this point
Copy the full SHA deb4070View commit details -
Configuration menu - View commit details
-
Copy full SHA for a837e7e - Browse repository at this point
Copy the full SHA a837e7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa3fd6f - Browse repository at this point
Copy the full SHA aa3fd6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ff51b1 - Browse repository at this point
Copy the full SHA 9ff51b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a7102c - Browse repository at this point
Copy the full SHA 3a7102cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b8a2e6c - Browse repository at this point
Copy the full SHA b8a2e6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f09075 - Browse repository at this point
Copy the full SHA 4f09075View commit details