-
Notifications
You must be signed in to change notification settings - Fork 224
September 23, 2024
Kody Low edited this page Sep 23, 2024
·
2 revisions
- Benchmark
find_by_prefix_sorted_descending
- Gateway APIs for melting external ecash
- Slow guardian recovery / synchronization
- LNv2 unauthenticated gateway registration
- Make audit functionality more useful
- Why do we have
sqlite
in thefedimintd
container? - Upgrade to
bitcoin
v0.32 - Self-hosted runner lost communication with server
- get_defaults_from_env_vars should account for FM_FORCE variables
- chore: cleanup FakeLightningTest
- chore(deps): bump cln-rpc from 0.1.9 to 0.2.0
- chore: remove gateway balance command
- feat(balance): add inbound lightning liquidity to GetBalancesResponse
- chore: benchmark DB access
- chore(db): improve
global_dbtx
when module uses nestedwith_prefix
- fix: GatewayLdkClient::info() doesn"t rely on timestamps
- Update tokio-rustls to v0.26.0
- refactor: gateway error refactor
- feat: client side event log
- fix: GatewayLdkClient::info() doesn"t rely on esplora
- fix: stop listening for payments when shutting down
- feat: gateway can withdraw its on-chain funds
- Session tokens for admin api auth
- [Backport releases/v0.4] chore(consensus): ask for signed session outcomes without a delay
- feat: check bitcoin status guardian endpoint
- Backport PR
#6031
feat(wallet): add wallet summary - Obsolete environment variable warnings for FM_BITCOIN_RPC_URL and FM_BITCOIN_RPC_KIND on new NixOS setup
- check fedimint-client-wasm in CI
- Flaky LNv2 Interfederation Test
- Payments over channels opened from LND to LDK fail
- Updating Lightning Gateway fees does not take effect in Guardian UI
- Panic in LN update stream
- v0.4.2 release
- chore: cleanup CONTRIBUTING.md
- chore: document lnv2 fee configuration
- [Backport releases/v0.4] fix(consensus): cache unit count in
BackupWriter
- fix: misleading error message
- Backport feat(wallet): add wallet summary
- feat(wallet): add wallet summary
- fix(consensus): cache unit count in
BackupWriter
- chore(client): retry getting api announcements from a single peer
- chore: add default BTC RPC env vars in NixOS module
- chore: remove unused logging consts
- refactor: eliminate duplication in rocksdb impl
- [Backport releases/v0.4] fix(ln-client): verify operation type when subscribing to LN payment updates
- chore: bump devimint channel open timeout
- cleanup: cleanup lnv2 module client api
- chore(core):
DatabaseTransaction::global_dbtx
- feat(audit): allow adding of AuditItem to Audit
- chore(ci): compile fedimint-wasm for wasm
- fix(ln-client): verify operation type when subscribing to LN payment updates
- chore: stop explicitly setting ldk gossip to p2p
- chore: sign v0.4.2 release (by dpc)
- chore(consensus): ask for signed session outcomes without a delay
- chore: sign v0.4.2 release
- fix: use empty description for default
- fix(gateway): rename default fee env var
- fix: enforce block height maximalism
- chore(deps): bump cachix/install-nix-action from V27 to 28
- fix: make sync_to_chain authenticated
- chore: reenable LNv2 inter federation tests in parallel
- chore: wallet client recovery privacy improvements (v0.4 backport)
- fix: lower LND"s max-commit-fee-rate-anchors in devimint
- chore: add ldk logs to mprocs
- refactor: rename sync_up_to_block_height and args to count
- chore(deps): bump imbl from 2.0.3 to 3.0.0
- chore(deps): bump DeterminateSystems/flake-checker-action from 8 to 9
- chore(db):
find_by_range
- refactor: move handle_htlc_stream() logic into route_htlcs()
- fix: find_by_prefix should guarantee order
- wasm client: rpc stream updates
- chore(deps): bump backon from 0.4.4 to 1.2.0
- chore: improve mprocs startup speed
- feat: make gateway api optional