Skip to content

Latest commit

 

History

History
55 lines (39 loc) · 4.92 KB

CHANGELOG.md

File metadata and controls

55 lines (39 loc) · 4.92 KB

v0.0.6-rc2

Fixed

  • fix race condition caused by the gb (maybe) (commit). @vincenzopalazzo 31-01-2023
  • allow the rpc method to query only old score (commit). @vincenzopalazzo 31-01-2023
  • code metrics code and rename metric one to rawLocalRep (commit). @vincenzopalazzo 30-01-2023

Added

  • add ToMap function in the Metric interface (commit). @vincenzopalazzo 30-01-2023
  • refactoring metric one to raw local score (commit). @vincenzopalazzo 30-01-2023

v0.0.6-rc1

Fixed

  • use the encoder inside the matric one (commit). @vincenzopalazzo 13-12-2022
  • fix the null node id that is inside the getNode (commit). @vincenzopalazzo 13-12-2022
  • fix rpc command to return the correct value (commit). @vincenzopalazzo 07-12-2022
  • fix partial reading stream by reimplementing the scanner (commit). @vincenzopalazzo 04-12-2022
  • dependeces version (commit). @vincenzopalazzo 03-12-2022
  • fix partial readin from socker un cln4go (commit). @vincenzopalazzo 03-12-2022
  • fix underflow under uint64 (commit). @vincenzopalazzo 20-11-2022
  • unmarshall empty binary array (commit). @vincenzopalazzo 16-11-2022
  • fix the metric one call and return the correct value (commit). @vincenzopalazzo 12-11-2022
  • introduce the model and the function call (commit). @vincenzopalazzo 05-10-2022
  • change the metric one plugin signature with cln4go client (commit). @vincenzopalazzo 05-10-2022
  • clean the peer snapshot map each time (commit). @vincenzopalazzo 05-10-2022
  • clean the peer snapshot map each time (commit). @vincenzopalazzo 05-10-2022

Added

  • add faster json encoder (commit). @vincenzopalazzo 14-11-2022
  • log the paninc if any when the main will end (commit). @vincenzopalazzo 14-11-2022
  • migrate the last rpc command to cln4go (commit). @vincenzopalazzo 29-10-2022

v0.0.5-rc3

Fixed

  • forward payment direction (commit). @vincenzopalazzo 23-08-2022

v0.0.5-rc2

Fixed

  • be nicer with a node by ping it only one time (commit). @vincenzopalazzo 19-08-2022

v0.0.5-rc1

Added

  • add rpc method lnmetrics-force-update (commit). @vincenzopalazzo 02-04-2022
  • adding new rpc command lnmetrics-cache (commit). @vincenzopalazzo 01-04-2022

Fixed

  • introduce the cache system to speed up the plugin with big node (commit). @vincenzopalazzo 01-04-2022