You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
1.0 KiB

# TODO List
Small Stuff
- fix unknown channel initiator producing an incorrect graph
- add persisted storage for lang, openChan c-ln notice
- implement real-time channel updates from LND via GRPC streams
- implement option to auto-mine every X minutes
- switch renovatebot to dependabot and use automatic security fixes
- display docker streaming logs in the UI
- mock or install docker on build servers for e2e tests
- consistent scrollbars for all OS's (https://github.com/xobotyi/react-scrollbars-custom) (https://github.com/souhe/reactScrollbar)
Bigger things
- create a splash page website for lightningpolar.com
- add block explorer (https://github.com/janoside/btc-rpc-explorer)
- add grpc API explorer (https://github.com/grpc-ecosystem/awesome-grpc#gui)
- add support for eclair, btcd
- live theme changer (https://medium.com/@mzohaib.qc/ant-design-dynamic-runtime-theme-1f9a1a030ba0)
- dark theme UI (https://material.io/design/color/dark-theme.html)
- POC testing-library for testcafe (https://testing-library.com/docs/testcafe-testing-library/intro)