Skip to content

Bugfix: channel v source#224

Merged
tzaffi merged 28 commits into
masterfrom
bugfix-channel-v-source
Aug 23, 2022
Merged

Bugfix: channel v source#224
tzaffi merged 28 commits into
masterfrom
bugfix-channel-v-source

Conversation

@tzaffi
Copy link
Copy Markdown
Contributor

@tzaffi tzaffi commented Aug 23, 2022

The sandbox is always defaulting to release and the generated config.harness isn't sticking because the verbose flag is provided in the wrong order.

Additionally, after refactoring the SDK Sandboxization PR's to no longer overwrite .env, there is no way to pass through the verbosity, except by overwriting. The PR re-enables passing through by also reading VERBOSE_HARNESS as a flag (either -v or --verbose).

For more details regarding "before" and "after" behavior on Circle, see the companion Python SDK PR

algochoi and others added 18 commits June 7, 2022 10:39
* Initial (empty) commit

* Add boxes field for appl calls

* Add golden for box storage appl txn encoding test

* Change spacing

* Update spacing on transaction feature table

* Change goldens for box encoding

* Add boxes field to app call tests

* Fix box values for app calls

* Change test branch and change golden from bytes encoding

* Change test branch and repo

* Add boxes field for app calls

* Add some tricky self referenced app ids

* Change boxes field in feetest to empty entry

* Add encoding to box args

* Move boxes field up to lessen pain

* Add test for b64 nulls and invalid utf8s

* Add test case for empty box names
* Add some path tests for app box by name

* Minor wording

* Add case for forward slashes
* integration tests for exercising box features

* prefix box name with str:
* Update box path tests to take new encoding scheme

* Formatting

* WIP - test against the CI

* Revert back test branch

* Escape : character

* Change wording around encoded box names

* Formatting
* Add path tests for GetApplicationBoxes

* Change step name to include this application and add list box name tests

* Spacing

* Reduce number of redundant steps

* Add query to boxes path test

* Boxes: Point go-algorand to boxes_response_rework (#210)

* Revert back go-algorand testing branch

Co-authored-by: Michael Diamant <michaeldiamant@users.noreply.github.com>
@tzaffi tzaffi marked this pull request as draft August 23, 2022 14:07
@tzaffi tzaffi changed the base branch from master to feature/box-storage August 23, 2022 15:14
@tzaffi tzaffi changed the base branch from feature/box-storage to master August 23, 2022 15:41
@tzaffi tzaffi marked this pull request as ready for review August 23, 2022 15:42
Comment thread scripts/up.sh Outdated
Comment thread features/integration/compile.feature Outdated
Copy link
Copy Markdown
Contributor

@algochoi algochoi left a comment

Choose a reason for hiding this comment

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

The changes seem to work properly on my local machine! what is the problem with the compile.feature file?

Comment thread scripts/up.sh
@tzaffi
Copy link
Copy Markdown
Contributor Author

tzaffi commented Aug 23, 2022

The changes seem to work properly on my local machine! what is the problem with the compile.feature file?

@algochoi - I created issue #226 and commit to spending some time in the next couple of days trying to understand what is actually going on. Are you good on other fronts?

Comment thread scripts/up.sh
Copy link
Copy Markdown
Contributor

@algochoi algochoi left a comment

Choose a reason for hiding this comment

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

Thank you for the fix! Can confirm the builds now work 😄

Comment thread features/integration/compile.feature Outdated
Zeph Grunschlag added 2 commits August 23, 2022 14:45
Zeph Grunschlag added 2 commits August 23, 2022 14:48
Copy link
Copy Markdown
Contributor

@ahangsu ahangsu left a comment

Choose a reason for hiding this comment

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

really approve

@tzaffi tzaffi merged commit 8419aeb into master Aug 23, 2022
@tzaffi tzaffi deleted the bugfix-channel-v-source branch August 23, 2022 20:31
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.

4 participants