kadena-io / chainweb-data

Data ingestion for Chainweb.
BSD 3-Clause "New" or "Revised" License
14 stars 8 forks source link

Bump chainweb-api to ditch the base64 padding #56

Closed mightybyte closed 3 years ago

mightybyte commented 3 years ago

This will change request keys and other base64-encoded hashes in the DB to not have a trailing equals sign. This will allow more accurate matching and joining between tables to places where the hashes do not have any padding.