Releases: pdupub/go-pdu
Releases · pdupub/go-pdu
v0.3.1
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:
- Create all types of messages.
- Add references to new messages by both local and remote.
- Unlock the key from keystore files and sign the message.
- Push the message to firebase. (Just for test on node)
-
Node Functions:
- Process the received message
- Manual config the Individual attitude level.
- Manual deals with the processed message for legal or platform reasons.
- Backup all messages to local.
Bug Fixes
- Individual attitude level setting invalid
Other Changes
- More test cases
- More experiment tools