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 13,854 public repositories matching this topic...
Requested in ethereum/solidity#12716 (comment).
Related to #12350.
I would actually be happier if we could find a way to somehow set an "illegal" locale so that we get an error whenever we perform a locale-dependent operation (and of course remove all locale-dependent operations).
-
Updated
Feb 25, 2022 - JavaScript
Issue
Currently, in Truffle Contract, you can set numberFormat to "BN" (the default), "String", or "BigNumber" (note this only affects the output; all of these, as well as BigInts, are always supported as input). It occurred to me that we ought to also have "BigInt" (possibly with different capitalization, but I'm sticking to the convention for the existing ones) as a possible `
-
Updated
Feb 19, 2022
-
Updated
Nov 1, 2020 - Rust
-
Updated
Mar 5, 2022 - CSS
-
Updated
Feb 16, 2022 - Go
-
Updated
Mar 3, 2022 - C
-
Updated
Mar 3, 2022
-
Updated
Feb 18, 2022
-
Updated
Mar 4, 2022 - TypeScript
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
Jan 23, 2022 - JavaScript
-
Updated
Oct 28, 2021 - C++
-
Updated
Feb 26, 2022 - Python
-
Updated
Mar 3, 2022 - Java
-
Updated
Feb 10, 2022
-
Updated
Mar 5, 2022 - Python
-
Updated
Feb 6, 2022
-
Updated
Oct 15, 2021
-
Updated
Feb 12, 2022 - JavaScript
-
Updated
Jan 11, 2022
-
Updated
May 10, 2021 - Ruby
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
Created by Vitalik Buterin
Released July 30, 2015
- Organization
- ethereum
- Website
- www.ethereum.org
- Wikipedia
- Wikipedia
Compilation errors due to change in Azure library "github.com/Azure/azure-storage-blob-go/azblob"
In /build/ci.go : func doPurge()
Line 1241: blobs[i].Name undefined (type invalid type has no field or method Name)
In /internal/build/azure.go
line 73: BlobItem not declared by package
And others ....