Jane Wang
Jane Wang
## Story Facilitate the NEAR stake migration from `poolv1.near` to `pool.near`. ## Acceptance Criteria - [ ] The user is alerted that the need to migrate their stake from old...
When the node exits in an error state, print message to help node runner to troubleshoot by referring to our docs, and submit a zendesk bug It seems that your...
Stats can include the information about the next block/chunk height that is the validation node is expected to produce (it may help to schedule node restarts)
Today, validators use to `near generate-key ` to create a pub/private key for their This creates a JSON file containing: ``` { "account_id": "account_id", "public_key": "ed25519:HeaBJ3xLgvZacQWmEctTeUqyfSU4SDEnEwckWxd92W2G", "private_key": "ed25519:****" } ```...
- Explore we can have two CLIs (Soroban CLI and Stellar CLI) - Sunset Soroban CLI once the download trends down
```[tasklist] ### Tasks - [x] get public key from ledger device - [x] write test for get_public_key using an emulator or mock device - [x] get app config from ledger...
Breaking down this epic into chunks --- ```[tasklist] ### Critical for asset issuers to support advanced signing - [x] Modifying existing commands so they can build a tx only: #1265...
### What problem does your feature solve? We would like to help developer better understand how to use the CLI ### What would you like to see? Video tutorials for...
Enable transaction editing in text form (in JSON and TOML) [Design doc](https://docs.google.com/document/d/1MHjQ-R6Dh_Ykhq5VcOT-d1-z5yoNrPC5RjNA0MEmEno/edit#heading=h.dn3a9fxqk3pq)
We'd like to build a robust testing infrastructure for different Operating Systems (including windows) and provide the same level of support for Windows CLI users as other OSs. Where possible,...