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

refactor(decodeBase64ToJson): throw an error if any issues with decod… #15064

Conversation

NguyenTuanCanh
Copy link
Contributor

This version of the code will throw an error with a descriptive message if there are any issues with decoding or parsing the JSON. It's generally a good practice to provide clear error messages to aid in debugging.

@vercel
Copy link

vercel bot commented Oct 28, 2023

@NguyenTuanCanh is attempting to deploy a commit to the taikoxyz Team on Vercel.

A member of the Team first needs to authorize it.

…f_any_issues_with_decoding_or_parsing_the_json
@KorbinianK KorbinianK added this pull request to the merge queue Oct 31, 2023
Merged via the queue into taikoxyz:main with commit 6c702d1 Oct 31, 2023
2 of 3 checks passed
@gitpoap-bot
Copy link

gitpoap-bot bot commented Oct 31, 2023

Congrats, your important contribution to this open-source project has earned you a GitPOAP!

GitPOAP: 2023 Taiko Contributor:

GitPOAP: 2023 Taiko Contributor GitPOAP Badge

Head to gitpoap.io & connect your GitHub account to mint!

Learn more about GitPOAPs here.

KorbinianK added a commit that referenced this pull request Oct 31, 2023
commit 9156c4e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Oct 31 16:47:38 2023 +0800

    chore(deps): bump github.com/docker/docker from 24.0.5+incompatible to 24.0.7+incompatible (#15085)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 088678c
Author: Korbinian <[email protected]>
Date:   Tue Oct 31 06:24:37 2023 +0100

    feat(bridge-ui-v2): confirmation step (#15083)

commit 6c702d1
Author: NguyenTuanCanh <[email protected]>
Date:   Tue Oct 31 07:54:30 2023 +0700

    refactor(decodeBase64ToJson): throw an error if any issues with decod… (#15064)

    Co-authored-by: Korbinian <[email protected]>

commit 799ed71
Author: Kenk <[email protected]>
Date:   Mon Oct 30 22:33:51 2023 +0700

    feat(website): add apus network to ecosystem (#15082)
KorbinianK added a commit that referenced this pull request Nov 1, 2023
commit 471ab2d
Author: Ergo Proxy <[email protected]>
Date:   Tue Oct 31 20:22:41 2023 +0100

    docs(website): Update prover-market-page.mdx (#15087)

commit 9156c4e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Oct 31 16:47:38 2023 +0800

    chore(deps): bump github.com/docker/docker from 24.0.5+incompatible to 24.0.7+incompatible (#15085)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 088678c
Author: Korbinian <[email protected]>
Date:   Tue Oct 31 06:24:37 2023 +0100

    feat(bridge-ui-v2): confirmation step (#15083)

commit 6c702d1
Author: NguyenTuanCanh <[email protected]>
Date:   Tue Oct 31 07:54:30 2023 +0700

    refactor(decodeBase64ToJson): throw an error if any issues with decod… (#15064)

    Co-authored-by: Korbinian <[email protected]>

commit 799ed71
Author: Kenk <[email protected]>
Date:   Mon Oct 30 22:33:51 2023 +0700

    feat(website): add apus network to ecosystem (#15082)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants