Age | Commit message (Expand) | Author |
---|---|---|
2024-08-02 | test: Disable known broken USDT test for now | MarcoFalke |
2024-07-31 | test: Try previously intermittently broken USDT test again | MarcoFalke |
2024-07-16 | scripted-diff: Add `__file__` argument to `BitcoinTestFramework.init()` | Hennadii Stepanov |
2023-10-09 | test: fix usdt undeclared function errors on mantis | willcl-ark |
2023-09-10 | Merge bitcoin/bitcoin#27944: test: various USDT functional test cleanups (278... | fanquake |
2023-07-17 | test: Disable known broken USDT test | MarcoFalke |
2023-06-23 | test: refactor: usdt_mempool: store all events | stickies-v |
2023-06-22 | Merge bitcoin/bitcoin#27831: test: handle failed `assert_equal()` assertions ... | fanquake |
2023-06-19 | Manage exceptions in bcc callback functions | virtu |
2023-06-12 | Use `int32_t` type for most transaction size/weight values | Hennadii Stepanov |
2023-05-19 | test: fix `interface_usdt_mempool` by mining a block after each test | brunoerg |
2023-03-20 | Add mempool tracepoints | virtu |