use the walrus operator
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Jun 17 2024
Jun 16 2024
rewrite this in a cleaner way (no error catching, no need for a comment to explain what's happening)
Jun 15 2024
Jun 14 2024
rebase onto D16336
I broke another test when I changed how read_compact_size handles errors.
add copyright header, misc comments and doc fixups
copyright header missing
Jun 13 2024
Jun 12 2024
Jun 11 2024
Jun 10 2024
@bot build-asan
fix another related bug, update summary, add test that catches both bugs
i should be able to add a test for this
@bot build-asan
Jun 7 2024
pass a reference. This happens in a scope in which we have the guarantee that avalanche is initialized.
store and reuse a flag
completely inline the GetBoolArg call
dedup forward declaration
rebase on D16313 (now we can rely on the processor pointer to determine if avalanche is enabled)
Jun 6 2024
rebase after adding test coverage
This is a partial backport. Did you skip the second commit intentionally?