[x] Separate normal storage query and extrinsic calls into different modules for each pallet.
[x] Update allo-isolate to v0.1.10 for Zero-Copy support between Rust and Dart.
[x] Update prost for more even performance boost.
[x] organize the def.proto file calls and messages by pallet.
[x] Code style improvement.
Note: there is no any API breaching changes nor any functionality changes, this is just a refactor for maintainability and easier for future PR reviews for any changes.
allo-isolate
tov0.1.10
for Zero-Copy support between Rust and Dart.prost
for more even performance boost.def.proto
file calls and messages by pallet.Note: there is no any API breaching changes nor any functionality changes, this is just a refactor for maintainability and easier for future PR reviews for any changes.