-
Notifications
You must be signed in to change notification settings - Fork 224
Sepember 27, 2022
Justin Moon edited this page Sep 27, 2022
·
3 revisions
- internal payments https://github.com/fedimint/fedimint/issues/613
- cancel contracts https://github.com/fedimint/fedimint/pull/646
- research gateway w/ multiple federations https://github.com/fedimint/fedimint/issues/664
builds
- android builds https://github.com/fedimint/fedimint/pull/653
- nix build wasm32 https://github.com/fedimint/fedimint/pull/624
setup
client
- client state machine https://github.com/fedimint/fedimint/issues/634
- connection info serialization https://github.com/fedimint/fedimint/issues/614
- double payments https://github.com/fedimint/fedimint/issues/608
- cli spend exact change https://github.com/fedimint/fedimint/pull/593
- sled flushing https://github.com/fedimint/fedimint/pull/607
- fix websockets on android https://github.com/fedimint/fedimint/pull/658
database
- database crates https://github.com/fedimint/fedimint/pull/611
- db prefix enums https://github.com/fedimint/fedimint/pull/663
- transactions
other
- fix slow external payments https://github.com/fedimint/fedimint/pull/604
- num peers https://github.com/fedimint/fedimint/pull/656
- bitcoinrpc dyn newtype https://github.com/fedimint/fedimint/pull/668
- federationapi dyn newtype https://github.com/fedimint/fedimint/pull/671
- do not retry txns if in blockchain https://github.com/fedimint/fedimint/pull/675
- add names to configs https://github.com/fedimint/fedimint/pull/652
- default location for configs https://github.com/fedimint/fedimint/issues/628
testing / flakiness
-
lightning flakiness fix https://github.com/fedimint/fedimint/pull/661
-
broken integration tests https://github.com/fedimint/fedimint/pull/648
-
eric's refund pr fixes port collisions
-
lnrpc adaptor https://github.com/fedimint/fedimint/pull/669
-
rpc retries https://github.com/fedimint/fedimint/pull/655
versions
- rust https://github.com/fedimint/fedimint/pull/583
- https://github.com/fedimint/fedimint/pull/654
- nix https://github.com/fedimint/fedimint/pull/640
- generic await https://github.com/fedimint/fedimint/issues/665
- tmuxinator millisats https://github.com/fedimint/fedimint/issues/674
- de-duplicate dependencies https://github.com/fedimint/fedimint/issues/630
- excessive logging https://github.com/fedimint/fedimint/issues/660