-
Notifications
You must be signed in to change notification settings - Fork 431
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
Add Result<Self, Error>
return type for constructors
#1446
Commits on Sep 22, 2022
-
constructors return Err abort transaction + started example
SkymanOne committedSep 22, 2022 Configuration menu - View commit details
-
Copy full SHA for 7a4193b - Browse repository at this point
Copy the full SHA 7a4193bView commit details
Commits on Sep 25, 2022
-
SkymanOne committed
Sep 25, 2022 Configuration menu - View commit details
-
Copy full SHA for e9af561 - Browse repository at this point
Copy the full SHA e9af561View commit details -
Merge branch 'master' into gn/constructor-err
SkymanOne committedSep 25, 2022 Configuration menu - View commit details
-
Copy full SHA for 89ec79c - Browse repository at this point
Copy the full SHA 89ec79cView commit details -
add output type to dispatchable constructor
SkymanOne committedSep 25, 2022 Configuration menu - View commit details
-
Copy full SHA for 2cd9dd9 - Browse repository at this point
Copy the full SHA 2cd9dd9View commit details
Commits on Sep 26, 2022
-
codegen adds Result to return type
SkymanOne committedSep 26, 2022 Configuration menu - View commit details
-
Copy full SHA for fdad4dc - Browse repository at this point
Copy the full SHA fdad4dcView commit details -
SkymanOne committed
Sep 26, 2022 Configuration menu - View commit details
-
Copy full SHA for 47fba58 - Browse repository at this point
Copy the full SHA 47fba58View commit details -
SkymanOne committed
Sep 26, 2022 Configuration menu - View commit details
-
Copy full SHA for 109536d - Browse repository at this point
Copy the full SHA 109536dView commit details
Commits on Oct 12, 2022
-
SkymanOne committed
Oct 12, 2022 Configuration menu - View commit details
-
Copy full SHA for ab3897f - Browse repository at this point
Copy the full SHA ab3897fView commit details -
ugly solution for failable contracts
SkymanOne committedOct 12, 2022 Configuration menu - View commit details
-
Copy full SHA for 4d6766f - Browse repository at this point
Copy the full SHA 4d6766fView commit details
Commits on Oct 13, 2022
-
Merge branch 'master' into gn/constructor-err
SkymanOne committedOct 13, 2022 Configuration menu - View commit details
-
Copy full SHA for c0ef46c - Browse repository at this point
Copy the full SHA c0ef46cView commit details
Commits on Oct 17, 2022
-
avoid unnecessary error check for constructors
SkymanOne committedOct 17, 2022 Configuration menu - View commit details
-
Copy full SHA for 10126f2 - Browse repository at this point
Copy the full SHA 10126f2View commit details -
avoids encoding storage, adds demo example
SkymanOne committedOct 17, 2022 Configuration menu - View commit details
-
Copy full SHA for 2fa1ac0 - Browse repository at this point
Copy the full SHA 2fa1ac0View commit details
Commits on Oct 21, 2022
-
allows differents syntax format of result return type
SkymanOne committedOct 21, 2022 Configuration menu - View commit details
-
Copy full SHA for e2649c5 - Browse repository at this point
Copy the full SHA e2649c5View commit details -
SkymanOne committed
Oct 21, 2022 Configuration menu - View commit details
-
Copy full SHA for 8d79fef - Browse repository at this point
Copy the full SHA 8d79fefView commit details -
SkymanOne committed
Oct 21, 2022 Configuration menu - View commit details
-
Copy full SHA for 89e1789 - Browse repository at this point
Copy the full SHA 89e1789View commit details
Commits on Oct 23, 2022
-
SkymanOne committed
Oct 23, 2022 Configuration menu - View commit details
-
Copy full SHA for 36de262 - Browse repository at this point
Copy the full SHA 36de262View commit details -
SkymanOne committed
Oct 23, 2022 Configuration menu - View commit details
-
Copy full SHA for 50cf900 - Browse repository at this point
Copy the full SHA 50cf900View commit details -
SkymanOne committed
Oct 23, 2022 Configuration menu - View commit details
-
Copy full SHA for c372352 - Browse repository at this point
Copy the full SHA c372352View commit details -
SkymanOne committed
Oct 23, 2022 Configuration menu - View commit details
-
Copy full SHA for 52da525 - Browse repository at this point
Copy the full SHA 52da525View commit details
Commits on Oct 24, 2022
-
SkymanOne committed
Oct 24, 2022 Configuration menu - View commit details
-
Copy full SHA for 6cea984 - Browse repository at this point
Copy the full SHA 6cea984View commit details -
SkymanOne committed
Oct 24, 2022 Configuration menu - View commit details
-
Copy full SHA for d7dcb59 - Browse repository at this point
Copy the full SHA d7dcb59View commit details -
change example and UI tests for more clarity
SkymanOne committedOct 24, 2022 Configuration menu - View commit details
-
Copy full SHA for 9d00fd2 - Browse repository at this point
Copy the full SHA 9d00fd2View commit details -
SkymanOne committed
Oct 24, 2022 Configuration menu - View commit details
-
Copy full SHA for f35ef98 - Browse repository at this point
Copy the full SHA f35ef98View commit details
Commits on Oct 26, 2022
-
SkymanOne committed
Oct 26, 2022 Configuration menu - View commit details
-
Copy full SHA for 0532993 - Browse repository at this point
Copy the full SHA 0532993View commit details -
remove syntactical check for constructors return type
SkymanOne committedOct 26, 2022 Configuration menu - View commit details
-
Copy full SHA for 7b4d56c - Browse repository at this point
Copy the full SHA 7b4d56cView commit details -
SkymanOne committed
Oct 26, 2022 Configuration menu - View commit details
-
Copy full SHA for 0f8abd1 - Browse repository at this point
Copy the full SHA 0f8abd1View commit details
Commits on Oct 27, 2022
-
LLVM optimisation and refactoring
SkymanOne committedOct 27, 2022 Configuration menu - View commit details
-
Copy full SHA for b5e99fe - Browse repository at this point
Copy the full SHA b5e99feView commit details -
SkymanOne committed
Oct 27, 2022 Configuration menu - View commit details
-
Copy full SHA for ae37fe6 - Browse repository at this point
Copy the full SHA ae37fe6View commit details -
refactoring and moving feature demo to mother contract
SkymanOne committedOct 27, 2022 Configuration menu - View commit details
-
Copy full SHA for 10bbbc6 - Browse repository at this point
Copy the full SHA 10bbbc6View commit details -
remove cargo-contract install in docker
SkymanOne committedOct 27, 2022 Configuration menu - View commit details
-
Copy full SHA for b94d31f - Browse repository at this point
Copy the full SHA b94d31fView commit details