Blockchain
A blockchain is a digitized, decentralized ledger of transactions. Blockchains record a continuously growing list of records, called blocks, which are linked and secured using cryptography.
Here are 11,851 public repositories matching this topic...
-
Updated
Sep 17, 2020 - JavaScript
-
Updated
Sep 15, 2020
-
Updated
Sep 18, 2020 - Go
Error: There was a timeout while attempting to connect to the network.
Check to see that your provider is valid.
If you have a slow internet connection, try configuring a longer timeout in your Truffle config. Use the networks[networ
Our error messages are not consistent regarding the use of quotes, e.g. some quote the function name and contract name, others don't.
We should agree on how we want to do that and make it consistent everywhere.
@erak argues for double quotes " around all user defined names.
I tend to agree.
-
Updated
Aug 31, 2020 - JavaScript
-
Updated
Sep 10, 2020 - Rust
Setup
Versions
- Diesel: 1.4.3
Problem Description
Documentation states
fn eq_any<T>(self, values: T) -> In<Self, T::InExpression>Queries using this method will not be placed in the prepared statement cache
But [comments](https://github.com/diesel
-
Updated
Aug 6, 2020 - Go
-
Updated
Dec 20, 2019 - C#
Right now the docs correspond to what's on master. We need docs for each daemon release so developers can see what's available in the version they are using.
https://github.com/jimporter/mike may be helpful.
Background
When a node has multiple private channels with the same peer, the hop hints in their payment requests will be populated with multiple channels. The purpose of these hop hints is to specify the next node's key and indicate the fees and cltv delta needed for route construction.
In pathfinding, due to non-strict forwarding, an LND node paying to this destination will only use the
-
Updated
Sep 17, 2020 - C++
-
Updated
May 22, 2020 - HTML
Quorum doesn't return a message error clearly specifying the cause of an error (from a user standpoint) when the transaction manager fails to Quorum (e.g: 400 bad request, ...).
System information
Release: 2.2.3
Expected behaviour
Helpful error message
Actual behaviour
invalid argument 0: json: cannot unmarshal non-string into Go value of type common.Hash
The blockchain v2 reactor utilizes concurrency to saturate the bottleneck of writing blocks to disk. This concurrency is internal to the reactor where the reactor itself will launch and manage internal state machines running as go-routines. This configuration makes testing difficult as we don't know when messages processed by internal state machines will be processed and when we can assert that th
-
Updated
Jul 12, 2020
Clients that support multiple server connections would like to have a way to decide which server connection is best able to handle a query. Servers currently "sort of" expose their load as fees, but there's no real exposure of server load in a useful way. Some parameter should be added to the "server" publication stream that clients can just compare across servers to decide which is most likely to
-
Updated
Sep 15, 2020 - Python
-
Updated
May 25, 2020
-
Updated
May 9, 2019 - JavaScript
-
Updated
Sep 14, 2020 - JavaScript
-
Updated
Nov 5, 2019 - JavaScript
-
Updated
Sep 17, 2020 - TypeScript
-
Updated
Sep 10, 2020


We are currently thinking about fixing some bugs in the mobile backend.
This issue shall act as an umbrella issue to collect some of the quirks of the backend that could be improved in the future. If you have any suggestions, feel free to add.
All functions are undocumented
Maybe we can find a way to insert Javadoc into the generated.aar
Address.toString() returns {}Address
In order