-
Notifications
You must be signed in to change notification settings - Fork 224
April 3, 2023
Justin Moon edited this page Apr 3, 2023
·
4 revisions
Kitman
- Fix wallet round consensus https://github.com/fedimint/fedimint/pull/2039
- Api config v3 https://github.com/fedimint/fedimint/pull/2044
- Remove panics https://github.com/fedimint/fedimint/pull/2059
- Replace invalid chars in peer_name https://github.com/fedimint/fedimint/issues/2074
- Password hashing test failure https://github.com/fedimint/fedimint/issues/2077
Consensus
- tweaks to speed up https://github.com/fedimint/fedimint/issues/2056
- AlephBFT https://github.com/fedimint/fedimint/discussions/2086
Ecash
- Avoid loading all notes into memory https://github.com/fedimint/fedimint/pull/2088
Lightning
- UI https://github.com/fedimint/fedimint/pull/1454
- CLI test https://github.com/fedimint/fedimint/pull/2052
- Simplify reconnection logic https://github.com/fedimint/fedimint/pull/2080
- federation_id filter https://github.com/fedimint/fedimint/pull/2046
- federation info https://github.com/fedimint/fedimint/pull/2084/files
- improve balance assertions https://github.com/fedimint/fedimint/pull/2058
- Fix shutdown https://github.com/fedimint/fedimint/pull/2061
- Add node pubey and alias to
gateway-cli info
https://github.com/fedimint/fedimint/pull/2053 - lnd can't send to cln https://github.com/fedimint/fedimint/issues/2043
CLI
- Fix early termination https://github.com/fedimint/fedimint/pull/2040/files
- Don't pay a paid invoice https://github.com/fedimint/fedimint/pull/1939/files/64f32e873802fe7674fb152d287661e00d8f9598..ba79af0a064c44e71213c377a0f89547fa72b1c2
- Combine fetch and wait-invoice https://github.com/fedimint/fedimint/pull/1786/files/2413dbd9ff3e10f42c0a39e21fadc3b3535b0486..b908d6150a0058f882eba3adfd0362c2e253fec1
- kwargs https://github.com/fedimint/fedimint/pull/2085
-
--data-dir
https://github.com/fedimint/fedimint/pull/2063
Wallet
- Cookie auth https://github.com/fedimint/fedimint/pull/2075
Docs
- Improve setup docs https://github.com/fedimint/fedimint/pull/2060#pullrequestreview-1368673772
Tests
DX
- debug builds https://github.com/fedimint/fedimint/pull/2047
- Locate failed tests https://github.com/fedimint/fedimint/pull/2054
- Even easier https://github.com/fedimint/fedimint/pull/2057
- New codecov app https://github.com/fedimint/fedimint/pull/2065
- spell checker https://github.com/fedimint/fedimint/issues/2051
- target is not ignored when symlinked https://github.com/fedimint/fedimint/issues/2067
Random
- Log when setup ui is running https://github.com/fedimint/fedimint/pull/2041
- Rename modulegen https://github.com/fedimint/fedimint/issues/2055