dapp
Here are 1,654 public repositories matching this topic...
-
Updated
Nov 29, 2020 - TypeScript
-
Updated
Nov 23, 2020 - JavaScript
-
Updated
Nov 9, 2020 - JavaScript
-
Updated
May 9, 2019 - JavaScript
-
Updated
Nov 26, 2020 - JavaScript
-
Updated
Nov 27, 2020 - Go
-
Updated
May 8, 2019 - Swift
-
Updated
Dec 14, 2018
We should apply sorting to the list of installed apps in the App Center (we "randomize" the discovery page to make it a bit more "fun"):
- Upgrades available ahead of up to date apps
- Alphabetical
cc @bpierre @dizzypaty I've also been wondering if it might be nice to start having sections in the App Center similar to Voting, for the different classes of apps (e.g. "ready" vs. "experiment
-
Updated
Feb 13, 2018 - JavaScript
-
Updated
Feb 11, 2019 - TypeScript
I left a review and then got this message
which seems strange as it's telling me something I know.
-
Updated
Nov 23, 2020 - TypeScript
-
Updated
Nov 26, 2020 - Go
-
Updated
Nov 2, 2019 - JavaScript
-
Updated
Nov 26, 2020 - JavaScript
-
Updated
Oct 27, 2020 - Vue
Some file is importing something from some test file. This means that we have to include the test directory in the published package, but besides that it's just a bad idea. I haven't looked into it, but it's probably easy to fix.
Currently, we are not able to
a) symbolically execute init code with symbolic arguments
b) get srcmapping for init code with arguments
We could change ContractCode as follows:
data ContractCode
= InitCode (ByteString, Buffer) -- ^ "Constructor" code, during contract creation (possibly with arguments)
| RuntimeCode ByteString -- ^ "Instance" code, after contract crea
-
Updated
Nov 19, 2020
-
Updated
Nov 27, 2020 - TypeScript
Quill editor is used in writing project description on edit views. Quill has versatile editing options in its menu and few of them are not used mostly.
We can make the editor simple by just keeping essential buttons. @GriffGreen may help on choosing the ones to keep.
-
Updated
Oct 10, 2018 - Python
Improve this page
Add a description, image, and links to the dapp topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dapp topic, visit your repo's landing page and select "manage topics."

Describe the bug
QR Code Scanner fails to scan input fields on Send Transaction view when scanning QR Code contains an EIP-681 URI
Example URI
To Reproduce
Steps to reproduce the behavior: