remove unrelated changes
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Nov 21 2024
we already have CMAKE_PROJECT_NAME, use that instead of making our own
Nov 20 2024
@bot build-chronik-plugins
the title is wrong (the file was already there) and the test plan too (missing -)
Nov 19 2024
Nov 9 2024
beautifully written!
Nov 8 2024
Nov 5 2024
Nov 4 2024
Nov 2 2024
Nov 1 2024
One nit
Otherwise lgtm
Otherwise seems good to go, the timeFirstSeen seems fine.
Oct 31 2024
We might also want to use Shammah's CashWeb, which is much more generic and powerful, but also creates much less data on-chain:
Oct 30 2024
Oct 29 2024
Oct 26 2024
Oct 25 2024
remove getint32, change ScriptNum10::getint instead to support int64_t
One comment nit
Oct 24 2024
Note: you can remove the note or un-bold it and move it to the bottom
It seems like you're not indexing the mempool for scripthash yet, will this be in another diff? If so, add it to the summary. Otherwise I think it's fine to keep it in this diff, it's just a relatively simple HashMap.
fix is_empty
uncomment secp256k1_sys test
Oct 23 2024
fix one usage of PublicKey
- update URLs in Cargo.toml
- update README
- remove unused elligator const
- remove unused deprecated functions, and undeprecate functions that clearly are useful
- uncomment test
rebase onto master
remove unneeded installs
@bot build-ecash-secp256k1
use TOPLEVEL, imitated after ibd.sh
also backport README change
Oct 22 2024
@bot build-ecash-secp256k1