Still working on the finalization of the synchronization issue
Today will proceed with it
Currently working on the benchmark. The transfer is currently working correctly with all correct checks.
Currently, we have limitation to the "description" field – 100 kb. The length also can be changed to the stateful validation
Currently, we do not have a default value in the DB. Possibly, it is reasonable to make the default value equal to 64 symbols.
Vadim Reutskiy Let's make default 64 symbols, to keep more careful backwards-capability
Stepan Lavrentev
Checked the possible issue related to the precision. If for AddAssetQuantity we are providing precision with 255, it can lead to the issue with the assets with less amount of precision. The same for transfer.
Regarding building Ursa – dependency on "Go" language was only related to Burrow.
Found solution to the issue with the usage of config files by changing entry point in the Docker image