The Wayback Machine - https://web.archive.org/web/20191216065616/https://github.com/topics/blockchain
Skip to content
#

Blockchain

blockchain logo

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 10,048 public repositories matching this topic...

incker
incker commented Oct 24, 2019

Hello,
Actually I would like to increase a dependency version of url and dotenv crate only, as I have duplicates versions in my Cargo.lock. But I have collect also which other dependency could be increased:

diesel/diesel/Cargo.toml

[dependencies]
url = "2.1.0"
quickcheck = "0.9.0"
uuid = "0.8.1"
[dev-dependencies]
dotenv = "0.15.0"
quickcheck = "
carlaKC
carlaKC commented Dec 3, 2019

Once #3655 is merged, lnd will support the option_upfront_shutdown_address feature which allows nodes to specify an address that a channel should be paid out to upon cooperative close. If the peer we open a channel with supports the feature and we choose to set this address, the peer will not cooperatively close out to an address other than the one provided on channel open.
Further details are

lbry-sdk
Magicking
Magicking commented Apr 24, 2019

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

ttmc
ttmc commented Sep 20, 2018

@shekhar-shubhendu pointed out that a Google search for bigchaindb docker or similar returns search results where some of the first results are old and out-of-date docs. Anyone clicking on those search results will quickly get confused or in a dead end. Here's a screenshot of one such search (done in incognito mode):

![screenshot from 2018-09-20 11-18-30](https://user-images.githubusercontent

PombeirP
PombeirP commented Dec 7, 2018

Problem

Currently when a user receives a PN, we show a very generic message (no indication of sender, body, etc). This will change in the future (e.g. with status-im/status-react#7043), so it would be good to be more explicit about the fact that we are showing a generic PN message due to the db being locked. Also, since we may receive PNs from users we've since removed

Created by Satoshi Nakamoto

Released 2008

Wikipedia
Wikipedia

Related Topics

bitcoin cryptocurrency cryptography
You can’t perform that action at this time.