-
Updated
May 28, 2022 - TypeScript
web3
Here are 3,872 public repositories matching this topic...
-
Updated
May 25, 2022 - JavaScript
-
Updated
May 28, 2022
-
Updated
May 27, 2022
-
Updated
May 28, 2022 - JavaScript
-
Updated
Apr 29, 2022 - JavaScript
-
Updated
May 25, 2022 - JavaScript
-
Updated
May 29, 2022 - TypeScript
-
Updated
May 25, 2022 - JavaScript
I have some contracts using a library structure data storage, compiled using an older version of Solidity, but which throw an error asking me to make a report here.
In the libraryType.sol contract I have something like this:
library PersonLib {
struct Data {
bool isActive;
bytes hashOfData;
string handle;
}
function handle(Data stor-
Updated
May 29, 2022 - HTML
-
Updated
Apr 9, 2022 - JavaScript
-
Updated
May 8, 2019 - Swift
-
Updated
May 29, 2022 - TypeScript
-
Updated
Jan 4, 2022 - Go
Be nice to have some kind of bespoke favicon and/or logo for the site.
-
Updated
May 29, 2022 - JavaScript
-
Updated
May 29, 2022 - TypeScript
Is your feature request related to a problem? Please describe.
In our tests we frequently call out to 3rd party providers: Infura, Etherscan, Alchemy, various Gas Oracles and so on. These tests are mixed inside the unit test code. Sometimes these tests fail for 3rd party reasons (rate limiting, service down, 2 PRs opened at the same time causing nonce-reuse etc.) and they can cause confusio
-
Updated
May 27, 2022 - Go
-
Updated
May 26, 2022 - TypeScript
-
Updated
May 24, 2022 - TypeScript
Problem
Utils::fromWei returns a BigInteger object, unlike other web3 implementations.
Note that the comment block example is misleading:
/**
* fromWei
* Change number from wei to unit.
* For example:
* list($bnq, $bnr) = Utils::fromWei('1000', 'kwei');
* $bnq->toString(); // 1
*
* @param BigNumber|string|int $number
* @param s
-
Updated
May 25, 2022 - JavaScript
Improve this page
Add a description, image, and links to the web3 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the web3 topic, visit your repo's landing page and select "manage topics."


Describe the bug
On the Networks page, 'Optimistic Kovan' is spelled as 'Optimisic Kovan'.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
'Optimisic Kovan' should be changed to 'Optimistic Kovan'
Screenshots
<img width="556" alt="Screensh