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

feat: enable decoding for 256bit number #1135

Merged
merged 4 commits into from
Oct 20, 2024

Conversation

ologbonowiwi
Copy link
Contributor

fixes #1053
/claim #1053

  • test: ensure >256 bit does not work but 256 works
  • feat: update max bit to 256

@ologbonowiwi ologbonowiwi requested a review from a team as a code owner June 28, 2024 14:32
@ologbonowiwi ologbonowiwi force-pushed the feat/1053/enable-256-bit-integer branch from 47f7adb to ced6e84 Compare June 28, 2024 15:19
@fsvehla fsvehla merged commit 717ce1a into zio:series/2.x Oct 20, 2024
28 checks passed
@ologbonowiwi ologbonowiwi deleted the feat/1053/enable-256-bit-integer branch October 20, 2024 17:42
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.

Can't decode 256bit numbers
2 participants