The Wayback Machine - https://web.archive.org/web/20201031043248/https://github.com/topics/geth
Skip to content
#

geth

Here are 271 public repositories matching this topic...

ricmoo
ricmoo commented Sep 9, 2020

I've found historic issues regarding the Rinkeby Faucet in this repository, and @karalabe suggested opening an issue to remind him to fix this.

The URL parser for Facebook Post URLs on the Authenticated Rinkeby Faucet does not correctly parse URLs if they end in a / or contains a query string.

Thanks! :)

baseline

The Baseline Protocol is an open source initiative that combines advances in cryptography, messaging, and blockchain to execute secure and private business processes at low cost via the public Ethereum Mainnet. The protocol will enable confidential and complex collaboration between enterprises without leaving any sensitive data on-chain

  • Updated Oct 30, 2020
  • TypeScript
rubikva
rubikva commented Jan 9, 2019

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

Improve this page

Add a description, image, and links to the geth topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the geth topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.