rebase
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Sat, Nov 16
rebase
fix clang-tidy
Note that I squashed these 3 commits because they kept touching the same lines. The intermediate states in-between commits was not very interesting to have in the git history.
it didn't complain but fix it anyway
Fri, Nov 15
rebase on D17144 to fix early convergence issue
Checked the mainnet checkpoint, looks good
block heights and hashes match what I saw
@bot build-ibd
Thu, Nov 14
In D17131#388860, @Fabien wrote:In D17131#388836, @PiRK wrote:rebase onto D17137 which fixes the fuzzer
Please add the dependency in phab then
I missed the main one: core#19203
I added it to the summary
In D17131#388836, @PiRK wrote:rebase onto D17137 which fixes the fuzzer
I think the backports are not correct for this diff, none of the netbase changes are from the listed commits afaict
rebase
rebase
rebase onto D17137 which fixes the fuzzer
rebase onto D17137, include relevant fuzzer changes
Wed, Nov 13
In D17128#388782, @emack wrote:summary and test plan are still TBD?
summary and test plan are still TBD?
needs a fuzzer fix and test plan
- set mock time and give some comments why we do this
- clarify a bunch of comments in the goofy loop