Skip to content
Kody Low edited this page Sep 4, 2023 · 2 revisions

Open Issues

Number Title User State Created At Updated At Comments Labels
#3080 Remove modules_json from ServerConfigConsensus elsirion open 2023-09-01 12:30:42 2023-09-02 21:36:43 3
#3089 Provide more federation info to gateway from /info endpoint wbobeirne open 2023-09-01 21:14:38 2023-09-01 21:20:30 0 lightning, api
#3086 Remove fedimint-core/src/client.rs justinmoon open 2023-09-01 19:55:57 2023-09-01 19:57:04 0
#3016 It's possible to trigger db commit conficts from the API dpc open 2023-08-22 22:58:58 2023-09-01 19:49:22 2
#3069 RPC to get current bitcoin block height from wallet module wbobeirne open 2023-08-30 23:33:17 2023-09-01 19:06:45 4
#3071 Audit RPC endpoint should be instance-id aware justinmoon open 2023-08-31 19:19:21 2023-09-01 15:09:50 3
#3074 fedimint-cli needs a way to display client config justinmoon open 2023-08-31 19:54:18 2023-09-01 01:49:36 0 good first issue
#3076 Audit RPC should return default values for modules without transactions bradleystachurski open 2023-08-31 21:28:22 2023-08-31 21:28:22 0
#3061 devimint docker container justinmoon open 2023-08-29 21:43:14 2023-08-30 21:59:28 2
#3042 Add extra_meta to LightningMeta / WalletOperationMeta justinmoon open 2023-08-28 17:03:01 2023-08-30 20:32:38 0 lightning, client, wallet
#3063 Redundant block height proposals for height 0 elsirion open 2023-08-30 08:44:06 2023-08-30 08:44:06 0 bug, wallet, consensus
#3052 Set consensus versions to 1 on master and releases/v0.1 justinmoon open 2023-08-29 12:17:07 2023-08-29 16:29:38 8
#2825 Intermittant CI failure tracking issue II elsirion open 2023-07-23 19:45:11 2023-08-29 09:45:51 21 CI
#3049 Transitively replace webpki with rustls-webpki elsirion open 2023-08-29 07:05:06 2023-08-29 07:07:12 0 bug, security
#2610 Tor Support Tracking Issue oleonardolima open 2023-05-31 13:02:12 2023-08-28 16:44:27 4

Open Pull Requests

Number Title User State Created At Updated At Comments Labels
#2960 cln: update to v23.08 to allow self payments vincenzopalazzo open 2023-08-15 13:48:31 2023-09-04 13:43:33 7
#3054 chore: set consensus version to 1 elsirion open 2023-08-29 16:16:16 2023-09-04 12:34:54 1
#3094 feature(gateway): add ClientConfig to FederationInfo for /info api endpoint wbobeirne open 2023-09-01 21:46:16 2023-09-03 15:22:02 1
#3092 chore: improvements after debugging API request crash dpc open 2023-09-01 21:38:54 2023-09-03 14:15:58 0
#3093 chore: put a timeout on an api request for config dpc open 2023-09-01 21:42:07 2023-09-02 21:43:13 1
#3073 feat(nix): build and publish fedimint-devtools container dpc open 2023-08-31 19:53:42 2023-09-02 21:32:29 4
#3090 Refactor Audit RPC (module instance IDs and defaults) bradleystachurski open 2023-09-01 21:20:32 2023-09-02 21:31:25 4
#3083 feat(module/wallet): add block_count_local api dpc open 2023-09-01 17:52:06 2023-09-02 21:29:02 3
#3082 fix: boot when a client fails to initialize m1sterc001guy open 2023-09-01 16:54:20 2023-09-02 17:49:24 0
#3091 chore(devimint): speed up fed initialization dpc open 2023-09-01 21:36:36 2023-09-01 22:24:33 0
#3070 Add LightningAuditItemKeys and db compaction bradleystachurski open 2023-08-31 14:50:08 2023-09-01 22:10:59 4
#3081 feat(cli): Add command for outputting config cbergqvist open 2023-09-01 15:32:37 2023-09-01 17:19:53 1
#2899 chore(deps): bump bitcoincore-rpc from 0.16.0 to 0.17.0 dependabot[bot] open 2023-08-03 17:16:23 2023-09-01 15:52:07 1 dependencies, rust
#3079 Expose JSON encoded client config elsirion open 2023-09-01 11:45:19 2023-09-01 12:54:54 2
#2972 Mutiny setup docs Kodylow open 2023-08-17 05:14:47 2023-08-31 22:34:06 2
#3066 [WIP] chore: adding more logs and trying to remove flakiness douglaz open 2023-08-30 21:36:04 2023-08-31 19:46:35 1
#3008 WIP: new backup/recovery API elsirion open 2023-08-22 14:59:14 2023-08-31 18:35:01 1
#3053 chore: set consensus version on master to u32::MAX elsirion open 2023-08-29 16:15:38 2023-08-29 16:15:38 0
#2855 Refactor: Gateway Client Builder okjodom open 2023-07-28 20:00:05 2023-08-28 08:23:13 4

Closed Issues

Number Title User State Created At Updated At Comments Labels
#3087 RPC error messages sometimes contain entire stack traces wbobeirne closed 2023-09-01 20:32:09 2023-09-02 18:54:13 0
#3068 Add node alias to list_gateways response wbobeirne closed 2023-08-30 22:57:56 2023-09-02 07:51:47 0 lightning
#2038 Make extra LN gateway route hints optional elsirion closed 2023-03-27 15:33:30 2023-09-01 19:18:16 1 lightning
#3067 Admin UI needs RPC for unencoded module configs wbobeirne closed 2023-08-30 22:54:09 2023-09-01 12:24:46 1
#3030 Add paid fee to lightning send operation meta struct elsirion closed 2023-08-25 15:00:49 2023-08-31 09:26:45 0 lightning, client
#3029 Rename operation_type to operation_module_kind in OperationLogEntry elsirion closed 2023-08-25 14:59:42 2023-08-31 09:26:44 0 client
#3028 Make operation meta types more discoverable elsirion closed 2023-08-25 14:58:04 2023-08-31 09:26:44 0 client
#3031 Always including one-hop route hint in LN invocies elsirion closed 2023-08-25 15:16:55 2023-08-30 14:43:24 0 lightning
#2989 Names of modules (currently only have IDs, hard to distinguish which is which) EthnTuttle closed 2023-08-18 02:46:43 2023-08-29 23:19:03 2
#2988 Names of peers (currently only have IDs, hard to distinguish which is which) EthnTuttle closed 2023-08-18 02:46:39 2023-08-29 23:18:44 2
#2451 Need additional API information from running federation server to build UI wbobeirne closed 2023-05-08 17:22:50 2023-08-29 22:32:24 5
#3043 Add docker container tag for tagged versions wbobeirne closed 2023-08-28 17:26:49 2023-08-29 07:55:25 3
#3010 Cargo audit findings elsirion closed 2023-08-22 15:36:08 2023-08-29 07:05:52 2 bug, security

Closed Pull Requests

Number Title User State Created At Updated At Comments Labels
#3088 [Backport releases/v0.1] Start externals with devimint run-ui github-actions[bot] closed 2023-09-01 20:40:05 2023-09-04 12:58:37 1
#3085 fix: add lightning alias to LightningGateway m1sterc001guy closed 2023-09-01 18:38:33 2023-09-03 14:19:02 1
#3095 fix(api): stacktrace in an api error dpc closed 2023-09-01 22:13:44 2023-09-02 21:33:23 2
#3084 feat(mprocs): fedimint-dbtool-server-X alias dpc closed 2023-09-01 18:25:11 2023-09-01 22:35:51 1
#3077 Start externals with devimint run-ui wbobeirne closed 2023-08-31 21:38:00 2023-09-01 20:40:06 2 backport releases/v0.1
#3078 [Backport releases/v0.1] feat: module_json RPC command github-actions[bot] closed 2023-08-31 22:55:05 2023-09-01 16:40:27 3
#3062 chore: guard against mistakes causing rebuilds in CI tests dpc closed 2023-08-30 01:41:38 2023-09-01 16:39:24 1
#3048 refactor: Decouple Web Server from Lightning Connection m1sterc001guy closed 2023-08-29 01:20:47 2023-09-01 15:40:38 1
#3072 feat: module_json RPC command justinmoon closed 2023-08-31 19:34:50 2023-08-31 22:55:06 4 backport releases/v0.1
#3065 chore: add backport bot elsirion closed 2023-08-30 20:31:21 2023-08-31 22:12:27 1
#3075 chore: increase the code coverage run timeout dpc closed 2023-08-31 21:26:39 2023-08-31 21:34:42 1
#2999 Add RPC to expose audit summary bradleystachurski closed 2023-08-21 01:19:33 2023-08-31 18:51:04 6
#3032 Client operation log ergonomic improvements elsirion closed 2023-08-25 16:48:22 2023-08-31 09:26:44 1
#3041 feat: tag docker with release tag douglaz closed 2023-08-28 17:00:37 2023-08-31 02:36:04 3
#3064 chore: surface needless rebuilds dpc closed 2023-08-30 18:26:28 2023-08-30 20:29:37 1
#3060 fix: git hooks not working in VSCode not started in Nix shell dpc closed 2023-08-29 20:55:05 2023-08-30 19:51:23 1
#3046 chore: build with lld on more systems dpc closed 2023-08-28 20:32:27 2023-08-30 15:39:11 3
#3057 fix: always add one hop route hint m1sterc001guy closed 2023-08-29 19:02:09 2023-08-30 14:43:24 1
#3056 Backport: chore: add audit configuration file elsirion closed 2023-08-29 16:39:42 2023-08-30 08:46:03 1
#3039 chore: fix cargo audit vincenzopalazzo closed 2023-08-28 14:37:37 2023-08-30 08:44:14 6
#3058 fix(github-actions): login to publish tagged dockers images douglaz closed 2023-08-29 19:20:58 2023-08-29 21:05:29 1
#3059 Backport: fix(github-actions): login to publish tagged dockers images elsirion closed 2023-08-29 20:18:35 2023-08-29 20:30:42 1
#3044 feat: publish docker with a tagged release douglaz closed 2023-08-28 17:34:39 2023-08-29 19:09:02 2
#3050 Backport: CI on release branch elsirion closed 2023-08-29 07:45:47 2023-08-29 16:54:35 1
#3055 chore: run CI on release branch elsirion closed 2023-08-29 16:30:01 2023-08-29 16:45:22 1
#3051 backport: do strip symbols on MacOS justinmoon closed 2023-08-29 11:33:55 2023-08-29 16:01:53 0
#3034 feat(wallet-tests): add peg_ins_that_are_unconfirmed_are_rejected douglaz closed 2023-08-25 20:06:46 2023-08-29 15:56:01 2
#3047 chore: do strip symbols on MacOS dpc closed 2023-08-28 21:19:18 2023-08-28 21:36:09 2
#3045 chore(devimint): improve logging a bit dpc closed 2023-08-28 18:29:58 2023-08-28 20:34:32 1
#3040 fix(nix): lint shell broken as semgrep not supported on MacOS dpc closed 2023-08-28 16:10:14 2023-08-28 16:46:41 1
Clone this wiki locally