Commit Graph

109 Commits

Author SHA1 Message Date
Dominion5254
0a2736974d
Fix/lightning tab (#47)
Some checks failed
Build Service / BuildPackage (push) Has been cancelled
* only enable lightning tab if configured

* update release notes
2025-12-09 08:34:39 -07:00
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
hunicus
89a7f34095
Update mempool tagline to byoe (#39) 2025-04-21 20:19:42 -04:00
Lucy
deb2a1a09a
update to upstream 3.0.1 for bugfix (#37) 2024-10-03 14:33:01 -04:00
Lucy
a3a8aaa4f7
make start9 for edge case (#36) 2024-09-12 11:15:17 -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
90977e9633
Fixes/3.0.0 (#33)
* fix properties and bump version

* update icon
2024-08-28 20:47:23 -04: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
833862b3f5
bump version bounds for LND (#30)
* bump version bounds for LND

* update workflows
2024-06-17 19:26:54 -04:00
Lucy
09b49fb604
update bounds for bitcoin (#29) 2024-05-08 07:53:22 -04:00
Lucy
f9f6042795
update to 2.5.1 (#28)
* update to 2.5.1

* add build and release workflows

* update release notes

* bump cln dependency version
2024-03-05 17:02:05 -05:00
Lucy
1950674e74
fixes bug with running migrations when service is not configured (#27) 2023-11-03 11:16:24 -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
gStart9
42ffd356d4
Merge pull request #25 from Start9Labs/update/v2.5.0.4
Bump version and supported electrs version
2023-07-26 20:20:02 +00:00
gStart9
3326037cda
Update release notes, only enable up to electrs v0.10 2023-07-26 13:57:49 -06:00
gStart9
9986d306c2
Update release notes 2023-07-26 13:50:45 -06:00
gStart9
3026d8e356
Update release notes 2023-07-26 13:49:11 -06:00
gStart9
ae957fe58c
Bump version and supported electrs version 2023-07-26 13:39:00 -06:00
Matt Hill
203891340d
bump version 2023-07-12 10:32:18 -06:00
Matt Hill
814b7b6e2b
use bitcoin rpc creds 2023-07-12 09:59:30 -06: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
hunicus
8e06a81ecc
Update short and long descriptions (v2.5, mid-2023) (#24) 2023-07-10 12:20:09 -04:00
islandbitcoin
dc7dc9147f edit instructions and config 2023-05-01 11:16:55 -04:00
Dread
defcb59123
V2.5.0 update, and replace submodule with docker images (#21)
* bump to v2.5.0

* wip

* wip

* v2.5.0 with docker images

* removed submodule

* fix CLN

* v2.5.0

* update deno deps

---------

Co-authored-by: islandbitcoin <dread@start9.com>
2023-04-20 17:45:16 -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
Lucy C
830e4a746d
Merge pull request #15 from Start9Labs/fix/properties
remove incorrect properties configuration
2022-09-01 15:43:19 -06:00
Lucy Cifferello
6bb7b8c6fa
remove incorrect properties configuration 2022-08-25 05:53:44 -06:00
Lucy C
4558095d62
Merge pull request #14 from Start9Labs/bugfix/fast-forward-migration
Update migrations
2022-07-17 12:48:30 -06:00
Lucy Cifferello
bd1d249ead
add embassy.js to gitignore 2022-07-17 12:45:55 -06:00
Lucy Cifferello
9335582fed
adjust migrations for upgrade compatibility 2022-07-17 12:39:18 -06:00
Lucy Cifferello
27a6bbc503
clean up deprecated files 2022-07-15 20:45:36 -06:00
Lucy Cifferello
2af8c4a34d
bump version and update release notes 2022-07-12 07:49:10 -06:00
Aiden McClelland
66d12359cf
Update manifest.yaml 2022-07-11 20:29:08 -06:00
Dread
5ea2d1d18a
fix release notes
remove unnecessary line
2022-07-06 17:14:50 -04:00
Aiden McClelland
ffec2f9abe
Update manifest.yaml 2022-07-01 01:00:16 -06:00
Aiden McClelland
d1307e41ab
switch to sdk lib (#13)
* switch to sdk lib

* release notes change
2022-07-01 00:41:27 -06:00
Aiden McClelland
aebe498143
Update getConfig.ts 2022-07-01 00:36:08 -06:00
Dread
f5ad3c8c97
Mempool updated to use js procedures (#12)
* added js procs

* add js procs

* included dependencies in js procs

* modified dependencies.ts to remote fetch-blocks and fix proxy

* Update scripts/embassy.ts

Co-authored-by: J M <2364004+Blu-J@users.noreply.github.com>

* ignore .js files in script

* fixed typo

* Update scripts/services/setConfig.ts

Co-authored-by: J M <2364004+Blu-J@users.noreply.github.com>

* Update scripts/services/setConfig.ts

Co-authored-by: J M <2364004+Blu-J@users.noreply.github.com>

* fixed js dependencies

* return default if properties are not found

* await metadata

Co-authored-by: Dread <dread@start9labs.com>
Co-authored-by: J M <2364004+Blu-J@users.noreply.github.com>
Co-authored-by: Aiden McClelland <me@drbonez.dev>
2022-06-30 01:16:53 -04:00
Dread
cb8cdacb79 update to v2.4.0 2022-06-14 13:58:22 -04:00
Dread
e2d3cc9190 added config migrations 2022-06-13 17:45:45 -04:00
Dread
596cbbcf1f config updates 2022-06-13 17:40:36 -04:00
Dread
bc61f750b1 resolved issues - #8#3#2#6 2022-06-13 16:12:07 -04:00
Dread
f680e0ac29 resolved issues - #8#3#2 2022-06-13 16:08:57 -04:00
Dread
b310fd98c4
Update/v2.4.0 (#9)
* update to v2.4.0

* update to v2.4.0

* update to v2.4.0

* update to v2.4.0

Co-authored-by: Jabari Ennis <jennis@Mac.local>
Co-authored-by: Dread <dread@start9labs.com>
2022-06-13 12:43:09 -04:00
Dread
5e6d260d41
Merge pull request #5 from Start9Labs/feature/electrs
Feature/electrs - tested with address lookup
2022-05-10 18:41:35 -04:00
Chris Guida
2c33404e31 update address lookup warnings 2022-05-10 17:39:08 -05:00