Skip to content

Revert compile sourcemap#227

Merged
algochoi merged 3 commits into
masterfrom
revert-compile-sourcemap
Aug 23, 2022
Merged

Revert compile sourcemap#227
algochoi merged 3 commits into
masterfrom
revert-compile-sourcemap

Conversation

@algochoi
Copy link
Copy Markdown
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

@algochoi algochoi marked this pull request as ready for review August 23, 2022 19:18
@algochoi algochoi requested review from ahangsu and tzaffi August 23, 2022 19:25
@tzaffi
Copy link
Copy Markdown
Contributor

tzaffi commented Aug 23, 2022

Adresses #226

Copy link
Copy Markdown
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 <86622919+algochoi@users.noreply.github.com>
Co-authored-by: Zeph Grunschlag <tzaffi@users.noreply.github.com>
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