-
Notifications
You must be signed in to change notification settings - Fork 214
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
Impl signing for minting/burning in new tx flow #3199
Commits on Mar 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 65a8470 - Browse repository at this point
Copy the full SHA 65a8470View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1aae13 - Browse repository at this point
Copy the full SHA a1aae13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01967e1 - Browse repository at this point
Copy the full SHA 01967e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86020ae - Browse repository at this point
Copy the full SHA 86020aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bb0286 - Browse repository at this point
Copy the full SHA 1bb0286View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81b2d5f - Browse repository at this point
Copy the full SHA 81b2d5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 35e65ff - Browse repository at this point
Copy the full SHA 35e65ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fbd3f3 - Browse repository at this point
Copy the full SHA 7fbd3f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00edc09 - Browse repository at this point
Copy the full SHA 00edc09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9251e50 - Browse repository at this point
Copy the full SHA 9251e50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5eecd0d - Browse repository at this point
Copy the full SHA 5eecd0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e44cb74 - Browse repository at this point
Copy the full SHA e44cb74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c8dadd - Browse repository at this point
Copy the full SHA 2c8daddView commit details -
Configuration menu - View commit details
-
Copy full SHA for f43122f - Browse repository at this point
Copy the full SHA f43122fView commit details
Commits on Mar 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7f961eb - Browse repository at this point
Copy the full SHA 7f961ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for fba7aae - Browse repository at this point
Copy the full SHA fba7aaeView commit details -
Use 4-space indents in Haskell source files.
See `.editorconfig`.
Configuration menu - View commit details
-
Copy full SHA for 9b0520c - Browse repository at this point
Copy the full SHA 9b0520cView commit details
Commits on Mar 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for fead6f8 - Browse repository at this point
Copy the full SHA fead6f8View commit details -
Rename
mintAssetCheck
tomintAssetsCheck
.This is for consistency with its sister function `burnAssetsCheck`.
Configuration menu - View commit details
-
Copy full SHA for 2626b0b - Browse repository at this point
Copy the full SHA 2626b0bView commit details -
Rename
ApiTokenAsset
toApiTokenAmountFingerprint
.After review discussion.
Configuration menu - View commit details
-
Copy full SHA for 6951314 - Browse repository at this point
Copy the full SHA 6951314View commit details -
Simplify applicative expressions.
(Remove redundant `<$> pure` combinations.)
Configuration menu - View commit details
-
Copy full SHA for cded02d - Browse repository at this point
Copy the full SHA cded02dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba75be5 - Browse repository at this point
Copy the full SHA ba75be5View commit details -
Rename
numberOfAssets
totokenAmount
.This is consistent with the `ApiTokenAmountFingerprint` name.
Configuration menu - View commit details
-
Copy full SHA for 66bccd7 - Browse repository at this point
Copy the full SHA 66bccd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a92320 - Browse repository at this point
Copy the full SHA 2a92320View commit details -
Add note regarding the use of
L.nub
.See review conversation here: #3199 (comment)
Configuration menu - View commit details
-
Copy full SHA for 9049901 - Browse repository at this point
Copy the full SHA 9049901View commit details -
Configuration menu - View commit details
-
Copy full SHA for 230d8c1 - Browse repository at this point
Copy the full SHA 230d8c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c03c46 - Browse repository at this point
Copy the full SHA 8c03c46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7076da5 - Browse repository at this point
Copy the full SHA 7076da5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c4da7c - Browse repository at this point
Copy the full SHA 1c4da7cView commit details