Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
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
/
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
MetaMask
/
ethjs-unit
Public
forked from
ethjs/ethjs-unit
Notifications
You must be signed in to change notification settings
Fork
3
Star
1
Code
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 25, 2024
ci: use npm@6 for build
legobeat
committed
649dda9
View commit details
Copy full SHA for 649dda9
Browse repository at this point
ci: run on newer nodejs versions; drop v8
legobeat
committed
a55840d
View commit details
Copy full SHA for a55840d
Browse repository at this point
BREAKING: Drop support for nodejs 8 and EOL non-LTS versions
Show description for 86eaf37
legobeat
committed
86eaf37
View commit details
Copy full SHA for 86eaf37
Browse repository at this point
Commits on Sep 26, 2024
Bump the npm_and_yarn group across 1 directory with 13 updates (#19)
Show description for 866fb65
dependabot[bot]
and
legobeat
authored
866fb65
View commit details
Copy full SHA for 866fb65
Browse repository at this point
Commits on Nov 21, 2023
0.3.0 (#14)
Show description for d7f0c0f
3 people
authored
d7f0c0f
View commit details
Copy full SHA for d7f0c0f
Browse repository at this point
Commits on Nov 20, 2023
ci: fix publishing compatibility with npm
Show description for ea8cf49
legobeat
committed
ea8cf49
View commit details
Copy full SHA for ea8cf49
Browse repository at this point
Commits on Nov 14, 2023
rebuild dist
legobeat
committed
22df709
View commit details
Copy full SHA for 22df709
Browse repository at this point
deps: number-to-bn@1.7.0 -> @metamask/number-to-bn@^1.7.1
legobeat
committed
c9908f6
View commit details
Copy full SHA for c9908f6
Browse repository at this point
deps: bn.js@4.11.6->^5.2.1
legobeat
committed
55a90d0
View commit details
Copy full SHA for 55a90d0
Browse repository at this point
chore: refresh lockfile
legobeat
committed
ad49b08
View commit details
Copy full SHA for ad49b08
Browse repository at this point
rebuild dist
legobeat
committed
52396bb
View commit details
Copy full SHA for 52396bb
Browse repository at this point
add peerDependency @babel/runtime@^7.0.0
legobeat
committed
b4fab22
View commit details
Copy full SHA for b4fab22
Browse repository at this point
lint:fix
legobeat
committed
1449a81
View commit details
Copy full SHA for 1449a81
Browse repository at this point
fixup eslint
legobeat
committed
c1667c3
View commit details
Copy full SHA for c1667c3
Browse repository at this point
devDeps: babel-*@6 -> @babel/*@^7
legobeat
committed
713c348
View commit details
Copy full SHA for 713c348
Browse repository at this point
devDeps: eslint@2->^5
legobeat
committed
d53aaa2
View commit details
Copy full SHA for d53aaa2
Browse repository at this point
devDeps: webpack@2.1.0-beta.15->^3.12.0
legobeat
committed
588b5dc
View commit details
Copy full SHA for 588b5dc
Browse repository at this point
Commits on Nov 7, 2023
0.2.0 (#9)
Show description for 6e26451
3 people
authored
6e26451
View commit details
Copy full SHA for 6e26451
Browse repository at this point
Commits on Nov 6, 2023
chore: format CHANGELOG.md (#8)
legobeat
authored
e8f511c
View commit details
Copy full SHA for e8f511c
Browse repository at this point
rename package from ethjs-unit to @metamask/ethjs-unit (#7)
Show description for 31a404e
legobeat
authored
31a404e
View commit details
Copy full SHA for 31a404e
Browse repository at this point
Update devDependencies (#6)
Show description for 95fb8b0
legobeat
authored
95fb8b0
View commit details
Copy full SHA for 95fb8b0
Browse repository at this point
deprecate nodejs <8.17, npm<6 (#5)
legobeat
authored
5e64a0e
View commit details
Copy full SHA for 5e64a0e
Browse repository at this point
npm dedupe. npm audit fix
legobeat
committed
1ac68eb
View commit details
Copy full SHA for 1ac68eb
Browse repository at this point
devDeps: web3@0.17.0-beta->1.2.6
Show description for ce1ef4f
legobeat
committed
ce1ef4f
View commit details
Copy full SHA for ce1ef4f
Browse repository at this point
ci: Move from Travis to GitHub Actions (#3)
Show description for 607b6d1
legobeat
authored
607b6d1
View commit details
Copy full SHA for 607b6d1
Browse repository at this point
add package-lock.json, regenerate dist (#4)
Show description for 722f76d
legobeat
authored
722f76d
View commit details
Copy full SHA for 722f76d
Browse repository at this point
Commits on Oct 25, 2017
Update index.js
SilentCicero
authored
35d870e
View commit details
Copy full SHA for 35d870e
Browse repository at this point
Commits on Dec 20, 2016
console log fix
SilentCicero
committed
9401396
View commit details
Copy full SHA for 9401396
Browse repository at this point
Commits on Dec 11, 2016
version 0.1.4 -- new number-to-bn formatter
SilentCicero
committed
6ace2e7
View commit details
Copy full SHA for 6ace2e7
Browse repository at this point
Commits on Dec 9, 2016
version 0.1.3 -- package fix, readme fix, new builds
SilentCicero
committed
ca0fd99
View commit details
Copy full SHA for ca0fd99
Browse repository at this point
version 0.1.3 -- less deps, more config, more docs
SilentCicero
committed
b1dfbf5
View commit details
Copy full SHA for b1dfbf5
Browse repository at this point
Commits on Dec 7, 2016
readme fix
SilentCicero
committed
a43cea6
View commit details
Copy full SHA for a43cea6
Browse repository at this point
less verbose test coverage
SilentCicero
committed
db46d39
View commit details
Copy full SHA for db46d39
Browse repository at this point
package upgrade
SilentCicero
committed
973a0f4
View commit details
Copy full SHA for 973a0f4
Browse repository at this point
version 0.1.2 -- removal of BigNumber, replaced with all BN.js
SilentCicero
committed
c3da750
View commit details
Copy full SHA for c3da750
Browse repository at this point
Previous
Next
You can’t perform that action at this time.