-
Notifications
You must be signed in to change notification settings - Fork 224
March 11, 2024
Ethan Tuttle edited this page Mar 12, 2024
·
1 revision
- panic https://github.com/fedimint/fedimint/issues/4508
- ClientHandle::restart https://github.com/fedimint/fedimint/issues/4485
- opt out of backups https://github.com/fedimint/fedimint/issues/4489
- state machine executor gets stuck https://github.com/fedimint/fedimint/issues/4459
- invoice generation with bad clock https://github.com/fedimint/fedimint/issues/4460
- encode and decode notes and invite code https://github.com/fedimint/fedimint/pull/4473
- positional module cli args https://github.com/fedimint/fedimint/pull/4522
- modules with empty params are broken https://github.com/fedimint/fedimint/pull/4523
- fedimint-empty module https://github.com/fedimint/fedimint/pull/4511
- remove invite code from client db https://github.com/fedimint/fedimint/pull/4326#pullrequestreview-1926164368
- create_final_inputs_and_outputs https://github.com/fedimint/fedimint/pull/4477
- shutdown https://github.com/fedimint/fedimint/pull/4492
- leak creds https://github.com/fedimint/fedimint/issues/4527
- WsAdminClient https://github.com/fedimint/fedimint/issues/4519
- get rid of WsAdminClient https://github.com/fedimint/fedimint/pull/4520
- receive for other users https://github.com/fedimint/fedimint/pull/3820
- remove ldk-node from fedimint-testing https://github.com/fedimint/fedimint/pull/4521
- remove "active gateway" https://github.com/fedimint/fedimint/pull/4427
- add liquidity management to LnRpcClient https://github.com/fedimint/fedimint/pull/4514
- handle gateway having funds when leaving federation https://github.com/fedimint/fedimint/pull/4433
- cleanup test-ci-all https://github.com/fedimint/fedimint/pull/4526
- test-ci-all works harder https://github.com/fedimint/fedimint/pull/4524
- ci-test-all should run wasm tests https://github.com/fedimint/fedimint/issues/4510
- reduce cross compilation timeout https://github.com/fedimint/fedimint/issues/4488
- brad updating https://github.com/fedimint/fedimint/issues/3234
- in-place upgrades of client and server https://github.com/fedimint/fedimint/issues/4486
- workspace deps https://github.com/fedimint/fedimint/issues/4517
- common https://github.com/fedimint/fedimint/issues/4518
- move clients to server crates https://github.com/fedimint/fedimint/issues/4516
- infinite readers https://github.com/fedimint/fedimint/pull/4501
- can derive encodable / decodable for crypto crates https://github.com/fedimint/fedimint/pull/4512
- meta module https://github.com/fedimint/fedimint/pull/4513
- fix CI in master https://github.com/fedimint/fedimint/pull/4490
- parallel rust frontend https://github.com/fedimint/fedimint/pull/4498
- no public ip https://github.com/fedimint/fedimint/issues/4525
- contributing.md https://github.com/fedimint/fedimint/issues/4495
- generate random password https://github.com/fedimint/fedimint/pull/4491