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 12,544 public repositories matching this topic...
Original title: "unusual behavior with mapping within struct within library".
Description
When a library contains a struct type whose only member is a mapping, and a contract contains a public member of that struct type, then compilation fails with error Internal or recursive type is not allowed for public state variables.. But if you add a further field in the struct (of type `
When using the --quiet option with the migrate command, Truffle displays the "possible unsupported option" message. This should be added into the allowedGlobalOptions array for the command so that it doesn't display this message.
-
Updated
Nov 22, 2021 - JavaScript
-
Updated
Nov 1, 2020 - Rust
-
Updated
Dec 2, 2021 - Go
-
Updated
Dec 1, 2021 - C
-
Updated
Oct 25, 2021 - HTML
-
Updated
Dec 1, 2021 - CSS
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
-
Updated
Oct 28, 2021 - C++
-
Updated
Nov 24, 2021 - JavaScript
-
Updated
Nov 27, 2021
-
Updated
Oct 19, 2021 - Python
-
Updated
Oct 15, 2021
-
Updated
Dec 2, 2021 - Java
-
Updated
Aug 16, 2021 - JavaScript
-
Updated
Nov 19, 2021
-
Updated
Dec 2, 2021 - TypeScript
-
Updated
Oct 2, 2021
-
Updated
Dec 2, 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
Created by Vitalik Buterin
Released July 30, 2015
- Organization
- ethereum
- Website
- www.ethereum.org
- Wikipedia
- Wikipedia


I had a unclean shutdown less than a day ago and got this warning afterwards:
WARN [03-26|10:10:29.944] Unclean shutdown detected booted=2021-03-17T13:16:42+0000 age=1w1d20hAs it would be better to have the "age=" part closer to the shutdown @holiman suggested to update the marker like every 5 minutes