Bitcoin
Bitcoin is a cryptocurrency developed by Satoshi Nakamoto in 2009. Bitcoin is used as a digital payment system. Rather than use traditional currency (USD, YEN, EURO, etc.) individuals may trade in, or even mine Bitcoin. It is a peer-to-peer system, and transactions may take place between users directly.
Here are 6,337 public repositories matching this topic...
-
Updated
Mar 2, 2021 - JavaScript
-
Updated
Feb 16, 2020 - JavaScript
-
Updated
Dec 23, 2020 - Python
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.
-
Updated
Jan 21, 2021 - Go
-
Updated
Mar 30, 2021 - C#
-
Updated
Oct 28, 2020 - C++
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 -aon *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
Apr 9, 2021 - Python
-
Updated
Apr 1, 2021 - Go
-
Updated
Feb 22, 2021 - TypeScript
Description
The columns providing trade info in the portfolio section in Bisq are not standardized. Some sections provide more details than others. This means some sections are missing information that would be useful.
The Portfolio section in Bisq consists of the following sub sections:
- My Open Offers
- Open Trades
- History
- Failed
All sub sections should have the following
-
Updated
Mar 30, 2021 - TypeScript
-
Updated
Feb 2, 2021
-
Updated
Oct 5, 2020
Hello,
I want to get intraday data without split/dividend adjustment. How can I get raw intraday data?
From API docs:
Optional: adjusted
By default, adjusted=true and the output time series is adjusted by historical split and dividend events. Set adjusted=false to query raw (as-traded) intraday values.
get_intraday and `g
-
Updated
May 9, 2019 - JavaScript
-
Updated
Apr 9, 2021 - TypeScript
-
Updated
Mar 28, 2021
Those two things tend to stall a bit on startup. It would be nice to have the [0%]... output for them.
-
Updated
Feb 7, 2021 - Go
-
Updated
Apr 2, 2021 - Python
-
Updated
Mar 4, 2021 - JavaScript
-
Updated
Feb 16, 2021
-
Updated
Mar 28, 2021 - Java
Created by Satoshi Nakamoto
Released January 3, 2009
Latest release 3 months ago
- Repository
- bitcoin/bitcoin
- Website
- bitcoin.org/en
- Wikipedia
- Wikipedia
There are some potential feefilter cleanups mentioned and motivated in comment bitcoin/bitcoin#21509 (comment) . If you address the locking one, please be careful and make sure that
round()is only called under a lock. See bitcoin/bitcoin#21509 (comment)Useful skills: