Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
CodeChain-io
/
foundry-primitives-js
Public
Notifications
You must be signed in to change notification settings
Fork
7
Star
3
Code
Issues
0
Pull requests
2
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
joojis
Datepicker
All time
Commit History
Commits on Jul 9, 2019
Bump the version to 1.0.2
Show description for 577e095
joojis
committed
577e095
Copy full SHA for 577e095
Replace the ripemd160 package with the crypto-js package
Show description for 4782b2f
joojis
committed
4782b2f
Copy full SHA for 4782b2f
Commits on Apr 16, 2019
Bump the version to 1.0.1
Show description for 3c52adf
joojis
committed
3c52adf
Copy full SHA for 3c52adf
Fix a bug in fromBytes() of U64, U128, U256
joojis
committed
841aa3d
Copy full SHA for 841aa3d
Commits on Apr 8, 2019
Update README.md
joojis
committed
4f9b4eb
Copy full SHA for 4f9b4eb
Bump the version to 1.0.0
joojis
committed
f92f618
Copy full SHA for f92f618
Commits on Mar 29, 2019
Bump version to 0.5.0
Show description for c261bd3
joojis
committed
c261bd3
Copy full SHA for c261bd3
Fix the jsdoc comments for Schnorr functions
joojis
committed
fa8b6d9
Copy full SHA for fa8b6d9
Change EcdsaSignature type into string
joojis
committed
32e9067
Copy full SHA for 32e9067
Rename AssetTransferAddress to AssetAddress
joojis
committed
afdb039
Copy full SHA for afdb039
Remove increase() in U256
joojis
committed
45f04f5
Copy full SHA for 45f04f5
Commits on Feb 21, 2019
Bump version to 0.4.8
Show description for 09f4080
joojis
committed
09f4080
Copy full SHA for 09f4080
Commits on Feb 19, 2019
Bump version to 0.4.7
Show description for 68ea7e9
joojis
committed
68ea7e9
Copy full SHA for 68ea7e9
Export *Value types
Show description for f90d068
joojis
committed
f90d068
Copy full SHA for f90d068
Fix bugs in U128 and U256
joojis
committed
0a64869
Copy full SHA for 0a64869
Commits on Feb 12, 2019
Bump version to 0.4.6
Show description for 19f0ca1
joojis
committed
19f0ca1
Copy full SHA for 19f0ca1
Commits on Jan 24, 2019
Update README
joojis
committed
08b7a41
Copy full SHA for 08b7a41
Bump version to 0.4.5
Show description for 863e6e5
joojis
committed
863e6e5
Copy full SHA for 863e6e5
Commits on Dec 20, 2018
Bump version to 0.4.4
Show description for d4d00f7
joojis
committed
d4d00f7
Copy full SHA for d4d00f7
Commits on Dec 13, 2018
Sort imports
joojis
committed
10969e1
Copy full SHA for 10969e1
Commits on Dec 12, 2018
Add zero() for H{128,160,256,512}
joojis
committed
aea2388
Copy full SHA for aea2388
Commits on Dec 7, 2018
Add more test for U256.ensure()
joojis
committed
4ab3eaa
Copy full SHA for 4ab3eaa
Add toJSON() to U{64,256} and H{128,160,256,512} classes
Show description for 08bec23
joojis
committed
08bec23
Copy full SHA for 08bec23
Commits on Dec 1, 2018
Add more tests in Hxxx.test.ts
joojis
committed
66d90f0
Copy full SHA for 66d90f0
Fix styles
joojis
committed
5b906d7
Copy full SHA for 5b906d7
Add more tests in Uxxx.test.ts
joojis
committed
d7e1aeb
Copy full SHA for d7e1aeb
Add toString() to H128, H160, H256, H512
joojis
committed
9b34145
Copy full SHA for 9b34145
Commits on Nov 22, 2018
Bump version to 0.4.3
Show description for ac322f7
joojis
committed
ac322f7
Copy full SHA for ac322f7
Commits on Nov 14, 2018
Copy PlatformAddress.test.ts from the SDK
joojis
committed
a37fd91
Copy full SHA for a37fd91
Add tests for H128, H160, H256, and H512
joojis
committed
662ab51
Copy full SHA for 662ab51
Fix missing isEqualTo() in H160 and H512
joojis
committed
48a6e6f
Copy full SHA for 48a6e6f
Refactor Hxxx.test.ts by using describe.each()
joojis
committed
98d09a8
Copy full SHA for 98d09a8
Split value.test.ts into Hxxx.test.ts and Uxxx.test.ts
joojis
committed
fd5b385
Copy full SHA for fd5b385
Bump version to 0.4.2
Show description for 2b1b3db
joojis
committed
2b1b3db
Copy full SHA for 2b1b3db
Lint README.md
joojis
committed
9564ffa
Copy full SHA for 9564ffa
Pagination
Previous
Next
You can’t perform that action at this time.