Breaking changes
This release changes the default hermes address used by node. Consumers require a migration for which tequila endpoints are provided. Migration has to be done in order to open a new consumer channel in the new hermes and move the funds.
Migration can be completed using:
Apps are expected to get the migration status and start a migration themselves if one is needed.
What's Changed
- upgrade containers in e2e tests by @Guillembonet in #4988
- Bump transactor 2.6.5 -> 2.7.0 by @n10ty in #4996
- make sure beneficiary is set when settling by @Guillembonet in #5004
- Hermes migration consumer by @n10ty in #5013
- Build node with hermes-v3 from that branch by @soffokl in #5040
- migration checks for unsettled withdrawals too by @Guillembonet in #5048
- Change new hermes address to the new new hermes by @tomasmik in #5088
- Default compatibility version by @Guillembonet in #5094
- explicitly unallow p2p channel with compat < 2 by @Guillembonet in #5097
- Fix hermes migration status check by @n10ty in #5132
- Fix hermes migration settle promise by @n10ty in #5135
- Fix hermes withdrawal balance amount by @n10ty in #5136
- Refresh balance after migration by @n10ty in #5138
- Migration fixes by @n10ty in #5198
- Fix known hermes by @tomasmik in #5200
- Fix observer address by @tomasmik in #5201
- Fetch fees if you got none by @tomasmik in #5204
- Fix chains on mobile by @tomasmik in #5205
Full Changelog: 1.8.1...1.9.0