Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
Metamask Snap
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
hive
Metamask Snap
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
8f4daeeecb06d84d6f4fefe2cb678d59a26e392d
Select Git revision
Branches
1
main
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
28
Apr
23
22
18
28
Mar
14
13
11
Bump app version
main
main
Merge branch 'tm-audit-improvements' into 'main'
Improve tests by real use cases
Resolve peer dependencies
Updated beekeeper and wax versions to latest stable
Add hive_signTransaction tests
Add hive_decrypt tests
Wrap wax and beekeeper methods with additional try/catch block
Use random data as salt and password for beekeeper
rename utils to priviledged-apis
rename SignBufferRequest -> EncryptBufferRequest
Implement OpenRPC for this project
Use standard JSON RPC errors instead of custom error objects
Use standard method not found error
Improve README documentation
Adds key index role validation to signing operations
Add simple hive_encrypt test
Allow to provide nonce for encryption for deterministic results
Run tests on CI
Add hive_getPublicKeys tests
Add jest testing framework to the project
Add tests prompt for reusable prompts
Add input data validation
Do not export critical functions not required in runtime by other modules
Add key management file description
Use specific versions of crucial packages
Add husky + lint-staged to the project
Add linter to the project
Update tsconfig
Update README.md to better match snap best practices
Add audit prompt for reusable prompts
Use BIP44 entropy instead of BIP32
Bump wax version for improved error message logging
Fail postinstall dependency scripts
Change MIT-0 license to MIT
Do not request private key when not needed in encodeBuffer
Allow signing transactions for a custom chain id
Cleanup repo
Fix sign and encode buffer methods
Add signing and decrypting buffer
Loading