smart-contracts
Here are 3,002 public repositories matching this topic...
-
Updated
May 5, 2021 - JavaScript
-
Updated
Jan 26, 2021 - HTML
When passing Wasm function to the host as a callback, it's passed as an index in the table.
Wasm3 needs to provide an API to call such functions.
-
Updated
May 7, 2021 - JavaScript
-
Updated
Apr 14, 2021 - Java
-
Updated
Feb 16, 2021
-
Updated
Feb 18, 2021
-
Updated
Aug 15, 2018 - Go
-
Updated
Apr 5, 2021 - Python
-
Updated
May 6, 2021
-
Updated
May 20, 2019
-
Updated
Apr 20, 2021 - Python
-
Updated
May 2, 2021 - Scala
-
Updated
Mar 2, 2021 - JavaScript
-
Updated
Mar 31, 2021 - TypeScript
-
Updated
May 6, 2021 - Erlang
Sometimes users don't realize there is a hardhat.config.js in a parent directory, and complain about not getting the initialization prompt. The best way to quickly find out if that's the case would be to have a way to print the detected config file. The easiest way to do this is to just log it in verbose mode. That way we can ask them to just do npx hardhat --verbose and see where the file is
-
Updated
Mar 9, 2021 - JavaScript
-
Updated
Apr 27, 2021 - Go
-
Updated
May 4, 2021 - TypeScript
-
Updated
May 6, 2021 - JavaScript
-
Updated
May 7, 2021 - HTML
-
Updated
Jan 26, 2020 - Go
We can safely disallow any use of solc below 0.4.25.
We avoid using cgo anywhere in the codebase since it causes problems with cross compilation. However, cgo would be advantageous in some cases (e.g. can use certain optimized libraries, can use libsecp256k1 bindings)
Investigate the viability of using xgo to do this. Test it on linux/osx/windows.
-
Updated
Apr 16, 2021 - C
-
Updated
Oct 2, 2018 - Python
Just to let you know you have a problem with ABIEncoderV2 if you are trying to call a function that returns a struct.
Call to a member function staticPartLength() on integer
Improve this page
Add a description, image, and links to the smart-contracts topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the smart-contracts topic, visit your repo's landing page and select "manage topics."


In this error message: