Skip to content

v0.3.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@TATAUFO TATAUFO released this 15 Mar 08:33
· 122 commits to master since this release

0.3.1(2023-03-15)

Commands have been redesigned and grouped. As stated in our white paper, commands are also grouped based on the identity of the participants in the system, creators of information, or recipients of information.

New Features

  • Creator Functions:

    1. Create all types of messages.
    2. Add references to new messages by both local and remote.
    3. Unlock the key from keystore files and sign the message.
    4. Push the message to firebase. (Just for test on node)
  • Node Functions:

    1. Process the received message
    2. Manual config the Individual attitude level.
    3. Manual deals with the processed message for legal or platform reasons.
    4. Backup all messages to local.

Bug Fixes

  • Individual attitude level setting invalid

Other Changes

  • More test cases
  • More experiment tools