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: accept both binary and hex-encoded transactions (heuristically) #166

Merged
merged 1 commit into from
Feb 13, 2025

Conversation

michalrus
Copy link
Member

@michalrus michalrus commented Feb 13, 2025

Relates to #19

Context

  • We want to be able to accept both binary and hex-encoded CBOR transactions (see this Slack thread).

  • See the comment near the new function for an explanation how it works.

Result

Now, blockfrost-platform accepts both binary and hex-encoded CBOR transactions:

image

@michalrus michalrus marked this pull request as draft February 13, 2025 13:05
@michalrus michalrus force-pushed the feat/binary-hex-heuristic branch from ee8daff to 92aa723 Compare February 13, 2025 13:08
Copy link

cloudflare-workers-and-pages bot commented Feb 13, 2025

Deploying blockfrost-platform with  Cloudflare Pages  Cloudflare Pages

Latest commit: c546fba
Status: ✅  Deploy successful!
Preview URL: https://f802b12f.blockfrost-platform.pages.dev
Branch Preview URL: https://feat-binary-hex-heuristic.blockfrost-platform.pages.dev

View logs

@michalrus michalrus force-pushed the feat/binary-hex-heuristic branch from 92aa723 to 8b7235a Compare February 13, 2025 13:24
@michalrus michalrus force-pushed the feat/binary-hex-heuristic branch from 8b7235a to c546fba Compare February 13, 2025 13:31
@michalrus michalrus self-assigned this Feb 13, 2025
@michalrus michalrus marked this pull request as ready for review February 13, 2025 13:31
@vladimirvolek vladimirvolek merged commit 008c1b9 into main Feb 13, 2025
10 checks passed
@michalrus michalrus deleted the feat/binary-hex-heuristic branch February 13, 2025 13:41
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.

2 participants