AElf
AElf copied to clipboard
A scalable cloud computing blockchain platform
Now modules can be loaded as plugin modules. For Issue: #3572 #3579 Reference: https://docs.abp.io/en/abp/latest/PlugIn-Modules
Continue with the works of #3572 and #3579 This task/issue aims to make most AElf solution modules replaceable by plugin modules.
For Issue: #3569
Currently, we have the API `fileDescriptorSet` to return FileDescriptorSet of a given contract. But protobufjs unable to parse FileDescriptorSet to determine which method is marked as **Action** and which is...
For Issue: #3567
Currently, in the MultiToken Contract, we allow users to fill in the **symbol** field with a `*` to batch-approve all types of tokens to the Spender. Since the community considers...