forked from imua-xyz/imuachain
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(avs):Implement on-chain aggregation signature (imua-xyz#167)
* feat:Add task ID auto increment 1 method * convert the assetID to lowercase format when set oracle parameter * feat:add task end epoch process logic * Implement task result statistics in epoch end * replace evm.origin with sender address * fix apphash mismatch caused by unordered grouping of maps * fix task ID call failure occupying sequence number * fix query blsKey issuse and add sig verify * fix division by votingpower zero * fix remove submit task param response-hash * fix the prompt information returned --------- Co-authored-by: TimmyExogenous <144751317+TimmyExogenous@users.noreply.github.com> Co-authored-by: Max <82761650+MaxMustermann2@users.noreply.github.com>
- Loading branch information
1 parent
a8ce2bf
commit 36cd238
Showing
47 changed files
with
6,844 additions
and
1,288 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.