XDAGJ v0.5.4
Version release
XDAGJ v0.5.4 is a maintained version!
Notable changes in this release:
- The address block is removed and replaced by a new address in base58 format.
- In order to remove the address block, the balance in the address block can only be transferred to the new address.
- The miners' handshake agreement is modified accordingly.
- Transaction history is modified accordingly.
- Snapshot making and loading are modified accordingly.
- Refactor randomx use xdagj-native-randomx lib.
- The RPC interfaces are added for new wallets.
Bug fixes:
- fix commands and RPC issue by @cherry1603 in #181
- fix makesnapshot and add randomx flag to configure issue by @cherry1603 in #182
- fix snapshot issue by @Garlicnezha in #187
- fix RPC issue by @cherry1603 in #183
What's Changed
- rm Address by @Garlicnezha in #177
- refactor code by @Holt666 in #178
- remove dfc lib by @Holt666 in #179
- bump version to 0.5.4 by @Holt666 in #180
- add xfer old balance to new by @cherry1603 in #188
Full Changelog: 0.5.3...0.5.4