Ethereum
Ethereum is a decentralized platform that runs contract-based applications without any possibility of downtime, censorship, fraud or third-party interference. Ethereum blockchain focuses on running the code of any decentralized application.
Here are 11,924 public repositories matching this topic...
Looking at the list of Yul transformations in the documentation, I noticed a few slight differences between the list at https://docs.soliditylang.org/en/latest/yul.html#optimization-step-sequence and the list at https://docs.soliditylang.org/en/latest/internals/optimizer.html#optimizer-steps:
- In the second list, change FunctionalInliner to ExpressionInliner, just like in the first list.
Issue
The "Full Example" of using @truffle/contract to interact with contracts should include an example of listening to an event with a filter.
In the past, it used to be possible to pass a filter object on indexed event parameters when listening to an event, as seen for example [here](https://ethereum.
-
Updated
Oct 9, 2021 - JavaScript
-
Updated
Nov 1, 2020 - Rust
-
Updated
Sep 28, 2021 - Go
-
Updated
Aug 24, 2021 - C
-
Updated
Oct 4, 2021 - HTML
A parametrized option to set the blocksize would be useful to experiment with. As quorum is used in a private setting I think this option should be available
The cpp-ethereum homepage is not exactly helpful... http://cpp-ethereum.org/ which just takes you to here: http://www.ethdocs.org/en/latest/ethereum-clients/cpp-ethereum/ which only helps with building and installing.. and the only useful link is the "Running" which is only this: "Running eth without any argument will synchronise your node to the public blockchain. It is also possible to create or
-
Updated
Feb 2, 2021
-
Updated
Oct 3, 2021 - Python
Describe the bug
Balance is not shown with the correct value, showing 0 instead.
To Reproduce
Steps to reproduce the behavior:
- Go to 'Home Page'
- See the Balance section (on the top right)
- See error(Even if you have a balance, it is always displayed as 0)
Expected behavior
The correct balance must be shown
Screenshots
If applicable, add screenshots to hel
-
Updated
Sep 14, 2021 - JavaScript
-
Updated
Sep 7, 2021
-
Updated
Aug 16, 2021 - JavaScript
-
Updated
Oct 11, 2021 - Java
-
Updated
Oct 2, 2021
-
Updated
Oct 11, 2021 - Python
Add custom clj-kondo hooks for macroses to ensure that lint rules are followed inside them.
Macros to be handled:
fx/defn- similarly to defn with check on metadata for::eventsfx/merge- seems like it could be lint'ed as thread macro, plus warn on limitationsdefviewletsubs- lint as let + check on types for
-
Updated
May 9, 2019 - JavaScript
-
Updated
May 10, 2021 - Ruby
-
Updated
Oct 5, 2021 - TypeScript
-
Updated
Oct 12, 2021 - Go
Created by Vitalik Buterin
Released July 30, 2015
- Organization
- ethereum
- Website
- www.ethereum.org
- Wikipedia
- Wikipedia
It is currently difficult to see if this API is implemented at all and what the API actually is from the docs, for which there are none. It should be here I think(?): https://geth.ethereum.org/docs/rpc/ns-eth