-
Updated
May 9, 2019 - JavaScript
dapps
Here are 264 public repositories matching this topic...
BuidlerError and BuidlerPluginError instances aren't print nicely in node's console. We should provide custom inspect methods to change this.
Test `test` task
Test compile task
-
Updated
Dec 31, 2020 - Python
-
Updated
Dec 24, 2020 - TypeScript
-
Updated
Nov 9, 2019 - JavaScript
-
Updated
Dec 11, 2020 - HTML
-
Updated
Dec 31, 2020 - JavaScript
Show number of connected miners for a node
Show each miners info
for these endpoints we could add the total of connected miners:
/nodes
/node/id
/node/current
e.g. for /nodes - the total_miners is the sum of all miners from each successor in the list + the predecessor if it's not already in the list of successors.
{
"status": "success",
"result": {
"total_miners": 45,
-
Updated
Apr 1, 2019 - TypeScript
-
Updated
Dec 30, 2020 - Swift
-
Updated
Nov 30, 2020 - C++
Not sure why, but copy to clipboard in the proofs tab fires multiple times
-
Updated
Dec 17, 2020 - TypeScript
This bounty is to improve test coverage on the Matic contracts repo. The repo contains the following contracts:
- Plasma MoreVP (https://blog.matic.network/finer-details-of-matics-plasma-implementation/)
- Predicates (https://plasma.build/t/predicates-in-matic-plasma/86/3)
- ERC20, ERC721 and Marketplace
- Matic Proof-of-Stake management
- Genesis Bor contracts
For an overview of
Refactor test suite
Context
Currently the account state is shown as JSON-CDC, as a string.
It would be more user-friendly if it would be shown as a tree view.
Definition of Done
- Find a suitable React library that can
- Translate JSON-CDC to tree view library's representation
- Replace current component with tree view library's
-
Updated
Jun 12, 2019 - Shell
-
Updated
Dec 24, 2020 - TypeScript
-
Updated
Dec 11, 2020 - TypeScript
-
Updated
Nov 13, 2020 - Solidity
-
Updated
May 24, 2019 - Swift
-
Updated
Jun 29, 2020 - JavaScript
-
Updated
Sep 4, 2020 - HTML
Improve this page
Add a description, image, and links to the dapps topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dapps topic, visit your repo's landing page and select "manage topics."
Steps to reproduce:
hc init my-dnacd my-dnahc generate zomes/kebab-casehc packageOutput: