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 5,279 public repositories matching this topic...
I was not able to open port, may be that's because of my ISP, I see on HelloZeroNet page that,
Your port xxxxx is closed, but your Tor gateway is running well.
I see the above message, so if I had a site on ZeroNet, am I considered as a seeder to my site, if I was the only seeder to my site, assuming it is a new site. is it enough that tor gateway is running but without open port ?
Bitmessage support
-
Updated
Feb 16, 2020 - JavaScript
-
Updated
Sep 22, 2019 - Python
-
Updated
Apr 29, 2020 - Go
-
Updated
Dec 20, 2019 - C#
-
Updated
Mar 25, 2020 - C++
After shutdown, lnd logs "Shutdown complete" without a trailing newline. Upon restart, the line continues:
2019-12-05 22:39:18.593 [INF] LTND: Shutdown complete2019-12-05 22:39:39.821 [INF] LTND: Version: 0.8.2-beta commit=v0.8.0-beta-386-gf3398c0c0ecc469c31e1f7e18e0fa2d63b5729ed, build=production, logging=default
To be done on lbrytech repo probably.
The wallet is currently configured as defined originally in ElectrumX, there are some docs for it already in there.
Keep in mind that we added new configuration keys and should clean up the unused ones at some point, so we need something easy
-
Updated
Apr 29, 2020 - TypeScript
-
Updated
Feb 7, 2019
-
Updated
May 9, 2019 - JavaScript
-
Updated
May 1, 2020 - TypeScript
-
Updated
Apr 20, 2020
Description
Error message when creating a proposal to change the BTC maker fee needs units.
Version
5880ad99c
-
Updated
Apr 7, 2020
-
Updated
Apr 29, 2020 - TypeScript
Step 1: Have you search for this issue before posting it?
yes
If you have discovered a bug in the bot, please search our issue tracker.
If it hasn't been reported, please create a new issue.
Step 2: Describe your environment
- platform: Docker - latest build(Digest:sha256:3e8fe20bf6aaad9095e1ba0924ce2af3368cc55d1fe41ee
-
Updated
Nov 4, 2019 - Go
-
Updated
Apr 23, 2020
A user asked me on slack if estimatefee returns BTC per Byte or BTC per Kilobyte... honestly I don't know and it's a bit hard to tell. I compared mainnet full nodes bcoin vs Bitcoin Core and observed a wild divergence (outputs below).
From Bitcoin Core help:
Estimates the approximate fee per kilobyte needed for a transaction to begin
confirmation within conf_target blocks if possible
-
Updated
May 1, 2020 - Python
-
Updated
Feb 2, 2020 - JavaScript
-
Updated
May 2, 2020 - Rust
-
Updated
Mar 8, 2020 - Python
-
Updated
Apr 24, 2020 - Java
-
Updated
Mar 17, 2020 - Go
-
Updated
May 1, 2020 - C++
Created by Satoshi Nakamoto
Released January 3, 2009
Latest release about 2 months ago
- Repository
- bitcoin/bitcoin
- Website
- bitcoin.org/en
- Wikipedia
- Wikipedia
For an RPC user it would be nice to be able to discover its whitelist (#12248). A new RPC
getrpcwhitelistshould be added for that.Useful skills:
Basic understanding of the Bitcoin Core RPC interface, RPC whitelists and our functional test framework
Want to work on this issue?
The purpose of the
good first issuelabel is to highlight which issues are suitable for a new c