Skip to content

v0.6.1

Compare
Choose a tag to compare
@zoernert zoernert released this 28 Jan 02:57
· 86 commits to main since this release

0.6.1 (2024-01-28)

Bug Fixes

  • Adding assets method to allow searching for metering service (59f9b42)
  • Avoid throwing exception in case balance could not be sealed. Blocks energy community operation. (7b770e5)
  • Balance UI Chart is now left=old right=new (4b5488b)
  • debit.assets search allows prefix search on meterId field. (195e520)
  • detach from metering call for balancing removed to allow tracing. (temp) (a77c0a9)
  • Increase timeout (now 60s) to allow operation on slow Influx servers like on a RPi. (87ce563)
  • Local GET API Request handler for isSealed must be issealed not balance (2533941)
  • Missing ";" in meritorder service (3332b31)
  • Missing assetId on contract call from meritorder. (2a504b9)
  • Missing balancing of MOL/contract based transactions. (2bfddaf)