rerun ci
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Jul 29 2024
improve plugin failure message
Jul 28 2024
Jul 27 2024
rebase onto D16527 again
rerun CI, failure seems unrelated
fix build
Jul 26 2024
fix build
better store by (plugin_idx, db_outpoint) to make reindexing easier
rebase onto D16527
add cases for data=b'' and data=[]
skip unloaded plugins
Jul 25 2024
fix build, add chronik-db with plugins feature test manually
enable --features plugins on tests if BITCOIN_BUILD_CHRONIK_PLUGINS is on
Jul 24 2024
fix lint
use encapsulation in PluginNameMap
also fix one such usage in test_batch_nft1.rs
just some fanatic suggestions
yes it's run
rebase on as_ref fix
Jul 23 2024
switch to BiMap
use plugin idx instead of string to identify plugins
Jul 11 2024
add test for tip header too
remove unnecessary bridge
Jul 10 2024
rebase, apply suggestions, fix json compilation errors
Jul 9 2024
Jul 4 2024
fix some comments, remove unused/unneeded error variants
redesign plugin system, use Plugin class, and add [main.plugin] [test.plugin] and [regtest.plugin] sections
Jul 3 2024
gArgs -> args
Jun 28 2024
Jun 22 2024
and a few other places. Or you just don't update the Rust version, as it's not necessary to fix the build on newer versions.
oh wait also update the version in /Cargo.toml:
[workspace.package] rust-version = "1.76.0"
Jun 21 2024
May 29 2024
one nit, otherwise gtg
is there a way to temporarily deploy this to test it out in actual cashtab? it seems basically gtg
May 26 2024
May 24 2024
fix lints