- Added
/state/validators/listendpoint: returns paginable collection of all validators ever observed; validators that are part of so called active-set (i.e. participate in consensus for current/requested epoch) are decorated with some extra information like their public_key and stake. NonFungibleIdTypesu32andu64have been replaced with singleNumber.TransactionStatusRequestno longer supportsat_state_versionproperty.EntityDetailsResponse.detailsproperty is now optional./entity/detailsendpoint supports all entities with global address now.
Fixes for the following issues:
- #96 - "Paging through the NonFungibleIds of a resource does not work properly" thank you
backyard-coder! - Incorrect calculation of balances when there are multiple vaults in a component. (Note - NFIds are still incorrectly tracked if spread across multiple vaults - this will be fixed as part of a schema overhaul)
- Fungible resource metadata is updated properly