What's Changed
- CI: Move away from deprecated commands/procedures by @jsdanielh in #1160
- consensus: Add a parameter to
BlockLiveSyncto include block bodies by @jsdanielh in #1159 - keys: Fix
unwrapdecoding Nimiq address by @jsdanielh in #1164 - Refactor block verification by @jsdanielh in #1125
- Returning the block height for outdated proofs. by @ii-cruz in #1166
- Bump derive_builder from 0.11.2 to 0.12.0 by @dependabot in #1158
- blockchain: Use
Resultas the return value by @jsdanielh in #1167 - light-blockchain: Check block bodies for macro blocks by @jsdanielh in #1169
- Fix todo in block live sync by @viquezclaudio in #1174
- light-blockchain: Implement
get_slot_owner_atby @jsdanielh in #1175 - Add missing waker to ZKP component by @viquezclaudio in #1173
- Light Macro Sync by @viquezclaudio in #1140
- Add light client binary by @jsdanielh in #1161
- Fix problem in light sync by @viquezclaudio in #1176
- consensus: Change requests to always request macro bodies by @jsdanielh in #1177
- Bump tokio from 1.22.0 to 1.23.0 by @dependabot in #1171
- Bump data-encoding from 2.3.2 to 2.3.3 by @dependabot in #1172
- Bump serde from 1.0.147 to 1.0.149 by @dependabot in #1170
- Removing unnecessary pin project by @ii-cruz in #1178
- consensus: Fix double read lock acquisition by @jsdanielh in #1182
- light-blockchain: Use proper error when a block is not found by @jsdanielh in #1183
Full Changelog: v0.4.1...v0.5.0