Releases
v1.6.0
Blockchain node
Implemented State Snapshots (see docs )
gRPC API improvements:
new public methods: Broadcast, TransactionInfo and UtxSize
unified error handling (see README.md inside we-proto archive)
bug fixes for BlockchainEvents
Performance improvements
Better logging of API calls
Implemented metrics segmentation for more precise configuration options
JS SDK
Sending all kinds of transactions via gRPC has been implemented
Examples of transaction sending via the gRPC have been added
Build has been optimized, added interfaces
Authorization service
Limitation on number of requests from one client to /v1/user/* endpoints has been added
The mechanism for checking the fact of password change on /refresh request has been implemented
E-mails appearance has been changed: added templates with WEST logo and styling
The /admin/user/createConfirmed endpoint has been added to create a confirmed user (requires the "admin" role in the token)
Crawler
A bug when inserting a large number of parameters or DockerCall results in one block (about 10000) has been fixed
A bug when processing rollback in the network under load has been fixed
Support for the latest version of proto-schemes from a node has been added
Error handling logic for GRPC protocol has been updated
The ability to adjust the amount of memory for the application via NODE_JS_RAM_LIMIT has been added
The graceful shutdown logic has been improved
The logging in production mode has been improved
Data service
An error when querying for contracts/history without parameters has been fixed
The query logic for /assets has been improved: the native WEST token is always in output, regardless of the number of tokens in the system
The default values and swagger scheme for contract/state request have been added
Client
The Token section has been re-designed
A current number of tokens in leasing in the address list has been added
The "Search everywhere" search option has been removed
Fixed minor bugs
You can’t perform that action at this time.