assign the variable on the same line as the original PR
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Yesterday
Yesterday
teamcity updated the summary of D8937: refactor: Remove unused methods CBloomFilter::reset()/clear().
revert accidental change to unrelated documentation file
Sat, Jan 16
Sat, Jan 16
DigitalEra closed T1442: Does the recuperation page help to unlock Yahoo account easily? as Resolved.
Fri, Jan 15
Fri, Jan 15
PiRK committed rABC7d707861f71c: test: Verify findCommonAncestor always initializes outputs (authored by Russell Yanofsky <russ@yanofsky.org>).
test: Verify findCommonAncestor always initializes outputs
PiRK committed rABCb010f23ba61c: test: coverage improvements in interface-bitcoin_cli.py (authored by Jon Atack <jon@atack.com>).
test: coverage improvements in interface-bitcoin_cli.py
PiRK committed rABC8c1629415553: test: Add various low-level p2p tests (authored by MarcoFalke <falke.marco@gmail.com>).
test: Add various low-level p2p tests
majcosta committed rABCb051c69478dd: [backport#16380] Remove unused bits from the service flags enum (authored by fanquake <fanquake@gmail.com>).
[backport#16380] Remove unused bits from the service flags enum
PiRK committed rABC5a3184116345: [doc] Update thread information in developer docs (authored by John Newbery <john@johnnewbery.com>).
[doc] Update thread information in developer docs
PiRK committed rABCb36ecbb6b1b5: test: add rpc_signrawtransaction logging (authored by Jon Atack <jon@atack.com>).
test: add rpc_signrawtransaction logging
remove SCRIPT_PUT_KEY_OP_TRUE for now
Joey King <joseph.roy.king@gmail.com> committed rABCce6b5329e9c0: [Cashtab] parse sats from scanned qr code amount param (authored by Joey King <joseph.roy.king@gmail.com>).
[Cashtab] parse sats from scanned qr code amount param
Rebase
Remove condition check from toLegacy() call in Send.js
Do not attempt to send if address converted to error
PiRK committed rABCf472f3394cb4: gui: use PACKAGE_NAME in exception message (authored by fanquake <fanquake@gmail.com>).
gui: use PACKAGE_NAME in exception message
PiRK committed rABC19d226a18966: test: shift coverage from getunconfirmedbalance to getbalances (authored by Jon Atack <jon@atack.com>).
test: shift coverage from getunconfirmedbalance to getbalances
Generalize ecash to bitcoincash conversion function, add tests, use startWith() string method
josephroyking added inline comments to D8907: [Cashtab] parse sats from scanned qr code amount param.
move comment on its own line
majcosta updated the diff for D8921: [backport#16380] Remove unused bits from the service flags enum.
corrected date of removal and removed declaration in messages.py
PiRK committed rABCe8fb01c940eb: test: Extend wallet_dump test to cover comments (authored by MarcoFalke <falke.marco@gmail.com>).
test: Extend wallet_dump test to cover comments
PiRK committed rABC28e2e62864b0: doc: default minconf for getbalance should be 0 (authored by U-Zyn Chua <chua@uzyn.com>).
doc: default minconf for getbalance should be 0
PiRK committed rABC2dc004421409: [consensus] MOVEONLY: Move single-sig checking EvalScript code to EvalChecksig (authored by Pieter Wuille <pieter.wuille@gmail.com>).
[consensus] MOVEONLY: Move single-sig checking EvalScript code to EvalChecksig
PiRK committed rABCf39b2c0aa0be: test: Check that the version message does not leak the local address of the node (authored by MarcoFalke <falke.marco@gmail.com>).
test: Check that the version message does not leak the local address of the node
Fabien committed rABCb6dcf74bae59: Remove useless calls to setexcessiveblock in extended tests (authored by Fabien).
Remove useless calls to setexcessiveblock in extended tests
teamcity updated the summary of D8927: test: shift coverage from getunconfirmedbalance to getbalances.