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 14,340 public repositories matching this topic...
We recently took the time to consolidate a number of various implementations of our json-rpc client into a single implementation. The only piece of functionality that's missing in the new implementation is the ability to configure the client to [broadcast a request to N endpoints](https://github.com/diem/diem/blob/master/client/json-rpc/src/async_client/cl
-
Updated
Jul 10, 2021 - JavaScript
-
Updated
Jul 10, 2021 - Go
Abstract
The compiler is pretty lax about command-line options whose values it does not use and just ignores many of them. It should report errors instead.
Over time we've started adding checks against this (e.g. #9075, #9364) they they're still very incomplete.
Motivation
Not getting an error when an option is invalid makes it harder for the user to realize that. It's especially pro
Hi, just wondering why there are no tests in the scaffolded project when running truffle init
...
Can I make a PR adding this? Where in the main truffle source code should I put this file?
thanks!
-
Updated
Jun 1, 2021 - JavaScript
-
Updated
Jul 10, 2021 - Python
Creating a new issue based on lbryio/lbry-sdk#877
- Update ensure_directory_exists() to check that the directory is writable by the current process.
- If it's not, return a useful error
- Add tests to cover the case when
- download directory does not exist
- download dir exists but is not writable
- dir exists an
Consider the following code (using AsChangeset
instead / in addition to Insertable
produces the same error message):
#[derive(Insertable)]
struct Foo {
#[column_name = "type"]
ty: String
}
This code is wrong because eventhough the table has a column called type, the auto-generated schema.rs
file renames that to type_ to avoid using a keyword as an
-
Updated
Nov 1, 2020 - Rust
-
Updated
Jul 10, 2021 - C++
-
Updated
Apr 27, 2021 - Go
Background
Often Tor only nodes become unreachable while still online which causes long channel downtimes and being unable to fulfill Pool bids.
Your environment
- version of
lnd
v0.12.1 - which operating system (
uname -a
on *Nix)
Linux raspberrypi 5.10.17-v8+ #1403 SMP PREEMPT Mon Feb 22 11:37:54 GMT 2021
aarch64 GNU/Linux - version of
btcd
,bitcoind
, or other back
-
Updated
Jul 6, 2021 - HTML
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
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
-
Updated
Jun 8, 2021 - Python
-
Updated
Jul 12, 2020
After X minutes of being open plus Y seconds of idleness (i.e. don't reload while user is moving mouse, etc.), reload the homepage or category pages to show the latest content.
-
Updated
Feb 2, 2021
-
Updated
Nov 5, 2019 - JavaScript
-
Updated
Jul 8, 2021 - JavaScript
Released 2008
- Wikipedia
- Wikipedia
Related Topics
bitcoin cryptocurrency cryptography ethereum
GitHub Planeta: по-русски
July 20, 2021 • Online
System information
Geth version:
1.10.2-stable
OS & Version: Linux
Commit hash :
97d11b0187b4695ccf44e3b71b54155fe405a36f
Expected behaviour
As mentioned here in the official guide, the following command would allow geth to push metrics data to InfluxDB.