What's Changed
- [BREAKING CHANGE] fix: unify the fields name in rpc by @quake in #441
- fix: a bug in direct channel by @chenyukang in #411
- fix: Network graph should sync up when channel closed by @chenyukang in #412
- chore: simplify fn prune_messages_to_be_saved by @quake in #414
- fix: compilation error on git not available by @doitian in #424
- fix: deterministically hash should use molecule by @quake in #415
- fix: gossip actor and graph should ignore private address by @quake in #421
- fix: use private channel as source should be ok by @quake in #426
- fix: Tlc operations wait dual ack by @chenyukang in #416
- chore: Use molecule for hopdata and tlc_err by @chenyukang in #425
- fix: Avoid send broadcast message when shutdown private channel by @chenyukang in #433
- chore: inbound channel actor name by @quake in #439
- chore: Panick the whole program when actor panick by @contrun in #435
- chore: tweak gossip related log level by @quake in #444
- feat: add default funding lock script by @quake in #442
- feat: Add custom hop hints and fix self payment by @chenyukang in #432
- feat: Save our own broadcast message directly and save raw gossip message from peers to memory first by @contrun in #434
- fix: fix remote commitment points panic by @chenyukang in #449
- feat: Add retryable forwarding tlc by @chenyukang in #440
Full Changelog: v0.0.1...v0.2.0