The commits are not the correct ones
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Tue, Nov 12
I'm not able to reproduce the failure in 100 runs of the test , but I noticed that the test duration variability is wild, with values ranging from 6s to 41s.
I will backport 27114 to hopefully speed this up.
Mon, Nov 11
lock issue or lock annotation issue to be investigated
functional test failure to be investigated
Sun, Nov 10
Sat, Nov 9
beautifully written!
Build Bitcoin ABC Diffs / Diff Testing (preview-e.cash) passed.
Preview is available at http://51.68.37.192:41365 for the next 60 minutes.
@bot preview-e.cash
remove .as_ref() that does nothing, dedup copyright header
fix decompress_script injection
In D15628#374171, @wardtophat wrote:@dordle In this revision, the modifications that were committed were automatically reflected. A node that implements an appropriate policy will not be required to address numerous invalid in-mempool transactions; rather, it will only be impacted by double-spends until the node receives the corresponding finalized transaction and can cease processing the problematic one.
Fri, Nov 8
i forgot about the dependency injection issue
remove debug log
provide error 400 (index disabled) and fix "creates a temporary value which is freed while still in use" by making script_ser a vec<u8> rather than a &[u8]
add the error 400 when index is disabled
rebase and add tests
remove redundant clone (&[u8] implements the copy trait)
superseded by D17100 after some kind of rebase crisis
rebase
rebase