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

Revert compile sourcemap #227

Merged
merged 3 commits into from
Aug 23, 2022
Merged

Revert compile sourcemap #227

merged 3 commits into from
Aug 23, 2022

Conversation

algochoi
Copy link
Contributor

@algochoi algochoi commented Aug 23, 2022

This PR reverts the sourcemap.json file. This is a short term fix to pass builds.

Eventually, we need to remove the mapping field in the go-algorand API here: https://github.com/algorand/go-algorand/blob/31037ed403b76f708097b1eb37570d611132ca6e/data/transactions/logic/sourcemap.go#L40

There should be no changes to the SDKs since they parse the JSON response directly, but the corresponding test resource in algorand-sdk-testing should be changed to remove the mapping field.

Here are the changes in the SDK testing repo and the Py SDK repo to confirm that build are passing again:
https://github.com/algorand/algorand-sdk-testing/pull/192/files#diff-0a7ecfb6e41efcb68835b21de89d02950802a01db753ced46b1e1aad303a63deR31

Py SDK: https://app.circleci.com/pipelines/github/algorand/py-algorand-sdk/864/workflows/882405cc-dd70-463a-b188-f59c1670b662/jobs/3890

@tzaffi
Copy link
Contributor

tzaffi commented Aug 23, 2022

Adresses #226

Copy link
Contributor

@tzaffi tzaffi left a comment

Choose a reason for hiding this comment

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

LGTM

@algochoi algochoi merged commit a37facb into master Aug 23, 2022
@algochoi algochoi deleted the revert-compile-sourcemap branch August 23, 2022 19:41
ahangsu added a commit that referenced this pull request Sep 2, 2022
…ng (#231)

* Revert compile sourcemap (#227)

* Revert compile sourcemap

* Add space

* Delete sourcemap2.json

* Bugfix: channel v source (#224)

* Deprecation of langspec testcases (#225)

Co-authored-by: algochoi <[email protected]>
Co-authored-by: Zeph Grunschlag <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants