git.delta.rocks / unique-network / refs/commits / 6a7d5b108992

difftreelog

source

client/rpc/CHANGELOG.md481 Bsourcehistory
1# Change Log23All notable changes to this project will be documented in this file.45## [0.1.2] - 2022-08-1267### Fixed89-   Method signature `total_pieces`. Before that the number of pieces greater than 2^53 -1 caused an error when calling this method.1011## [0.1.1] - 2022-07-141213### Added1415-   Implementation of RPC method `token_owners` returning 10 owners in no particular order.16    This was an internal request to improve the web interface and support fractionalization event.