Commit Graph

10 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
Lucy
8a9c429502
v3.0.0 Upstream Update (#32)
* udpate to upstream 3.0.0-rc1 and bump dep versions

* update instructions

* bump to official release
2024-08-26 12:17:48 -04:00
Lucy
fd36160218
remove proxy as a dependency option and require bitcoin core (#23)
* remove proxy as a dependency option and require bitcoin core

* update release notes

* remove deprecated config key
2023-07-10 12:20:34 -04:00
islandbitcoin
dc7dc9147f edit instructions and config 2023-05-01 11:16:55 -04:00
Dread
54d0937cf1
feat/x86 (#17)
* v2.4.0.3 and x86

* update to x86_64 architecture

* bitcoin/v24 (#18)

* updated bitcoind dependency

* Update manifest.yaml

Co-authored-by: Chris Guida <chrisguida@users.noreply.github.com>

Co-authored-by: islandbitcoin <dread@start9.com>
Co-authored-by: Lucy C <12953208+elvece@users.noreply.github.com>
Co-authored-by: Chris Guida <chrisguida@users.noreply.github.com>

Co-authored-by: islandbitcoin <dread@start9.com>
Co-authored-by: Lucy C <12953208+elvece@users.noreply.github.com>
Co-authored-by: Chris Guida <chrisguida@users.noreply.github.com>
2022-12-07 13:34:13 -07:00
Dread
1582f25920 small updates 2022-04-11 10:58:28 -04:00
Dread
7c4119f9c8 updating for 0.3.0 2022-02-17 01:44:51 -05:00
Lucy Cifferello
5529436afb
removes root instructions in favor of docs 2021-05-07 12:39:39 -06:00
Lucy Cifferello
2e751f3310
cleanup instructions 2021-05-07 09:38:35 -06:00
Lucy Cifferello
f87c9e0ce4
updated base build with db init and app start up working 2021-05-07 09:37:04 -06:00