Skip to content
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

[Speedy] create Scenario Machine #15588

Merged
merged 1 commit into from
Dec 16, 2022
Merged

[Speedy] create Scenario Machine #15588

merged 1 commit into from
Dec 16, 2022

Conversation

remyhaemmerle-da
Copy link
Collaborator

No description provided.

@remyhaemmerle-da remyhaemmerle-da changed the title Remy lf machine [Speedy] create Scenario Machine Nov 15, 2022
@remyhaemmerle-da remyhaemmerle-da force-pushed the remy-lf-machine branch 4 times, most recently from dceaf55 to e38bc6f Compare November 17, 2022 09:42
@@ -958,10 +979,10 @@ private[lf] object SBuiltin {
* -> CachedContract
* -> ContractId arg
*/
final case object SBUCreate extends OnLedgerBuiltin(2) {
override protected def executeWithLedger(
final case object SBUCreate extends UpdateBuiltin(2) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit pick: we obviously have a naming convention here (e.g. SBUXXX vs SBXXX vs SBSXXX - would there be any value in documenting this desire within this file?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok, fair enough. Thanks for looking.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will do that in another PR.

Copy link
Contributor

@carlpulley-da carlpulley-da left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One small doc related nit pick, but os LGTM!

@remyhaemmerle-da remyhaemmerle-da added the component/daml-engine DAML-LF Engine & Interpreter label Dec 15, 2022
@remyhaemmerle-da remyhaemmerle-da enabled auto-merge (squash) December 15, 2022 11:04
Copy link
Contributor

@nickchapman-da nickchapman-da left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@remyhaemmerle-da remyhaemmerle-da merged commit f1aca5e into main Dec 16, 2022
@remyhaemmerle-da remyhaemmerle-da deleted the remy-lf-machine branch December 16, 2022 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/daml-engine DAML-LF Engine & Interpreter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants