Releases: adshares/ads
Releases · adshares/ads
v1.1.5
v1.1.4
Fixed
- Ubuntu Focal Fossa support
v1.1.3
Changed
- Ubuntu Focal Fossa support
v1.1.2
v1.1.1
v1.1.0
Added
- Error codes and more descriptive error info returned by client
get_log
now accept requests for other accounts in the same node- Allow to specify whitelist of IPs allowed to connect to node
- Allow nodes to transparently redirect clients to another endpoints
Changed
- Client protocol upgrade. New client is not compatible with nodes version 1.0.4 and lower
- New nodes are compatible with older clients
- Client will not accept command with unknown fields
get_log
for reused account will not return previous owner history by default- Dividend calculations for inactive accounts
Fixed
- Stability improvements
decode_raw
validates data length- Properly handle
change_account_key
command when changing to the same key
v1.0.4
v1.0.3
v1.0.2
v1.0.1
Changed
- New log format
- Log level can be changed without recompilation
Fixed
- Vote counting during full synchronization of the node
- Now secret provided from terminal is not printed on screen
- Fixed network timeout when using client in a interactive mode