Tags: ElementsProject/cln-application
Tags
Release 0.0.5 (#60) * Updated dependencies for vulnerabilities fixes * Make env.sh compatible with zsh * library updates * Fix README.md typos * Add react router * Components breakup after root router added * Fix empty transactions channel helper text * Add tests * Fixed warning and cleanup * Adding local env.sh and indentation fixes * Replace listpeers.channels with listpeerchannels * Updated request to wait till node version available before fetching channels * Updated types and actions for listChannels * Updating store to aggregate channels from old listpeers.peers array * Updated UI components for listChannel's latest field names * Adjusted tests for listPeerChannels migration * Updated the mock data and checks with more realistic dataset * Remove msatoshi_received, msatoshi, msatoshi_sent from Payments and Invoices * Callback warning fix * RC Version compatibility check and tests * Add grpc option on connect wallet modal --------- Release 0.0.5 (#63) * Updated dependencies for vulnerabilities fixes * Make env.sh compatible with zsh * library updates * Fix README.md typos * Add react router * Components breakup after root router added * Fix empty transactions channel helper text * Add tests * Fixed warning and cleanup * Adding local env.sh and indentation fixes * Replace listpeers.channels with listpeerchannels * Updated request to wait till node version available before fetching channels * Updated types and actions for listChannels * Updating store to aggregate channels from old listpeers.peers array * Updated UI components for listChannel's latest field names * Adjusted tests for listPeerChannels migration * Updated the mock data and checks with more realistic dataset * Remove msatoshi_received, msatoshi, msatoshi_sent from Payments and Invoices * Callback warning fix * RC Version compatibility check and tests * Add grpc option on connect wallet modal --------- Co-Authored-By: evansmj <[email protected]>