-
Updated
Oct 18, 2020 - TypeScript
dapp
Here are 1,600 public repositories matching this topic...
-
Updated
Oct 1, 2020 - JavaScript
-
Updated
Oct 2, 2020 - JavaScript
-
Updated
May 9, 2019 - JavaScript
-
Updated
Oct 10, 2020 - JavaScript
-
Updated
Oct 16, 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 11, 2019 - TypeScript
-
Updated
Feb 13, 2018 - JavaScript
I left a review and then got this message
which seems strange as it's telling me something I know.
-
Updated
Sep 21, 2020 - TypeScript
-
Updated
Nov 2, 2019 - JavaScript
-
Updated
Oct 17, 2020 - JavaScript
-
Updated
Oct 16, 2020 - Vue
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
Dec 30, 2018
PAN doesnt work on cryptocompare... it doesnt work for PAN... and it doesnt have to be coin gecko... but it needs to be some service that has PAN
-
Updated
Oct 17, 2020 - TypeScript
-
Updated
Oct 10, 2018 - Python
When use formatToEthereumUnits from Web3.Utils it use decimals parameter, and after format BigInt it's may create many redundant zeros at the end. For example if 'decimals' parameter is 18 we have: 990000000000000 wei -> 0.000990000000000000 eth
At old repo already have similar issue:
BANKEX/web3swift#200
and some solution:
https://github.com/v57/web3swift/commi
Describe the solution you'd like and the expected behavior
When sending assets I want to be able to send the full amount of at once without typing in the 8 decimals
Is your feature request related to a problem? Please describe.
Typing sucks
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: