- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Thu, Nov 6
Add back unintentionally removed line
Wed, Nov 5
OK it's ugly but has the same behavior and will be reverted to the clean solution anyway
Rebase to get c++20 for chronik
LGTM but the CI needs to run. Once a workaround is found it can be green

Rebase for CI
Remove unused var
@bot guix-linux guix-osx guix-win
Tue, Nov 4
In D18862#430161, @PiRK wrote:i rebased to check whether d18664 fixes all the seeder issues, but we still have a guix-osx issue to deal with.
Mon, Nov 3
There is also the chronik/CMakeLists.txt that needs to bump the version
@bot guix-linux guix-win guix-osx
In D18856#430056, @PiRK wrote:add lock annotation and add back compile time assertion for IsKeyInScriptCache and AddKeyInScriptCache
Oct 31 2025
The lock issue is due to missing clang annotations, if you add them you should be fine
Then you need to pass the hasher as a const ref and not copy it
wrong commit
TIL npm view