Austin Akers
Austin Akers
Implemented Localization capabilities for the app.
- [x] Update Finish folder - [x] Update Start folder - [ ] Update Tutorial
# What is in this PR? - Bumping version of the required node version to LTS `>=v20.0.0` # Why? Current node version is not maintained. Additional Info: Currently getting this...
# What is in this PR? - Bumping version of `istanbul-lib-instrument` package to the _possible_ version `6.0.2` - Refer to this PR for more information: https://github.com/istanbuljs/istanbuljs/pull/762 # Why? This lovely...
Add info about: - current & planned support - compatible signing methods
# ethjs-query Before opening a new issue, please take a moment to review our [**community guidelines**](https://github.com/ethjs/ethjs-query/blob/master/.github/CONTRIBUTING.md) to make the contribution process easy and effective for everyone involved. **Before opening a...
- Added "fix" script to `package.json` - Updated snapshots for `nyc-integration` - `istanbul-lib-instrument` Updated 6.0.2 - Converted runNYC outputs `stderr` and `stdout` converted from buffers to strings.
# Overview Built on top of this PR: #2564