Jane Wang

Results 61 issues of 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...

🛠 UX / UI

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...

C-enhancement
P-low
T-node

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)

C-enhancement
P-low
T-node

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:****" } ```...

enhancement
T-dev-tools

- Explore we can have two CLIs (Soroban CLI and Stellar CLI) - Sunset Soroban CLI once the download trends down

cli
objective-5

```[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...

cli
objective-5

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...

cli
objective-5

### 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...

objective-5

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)

objective-5

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,...

objective-5