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

Can't decode 256bit numbers #1053

Open
liewhite opened this issue Dec 22, 2023 · 4 comments · May be fixed by #1134 or #1135
Open

Can't decode 256bit numbers #1053

liewhite opened this issue Dec 22, 2023 · 4 comments · May be fixed by #1134 or #1135

Comments

@liewhite
Copy link

liewhite commented Dec 22, 2023

Currently zio.json.internal.Lexer

val NumberMaxBits: Int = 128

is a constant and i can't change it.

@jdegoes
Copy link
Member

jdegoes commented Jun 28, 2024

/bounty $75

Copy link

algora-pbc bot commented Jun 28, 2024

💎 $75 bounty • ZIO

Steps to solve:

  1. Start working: Comment /attempt #1053 with your implementation plan
  2. Submit work: Create a pull request including /claim #1053 in the PR body to claim the bounty
  3. Receive payment: 100% of the bounty is received 2-5 days post-reward. Make sure you are eligible for payouts

Thank you for contributing to zio/zio-json!

Add a bountyShare on socials

Attempt Started (GMT+0) Solution
🟢 @abhishek818 #1134
🟢 @ologbonowiwi #1135

abhishek818 added a commit to abhishek818/zio-json that referenced this issue Jun 28, 2024
@abhishek818 abhishek818 linked a pull request Jun 28, 2024 that will close this issue
Copy link

algora-pbc bot commented Jun 28, 2024

💡 @abhishek818 submitted a pull request that claims the bounty. You can visit your bounty board to reward.

abhishek818 added a commit to abhishek818/zio-json that referenced this issue Jun 28, 2024
@ologbonowiwi ologbonowiwi linked a pull request Jun 28, 2024 that will close this issue
Copy link

algora-pbc bot commented Jun 28, 2024

💡 @ologbonowiwi submitted a pull request that claims the bounty. You can visit your bounty board to reward.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants