The Wayback Machine - https://web.archive.org/web/20211030203243/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 15,784 public repositories matching this topic...

fabric
varadgit
varadgit commented Oct 7, 2021

When installing a new chaincode on the peer you do get the package id of the chaincode which is good... this allows customers to use that data to go through the approve/commit steps.

However the issue is when they are reinstalling an existing chaincode there is nothing in the response to indicate the package id(hash). Install in that case returns a message that the chaincode already exists. We

cameel
cameel commented Oct 15, 2021

Depends on #3870/#12074.
Part of #10274.

Currently the only outputs available in assembler mode on the CLI are: --asm, --bin, --ir-optimized and --ewasm. settings.outputSelection in Standard JSON actually provides more (see [StandardCompiler::compileYul()](https://github.com/ethereum/solidity/blob/1e630fc5840bb12ad9bca2dcf1f6c534c9ba8d31/libsolidity/interface/StandardCompil

lbry-sdk
blastshielddown
blastshielddown commented Oct 28, 2021

Background

Working with the RPC interface, I was unclear on whether the raw_key_bytes response for WalletKit calls like DeriveKey and DeriveNextKey returned public or private keys. It would be helpful to make it explicit in the doc that the response is the public key for the particular key pair.

https://github.com/lightningnetwork/lnd/blob/5681c0eecfac1277834ee54bf4d5e08a9fc46551/l

rippled
ximinez
ximinez commented Jul 6, 2021

Issue Description

Per https://blog.ripplex.io/sunsetting-ripplex-io/, the ripplex.io site is being sunset. There are several references to it (and its predecessor xpring.io) in the rippled documentation that need to be updated.

As of 1.8.0-b3:

$ grep -ri -e xpring.io -e ripplex.io
RELEASENOTES.md:This release [significantly improves memory usage](https://blog.ripplex.io/how-ripples