-
Updated
Feb 10, 2022
dapps
Here are 425 public repositories matching this topic...
-
Updated
May 9, 2019 - JavaScript
-
Updated
Apr 6, 2022 - TypeScript
-
Updated
Apr 9, 2022
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
-
Updated
Apr 9, 2022 - Python
-
Updated
Apr 10, 2022 - JavaScript
-
Updated
Oct 19, 2021 - JavaScript
-
Updated
Apr 9, 2022 - HTML
-
Updated
Apr 1, 2022 - TypeScript
-
Updated
Mar 14, 2022 - TypeScript
-
Updated
Apr 10, 2022 - C++
-
Updated
Mar 31, 2022 - TypeScript
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
Nov 22, 2021 - JavaScript
-
Updated
Apr 8, 2022
-
Updated
Jan 20, 2021 - Solidity
Not sure why, but copy to clipboard in the proofs tab fires multiple times
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
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."
The
blockNumberin the documentation is11095000which is 471 days ago. I think it should be updated to14135803which is the block number at the moment of my typing this issue!Why?
There's a bunch of newly deployed contracts and the such since the last year. I was testing with pinning and the contract I was interacti