Commit Graph

7 Commits

Author SHA1 Message Date
Sirius
5f7d71a974
Add Fulcrum to Mempool (#46)
* Bump version to 3.2.1.3 and add Fulcrum indexer

Updated version to 3.2.1.3 and added Fulcrum as an optional indexer.

* Add indexer configuration

* Update address lookup instructions for Electrs and Fulcrum

* Refactor getConfig.ts for add fulcrum

* Update to v3.2.1.3 with fulcrum

* Update setConfig to support indexer selection

Enhanced CustomConfig to include indexer properties and updated dependency handling for both indexer and lightning types.

* Update manifest.yaml

sounds good to me

Co-authored-by: Dominion5254 <musashidisciple@proton.me>

* Update manifest.yaml

* Add 3.2.1.3 migrations

* Rollback to old migration.ts and add 3.2.1.3 as current

Removed unused indexer matching logic and related comments.

* fucrum migration

---------

Co-authored-by: Dominion5254 <musashidisciple@proton.me>
2025-12-09 08:16:55 -07:00
Dominion5254
37b342f8dd
Update/v3.2.1.2 (#44)
* bump max version for bitcoind and lnd

* bump mempool package version

* update bundler
2025-09-09 15:48:18 -06:00
Lucy
04fe46f533
increase health check duration (#41) 2025-04-22 12:37:11 -04:00
Lucy
b9756f57eb
Integration/3.2.1 (#40)
* updates

* db migration working

* prohibit downgrades

* update migrations

* update migrations
2025-04-21 20:34:40 -04:00
Lucy
141c4cbe67
fix bugs for auto config with a migration (#35) 2024-09-10 13:48:12 -04:00
Lucy
5adba48388
Integration/3.0.0.2 (#34)
* automatically update pools

* persist system memory size and autoconfig bitcoin maxmempool accordingly

* bump versions and update release notes

* cleanup
2024-09-06 09:56:34 -04:00
Lucy
a476b47423
Integration/2.5.0.5 (#26)
* rename scripts folder to procedures

* update embassy to start commands

* bump package and lnd version
2023-10-24 19:00:36 -04:00