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,409 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 ?
While ccxt does a great job unifying most functions / settings, not everything is or can be unified.
I think it would be good to provide a separate wiki/documentation page which documents exchange-specific properties.
The behavior is there now and all is working well - but to find it users need to search through issues (which are not easy to navigate) to find certain exchange-specifics - and o
-
Updated
Feb 16, 2020 - JavaScript
-
Updated
Sep 22, 2019 - Python
-
Updated
Jun 19, 2020 - Go
What's wrong
@dvf it would be great if you could fix Step 6: Setting up Flask gist, it affects the workflow at the Learn Blockchains by Building One article. Also there is no way to mention someone at the gist comments, so I created this issue instead.
When I change Demomode=true and run docker-compose up it does exit with code 1.
When looking at the logs it shows this
blackbird_1 | Blackbird is running... (pid 7) blackbird_1 | compose.cli.verbose_proxy.proxy_callable: docker wait <- ('7166aee47fa032ac92beca8ecd15d8a624b3526c5ce5eb4bcb70ffb4dbf81206') compose.cli.verbose_proxy.proxy_callable: docker inspect_container <- ('7166aee47fa032ac9
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
Background
The binaries are built with most of the build flags already set, but when building from source you must specify which tags are desired. This is an important step to building a usable binary from source.
These flags should be listed in the docs, with what their use is for the entire system, and whether or not excluding it would break the normal function of the system.
A sect
I've just spend two hours searching the web to find out that 'python3 -m pip install --user Electrum-3.3.8.tar.gz' installs the executable in ~/.local/bin
I think it should be mentioned on https://electrum.org/#download (or at the end of the installation script) ?
And why electrum.org does not have a link to "requested features" so I should not have to find a place (here) on the web to compl
The change I propose to make is to the line saying to npm install bitcoinjs-lib which generated errors for me. I resolved these errors by npm install -g node-gyp and reading through GYP docs, which explained that I needed to npm install --global --production windows-build-tools as well.
I would simply add a line after the instruction to npm install bitcoinjs-lib that says "This may req
-
Updated
May 25, 2020
I would love to add some new exchanges in there for you (and me) and would be happy to do so with just a little guidance as to which objects you're using for it without me doing a full code dig.
Assuming this is easily extensible. If not, I guess that would be my feature request... lol. Extensible exchange objects with documentation.
-
Updated
May 9, 2019 - JavaScript
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
For a university school project I will be making some edits to your documentation which will aim to make writing more technical
Please add edits if you would like :)
Description
Error message when creating a proposal to change the BTC maker fee needs units.
Version
5880ad99c
-
Updated
May 17, 2020
-
Updated
Nov 4, 2019 - Go
-
Updated
Jun 25, 2020 - Python
-
Updated
May 29, 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
Feb 2, 2020 - JavaScript
The API endpoint should generate an anchored block out of transactions in the mempool. It should only be available to a whitelist of addresses, since it's an expensive (and sensitive!) operation.
-
Updated
Mar 8, 2020 - Python
https://github.com/bitcoin-wallet/bitcoin-wallet/blob/master/wallet/README.recover.md
The above guide is useful for people wanting claim forked coins. However it demands certain basic knowledge that isn't possessed by anyone. I tried to familiarize myself with some linux basics before following the above guide but still after a lot of tries i can't come past the decryption.
After entering my
-
Updated
Mar 17, 2020 - Go
Created by Satoshi Nakamoto
Released January 3, 2009
Latest release 28 days ago
- Repository
- bitcoin/bitcoin
- Website
- bitcoin.org/en
- Wikipedia
- Wikipedia
#16083 has been abandoned, so it would be a good first issue to take the branch (bitcoin/bitcoin#16083 (comment)) and submit it as a new pull request.
Useful skills:
Understanding of undo data, the RPC interface and the functional tests.
Want to work on this issue?
The purpose of the
good first issuelabel is to highlight which issues ar