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: modify uint8array comparing functions #14

Merged
merged 6 commits into from
Jul 12, 2024

Conversation

Polybius93
Copy link
Collaborator

This pull request adds a function for comparing two Uint8Arrays, which is useful for evaluating Bitcoin transaction scripts.

tests/unit/bitcoin-functions.test.ts Show resolved Hide resolved
tests/mocks/constants.ts Outdated Show resolved Hide resolved
tests/unit/bitcoin-functions.test.ts Outdated Show resolved Hide resolved
tests/unit/bitcoin-functions.test.ts Outdated Show resolved Hide resolved
tests/unit/bitcoin-functions.test.ts Show resolved Hide resolved
tests/unit/utility.test.ts Outdated Show resolved Hide resolved
tests/unit/utility.test.ts Outdated Show resolved Hide resolved
Copy link
Contributor

@sosaucily sosaucily left a comment

Choose a reason for hiding this comment

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

nice work

@Polybius93 Polybius93 merged commit 04bdc9d into main Jul 12, 2024
6 checks passed
@Polybius93 Polybius93 deleted the feat/uint8array-compare branch July 12, 2024 10:00
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