a1300
a1300
https://github.com/reel2bits/reel2bits
## Checklist - [x] I'm reporting a site feature request - [x] I've verified that I'm running youtube-dlc version **2020.10.31** - [x] I've searched the bugtracker for similar site feature...
- **Version**: v0.29.3 - **Platform**: - **Subsystem**: #### Type: Documentation Bug #### Severity: Low #### Description: A `|` symbol in a markdown table cell messes the markdown up This markdown...
New ASCH developers will find a non working ASCH blockchain because they will automatically download the __default__ `develop` branch which is not working right now. ### Version Commit: https://github.com/AschPlatform/asch/commit/383bb6c68327243bb801621eb79ff9c954ca7d78 Branch:...
I find the new `build.js` very useful. 👍 I wonder what is the preferred option to prepare ASCH for the `localnet`. Should I run `npm install` and then run `mkdir...
### MAINNET When I query the following endpoint `https://wallet.asch.io/api/v2/blocks?limit=2` I get the following result: ```json { "success":true, "count":6276641, "blocks": [{ "id":"14835864848871200194", "delegate":"5E626027B53D3226714090F1A3531A4D353919C3DC99B4ECB587CE8D390D6342", "height":1, "timestamp":0, "payloadHash":"44097D5B27112B64F4ED0B472861B4FC32F0BFAEC41D73E0C027770F6A500CA1", "count":217, "fees":0, "reward":0, "prevBlockId":null, "version":1...
### Version __asch__ version 1.4.0 ### Environment Kubuntu 4.15.0-29-generic ### Steps to reproduce Execute the following in your terminal: ```bash sudo docker pull aschplatform/asch:v1.4.0 ``` ### What is expected? ###...
Thanks for this fantastic package! In `packages/bitcore-mnemonic/package.json` the `repo` url points to an archived repo. I noticed this on the `npm` page of `bitcore-mnemonic` ```json { "repository": { "type": "git",...
Thank you for this wonderful library! Should TypeScript declarations be added directly here or to [DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped)? If declarations should be added here, and you are open for them then please...