Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Internal improvement: Simplify contract-sources's default export #5239

Merged
merged 1 commit into from
Jun 30, 2022

Conversation

eggplantzzz
Copy link
Contributor

@eggplantzzz eggplantzzz commented Jun 28, 2022

THIS IS A BREAKING CHANGE FOR contract-sources

This removes the callback from the default export's signature.

haltman-at
haltman-at previously approved these changes Jun 28, 2022
Copy link
Contributor

@haltman-at haltman-at left a comment

Choose a reason for hiding this comment

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

Makes sense to me, I dunno why this needs to be async. Wondering if @gnidan has an opinion.

@gnidan
Copy link
Contributor

gnidan commented Jun 30, 2022

probably worth keeping as async just in case (is there a discrepancy with the description?)

@haltman-at haltman-at dismissed their stale review June 30, 2022 01:25

Gonna dismiss my approval for now since maybe this should be async?

@eggplantzzz
Copy link
Contributor Author

Ok I'll leave it async and just remove the callback stuff.

@eggplantzzz eggplantzzz force-pushed the simplify-cs branch 3 times, most recently from 3a84357 to c379823 Compare June 30, 2022 16:36
Copy link
Contributor

@haltman-at haltman-at left a comment

Choose a reason for hiding this comment

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

Yay, getting rid of callbacks!

@eggplantzzz eggplantzzz merged commit 7fa2a48 into develop Jun 30, 2022
@eggplantzzz eggplantzzz deleted the simplify-cs branch June 30, 2022 21:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants