Skip to content
bitcoin logo

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 4,811 public repositories matching this topic...

sako0938
sako0938 commented Oct 14, 2019

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

rafaelpac
rafaelpac commented Sep 24, 2019

At traders chat, received messages are getting wrong time stamps. My messages are ok, but the other party ones are not. It might be due to his/her local time or wrong time set. Anyway, the chat is ordering the messages in the wrong order due to that.

pinheadmz
pinheadmz commented Feb 5, 2019

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
You can’t perform that action at this time.