optional suggestions. The bytes flipping + explicit byteorder specification hurts my brain.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Today
Today
fix tests and lint error
- Remove zero balance messaging and just show 0.00 balance
- Add links to XECX and Firma token pages
- Remove color border
- add horizontal scroll on mobile to reduce height
- simplify style props
Yesterday
Yesterday
Fabien committed rABCd9be9a3dbe35: [chronik] Electrum: add the blockchain.headers.subscribe endpoint (authored by Fabien).
[chronik] Electrum: add the blockchain.headers.subscribe endpoint
More clang-tidy fixes
Remove c++20 header
builds on Debian 10 (buster) with gcc 8.3
Fix a use after free error
teamcity awarded D18082: Fix a use after free error a Haypence token.
teamcity added a comment to D18073: refactor: Make const refs vars where applicable and enable related clang-tidy checks.
The build failed due to an unexpected infrastructure outage. The administrators have been notified to investigate. Sorry for the inconvenience.
teamcity awarded D18073: refactor: Make const refs vars where applicable and enable related clang-tidy checks a Piece of Eight token.
PiRK added a comment to D18073: refactor: Make const refs vars where applicable and enable related clang-tidy checks.
@bot build-tsan
The build failed due to an unexpected infrastructure outage. The administrators have been notified to investigate. Sorry for the inconvenience.
Build Bitcoin ABC Diffs / Diff Testing (build-tsan) failed.
teamcity awarded D18076: clang-tidy: Add more performance checks a Haypence token.
@bot build-tsan
teamcity awarded D18071: clang-tidy: Add `performance-no-automatic-move` check a Haypence token.
@bot build-tsan
teamcity triaged T3819: Build Bitcoin-ABC / Master / Sanitizers / Address Sanitizer (ASAN) is broken. as Unbreak Now! priority.
teamcity triaged T3818: Build Bitcoin-ABC / Master / Sanitizers / Thread Sanitizer (TSAN) is broken. as Unbreak Now! priority.
teamcity triaged T3817: Build Bitcoin-ABC / Master / Sanitizers / Undefined Behavior Sanitizer (UBSAN) is broken. as Unbreak Now! priority.
looks good. Tested on mainnet, results are identical to electrum.bitcoinabc.org
PiRK committed rABCc76a8db83fc4: clang-tidy: Add more performance checks (authored by Hennadii Stepanov <32963518+hebasto@users.noreply.github.com>).
clang-tidy: Add more performance checks
PiRK committed rABC4faf6bb42918: clang-tidy: Add `performance-inefficient-vector-operation` check (authored by Hennadii Stepanov <32963518+hebasto@users.noreply.github.com>).
clang-tidy: Add `performance-inefficient-vector-operation` check
PiRK committed rABCfe1b2b8724d7: Fix clang-tidy readability-const-return-type violations (authored by MarcoFalke <*~=`'#}+{/-|&$^_@721217.xyz>).
Fix clang-tidy readability-const-return-type violations
PiRK committed rABC83dd42f64f19: tidy: add readability-redundant-declaration (authored by fanquake <fanquake@gmail.com>).
tidy: add readability-redundant-declaration
PiRK committed rABC656fea8be36d: refactor: Make const refs vars where applicable and enable related clang-tidy… (authored by Aurèle Oulès <aurele@oules.com>).
refactor: Make const refs vars where applicable and enable related clang-tidy…
PiRK committed rABCcdb730172f4f: clang-tidy: Add `performance-no-automatic-move` check (authored by Hennadii Stepanov <32963518+hebasto@users.noreply.github.com>).
clang-tidy: Add `performance-no-automatic-move` check
Kronkmeister committed rABC32700bf2f40f: [e.cash] Add Trezor to e.cash/wallets list (authored by Kronkmeister).
[e.cash] Add Trezor to e.cash/wallets list
Build Bitcoin ABC Diffs / Diff Testing (preview-e.cash) passed.
Preview is available at http://51.178.130.230:41475 for the next 60 minutes.
teamcity awarded D18078: [e.cash] Add Trezor to e.cash/wallets list a Haypence token.
@bot preview-e.cash
teamcity added a comment to D18080: [chronik] Electrum: add the blockchain.headers.subscribe endpoint.
Fabien requested review of D18080: [chronik] Electrum: add the blockchain.headers.subscribe endpoint.
teamcity added a comment to D18079: [assumeutxo] document and enforce incompatability with -chronik.
Build Bitcoin ABC Diffs / Diff Testing (build-diff) failed.
teamcity added a comment to D18079: [assumeutxo] document and enforce incompatability with -chronik.
The build failed due to an unexpected infrastructure outage. The administrators have been notified to investigate. Sorry for the inconvenience.
teamcity added a comment to D18079: [assumeutxo] document and enforce incompatability with -chronik.
Build Bitcoin ABC Diffs / Diff Testing (build-without-wallet) failed.
Fabien committed rABCcdb17840db55: Revert "[chronik] Electrum: add the blockchain.headers.subscribe endpoint" (authored by Fabien).
Revert "[chronik] Electrum: add the blockchain.headers.subscribe endpoint"
Fabien updated the summary of D18077: Revert "[chronik] Electrum: add the blockchain.headers.subscribe endpoint".
Fabien requested review of D18077: Revert "[chronik] Electrum: add the blockchain.headers.subscribe endpoint".
Fabien requested review of D18077: Revert "[chronik] Electrum: add the blockchain.headers.subscribe endpoint".
Fabien committed rABC9b02451660e2: [chronik] Electrum: add the blockchain.headers.subscribe endpoint (authored by Fabien).
[chronik] Electrum: add the blockchain.headers.subscribe endpoint
add back const qualifier for colorText (never moved)
Fabien updated the test plan for D18068: [chronik] Electrum: add the blockchain.headers.subscribe endpoint.
teamcity awarded D18073: refactor: Make const refs vars where applicable and enable related clang-tidy checks a Haypence token.
Fabien added a comment to D18073: refactor: Make const refs vars where applicable and enable related clang-tidy checks.
@bot build-fuzzer
It is better to remove the color bars on the left side of these small cards, as they may mislead people into thinking they are dismissible notifications, alerts, or clickable items.
In the test plan it should probably be createwallet instead of create (that worked for me)
Fabien updated the diff for D18068: [chronik] Electrum: add the blockchain.headers.subscribe endpoint.
Add integration test
Fabien updated the test plan for D18068: [chronik] Electrum: add the blockchain.headers.subscribe endpoint.
[Automated] Update seeds
fix remaining warning