- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Dec 29 2020
Dec 29 2020
majcosta committed rABCWEB1d9c6bea315e: [WEBSITE] Remove the BCHN variant from the release page (authored by Fabien).
[WEBSITE] Remove the BCHN variant from the release page
Dec 28 2020
Dec 28 2020
majcosta committed rABC929b49252f38: [backport#17674] tests: Add initialization order fiasco detection in Travis (authored by MarcoFalke <falke.marco@gmail.com>).
[backport#17674] tests: Add initialization order fiasco detection in Travis
majcosta committed rABC6e9dc69ab31b: [backport#17205] ci: Enable address sanitizer (ASan) stack-use-after-return… (authored by MarcoFalke <falke.marco@gmail.com>).
[backport#17205] ci: Enable address sanitizer (ASan) stack-use-after-return…
majcosta updated the diff for D8692: [CashAddr] replace bitcoincash: prefix with ecash: in the node.
rebase
Dec 27 2020
Dec 27 2020
Dec 24 2020
Dec 24 2020
majcosta committed rABCca7abed8bb6c: [backport#17162] chain: Remove CBlockIndex::SetNull helper (authored by fanquake <fanquake@gmail.com>).
[backport#17162] chain: Remove CBlockIndex::SetNull helper
majcosta committed rABCdc7db5ed938c: [backport#17328] GuessVerificationProgress: cap the ratio to 1 (authored by Wladimir J. van der Laan <laanwj@protonmail.com>).
[backport#17328] GuessVerificationProgress: cap the ratio to 1
majcosta committed rABC48b5e2d8d8ce: [backport#16805] logs: add timing information to FlushStateToDisk() (authored by Wladimir J. van der Laan <laanwj@protonmail.com>).
[backport#16805] logs: add timing information to FlushStateToDisk()
majcosta committed rABC9ca4736e58ae: [backport#17242] refactor: Remove unused cacheSigStore from… (authored by fanquake <fanquake@gmail.com>).
[backport#17242] refactor: Remove unused cacheSigStore from…
majcosta committed rABC272c12f83d8f: [backport#16852] gui: When BIP70 is disabled, get PaymentRequest merchant using… (authored by Wladimir J. van der Laan <laanwj@protonmail.com>).
[backport#16852] gui: When BIP70 is disabled, get PaymentRequest merchant using…
majcosta committed rABC75d4f4c0c883: [backport#16969] refactor: Remove Qt function to disable menu icons on macOS (authored by fanquake <fanquake@gmail.com>).
[backport#16969] refactor: Remove Qt function to disable menu icons on macOS
majcosta committed rABC273af50e2a7d: [backport#16677] gui: remove unused PlatformStyle::TextColorIcon (authored by Jonas Schnelli <dev@jonasschnelli.ch>).
[backport#16677] gui: remove unused PlatformStyle::TextColorIcon
majcosta committed rABCc7066157dac6: [backport#16612] qt: Remove menu icons (authored by Jonas Schnelli <dev@jonasschnelli.ch>).
[backport#16612] qt: Remove menu icons
majcosta committed rABCd7795abdf91b: [backport#17085] init: Change fallback locale to C.UTF-8 (authored by Wladimir J. van der Laan <laanwj@protonmail.com>).
[backport#17085] init: Change fallback locale to C.UTF-8
majcosta requested review of D8754: [backport#16805] logs: add timing information to FlushStateToDisk().
majcosta requested review of D8749: [backport#16677] gui: remove unused PlatformStyle::TextColorIcon.
Dec 23 2020
Dec 23 2020
[gitian] add Marco's key
Dec 22 2020
Dec 22 2020
Dec 21 2020
Dec 21 2020
majcosta updated the diff for D8692: [CashAddr] replace bitcoincash: prefix with ecash: in the node.
fixed misnamed variable on abc_feature_minerfund.py
majcosta updated the diff for D8692: [CashAddr] replace bitcoincash: prefix with ecash: in the node.
addressed comment on reuse of test variables and added a test to ensure miner fund addresses with both supported prefixes behave the same
majcosta updated the summary of D8692: [CashAddr] replace bitcoincash: prefix with ecash: in the node.
majcosta updated the diff for D8692: [CashAddr] replace bitcoincash: prefix with ecash: in the node.
made 'bitcoincash:' prefix backward compatible for the time being and duplicated a few tests for it
majcosta requested changes to D8695: Use rolling bloom filter of recent block tx's for AlreadyHave() check.
majcosta retitled D8710: fuzz: Stop nodes in process_message* fuzzers from fuzz: Stop nodes in process_message* fuzzers
```
Background is that I saw an integer overflow in net_processing
#30629113 REDUCE cov: 25793 ft: 142917 corp: 3421/2417Kb lim: 4096
exec/s: 89 rss: 614Mb L: 1719/4096 MS: 1 EraseBytes... to fuzz: Stop nodes in process_message* fuzzers```Background is that I saw an integer overflow in net_processing#30629113 REDUCE cov: 25793 ft: 142917 corp: 3421/2417Kb lim: 4096exec/s: 89 rss: 614Mb L: 1719/4096 MS: 1 EraseBytes....
Dec 18 2020
Dec 18 2020
this page still shows the "BCHA: built by tech talent" box at the bottom
majcosta updated the diff for D8692: [CashAddr] replace bitcoincash: prefix with ecash: in the node.
addressed comments
majcosta requested changes to D8695: Use rolling bloom filter of recent block tx's for AlreadyHave() check.
Dec 17 2020
Dec 17 2020
majcosta retitled D8692: [CashAddr] replace bitcoincash: prefix with ecash: in the node from [CashAddr] replace bitcoincash: prefix with abc: to [CashAddr] replace bitcoincash: prefix with abc: in the node.
majcosta retitled D8692: [CashAddr] replace bitcoincash: prefix with ecash: in the node from [CashAddr] set each network CashAddr prefixes in chainparams.cpp to [CashAddr] replace bitcoincash: prefix with abc:.
majcosta updated the summary of D8692: [CashAddr] replace bitcoincash: prefix with ecash: in the node.
this is a bit pointless now
addressed feedback
Dec 16 2020
Dec 16 2020
Dec 15 2020
Dec 15 2020
majcosta retitled D8675: decouple miner fund from `bitcoincash:` prefix and fix test from [minerfund] decouple miner fund from `bitcoincash:` prefix and fix test to decouple miner fund from `bitcoincash:` prefix and fix test.