-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use Seth EVM client in E2E VRF tests (#12964)
* WIP: smoke/vrfv2_test.go * wip 2 * wip 3 * wip 4 * wip 5 * wip 6 * wip 7 * wip 8 * fix * wip 9 * wip 10 * fix * fix go mod * fix * fix lint * fix * Fix * fix vrfv2plus * fix 2 * fix * wip * bump gas limit for sending funds to EOA * check receipt when sending funds * fix go mod * Fix test context * use latest Seth that estimates gas for funds sending * adding Polygon Amoy and Arb Sepolia with default config; small refactoring * Fix passing wrapped contract backend * Use MustGetRootKeyAddress() * Show funding amount in ETH * Remove legacy vrf code * Fix lint * Fix lint 2 * Use AnySyncedKey in wasp guns * Log key num * Add RequestRandomnessFromKey and use GetChainClientWithConfigFunction in load tests * Extract events from tx logs * Use SethRootKeyIndex * Fix getting event data * Fix parsing events * Fix load tests * Do not use AnySyncedKey * Support multiple keys with AvailableSethKeyNum --------- Co-authored-by: Bartek Tofel <[email protected]> Co-authored-by: Ilja Pavlovs <[email protected]>
- Loading branch information
1 parent
aeb9f4d
commit 7be3506
Showing
34 changed files
with
2,041 additions
and
2,647 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
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.