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.

18 lines
729 B

# TODO List
Small Stuff
- 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
- 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
- POC testing-library for testcafe (https://testing-library.com/docs/testcafe-testing-library/intro)