Commit Graph

6 Commits

Author SHA1 Message Date
Lucy
90977e9633
Fixes/3.0.0 (#33)
* fix properties and bump version

* update icon
2024-08-28 20:47:23 -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 Cifferello
9335582fed
adjust migrations for upgrade compatibility 2022-07-17 12:39:18 -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
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