Skip to content

Keystore & Transaction Message

Pre-release
Pre-release
Compare
Choose a tag to compare
@FlorianDubath FlorianDubath released this 07 Dec 06:45
· 76 commits to master since this release
c0aa877

This version of the API is needed for Biletujo 2.2+ it offers the following new functionalities:

  • Interface with the KeyStore: the client can store and retrieve message keys,
  • Storing the additional data: ciphered messages, as other additional data, data stored along with the ETH transaction are stored in a staging table and copied to the transaction when the parser.py insert it,
  • Retrieving additional data: expor.php has been modified to return all the fields of the transactions (in particular the ciphered messages.

Older versions of Bilutejo are not impacted by these modification