1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-02-23 06:35:11 +01:00
eclair/eclair-node
dpad85 34677f0ed6 Added an activity tab to the GUI (#52)
* (gui) added Activity tab (payment sent, received, relayed)
* GUIUpdater listens to PaymentEvent
* payments are listed in separate tableviews (sent, received, relayed)
* added Payment[Sent, Relayed, Received] events
* (gui) Handling Relayed and Sent payments in Activity Tab
* (gui) fixed amount columns in activity
* (gui) Added formatting to monetary columns of activity tables
* (gui) payments are prepended to activity tables
2017-03-31 20:03:36 +02:00
..
src Added an activity tab to the GUI (#52) 2017-03-31 20:03:36 +02:00
eclair-cli renamed eclair-demo to eclair-node 2016-08-26 18:31:12 +02:00
pom.xml Added integration tests on htlc relaying in on-chain scenarios (#51) 2017-03-31 18:08:59 +02:00