-
Notifications
You must be signed in to change notification settings - Fork 40
feat: add support of submitZKPResponseCrossChain #254
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 46 commits
Commits
Show all changes
47 commits
Select commit
Hold shift + click to select a range
92b719b
feat: add support of submitZKPResponseCrossChain
volodymyr-basiuk 14a4080
fix unit test
volodymyr-basiuk 977d0f2
submitZKPResponseV2 new method abi
volodymyr-basiuk bf4379e
add email-verified integration test
volodymyr-basiuk 330c60f
add prepareContractInvokeRequestTxData
volodymyr-basiuk a49cd9f
fix typo
volodymyr-basiuk 75e4f13
refactor OnChainStateInfo
volodymyr-basiuk 5f6d22f
Merge branch 'main' into feat/cross-chain-verify
volodymyr-basiuk 1547dc6
fix: getStateContractAndProviderForId - throw error if no config for …
volodymyr-basiuk 6b6ed85
merge
volodymyr-basiuk 106945f
merge(2)
volodymyr-basiuk c18284e
changes messages and empty did
daveroga 403e3ca
add all required eth configs
volodymyr-basiuk 324d9ef
fix chain id
volodymyr-basiuk 1e174e4
rename getGistRootStatePubSignals -> getStatesInfo
volodymyr-basiuk 0157850
update id and idType for identity and global messages
daveroga 7a7a987
merge master
volodymyr-basiuk f66639a
fix build
volodymyr-basiuk 5366fc5
Merge branch 'feat/cross-chain-verify-id-fields' into feat/cross-chai…
daveroga 9085fcb
add resolve gist and state cache
daveroga 881d0cb
resolve VP type comments
volodymyr-basiuk 20d15f7
format
volodymyr-basiuk ee7af79
rm unused import
volodymyr-basiuk 8e545c7
update submitZKPResponseV2 final version
daveroga 5b3ac93
back to uint64 requestId
daveroga 9375f80
merged main changes
daveroga f7104e0
merge branch main 1.18.0
daveroga c34065f
rm chain config check for input preparation
volodymyr-basiuk eb12d84
send 1 tx in submit v2
volodymyr-basiuk 10b8fa0
fix payload
daveroga c521063
control sometimes error in estimateGas
daveroga 38392df
cache gist and state resolution
daveroga cb56401
fix errors and local variables
daveroga f361abf
prepareZKPResponseTxData interface changes
volodymyr-basiuk 3b9fd92
format
volodymyr-basiuk 82aea54
fix unit mock
volodymyr-basiuk 755b7f7
add CONTRACT_INVOKE_RESPONSE_MESSAGE_TYPE
volodymyr-basiuk cf7c4ef
fix typo
volodymyr-basiuk 376b8b9
fix mock
volodymyr-basiuk dff3bef
fix prepare v2
volodymyr-basiuk d3759c8
cleanup
volodymyr-basiuk 875d217
FunctionSignatures enum
volodymyr-basiuk 08f5bfd
fix unit tests
volodymyr-basiuk a006077
resolveDidDocument
volodymyr-basiuk 17ffc65
prepareTxArgsSubmitV1/2
volodymyr-basiuk 924b818
fix unit mock
volodymyr-basiuk cb1bd47
import fixes
volodymyr-basiuk File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would change responses and response to more meaningfull