Skip to content

Improvements of Protobuf hive-protocol definions and simplified low level methods of WASM beekeeper

  1. protobuf transaction type definition extended by signatures field
  2. Beekeeper WASM implementation has elimnated FileSystem sync from methods which does not change underlying storage. Thus, some of methods can be called directly, since they does not require async capabilities anymore.
Edited by Bartek Wrona

Merge request reports