< meshcollider>
15,999 stars on bitcoin repo, so close to 16k lol
< sipa>
#bitcoin or bitcoin.stackexchange.com
< tloriato>
Hello. Good morning/night. I was wondering where I could find a Javascript documentation on how to interact with a Bitcoin full node via JSON RPC? Sorry if I'm in the wrong place, I'm new to the space and trying to develop some things
< bitcoin-git>
[bitcoin] dooglus opened pull request #11184: Use IsMine() to check whether we own the custom change address... (0.15...change_ismine_0.15) https://github.com/bitcoin/bitcoin/pull/11184
< bitcoin-git>
[bitcoin] MeshCollider opened pull request #11178: Add iswitness parameter to decode- and fundrawtransaction RPCs (master...201708_rawtx_bool) https://github.com/bitcoin/bitcoin/pull/11178
< kallewoof>
Accidentally posted in #bitcoin-dev instead of here, but I got some initial mempool optimizing code for fee estimation in place that looks promising. Will check back when I have more profiling done.
< bitcoin-git>
[bitcoin] rawodb opened pull request #11177: Support for SegWit Addresses in RPC calls (master...pr/rpc_getsegwitaddresses) https://github.com/bitcoin/bitcoin/pull/11177
< bitcoin-git>
[bitcoin] laanwj closed pull request #10303: [bench] Include ms/blk stats in Connect* benchmarks. (master...bench-add-per-block-stats) https://github.com/bitcoin/bitcoin/pull/10303
< bitcoin-git>
bitcoin/master a473eff Karl-Johan Alm: [bench] Replace 0.00(000)1 with MICRO/MILLI #defines in validation.cpp.
< bitcoin-git>
bitcoin/master f088a1b Wladimir J. van der Laan: Merge #10303: [bench] Include ms/blk stats in Connect* benchmarks....
< bitcoin-git>
bitcoin/master 5f850b0 Karl-Johan Alm: [bench] Include ms/blk stats in Connect* benchmarks.
< bitcoin-git>
[bitcoin] laanwj opened pull request #11176: build: Rename --enable-experimental-asm to --enable-asm and enable by default (master...2017_08_non_experimental_asm) https://github.com/bitcoin/bitcoin/pull/11176
< bitcoin-git>
[bitcoin] laanwj closed pull request #11126: Acquire cs_main lock before cs_wallet during wallet initialization (master...pr/loadlock2) https://github.com/bitcoin/bitcoin/pull/11126
< bitcoin-git>
bitcoin/master df91e11 Wladimir J. van der Laan: Merge #11126: Acquire cs_main lock before cs_wallet during wallet initialization...
< bitcoin-git>
bitcoin/master de9a1db Russell Yanofsky: Acquire cs_main lock before cs_wallet during wallet initialization...
< bitcoin-git>
[bitcoin] laanwj closed pull request #11169: [GUI] Make tabs toolbar no longer have a context menu (master...rm-hide-tabs) https://github.com/bitcoin/bitcoin/pull/11169
< bitcoin-git>
bitcoin/master 5b8af7b Wladimir J. van der Laan: Merge #11169: [GUI] Make tabs toolbar no longer have a context menu...
< bitcoin-git>
bitcoin/master e254830 Andrew Chow: Make tabs toolbar no longer have a context menu...
< kallewoof>
After seeing a bunch of complaints about fee estimation on Bitcoin Core I decided to do some profiling on how well the estimator is doing. My approach may be off, but it seems to be overshooting by a ton.
< bitcoin-git>
[bitcoin] AkioNak opened pull request #11173: RPC: Fix currency unit string in the help text (master...use_currency_unit_constant) https://github.com/bitcoin/bitcoin/pull/11173
< bitcoin-git>
[bitcoin] rawodb opened pull request #11170: Add label support to "addwitnessaddress" (master...pr/rpc_addwitnessaddress) https://github.com/bitcoin/bitcoin/pull/11170
< bitcoin-git>
[bitcoin] achow101 opened pull request #11169: [GUI] Make tabs toolbar no longer have a context menu (master...rm-hide-tabs) https://github.com/bitcoin/bitcoin/pull/11169
< bitcoin-git>
[bitcoin] danra opened pull request #11164: Fix boost headers included as user instead of system headers (master...fix/boost-system-includes) https://github.com/bitcoin/bitcoin/pull/11164
< bitcoin-git>
[bitcoin] danra opened pull request #11149: Use prefix instead of postfix increment/decrement for non-trivial typ… (master...prefix-increment) https://github.com/bitcoin/bitcoin/pull/11149
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #11142: Enhance getinfo with regtest information (0.15...0.15-GetInfo-regtest) https://github.com/bitcoin/bitcoin/pull/11142
< bitcoin-git>
[bitcoin] wrapperband opened pull request #11142: Enhance getinfo with regtest information (0.15...0.15-GetInfo-regtest) https://github.com/bitcoin/bitcoin/pull/11142
< bitcoin-git>
[bitcoin] practicalswift opened pull request #11133: Document assumptions that must be fulfilled to avoid division by zero (master...div0) https://github.com/bitcoin/bitcoin/pull/11133
< bitcoin-git>
[bitcoin] practicalswift opened pull request #11132: [wallet] Document assumptions that must be fulfilled to avoid NULL pointer dereferences (master...document-non-nullptr-assumptions) https://github.com/bitcoin/bitcoin/pull/11132
< cfields>
luke-jr: if bitcoin is as fickle as a default setting, the value of that setting isn't the issue...
< gmaxwell>
luke-jr: what is the security model of a bitcoin with no nodes? But with the assumevalid approach I don't know that it's really a meaningful change in the security model.
< luke-jr>
morcos: yes, I think we shouldn't recommend things that harm Bitcoin.
< gmaxwell>
luke-jr: I'm concerned that you seem to be fixated on size rather than on the greater goal of keeping bitcoin decenteralized, secure, usable. Size is increasingly not an interesting magic metric for that, moreover, single miners reducing their size does nothing to help here-- if it did there would be much less reason for a blocksize limit.
< bitcoin-git>
[bitcoin] laanwj closed pull request #10997: RPC: Add option -stdinrpcpass to bitcoin-cli to allow RPC password to be read from standard input (master...stdinrpcpass) https://github.com/bitcoin/bitcoin/pull/10997
< bitcoin-git>
bitcoin/master affe927 Wladimir J. van der Laan: Merge #10997: RPC: Add option -stdinrpcpass to bitcoin-cli to allow RPC password to be read from standard input...
< bitcoin-git>
bitcoin/master 79191f5 Joe Harvell: Add option -stdinrpcpass to allow RPC password to be read from standard input
< bitcoin-git>
[bitcoin] instagibbs opened pull request #11120: verifytxoutproof returns object including blockhash (master...verifytxoutproof-blockhash) https://github.com/bitcoin/bitcoin/pull/11120
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #11119: [doc] build-windows: Mention that only trusty works (master...Mf1708-docBuildWinTrusty) https://github.com/bitcoin/bitcoin/pull/11119
< bitcoin-git>
[bitcoin] laanwj closed pull request #10679: Document the non-DER-conformance of one test in tx_valid.json. (master...tx-valid-comment) https://github.com/bitcoin/bitcoin/pull/10679
< bitcoin-git>
bitcoin/master 31b2612 Wladimir J. van der Laan: Merge #10679: Document the non-DER-conformance of one test in tx_valid.json....
< bitcoin-git>
bitcoin/master ecb11f5 Andreas Schildbach: Document the non-strict-DER-conformance of one test in tx_valid.json....
< bitcoin-git>
[bitcoin] laanwj closed pull request #10923: travis: Build with --enable-werror under OS X (master...thread-safety-analysis) https://github.com/bitcoin/bitcoin/pull/10923
< bitcoin-git>
bitcoin/master 2c9f5ec Wladimir J. van der Laan: Merge #10923: travis: Build with --enable-werror under OS X...
< bitcoin-git>
bitcoin/master a65e028 practicalswift: Build with --enable-werror under OS X
< bitcoin-git>
[bitcoin] jimpo opened pull request #11116: [script] Unit tests for script/standard and IsMine functions. (master...script-standard-tests) https://github.com/bitcoin/bitcoin/pull/11116
2017-08-22
< bitcoin-git>
[bitcoin] instagibbs closed pull request #11049: coincontrol can filter for segwit inputs, expose fundraw option (master...segwitfundraw) https://github.com/bitcoin/bitcoin/pull/11049
< bitcoin-git>
[bitcoin] jimpo opened pull request #11113: [net] Ignore getheaders requests for very old side blocks. (master...net-getheaders-fingerprint) https://github.com/bitcoin/bitcoin/pull/11113
< bitcoin-git>
[bitcoin] practicalswift opened pull request #11112: developer-notes: By default, declare single-argument constructors `explicit`. (master...declare-single-argument-constructors-explicit) https://github.com/bitcoin/bitcoin/pull/11112
< bitcoin-git>
bitcoin/master fc5c237 Wladimir J. van der Laan: Merge #11007: wallet: Fix potential memory leak when loading a corrupted wallet file...
< bitcoin-git>
bitcoin/master c06755f practicalswift: wallet: Fix memory leak when loading a corrupted wallet file
< bitcoin-git>
[bitcoin] laanwj closed pull request #10843: Add attribute [[noreturn]] (C++11) to functions that will not return (master...noreturn) https://github.com/bitcoin/bitcoin/pull/10843
< bitcoin-git>
bitcoin/master 2ab7c63 Wladimir J. van der Laan: Merge #10843: Add attribute [[noreturn]] (C++11) to functions that will not return...
< bitcoin-git>
bitcoin/master b82c55a practicalswift: Add attribute [[noreturn]] (C++11) to functions that will not return...
< bitcoin-git>
[bitcoin] lemzwerg opened pull request #11101: bitcoin_qt.m4: Minor fixes, improve code orthogonality (master...master) https://github.com/bitcoin/bitcoin/pull/11101
< bitcoin-git>
[bitcoin] laanwj closed pull request #11027: [RPC] Only return hex field once in getrawtransaction (master...fix-getrawtx) https://github.com/bitcoin/bitcoin/pull/11027
< bitcoin-git>
bitcoin/master 820ddd4 Wladimir J. van der Laan: Merge #11027: [RPC] Only return hex field once in getrawtransaction...
< bitcoin-git>
bitcoin/master 6bbdafc Andrew Chow: Pass serialization flags and whether to include hex to TxToUniv
< bitcoin-git>
bitcoin/master e029c6e Andrew Chow: Only return hex field once in getrawtransaction...