- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Jan 21 2021
Jan 21 2021
majcosta committed rABC8b0b3a190975: [backport#18754] bench: add CAddrMan benchmarks (authored by MarcoFalke <falke.marco@gmail.com>).
[backport#18754] bench: add CAddrMan benchmarks
majcosta committed rABCf9ec355922bb: [backport#18669] log: Use Join() helper when listing log categories (authored by MarcoFalke <falke.marco@gmail.com>).
[backport#18669] log: Use Join() helper when listing log categories
majcosta committed rABCd0fa5ad23b7c: [backport#18777] wallet: Recommend absolute path for dumpwallet (authored by MarcoFalke <falke.marco@gmail.com>).
[backport#18777] wallet: Recommend absolute path for dumpwallet
addressed feedback
majcosta abandoned D8990: [backport#18665] Do not expose and consider -logthreadnames when it does not work.
oh, looks like this one isn't helpful then. abandoning.
teamcity awarded D8992: [backport#18754] bench: add CAddrMan benchmarks a Haypence token.
rebase
Jan 20 2021
Jan 20 2021
majcosta requested review of D8994: [backport#18777] wallet: Recommend absolute path for dumpwallet.
majcosta requested review of D8993: [backport#18669] log: Use Join() helper when listing log categories.
majcosta requested changes to D8979: tests: Add fuzzing harnesses for functions/classes in chain.h and protocol.h.
Jan 18 2021
Jan 18 2021
majcosta committed rABC7680ec0096b1: [backport#16945#18181] refactor: introduce CChainState::GetCoinsCacheSizeState… (authored by Wladimir J. van der Laan <laanwj@protonmail.com>).
[backport#16945#18181] refactor: introduce CChainState::GetCoinsCacheSizeState…
teamcity awarded D8938: [backport#16945#18181] refactor: introduce CChainState::GetCoinsCacheSizeState [plus fix] a Doubloon token.
majcosta updated the diff for D8938: [backport#16945#18181] refactor: introduce CChainState::GetCoinsCacheSizeState [plus fix].
removed commented leftover debugging line and adapted the test for Coin::DynamicMemoryUsage() on 32-bit
teamcity awarded D8938: [backport#16945#18181] refactor: introduce CChainState::GetCoinsCacheSizeState [plus fix] a Piece of Eight token.
teamcity awarded D8938: [backport#16945#18181] refactor: introduce CChainState::GetCoinsCacheSizeState [plus fix] a Haypence token.
Jan 17 2021
Jan 17 2021
Jan 15 2021
Jan 15 2021
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
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
Jan 14 2021
Jan 14 2021
majcosta requested review of D8921: [backport#16380] Remove unused bits from the service flags enum.
majcosta committed rABCfbd564ae6a78: [backport#17453] gui: Fix intro dialog labels when the prune button is toggled (authored by Jonas Schnelli <dev@jonasschnelli.ch>).
[backport#17453] gui: Fix intro dialog labels when the prune button is toggled
majcosta committed rABCfc8c7fd5b1fa: [backport#15874] Resolve the qt/guiutil <-> qt/optionsmodel CD (authored by Jonas Schnelli <dev@jonasschnelli.ch>).
[backport#15874] Resolve the qt/guiutil <-> qt/optionsmodel CD
majcosta committed rABC6a7934983f7f: [backport#17696] qt: Force set nPruneSize in QSettings after the intro dialog (authored by fanquake <fanquake@gmail.com>).
[backport#17696] qt: Force set nPruneSize in QSettings after the intro dialog
majcosta added a comment to D8912: cli -getinfo: use getbalances instead of deprecated getwalletinfo balance.
also "Backport of PR18574" is missing from summary
majcosta requested changes to D8912: cli -getinfo: use getbalances instead of deprecated getwalletinfo balance.
majcosta updated the summary of D8914: [backport#17453] gui: Fix intro dialog labels when the prune button is toggled.
tests failing
majcosta retitled D8905: Moving dev dependencies to dev, removing unused deps, updates some of them from Moving dev dependencies to dev, removing unused deps to Moving dev dependencies to dev, removing unused deps, updates some of them.
majcosta requested changes to D8905: Moving dev dependencies to dev, removing unused deps, updates some of them.
Jan 13 2021
Jan 13 2021
majcosta committed rABC925120cac2cb: [backport#16658] validation: Rename CheckInputs to CheckInputScripts (authored by MarcoFalke <falke.marco@gmail.com>).
[backport#16658] validation: Rename CheckInputs to CheckInputScripts
majcosta requested review of D8762: [backport#16658] validation: Rename CheckInputs to CheckInputScripts.
Jan 12 2021
Jan 12 2021
majcosta requested changes to D8872: test: add unit test for non-standard "scriptsig-not-pushonly" txs.
Jan 11 2021
Jan 11 2021
majcosta requested changes to D8872: test: add unit test for non-standard "scriptsig-not-pushonly" txs.
this is PR17720 right? missing in the summary
tests are failing
majcosta requested changes to D8867: [validation] Remove NotifyEntryRemoved callback from ConnectTrace.
majcosta added a comment to D8867: [validation] Remove NotifyEntryRemoved callback from ConnectTrace.
In D8867#203607, @PiRK wrote:I think the clang warning that is treated as an error goes away with the following commit (D8868). Can I just make sure I land them in rapid succession, or do I need to squash them?