This repository has been archived by the owner on Oct 4, 2024. It is now read-only.
v0.24.0
Highlights:
- Ledger support (
--useLedgerKey
,--newLedgerKey
) near delete-key
- Metrics opt-in only in
near login
andnear dev-deploy
(to avoid messing with scripts)
Commits:
- Merge pull request #370 from near/ledger 3e2f438
- Merge pull request #383 from near/hotfix/353-delete-access-key 46d3f14
- Make sure that you have to use --useLedgerKey explicitly aac0a5e
- move logic to commands/delete-key.js 4691e46
- fix command arg with option key 1dd9530
- add delete-key command to delete access key 5ad4ae3
- Adjust CLI options, fix public key caching e934d22
- bump yarn.lock fc21a38
- Merge pull request #377 from near/fix-update-yarn fcd8002
- Merge pull request #376 from near/fix-metrics-opt-in 932bc73
- Fix update notifier usage to support yarn f871faa
- Ask for event tracking opt-in only in interactive commands f464166
- Fix near-ledger-js version 1df2f9c
- More lint fixes 9313095
- Allow using double quotes in string to avoid escaping b02ae83
- yarn fix fe0d1a4
- Add support for using Ledger for signing and account creation 4e2363f
- Bump near-api-js from 0.25.0 to 0.25.1 (#369) c5a1655