- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Mar 30 2024
Mar 30 2024
PiRK committed rABC9d6dc4d896f4: refactor: use chainman instead of chainParams for DeploymentActive* (authored by PiRK).
refactor: use chainman instead of chainParams for DeploymentActive*
PiRK committed rABC1b7ae36ae758: Move ::nMaxTipAge into ChainstateManager (authored by MacroFake <falke.marco@gmail.com>).
Move ::nMaxTipAge into ChainstateManager
PiRK committed rABC424d0fc3f6c1: get config via chainstatemanager when possible (5/5) (authored by PiRK).
get config via chainstatemanager when possible (5/5)
PiRK committed rABC625015f9d64e: get config via chainstatemanager when possible (4/n) (authored by PiRK).
get config via chainstatemanager when possible (4/n)
PiRK committed rABCe4521cbbe266: make checkpoints_tests work with the same Config as the rest of the validation… (authored by PiRK).
make checkpoints_tests work with the same Config as the rest of the validation…
PiRK updated the diff for D15802: make checkpoints_tests work with the same Config as the rest of the validation code.
address feedback
Mar 29 2024
Mar 29 2024
teamcity awarded D15812: Move ::hashAssumeValid into ChainstateManager a Haypence token.
PiRK updated the diff for D15809: refactor: use chainman instead of chainParams for DeploymentActive*.
remove unused args in lambda
PiRK planned changes to D15809: refactor: use chainman instead of chainParams for DeploymentActive*.
fix clang tidy warning
PiRK updated the summary of D15809: refactor: use chainman instead of chainParams for DeploymentActive*.
PiRK requested review of D15809: refactor: use chainman instead of chainParams for DeploymentActive*.
teamcity awarded D15808: get config via chainstatemanager when possible (5/5) a Haypence token.
@bot build-chronik
PiRK updated the diff for D15802: make checkpoints_tests work with the same Config as the rest of the validation code.
the config needs to be a global, or else we get a nullptr deref when the fixture is destructed.
Mar 28 2024
Mar 28 2024
teamcity awarded D15802: make checkpoints_tests work with the same Config as the rest of the validation code a Haypence token.
PiRK added a comment to D15802: make checkpoints_tests work with the same Config as the rest of the validation code.
@bot build-tsan
fix chronikbridge_tests
teamcity awarded D15799: fix chronikbridge_tests a Piece of Eight token.
teamcity awarded D15799: fix chronikbridge_tests a Haypence token.
PiRK committed rABCc8068cf3662a: get config via chainstatemanager when possible (3/n) (authored by PiRK).
get config via chainstatemanager when possible (3/n)
PiRK committed rABC665bf5b1ec44: get config via chainstatemanager when possible (2/n) (authored by PiRK).
get config via chainstatemanager when possible (2/n)
PiRK committed rABCbd69d55d4624: get config via chainstatemanager when possible (1/n) (authored by PiRK).
get config via chainstatemanager when possible (1/n)
PiRK committed rABC7ecc35dd5443: refactor: move *index constants out of validation (authored by fanquake <fanquake@gmail.com>).
refactor: move *index constants out of validation
Mar 27 2024
Mar 27 2024
PiRK committed rABCfac25bdef1a4: refactor: add kernel/cs_main.* (authored by fanquake <fanquake@gmail.com>).
refactor: add kernel/cs_main.*
PiRK committed rABC1ce42143fd2c: Move CTxMemPoolEntry class to its own module and inline class's function (authored by PiRK).
Move CTxMemPoolEntry class to its own module and inline class's function
PiRK committed rABC5f461d35eff6: remove coinbase spend tracking in CTxMemPoolEntry (authored by PiRK).
remove coinbase spend tracking in CTxMemPoolEntry
PiRK committed rABC6b9dd55f580a: cleanup more unused code after removal of chained-tx logic… (authored by PiRK).
cleanup more unused code after removal of chained-tx logic…
found another candidate (see D8525)
PiRK added inline comments to D15790: Move CTxMemPoolEntry class to its own module and inline class's function.
PiRK published D15790: Move CTxMemPoolEntry class to its own module and inline class's function for review.
teamcity awarded D15790: Move CTxMemPoolEntry class to its own module and inline class's function a Haypence token.
PiRK retitled D15789: remove coinbase spend tracking in CTxMemPoolEntry from emove coinbase spend tracking in CTxMemPoolEntry to remove coinbase spend tracking in CTxMemPoolEntry.
PiRK retitled D15788: cleanup more unused code after removal of chained-tx logic (TestLockPointValidity) from cleanup more unused code after removal of chained-tx logic to cleanup more unused code after removal of chained-tx logic (TestLockPointValidity).
PiRK updated the summary of D15788: cleanup more unused code after removal of chained-tx logic (TestLockPointValidity).
Mar 26 2024
Mar 26 2024
PiRK committed rABC5c5d6168a00d: Remove ::dustRelayFee global (authored by MacroFake <falke.marco@gmail.com>).
Remove ::dustRelayFee global
remove ::fAcceptDatacarrier global
remove the ArgsManager shortcut, the parsing of arguments is now only needed in one place
fix includes in standard.{h|cpp}
Mar 25 2024
Mar 25 2024
the system.h changes are no longer required, the args inspection code can be moved to mempool_options.h
revert most avalanche changes, wrap IsStandard for the purpose of checking a proof's validity
don't remove the uint256.h include (uint160 needed for templates) and don't confuse uint256 with sha256
MakeProcessor takes argsman as a parameter, no need to access it via the global gArgs
rebase onto D15780
PiRK committed rABCfb43a8161191: Remove ::fIsBareMultisigStd global (authored by MacroFake <falke.marco@gmail.com>).
Remove ::fIsBareMultisigStd global
PiRK committed rABC6341c2a89327: Remove ::GetVirtualTransactionSize() alias (authored by MacroFake <falke.marco@gmail.com>).
Remove ::GetVirtualTransactionSize() alias
PiRK committed rABC2692dad01c14: Remove ::IsStandardTx(tx, reason) alias (authored by MacroFake <falke.marco@gmail.com>).
Remove ::IsStandardTx(tx, reason) alias
PiRK committed rABC9bbe839c31b7: test: Remove unused cs_main (authored by MacroFake <falke.marco@gmail.com>).
test: Remove unused cs_main