585 Commits
v0.4.0 ... main

Author SHA1 Message Date
jacque006
7671d78a1b Add contract audits 2023-08-15 08:33:17 -06:00
Jake C-T
9476d34132 Merge pull request #608 from getwax/update-licenses-mit
Update contract licenses to MIT
2023-06-28 16:45:24 -06:00
jacque006
f8dba7891b Pin bls-wallet-clients@0.9.0-405e23a 2023-06-28 16:34:41 -06:00
jacque006
405e23a7a0 Merge branch 'main' of github.com:web3well/bls-wallet into update-licenses-mit 2023-06-28 16:26:41 -06:00
Jake C-T
48637336b3 Merge pull request #606 from getwax/merge-in-contract-updates
Audit Fix 06 Integration branch
2023-06-28 15:31:43 -06:00
jacque006
d0be22aa49 Pin bls-wallet-clients@0.9.0-5d98448 2023-06-27 14:48:26 -06:00
jacque006
5d98448c66 Update contract licenses to MIT 2023-06-27 14:35:46 -06:00
jacque006
c72b0ea971 Pin bls-wallet-clients@0.9.0-3251dec 2023-06-27 13:47:56 -06:00
jacque006
3251deca54 Remove signatureExpiryTimestamp from setBLSKeyForWallet
Remove signatureExpiryTimestamp param from setBLSKeyForWallet as it is no longer used.
Rework branching logic in setBLSKeyForWallet to use single if.
2023-06-27 13:25:40 -06:00
Jake C-T
906538a295 Merge pull request #604 from getwax/bw-458-audit-fix-06
Bw 458 audit fix 06
2023-06-27 13:12:55 -06:00
jacque006
ada85008ad Merge branch 'contract-updates' of github.com:web3well/bls-wallet into bw-458-audit-fix-06 2023-06-27 12:02:49 -06:00
jacque006
d75868c182 Merge branch 'main' of github.com:web3well/bls-wallet into contract-updates 2023-06-27 12:02:25 -06:00
Jake C-T
abde5526c2 Merge pull request #605 from getwax/bw-602-fix-fees-on-optimism
Fix fees on optimism
2023-06-27 11:58:20 -06:00
jacque006
823ec47c42 Move Optimism gas price oracle address to env file
Update docstrings & aggregator README.
2023-06-27 11:33:58 -06:00
Andrew Morris
2317b38e28 Add missing variable in .env.test 2023-06-05 09:20:15 +00:00
Andrew Morris
f31a35bd0e Fix missing config 2023-06-05 09:10:34 +00:00
Andrew Morris
9ccd2545e8 Merge remote-tracking branch 'origin/main' into bw-602-fix-fees-on-optimism 2023-06-05 09:04:39 +00:00
Andrew Morris
25ec77c45c Add details to insufficient fee 2023-06-05 08:53:07 +00:00
Andrew Morris
8bbb6d3a74 Return receipt only 2023-06-05 08:38:59 +00:00
Andrew Morris
797ec3528f Use receipt.transactionHash, logging improvements 2023-06-05 08:32:58 +00:00
Andrew Morris
4af97846bb Add the L1 fee for optimism when calculating profit 2023-06-02 18:02:41 +10:00
James Zaki
9a9b0284b3 Fix linter errors 2023-05-22 21:28:05 +01:00
James Zaki
60effa15a1 Resolve AI6 by removing wallet upgradability 2023-05-22 18:54:31 +01:00
James Zaki
e4c7dfb01c Revert "WIP AI6 - test fail"
This reverts commit 50b957ad4f.
2023-05-22 18:01:53 +01:00
James Zaki
50b957ad4f WIP AI6 - test fail 2023-05-22 17:47:05 +01:00
John Guilding
54227a57b0 Merge pull request #592 from web3well/192-generate-determinisitc-bundle-hashes
192 generate determinisitc bundle hashes
2023-05-09 17:48:22 +01:00
JohnGuilding
f9ce7be5b5 Update experimental release after rebasing onto main 2023-05-09 17:23:50 +01:00
JohnGuilding
2a20bfeb8d Fix aggregator lint warnings 2023-05-09 17:18:24 +01:00
JohnGuilding
275d593b5c publish bls-wallet-clients v0.9.0-4b76bb5 2023-05-09 17:18:24 +01:00
JohnGuilding
00d948376a Fix get request typo 2023-05-09 17:15:01 +01:00
JohnGuilding
0e51ecb5fe Fix invalid import statement 2023-05-09 17:15:01 +01:00
JohnGuilding
576e778855 Update hash logic and add integration test 2023-05-09 17:15:01 +01:00
JohnGuilding
4d170f73dd Remove unneeded return type change 2023-05-09 17:15:01 +01:00
JohnGuilding
cd010324a5 Add hash bundle fn & ability to get aggregate bundle to client module 2023-05-09 17:15:01 +01:00
JohnGuilding
29542e4c98 Use deterministic bundle hashes in aggregator 2023-05-09 17:15:01 +01:00
John Guilding
1ff60d5dd1 Merge pull request #603 from web3well/improve-quill-ui-responsiveness
Improve quill UI responsiveness
2023-05-09 17:08:43 +01:00
JohnGuilding
ebf415c573 Truncate long balances 2023-05-09 16:55:58 +01:00
JohnGuilding
b296a01a80 Add responsive navbar with toggle button 2023-05-09 16:43:35 +01:00
JohnGuilding
0e7e42154b Make home page UI more responsive 2023-05-09 16:42:57 +01:00
JohnGuilding
0940333e3c Make onboarding UI more responsive 2023-05-09 16:42:18 +01:00
John Guilding
831632ce8a Merge pull request #600 from web3well/392-blsWalletSigner-verify-cannot-verify-bundles-with-multiple-addresses
Add ability to blsWalletSigner to verify multiple addresses
2023-05-09 11:26:35 +01:00
Andrew Morris
534c5aa6ae getOptimismL1Fee 2023-05-09 12:54:24 +10:00
Andrew Morris
1701a1b7bd Move getRawTransaction into helpers 2023-05-09 11:43:27 +10:00
Andrew Morris
dae68465ba getRawTransaction 2023-05-09 10:58:53 +10:00
Andrew Morris
f3c0f57b0b Include scalar 2023-05-09 10:25:33 +10:00
Andrew Morris
24b011af9b Multiply l1BaseFee by scalar 2023-05-09 10:25:09 +10:00
Andrew Morris
4fd11c0356 Add scalar, decimals, getAllParams 2023-05-09 10:21:48 +10:00
JohnGuilding
a58dcdaee7 Update bls-wallet-clients to v0.9.0-1620721 2023-05-08 13:52:20 +01:00
JohnGuilding
162072155d publish experimental release & update agg to verify multiple addresses 2023-05-08 13:42:21 +01:00
JohnGuilding
e675062a53 Add test case for verify address mismatch 2023-05-08 13:33:04 +01:00
JohnGuilding
95a107f6b8 Add ability to blsWalletSigner to verify multiple addresses 2023-05-08 13:33:04 +01:00
Andrew Morris
5bd09ec4e5 Add required IS_OPTIMISM variable to example configs 2023-05-08 17:28:39 +10:00
Andrew Morris
b995c6d6a0 Add docs 2023-05-08 17:27:16 +10:00
Andrew Morris
7c3aee1f70 Unify effective gas calculations to fix optimism 2023-05-08 17:27:08 +10:00
John Guilding
a6f844b822 Merge pull request #601 from web3well/update-client-module-to-v0.9.0
Update components to use client module v0.9.0
2023-05-05 16:57:11 +01:00
JohnGuilding
d7f1917ed7 Update components to use client module v0.9.0 2023-05-05 16:48:28 +01:00
Jake C-T
8edaab3a71 Merge pull request #599 from web3well/clean-up-bls-provider-and-signer
Clean up bls provider and signer
2023-05-04 14:37:57 -06:00
JohnGuilding
c5d83f4650 Remove tests that aren't covering additional cases
- estimateGas test has an actual test in contract interaction tests
- list accounts is basically being tested in test below it (ethers logic just calls `.send("eth_accounts", [])`
- getBalance tested everywhere implicitly
2023-05-04 18:46:27 +01:00
JohnGuilding
ddb8f72864 Add merge-ok to remaining todos 2023-05-04 18:40:43 +01:00
JohnGuilding
32c9c6c7ed Remove unnecessary integration tests to regular client tests 2023-05-04 18:07:14 +01:00
JohnGuilding
48e472389d Consolidate tests & fix todos 2023-05-04 16:39:41 +01:00
Jake C-T
72c7b7c3c5 Merge pull request #597 from web3well/bw-596-test-decode-logs
Test "decodes WalletOperationProcessed logs"
2023-05-04 08:34:10 -06:00
Andrew Morris
1f52f159e4 Merge pull request #598 from web3well/main
Merge main into contract-updates
2023-05-04 12:34:15 +10:00
Andrew Morris
9c5c3ba950 Test "decodes WalletOperationProcessed logs" 2023-05-04 11:58:27 +10:00
Andrew Morris
d7369af0cf Fix fallback to .logs in case where .events exists but didn't recognize WalletOperationProcessed 2023-05-04 11:03:15 +10:00
JohnGuilding
fc5a668ed6 Update signMessage to concatenate sig instead of RLP encode it 2023-05-03 16:19:01 +01:00
JohnGuilding
40a3335a38 Restore chai spies and sinon fakes after each test 2023-05-03 15:17:44 +01:00
John Guilding
9b2ab4bb48 Merge pull request #594 from web3well/merge-in-contract-updates
Merge in contract updates
2023-05-03 15:41:21 +02:00
Andrew Morris
a609cb1f8e Don't assert the to address 2023-05-03 15:49:05 +10:00
Andrew Morris
553d9ba81d Update bls-wallet-clients in extension 2023-05-03 15:40:33 +10:00
Andrew Morris
ddbe420f53 Update optimism-goerli deployment 2023-05-03 14:37:32 +10:00
Andrew Morris
fbab084b52 Update arbitrum-goerli deployment 2023-05-03 14:37:01 +10:00
Andrew Morris
fff8dd397f Update bls-wallet-clients in aggregator 2023-05-03 12:21:37 +10:00
Andrew Morris
926637130a Fix lint error, attach issue for real fix 2023-05-03 11:59:39 +10:00
Andrew Morris
0047f14a0f Merge remote-tracking branch 'origin/contract-updates' into merge-in-contract-updates 2023-05-03 11:44:07 +10:00
Blake Duncan
0d52ddb20f Merge pull request #590 from web3well/bw-589-avoid-solidity-abi
Add `ExpanderEntryPoint` to avoid solidity abi
2023-05-02 16:54:17 +01:00
Blake Duncan
ffd7037573 Merge pull request #584 from web3well/bw-406-aggregator-compression
Use compression in aggregator
2023-05-02 15:41:23 +01:00
Blake Duncan
daa51bce52 Merge pull request #586 from web3well/contracts-connector
Contracts connector
2023-05-02 12:26:51 +01:00
Blake Duncan
69fa24daff Merge pull request #585 from web3well/fix-expander-lookup
Fix expander lookup
2023-05-02 12:02:38 +01:00
Andrew Morris
01a908e26f Merge pull request #577 from web3well/bw-576-erc20-expander
ERC20 expander
2023-05-02 16:48:09 +10:00
Hrishikesh deoghare
8c91d2faa3 Update local and remote docs (#591)
Update local and remote docs
2023-04-29 08:20:59 +01:00
John Guilding
b2ab3b766d Merge pull request #583 from deepaksing/deepaksing/issue563
fix: assing TransactionReceipt to getOperationResults always results in no WalletOperationProcessed events found in transaction error
2023-04-27 18:01:45 +02:00
John Guilding
c2afe790cf Merge pull request #588 from web3well/update-domains-with-relevant-erc712-fields
Add name and version to bls wallet domains
2023-04-27 16:58:10 +02:00
Andrew Morris
c736179e75 Use ExpanderEntryPoint in aggregator 2023-04-27 10:25:00 +10:00
Andrew Morris
dc488ecc00 Use ExpanderEntryPoint to avoid solidity abi 2023-04-26 17:25:16 +10:00
JohnGuilding
3032cf0917 Update test sigs & convert domain to hex string in deployment 2023-04-25 12:45:42 +01:00
JohnGuilding
e29c18c63f Add name and version to bls wallet domains 2023-04-24 21:50:25 +01:00
Andrew Morris
e42ccf2f1f Deploy to arbitrum goerli 2023-04-24 18:34:16 +10:00
Andrew Morris
ef8f2c7a13 Show address that lacks funds 2023-04-24 18:34:16 +10:00
Andrew Morris
0da9350fd6 registerWallet 2023-04-24 18:34:16 +10:00
Andrew Morris
5cacd017d1 Add tx len info to events 2023-04-24 18:34:16 +10:00
Andrew Morris
02c8565e98 Use compression 2023-04-24 18:34:16 +10:00
Andrew Morris
52d49e16d8 .utilities -> .aggregatorUtilities 2023-04-24 18:34:16 +10:00
Andrew Morris
b84aebfaa9 Remove unused variable 2023-04-24 18:34:16 +10:00
Andrew Morris
bdca7833d3 Set up bundleCompressor in EthereumService 2023-04-24 18:34:16 +10:00
Andrew Morris
56fa5b6e82 ContractsConnector 2023-04-24 17:26:19 +10:00
Andrew Morris
2cf961ff13 Serialize expander deployments 2023-04-24 17:25:32 +10:00
Andrew Morris
9e8269b841 Use events to lookup expanders 2023-04-24 17:16:00 +10:00
Andrew Morris
1139b4e4f1 Merge remote-tracking branch 'origin/contract-updates' into bw-576-erc20-expander 2023-04-24 17:09:19 +10:00
John Guilding
f5026347e1 Merge pull request #582 from web3well/main
main -> contract updates
2023-04-20 19:13:03 +02:00
John Guilding
638e1a1fb2 Merge pull request #581 from web3well/fix-cors
Configure cors for geth dev
2023-04-20 09:54:12 +02:00
Andrew Morris
fb5537a118 Configure cors for geth dev 2023-04-20 16:24:42 +10:00
Andrew Morris
4eeb9afb25 Merge pull request #575 from web3well/merge-in-contract-updates
Merge in contract updates
2023-04-20 16:21:29 +10:00
Andrew Morris
1e86c15892 Import ActionData from deps 2023-04-20 14:32:04 +10:00
Digvijay Pundir (DJ)
f8a8c490e8 Fix page move when border is increased (#578)
Co-authored-by: ksingh-vertex <ksingh@vertex.com>
2023-04-20 12:14:27 +10:00
JohnGuilding
28f3983fb2 Merge branch 'main' into merge-in-contract-updates 2023-04-19 18:53:57 +02:00
John Guilding
b653eaf5ab Merge pull request #580 from web3well/551-run-quill-against-geth-node-and-pay-aggregator-fees
551 run quill against geth node and pay aggregator fees
2023-04-19 18:40:34 +02:00
JohnGuilding
84a89cb5b6 hardhat uses same chainId as geth node (1337) 2023-04-19 16:10:53 +02:00
JohnGuilding
9922c3a79c Fix typos 2023-04-19 15:45:37 +02:00
JohnGuilding
f4fdf7148d Update docs 2023-04-19 15:30:05 +02:00
JohnGuilding
51f4a9588a Add fee payment action to quill 2023-04-19 15:29:49 +02:00
JohnGuilding
0b1f037ba7 Run quill against geth node (chainId 1337) 2023-04-19 13:27:46 +02:00
deepaksing
000126d226 fix: assing TransactionReceipt to getOperationResults always results in no WalletOperationProcessed events found in transaction error 2023-04-19 08:38:13 +05:30
JohnGuilding
d401e745cf Fix BlsSignerContractInteraction tests
- sinon fake for getRandomBlsPrivateKey was resulting in throwawayBlsWalletWrapper nonce increasing when it should stay at zero
- fake was using signers[0] private key
- fix was to use fresh signer that wouldn't have its nonced changed in any other test
2023-04-13 15:43:12 +02:00
JohnGuilding
21e0532fc0 Fix BlsSigner tests
- update invalid transaction expected error message (due to using signWithGasEstimate in BlsSigner)
- fix sign tx batch test by replicating what BlsSigner logic does

cleanup
- remove console logs
- remove unnecessary transaction.to check
2023-04-13 15:38:48 +02:00
JohnGuilding
6d1f96ab2e Fix BlsProviderContractInteraction tests
- set nonce to zero at all times in provider.estimateGas to prevent "BLSWallet: only callable with current nonce" error (see comment)
2023-04-13 15:04:16 +02:00
JohnGuilding
008dcf0b09 Fix BlsProvider tests
- use correct nonce in multiple operation sendTransaction error test
- add Operation gas property to missing test setup
- use new VG address
2023-04-13 14:58:36 +02:00
jacque006
1eed20fa6e Fix extension lint warnings, pass vg address to signer. 2023-04-13 15:38:35 +09:00
jacque006
126d82266b Add expiry timestamp to recovery bundle in extension.
Parallelize async calls in recoverWallet.
Remove unneeded camelcase lint disables.
Add comment for human reable times to expiry durations.
2023-04-13 15:06:40 +09:00
jacque006
ff1f253012 Pin bls-wallet-clients@0.8.3-c34db60 2023-04-13 13:50:15 +09:00
jacque006
c34db600cd Update client signature tests with new domain 2023-04-13 13:45:21 +09:00
jacque006
a37ae25990 Merge branch 'contract-updates' of github.com:web3well/bls-wallet into merge-in-contract-updates 2023-04-13 13:27:26 +09:00
John Guilding
b48dc20db4 Merge pull request #579 from web3well/461-audit-fix-9
461 audit fix 9
2023-04-12 16:57:35 +01:00
JohnGuilding
4d20166d6f Add comments to explain test logic 2023-04-12 17:50:19 +02:00
JohnGuilding
7a63b3aa4d rename signatureExpiryWindow to signatureExpiryOffsetSeconds 2023-04-12 17:50:08 +02:00
JohnGuilding
bc0d57007f add signature expiry negative logic tests 2023-04-12 17:48:53 +02:00
JohnGuilding
28226f71e5 Add freshness check to proof of possession signatures 2023-04-12 17:48:43 +02:00
Blake Duncan
5ad1314efc Audit issue 7 fixes (#571)
* Audit issue 7 fixes

* Remove unused params
2023-04-12 16:16:33 +01:00
jacque006
10c7d54d12 Fix test case exceeding max bundle gas limit.
Increase gas limit per bundle for BundleService submit test cases.
Add event when simulating adding a bundle would exceeed max gas per bundle limit with details.
Link emit func to AggregatationStrategy when created in test fixture.
2023-04-12 13:45:23 +09:00
jacque006
0cdc6430e4 Add resolution for @ethersproject/signing-key 2023-04-12 10:12:12 +09:00
jacque006
e1906cdbb7 Remove ethers.js resolution 2023-04-11 18:24:31 -06:00
jacque006
a3b4877c11 Fix extension build
Add new safe deployer address as 'n/a' to existing contract deploys.
Add assert-browserify and resolution to webpack.
Rename factory func to camelcase.
Use sign with gas estimate over older sign.
2023-04-11 18:12:18 -06:00
jacque006
b7ac4fd77c Add gas op field in agg proxy, fix factory rename in agg deps 2023-04-11 17:42:24 -06:00
jacque006
c88b05d0ec Pin bls-wallet-clients@0.8.3-f6ab5d9 2023-04-11 17:19:11 -06:00
jacque006
f6ab5d93ed Merge branch 'contract-updates' of github.com:web3well/bls-wallet into merge-in-contract-updates 2023-04-11 16:47:25 -06:00
jacque006
c07dc63896 Merge branch 'main' of github.com:web3well/bls-wallet into contract-updates 2023-04-11 16:44:46 -06:00
John Guilding
70ca00f089 Merge pull request #570 from web3well/567-bls-provider-and-bls-signer-release
567 bls provider and bls signer formal release
2023-04-05 14:26:15 +01:00
Andrew Morris
6156b86b22 Update clients in aggregator 2023-04-04 22:29:29 -06:00
jacque006
639f6133bf Merge branch 'contract-updates' of github.com:web3well/bls-wallet into merge-in-contract-updates 2023-04-04 22:19:18 -06:00
JohnGuilding
1ec0330adb Point components to v0.8.3 2023-04-04 19:15:36 +01:00
JohnGuilding
cb5932776c v0.8.3 2023-04-04 19:09:35 +01:00
jacque006
115907c74f Merge branch 'main' of github.com:web3well/bls-wallet into contract-updates 2023-04-03 10:41:42 -06:00
Paul-T.C-Yu
5529e078d9 Add /health to aggregator 2023-04-03 18:19:12 +10:00
Andrew Morris
4fd593ac1d Remove log 2023-04-03 18:08:29 +10:00
Andrew Morris
ff27bd0469 Fix bls-wallet-clients 2023-04-03 18:00:02 +10:00
Andrew Morris
cac4669cb9 Update docs 2023-04-03 17:33:40 +10:00
Andrew Morris
5fe9170c3e Add approveMax test 2023-04-03 17:14:07 +10:00
Andrew Morris
ad9350eb68 Test erc20 transfer 2023-04-03 16:33:12 +10:00
Andrew Morris
513df2229e Erc20Compressor 2023-04-03 15:52:04 +10:00
Andrew Morris
f08fa1e9ff ERC20Expander 2023-04-03 14:40:26 +10:00
Andrew Morris
aa8cd1d681 Fix bls-wallet-clients 2023-04-03 12:55:16 +10:00
Andrew Morris
e6326835bb Merge remote-tracking branch 'origin/contract-updates' into merge-in-contract-updates 2023-04-03 12:46:23 +10:00
John Guilding
cb216fa7d7 Merge pull request #572 from web3well/aggregator-tests-periodic-local-contract-deploy-issue
Add wait for contract deploy script to agg workflow
2023-03-30 12:26:39 +01:00
JohnGuilding
7978ed0690 Remove CI test comment 2023-03-30 12:19:34 +01:00
JohnGuilding
d86cf09716 Add wait for contract deploy script to agg workflow 2023-03-30 10:33:56 +01:00
jacque006
dc6ebc24d6 Fix contract tests
Fix issues in contract tests from merge conflict resolution with main.
Add expect utility for public keys to prevent false positive failures when hex values are zero padded (0x00...).
Replace most pubkey deep equality checks with new util.
2023-03-29 18:14:55 -06:00
jacque006
7b07df3aba Merge branch 'main' of github.com:web3well/bls-wallet into contract-updates 2023-03-29 12:02:14 -06:00
JohnGuilding
2aa7e352f5 client module experimental release 0.8.2-de12b3c 2023-03-29 13:26:34 +01:00
JohnGuilding
de12b3c62f Remove provider & signer from experimental namespace 2023-03-29 13:03:06 +01:00
John Guilding
e1248c6b63 Merge pull request #568 from web3well/565-add-static-method-to-get-private-key-in-bls-signer
Add static get random private key method to bls signer
2023-03-29 11:59:57 +01:00
JohnGuilding
b988fbc92c Add static get random private key method to bls signer 2023-03-29 11:34:12 +01:00
John Guilding
96bfb32e5b Merge pull request #562 from web3well/549-add-documentation-for-bls-provider-and-bls-signer
549 add documentation for bls provider and bls signer
2023-03-28 14:36:57 +01:00
JohnGuilding
7435d9976e Fix typescript errors in BundleTable 2023-03-28 13:04:58 +01:00
JohnGuilding
2dae355817 Update root readme to include provider link 2023-03-28 11:07:20 +01:00
JohnGuilding
e734209df0 Remove BlsWalletWrapper in provider docs where possible 2023-03-28 11:06:50 +01:00
Jacob Caban-Tomski
4c9c0ed898 Merge pull request #558 from web3well/bw-554-fallback-tx-origin
`tx.origin` payments in fallback expander
2023-03-27 20:40:50 -06:00
Jacob Caban-Tomski
fcbfd7cc62 Merge pull request #556 from web3well/expanders-followup
Expanders followup
2023-03-27 20:38:37 -06:00
John Guilding
13f34dd02d Merge pull request #561 from web3well/201-implement-erc-1271-signature-validation
201 implement erc 1271 signature validation
2023-03-27 19:57:23 +01:00
JohnGuilding
b565c33193 Check VG is called with wallet via hashFromWallet mapping 2023-03-27 19:12:06 +01:00
JohnGuilding
c1404502f3 Return 0xffffffff magic value when sig is invalid 2023-03-27 16:57:24 +01:00
JohnGuilding
74f9d9020c Use onlyWallet modifier, abi.encode, and change function name 2023-03-27 16:53:50 +01:00
JohnGuilding
d2c6cff629 Add missing documentation following rebase 2023-03-27 12:48:35 +01:00
JohnGuilding
25469d50e4 Remove directly paying aggregator fees docs example 2023-03-27 11:09:26 +01:00
JohnGuilding
548301d32d Add bls provider guide and ts doc comments 2023-03-27 11:09:00 +01:00
JohnGuilding
4da348d9e2 Update signature length error message 2023-03-24 17:08:47 +00:00
JohnGuilding
51d7681626 Add erc 1271 implementation 2023-03-24 17:08:47 +00:00
JohnGuilding
7c3fbd4d40 Add BLSPublicKeyFromHash mapping to verification gateway 2023-03-24 17:08:47 +00:00
John Guilding
ac7cd956a8 Merge pull request #548 from web3well/413-improve-private-key-management-in-bls-provider-and-signer
413 improve private key management in bls provider and signer
2023-03-22 19:20:06 +00:00
JohnGuilding
5423f65503 Add comment explaining throwaway BlsWalletWrapper 2023-03-22 12:03:28 +00:00
Jacob Caban-Tomski
fdf80fc5fb Merge pull request #555 from web3well/bw-525-registration
Add expander for registration
2023-03-16 18:07:21 -06:00
JohnGuilding
3c0f36f444 re-add accidentally deleted tests 2023-03-16 17:19:36 +00:00
JohnGuilding
32c6b13e7d Cleanup test code & add contract interaction gas estimate tests 2023-03-16 16:59:28 +00:00
JohnGuilding
e3bbd393d8 Remove reference to signer from provider 2023-03-16 16:12:19 +00:00
Andrew Morris
b0ba263eb4 Test tx.origin payment with fallback expander 2023-03-16 16:53:25 +11:00
Andrew Morris
b04281cdac Enable optimized tx.origin payments in fallback expander 2023-03-16 16:53:14 +11:00
Andrew Morris
e196a101ff Docs 2023-03-15 18:46:44 +11:00
Andrew Morris
995ec24d1f Rename factory imports to avoid underscores, simplify index.ts 2023-03-15 18:20:04 +11:00
Andrew Morris
96c61e9932 Tidying up 2023-03-15 17:44:38 +11:00
Andrew Morris
8b76734316 Merge pull request #552 from web3well/bw-523-use-registries
Use registries
2023-03-15 17:21:51 +11:00
Andrew Morris
519e6f88c4 Merge remote-tracking branch 'origin/contract-updates' into bw-523-use-registries 2023-03-15 17:16:24 +11:00
Andrew Morris
7f803bd10a Merge pull request #553 from web3well/bw-523-registry-wrappers
Registry wrapper classes
2023-03-15 17:15:25 +11:00
Andrew Morris
1e71ef3c78 Merge pull request #547 from web3well/bw-524-reg-index
Registry index format
2023-03-15 17:13:29 +11:00
Andrew Morris
708a6d0c2d Remove unused import 2023-03-15 17:11:50 +11:00
Andrew Morris
42ea205f79 Add test with multiple transfers 2023-03-15 17:00:22 +11:00
Andrew Morris
52974e01f6 Add variation with tx.origin payment 2023-03-15 16:22:37 +11:00
Andrew Morris
13837e6729 Add registration expander test 2023-03-15 16:01:36 +11:00
Andrew Morris
7a911a3634 Add registry test, remove similar old tests 2023-03-15 15:16:40 +11:00
Andrew Morris
4ac580d1df Start expander tests 2023-03-15 14:59:15 +11:00
Jacob Caban-Tomski
30b16185fb Merge pull request #546 from web3well/bw-522-registries
AddressRegistry and BLSPublicKeyRegistry
2023-03-14 20:42:15 -06:00
Jacob Caban-Tomski
a9e511c3f0 Merge pull request #545 from web3well/bw-521-followup-tests
Extra PseudoFloat tests
2023-03-14 17:57:49 -06:00
Jacob Caban-Tomski
b203072196 Merge pull request #540 from web3well/375-add-multi-action-transactions-to-bls-provider
Add multi-action send transaction method to bls signer
2023-03-14 17:50:02 -06:00
JohnGuilding
ee17357e03 Fix intermittent timing issue with test 2023-03-14 14:07:22 +00:00
JohnGuilding
f6770cf2d4 Handle batch options 2023-03-14 14:07:22 +00:00
JohnGuilding
cd8065be16 Fix intermittent signature mismatch 2023-03-14 14:07:22 +00:00
JohnGuilding
94d6bc8280 Include txn index in errors when "to" has not been defined 2023-03-14 14:07:22 +00:00
JohnGuilding
24a871814e Adding missing transaction batch signing test case 2023-03-14 14:07:22 +00:00
JohnGuilding
3567167ccb Unskip batched tx test 2023-03-14 14:07:22 +00:00
JohnGuilding
b4e6be0f98 Use mint instead of safeMint to fix failing test 2023-03-14 14:07:22 +00:00
JohnGuilding
e86db6f72e Move common fee estimate logic to helper functions 2023-03-14 14:07:22 +00:00
JohnGuilding
3a8446fda1 Add contract interaction tests for provider batched transactions 2023-03-14 14:07:22 +00:00
JohnGuilding
c1c518e922 Move bls signer test to integration tests 2023-03-14 14:07:22 +00:00
JohnGuilding
bcc16373f9 Add multi-action send transaction method to bls provider 2023-03-14 14:07:08 +00:00
JohnGuilding
0c65c78d7e Add multi-action send transaction method to bls signer 2023-03-14 14:04:16 +00:00
Andrew Morris
1468c91dc0 Include blsRegistrationCompressor in fixture's compressor 2023-03-14 20:14:38 +11:00
Andrew Morris
5ce0943f00 Deploy, add compressor 2023-03-14 20:09:44 +11:00
Andrew Morris
8ccad86fdf BLSRegistration.sol 2023-03-14 19:26:42 +11:00
Andrew Morris
fbb0fe3a1a Merge pull request #541 from web3well/499-Improve-private-key-management-in-BlsWalletWrapper
Improve private key management in BlsWalletWrapper
2023-03-14 17:29:50 +11:00
Andrew Morris
bc0c272d65 Merge branch 'bw-523-registry-wrappers' into bw-523-use-registries 2023-03-14 15:11:07 +11:00
Andrew Morris
3a0a1e5f41 Wrapper classes for registries 2023-03-14 15:09:12 +11:00
Andrew Morris
6de210b81b Remove unnecessary condition, parallelize address calls 2023-03-14 14:50:24 +11:00
Andrew Morris
7239d51a57 Use connectIfDeployed 2023-03-14 14:32:43 +11:00
Andrew Morris
5ce1723ed5 Streamline signerOrProvider 2023-03-14 14:30:26 +11:00
Andrew Morris
547bb7f34d Allow passing signer and prefer contracts with signer 2023-03-14 14:10:09 +11:00
Andrew Morris
059b1d4b1a Use registries 2023-03-13 17:58:10 +11:00
Andrew Morris
a01d7426ea Make compression async 2023-03-13 17:41:40 +11:00
Andrew Morris
80d551d14e BundleCompressor 2023-03-13 17:31:49 +11:00
Andrew Morris
e2d8399dbf BlsPublicKeyRegistryWrapper 2023-03-13 16:12:25 +11:00
Andrew Morris
7522fb655f AddressRegistryWrapper 2023-03-13 15:56:04 +11:00
Andrew Morris
fa489ab75f Move SafeSingletonFactory into clients 2023-03-13 15:20:22 +11:00
Andrew Morris
41ac18fb86 Decode regIndexes and use registries in fallback expander 2023-03-10 14:37:05 +11:00
Andrew Morris
c390ac0321 encodeBitStream 2023-03-10 14:12:51 +11:00
Andrew Morris
2adb7ace4c Include registryUsageBitStream as a VLQ and switch on the bits, but use stubs for the registry usage cases 2023-03-10 13:47:07 +11:00
Andrew Morris
f90e79d306 Merge branch 'bw-524-reg-index' into bw-523-use-registries 2023-03-10 12:11:47 +11:00
Andrew Morris
f3b5552fb2 Simplify format, add more tests 2023-03-08 18:44:07 +11:00
Andrew Morris
4130335f5a Fix 8,388,607 2023-03-08 17:43:49 +11:00
Andrew Morris
43cf586131 Test 1 and 8,388,607 (latter fails) 2023-03-08 17:41:03 +11:00
Andrew Morris
f4c2e21c9b Make RegIndex BigEndian 2023-03-08 17:35:03 +11:00
Andrew Morris
f8223693fa Start tests 2023-03-08 17:24:19 +11:00
Andrew Morris
e35b160e87 RegIndex.sol 2023-03-08 17:10:17 +11:00
Andrew Morris
cd570155da uint -> uint256 2023-03-07 17:03:31 +11:00
Andrew Morris
7a9f26d218 tests 2023-03-07 16:34:08 +11:00
Andrew Morris
13779ffe3b Add lookup methods 2023-03-07 15:23:43 +11:00
Andrew Morris
699f84cede AddressRegistry.sol, BLSPublicKeyRegistry.sol 2023-03-07 15:08:28 +11:00
Andrew Morris
e858c3c826 More pseudofloat tests 2023-03-07 13:53:57 +11:00
Andrew Morris
4052997b15 Merge pull request #519 from web3well/pseudo-floats
Pseudo floats
2023-03-07 12:55:02 +11:00
JohnGuilding
2f8df2fe3a Publish experimental release, update extension & aggregator 2023-03-06 18:06:26 +00:00
JohnGuilding
1452ef5f4a Update clients readme 2023-03-06 17:19:12 +00:00
JohnGuilding
c963d622a1 Remove private key param from syncWallet method 2023-03-06 12:05:29 +00:00
JohnGuilding
ca307ef52c Rename test vars and clean up 2023-03-03 17:24:37 +00:00
JohnGuilding
597920944a Remove optional blsWalletSigner param 2023-03-03 16:44:53 +00:00
JohnGuilding
aa21c603fe Move BlsWalletWrapper private key references to blsWalletSigner 2023-03-03 15:02:21 +00:00
Andrew Morris
c260e60443 Merge pull request #536 from web3well/bw-394-followup-combine-contracts
Use BLSWallet and ProxyAdmin directly inside VerificationGateway
2023-03-03 18:15:52 +11:00
Andrew Morris
480ee1d3d0 bump 2023-03-03 18:09:05 +11:00
Andrew Morris
25c73d6697 Merge pull request #464 from web3well/bw-394-use-safe-singleton-factory
Use safe singleton factory
2023-03-02 20:10:13 +11:00
John Guilding
af44452199 Merge pull request #512 from web3well/bls-provider-accounts-blocks-and-network-status-methods
Add bls provider accounts, blocks, & network status method tests
2023-02-21 10:42:03 +00:00
JohnGuilding
c9c03a699d Add getTransactionCount method and update tests 2023-02-21 09:55:13 +00:00
JohnGuilding
cbbf32225a Update chainIds to reflect geth integration test changes 2023-02-21 09:52:15 +00:00
JohnGuilding
5dfa46f126 Add accounts, blocks, & network status method tests
Remove .only
2023-02-21 09:52:03 +00:00
John Guilding
f5f6f139a3 Merge pull request #535 from web3well/provider-pays-aggregator-fees
Provider pays aggregator fees
2023-02-20 18:18:31 +00:00
JohnGuilding
46987d1002 Ensure signer is funded for bls provider contract tests 2023-02-20 15:56:56 +00:00
JohnGuilding
334816adda Update fee estimate examples 2023-02-20 12:12:30 +00:00
JohnGuilding
d3d4541b55 Update tests for invalid signed transaction 2023-02-20 12:12:30 +00:00
JohnGuilding
0927798ea0 Append action to pay tx.origin when estimating fee & update docs 2023-02-20 12:12:30 +00:00
JohnGuilding
d00f59173f Update env.test to closer match .env.local.example & update signer sign tx test 2023-02-20 12:12:30 +00:00
JohnGuilding
7fc77523cc Set require fees to true in test env 2023-02-20 12:12:30 +00:00
JohnGuilding
0aa0f4efa2 Move gas estimate to signer when sending txs via provider
Update test comment on account nonce
2023-02-20 12:12:30 +00:00
JohnGuilding
8db993a76f Use estimateFee and pay fees
Add aggregator utils address to clients tests setup
2023-02-20 12:12:30 +00:00
John Guilding
a1892cb9a1 Merge pull request #538 from web3well/384-bls-provider-base-provider-event-emitter-logs-and-inspection-methods
Add provider tests for base provider, event emitter, logs, inspection methods
2023-02-20 12:08:53 +00:00
JohnGuilding
f2c428871f Generate test private keys with BlsWalletWrapper helper method 2023-02-20 11:19:47 +00:00
JohnGuilding
d621f982d6 Add provider tests for base provider, event emitter, logs, inspection methods 2023-02-17 16:34:55 +00:00
Andrew Morris
1052cc6c28 Remove unused contract (now inside VG) 2023-02-15 16:30:03 +11:00
Andrew Morris
af420d9a7b Remove unused blsLibrary address 2023-02-15 15:12:12 +11:00
Andrew Morris
fde1c61e93 Use BLSWallet and ProxyAdmin directly inside VerificationGateway 2023-02-15 14:38:26 +11:00
Andrew Morris
8bc62681f6 Merge remote-tracking branch 'origin/contract-updates' into bw-394-use-safe-singleton-factory 2023-02-15 10:55:55 +11:00
Andrew Morris
bac557a113 Merge pull request #528 from web3well/remove-lazy-wallets 2023-02-14 23:13:17 +11:00
Andrew Morris
db968c34fd Merge pull request #530 from web3well/bw-434-fix-bignum-tests 2023-02-14 23:10:41 +11:00
Andrew Morris
f535662407 Merge pull request #529 from web3well/bw-498-aggregator-devx 2023-02-14 23:09:28 +11:00
Andrew Morris
e5a426a991 Fix intermittent test failure by using normalized hex strings 2023-02-14 14:20:42 +11:00
Andrew Morris
d5422da19d Update hosting guide to use dockerhub images 2023-02-14 13:42:00 +11:00
Andrew Morris
12286389b1 Document easier ways of running aggregator 2023-02-14 12:40:18 +11:00
Andrew Morris
6968940f0c Merge pull request #520 from web3well/fee-tests
Additional tests for estimateGas for different Tx types
2023-02-14 09:20:29 +11:00
Andrew Morris
ea12f8fc42 Update contracts/test-integration/BlsSignerContractInteraction.test.ts
Co-authored-by: John Guilding <54913924+JohnGuilding@users.noreply.github.com>
2023-02-14 09:14:25 +11:00
Andrew Morris
1464476cec Allow deploy() when already deployed 2023-02-14 08:48:03 +11:00
Andrew Morris
306b90e83d Use official SafeSingletonFactory for 1337 2023-02-14 08:44:13 +11:00
Andrew Morris
d7348e581d Merge branch 'remove-lazy-wallets' into bw-394-use-safe-singleton-factory 2023-02-13 19:40:00 +11:00
Andrew Morris
5b529facd1 Merge branch 'bw-332-fix-proxy-admin-creation' into bw-394-use-safe-singleton-factory 2023-02-13 19:38:23 +11:00
Andrew Morris
4d7a83705b Fix lint issue 2023-02-13 19:26:44 +11:00
Andrew Morris
8e9cd18934 Fix tests 2023-02-13 19:25:00 +11:00
Andrew Morris
87eb27053a Replace lazyBlsWallets with just creating wallets 2023-02-13 19:05:05 +11:00
Andrew Morris
dd1a19b8d8 Inline BLS_DOMAIN calc (fit deployment into 30m) 2023-02-13 18:18:28 +11:00
Andrew Morris
a9bc94c641 Fix deterministic creation of VG using ProxyAdminGenerator 2023-02-13 17:31:19 +11:00
Andrew Morris
e416c13635 Merge remote-tracking branch 'origin/contract-updates' into bw-394-use-safe-singleton-factory 2023-02-13 16:57:01 +11:00
Andrew Morris
2b57673de4 Post-merge fixes 2023-02-13 16:31:53 +11:00
Andrew Morris
edae8c17f0 Merge remote-tracking branch 'origin/main' into contract-updates 2023-02-13 15:32:45 +11:00
Andrew Morris
e1e654eac5 Merge pull request #518 from web3well/bw-509-followup
Use .eventually in contracts
2023-02-13 15:03:13 +11:00
Andrew Morris
9202cee106 Fix lint issue 2023-02-13 14:50:50 +11:00
John Guilding
c72a843c85 Merge pull request #513 from web3well/use-geth-in-client-integration-tests
Use geth in client integration tests
2023-02-10 13:58:15 +00:00
JohnGuilding
15f28dfe76 separate geth and hardhat contract deploys 2023-02-10 12:06:41 +00:00
JohnGuilding
0e8588e819 Run integration tests with geth in github workflow 2023-02-10 12:04:54 +00:00
JohnGuilding
080568cb93 Modify integration tests to pass against geth node 2023-02-10 10:11:18 +00:00
kautukkundan
6b4f6ccd96 added additional fee checks for each tx type 2023-02-10 15:29:18 +08:00
Andrew Morris
1d887e696e Use pseudo-floats for ethValues and gas 2023-02-10 17:35:33 +11:00
Andrew Morris
51e6666776 Add big test 2023-02-10 17:26:07 +11:00
Andrew Morris
74d31d561f encodePseudoFloat 2023-02-10 16:42:10 +11:00
Andrew Morris
a666a2b9c9 Add and fix tests 2023-02-10 16:25:31 +11:00
Andrew Morris
d2da8d8e7e PseudoFloat.sol 2023-02-10 16:07:01 +11:00
Andrew Morris
1018131c27 Use .eventually in contract tests 2023-02-10 14:45:08 +11:00
Andrew Morris
e1a306f9f2 Cast to code:string instead of any
Co-authored-by: Jacob Caban-Tomski <jacque006@users.noreply.github.com>
2023-02-10 12:22:40 +11:00
Andrew Morris
847bbddd25 Merge pull request #511 from web3well/bw-509-new-expander
BLSExpanderDelegator and FallbackExpander
2023-02-10 11:27:14 +11:00
Andrew Morris
3bf2d78215 Merge pull request #516 from web3well/bw-507-followup
Sqlite followup
2023-02-10 10:29:31 +11:00
Andrew Morris
76ea1cabcd Remove more --unstable 2023-02-10 10:15:48 +11:00
Andrew Morris
f4e1c9b250 Remove unnecessary --allow-write 2023-02-10 10:14:02 +11:00
Andrew Morris
5d34594bfd Add --allow-write to aggregator.ts 2023-02-10 10:14:02 +11:00
Andrew Morris
b6e62ed303 Add --allow-write to showTables.ts 2023-02-10 10:14:02 +11:00
Andrew Morris
771335002b aggregator.db -> aggregator.sqlite 2023-02-10 10:13:45 +11:00
Jacob Caban-Tomski
c9d88ce73b Merge pull request #341 from web3well/feature/update-gas-measurements
Update gas measurement script for Arbitrum Nitro
2023-02-09 16:01:45 -07:00
Jacob Caban-Tomski
39e346f057 Update contracts/scripts/measure_gas/README.md
Co-authored-by: Andrew Morris <voltrevo@gmail.com>
2023-02-09 15:53:11 -07:00
omahs
5769d08a0e Fix: typos (#517)
Fix docs typos
2023-02-09 18:41:15 +00:00
Andrew Morris
99ed78bf49 Merge pull request #504 from web3well/bw-91-publish-agg-image
Publish aggregator images using CI
2023-02-09 12:51:41 +11:00
Andrew Morris
ef97000344 Ignore aggregator.db 2023-02-09 11:16:50 +11:00
Andrew Morris
55ad789c3a Remove --unstable 2023-02-09 11:16:45 +11:00
Andrew Morris
2a59616b2f Merge pull request #510 from web3well/bw-507-sqlite
Switch to sqlite
2023-02-09 10:54:19 +11:00
Jacob Caban-Tomski
54f3fbcf41 Infer net cfg name for hardhat network.
Remove arbitrum measurements if no l1Gas prop found.
2023-02-08 11:29:40 -07:00
Andrew Morris
a4aaa42964 Fix vlq-test.ts 2023-02-08 17:53:26 +11:00
Andrew Morris
07da3694f2 Add and fix test 2023-02-08 17:37:30 +11:00
Andrew Morris
a968e86a20 Add gas to fallback expander 2023-02-08 13:05:15 +11:00
Andrew Morris
c5e3461d60 Add docs and example 2023-02-08 12:59:13 +11:00
Andrew Morris
81c3d1c965 FallbackExpander 2023-02-08 12:59:13 +11:00
Andrew Morris
30ddc6f8ab Use viaIR to fix stack depth issue 2023-02-08 12:59:13 +11:00
Andrew Morris
0ca6f4f8fa Move some things around 2023-02-08 12:59:13 +11:00
Andrew Morris
365084ed86 Make expanderIndex explicit 2023-02-08 12:59:13 +11:00
Andrew Morris
2daff8b542 Add commentary 2023-02-08 12:59:13 +11:00
Andrew Morris
027f899fe3 Implement BLSExpanderDelegator.run 2023-02-08 12:59:13 +11:00
Andrew Morris
9f76ceb9f8 More vlq testing 2023-02-08 12:59:13 +11:00
Andrew Morris
a348962e42 Test VLQ directly instead of looking at logs 2023-02-08 12:59:13 +11:00
Andrew Morris
3894fe68a2 Switch to big-endian 2023-02-08 12:59:13 +11:00
Andrew Morris
8972ccbc5c Move VLQ to library 2023-02-08 12:59:13 +11:00
Andrew Morris
4b42d2d960 Implement VLQ decoding 2023-02-08 12:59:13 +11:00
Andrew Morris
16a043279b Copy code from hackmd 2023-02-08 12:59:13 +11:00
Andrew Morris
a31e53871a Replace sleep with wait-for-rpc 2023-02-08 12:38:25 +11:00
Andrew Morris
ceaa69adeb Fix local-aggregator-deploy 2023-02-08 12:10:30 +11:00
Andrew Morris
ba617b0a75 Remove unnecessary test wrapper in BundleTable.test.ts 2023-02-08 11:48:42 +11:00
Andrew Morris
aa16947628 Fix query logging in runQueryGroup 2023-02-08 11:44:11 +11:00
Andrew Morris
80efc04784 Remove postquery from deps 2023-02-08 11:39:01 +11:00
Andrew Morris
7dd04ee62e Remove remaining postgres things 2023-02-08 11:34:00 +11:00
Andrew Morris
3f7db13dba Remove/update postgres in readme 2023-02-08 11:33:01 +11:00
Andrew Morris
37ead8f0c9 Update environment variables 2023-02-08 11:30:38 +11:00
Andrew Morris
98ae7ec6c7 Fix tests, cleanup 2023-02-08 11:21:47 +11:00
Andrew Morris
131f84b7fc Updates for sync and rollbacks 2023-02-08 11:21:47 +11:00
Andrew Morris
c8f454fd90 Fix BundleTable.test.ts 2023-02-08 11:21:47 +11:00
Andrew Morris
58dff2f0ce First pass conversion in BundleTable 2023-02-08 11:21:47 +11:00
Jacob Caban-Tomski
8ef89face7 Merge pull request #497 from web3well/integrations-documentation-improvements
Integrations documentation improvements
2023-02-03 19:07:35 -07:00
JohnGuilding
ad0a019ca1 Add WSL2 recommendation 2023-02-03 17:56:08 +00:00
JohnGuilding
c7b245fed9 Tweak BLS Wallet description 2023-02-03 14:53:56 +00:00
JohnGuilding
b715a7f491 Edit contracts production use statement & fix typos 2023-02-03 14:53:56 +00:00
JohnGuilding
c620f3cd7e docs typos and add additional context 2023-02-03 14:53:56 +00:00
JohnGuilding
7640415ab6 Format docs 2023-02-03 14:53:56 +00:00
JohnGuilding
d01df873e6 Add troubleshooting tips & fee info to client docs 2023-02-03 14:53:56 +00:00
JohnGuilding
639cf4c26d Remove redudent extension env instructions 2023-02-03 14:53:56 +00:00
JohnGuilding
f964136a6e Update aggregator docs 2023-02-03 14:53:56 +00:00
JohnGuilding
506d376b36 Add statement on production use for contracts 2023-02-03 14:53:56 +00:00
JohnGuilding
9835886fb1 Add additional examples to clients readme 2023-02-03 14:53:56 +00:00
JohnGuilding
54f2c7d1fe Reference agg env table in dev setup instructions 2023-02-03 14:53:56 +00:00
JohnGuilding
4a3d9615a9 Remove stale extension .env instructions 2023-02-03 14:53:56 +00:00
JohnGuilding
fcd629c20d Add more descriptive intro to root readme 2023-02-03 14:53:56 +00:00
Andrew Morris
4eba0baabf Clarify cli args 2023-02-03 18:09:43 +11:00
Andrew Morris
387e478249 Add aggregator-dockerhub workflow 2023-02-03 18:03:01 +11:00
Andrew Morris
b61af4acd2 Use latest deno 2023-02-03 15:23:31 +11:00
Andrew Morris
ff4ff05c83 buildName -> tag 2023-02-03 15:22:56 +11:00
Andrew Morris
dfe73e4684 also-tag-latest 2023-02-03 14:48:49 +11:00
Andrew Morris
746038be5b Add --push 2023-02-03 14:38:21 +11:00
Andrew Morris
99f08967ab Allow customizing image name 2023-02-03 14:32:37 +11:00
Andrew Morris
916b7fbb5f Log build outputs 2023-02-03 14:29:16 +11:00
Andrew Morris
f1d16bbb88 Add --image-only for skipping the save step 2023-02-03 14:22:48 +11:00
Andrew Morris
59473044a0 Merge pull request #496 from web3well/bw-446-followup
Followups for #487 (gas limit PR)
2023-02-02 13:14:37 +11:00
Blake Duncan
6af93bde8c Add recovery methods to bls-wallet-clients module(#486) 2023-02-01 19:32:34 +00:00
Andrew Morris
a800935f51 Merge remote-tracking branch 'origin/contract-updates' into bw-394-use-safe-singleton-factory 2023-02-01 14:53:30 +11:00
Andrew Morris
a54b677720 Add docstring for overhead param 2023-02-01 12:35:26 +11:00
Andrew Morris
2d6ee184a6 Add return type annotation 2023-02-01 12:29:57 +11:00
Andrew Morris
0b2cca4816 uint -> uint256 2023-02-01 12:16:24 +11:00
Andrew Morris
e4cde3496d Add reason string 2023-02-01 12:15:24 +11:00
Andrew Morris
29d8884754 Merge pull request #487 from web3well/bw-446-add-gas-limit
Bw 446 add gas limit
2023-02-01 12:11:37 +11:00
Andrew Morris
28ebbe62f4 Fix lint issue 2023-02-01 12:04:57 +11:00
Jacob Caban-Tomski
d7f21c96a5 Further optimize gas measurement script.
Add BLSWalletContracts and connectToContracts to clients to make it easier to bootstrap contracts.
Simplify gas measurement config to rely on netowrk config.
Use token minting instead of transfers.
Add processBundle utility with error checking.
Use a custom ethers.js provider and signer to better handle RPC throttling/rate limiting.
Remove sleep between transaction config runs.
2023-01-31 17:29:28 -07:00
Jacob Caban-Tomski
5934cf19bd Add documentation, addresses to gas measurements
Add gas measurement README.
Add BLS Wallet & EOA signer addresses to results.
Split gas measurement index into run & measurement files.
Minor code cleanup & bug fixes.
2023-01-30 20:10:32 -07:00
Jacob Caban-Tomski
7c242ad985 Update gas script for Arbitrum Nitro
Add alea lib for deterministic random values
Move gas scripts to new folder
Move to config based approach for measurement script
Fix bls wallet lazy creation in fixture so nonce will be correct for larger amount of wallets
Fix fixture initialization of bls wallet contract from swallowing errors & attempting to initialize when not needed.
Get arbitrum specific gas field
Add address indexing optimization to expander, better typing on contracts fixture
Use @ethereumjs/tx to get raw txn size
Add sleep between measurements
Add local Ci test to make sure measurement script is working
Update measurements to be able to handle multiple transactions
Update gethDev to allow for longer http timeouts on longer running operations
2023-01-30 18:22:46 -07:00
Andrew Morris
b4b757ce8b Fix gas measurement for wallets which don't yet exist
You are currently cherry-picking commit a44a348c.
2023-01-27 16:46:10 +00:00
James Zaki
470ac78044 Sign userOp with async gas estimate 2023-01-27 15:09:02 +00:00
James Zaki
cf16d8f833 Add gas param to Operation in client 2023-01-27 15:09:02 +00:00
James Zaki
1e666325ba Add gas param to tests. 2023-01-27 15:09:02 +00:00
James Zaki
78646e8d11 Add gas limit (WIP) 2023-01-27 15:09:02 +00:00
John Guilding
016c1e59d8 Merge pull request #480 from web3well/update-bundle-receipt-to-match-ethers-transaction-response
Update bundle receipt to match ethers transaction response
2023-01-26 14:14:06 +01:00
JohnGuilding
fe9eacd061 Remove extra level of nesting in BundleReceipt 2023-01-26 12:56:16 +00:00
JohnGuilding
d39c16bfdb Update experimental release 2023-01-26 10:20:00 +00:00
JohnGuilding
4f9ddac4b8 Rename BlsWallet type tp BlsBundleReceipt 2023-01-26 09:50:24 +00:00
JohnGuilding
fee9d200c0 Update repo to same ethers version and add experimental client module to proxy agg 2023-01-24 16:25:00 +00:00
JohnGuilding
e214c6ef35 Add experimental client module version 2023-01-24 16:05:56 +00:00
JohnGuilding
6dbee9fad2 Update todo 2023-01-24 15:51:15 +00:00
JohnGuilding
2fb5cefa5b Update bundle receipt in client and provider 2023-01-24 15:51:15 +00:00
JohnGuilding
a92a39481b Update bundle receipt in aggregator 2023-01-24 15:51:15 +00:00
Jacob Caban-Tomski
b6fc2164a3 Merge pull request #483 from web3well/docs/optimism-goerli-deploy
Add Optimism Goerli deploy to README
2023-01-24 08:33:54 -07:00
Jacob Caban-Tomski
772e44dd60 Add Optimism Goerli deploy to README
Add Optimism Goerli network config to contracts deploy in main README.
Add Optimism Goerli to extension networks.
Remove or update rinkeby, kovan, and older arbitrum and optimism test networks.
2023-01-23 17:29:17 -07:00
Blake Duncan
009e3762f7 Add missing slash in the docker run command (#479) 2023-01-23 14:31:54 +00:00
Andrew Morris
ae7886aba3 Add workaround for COST_ESTIMATOR_ADDRESS 2023-01-23 16:46:46 +11:00
Andrew Morris
3b79d553b9 Merge pull request #477 from web3well/updateStartDocker
Change port to --net=host in startup script
2023-01-23 15:30:15 +11:00
Blake Duncan
f48979b4da Change port to --net=host 2023-01-20 16:39:12 +00:00
Andrew Morris
b49964287a Merge pull request #473 from web3well/optimism-goerli-aggregator
Add optimism goerli network config
2023-01-20 12:19:54 +11:00
John Guilding
5e29d4e4e7 Merge pull request #467 from web3well/bls-provider-and-signer-contracts-interaction
Bls provider and signer contracts interaction
2023-01-19 13:54:30 +01:00
JohnGuilding
e5e8fa187a Update issue for todo comments 2023-01-19 11:24:17 +00:00
JohnGuilding
92bc376ba6 Increase receipt polling retries 2023-01-19 10:58:06 +00:00
JohnGuilding
13ff3155df Update readme & failing signer contract test 2023-01-19 10:23:08 +00:00
JohnGuilding
91b88cd603 Update receipt handling and test 2023-01-19 10:21:33 +00:00
JohnGuilding
264491a5b0 Update receipt test 2023-01-19 10:12:06 +00:00
JohnGuilding
8b5bfcafba Move non-integration tests to clients directory 2023-01-19 10:12:06 +00:00
JohnGuilding
850bde5f46 Fix false positive test 2023-01-19 10:12:06 +00:00
JohnGuilding
c95de82ee3 Add contract factory tests 2023-01-19 10:12:05 +00:00
JohnGuilding
5f5f039a1c Add provider contract tests & update signer tests 2023-01-19 10:12:05 +00:00
JohnGuilding
d740fdc594 Use bls signer for contract interaction tests 2023-01-19 10:12:05 +00:00
JohnGuilding
b37555fcb4 debug transfer() call test WIP 2023-01-19 10:12:05 +00:00
Jacob Caban-Tomski
4d6b836961 Use gethDev network for client integration tests 2023-01-19 10:12:05 +00:00
JohnGuilding
9e386dd784 Use blsSigner for contracts tests WIP 2023-01-19 10:12:05 +00:00
Andrew Morris
86fc7c5895 Make ProxyAdmin address predetermined 2023-01-19 16:20:05 +11:00
Andrew Morris
0afefe9c1e Fix test 2023-01-19 16:19:20 +11:00
Andrew Morris
71a3520a0b Allow calling deploy multiple times 2023-01-19 16:01:13 +11:00
Andrew Morris
b97c8b5e6d Add temporary support for SafeSingletonFactory on 1337 2023-01-19 15:49:21 +11:00
Andrew Morris
73967cef4e Remove fundDeployer (no longer needed + doesn't exist) 2023-01-19 13:43:01 +11:00
Andrew Morris
3506fb6117 Fix config.test.ts 2023-01-19 13:43:01 +11:00
Andrew Morris
5918b12a75 Remove unused code 2023-01-19 13:43:01 +11:00
Andrew Morris
fef73de225 Remove lazyBlsWallets 2023-01-19 13:43:01 +11:00
Andrew Morris
321a2556b1 Fix tests running together with fixture singleton and avoiding lazyBlsWallets 2023-01-19 13:43:01 +11:00
Andrew Morris
03d61443e8 Simplify using processBundleWithExtraGas 2023-01-19 13:43:01 +11:00
Andrew Morris
77d9ff8823 Fix recovery-test.ts 2023-01-19 13:43:01 +11:00
Andrew Morris
f0cfe0d941 Fix upgrade-test.ts 2023-01-19 13:43:01 +11:00
Andrew Morris
711f898d96 Update deploy-test.ts 2023-01-19 13:43:01 +11:00
Andrew Morris
7def3c9b2e Fix walletAction-test.ts 2023-01-19 13:43:01 +11:00
Andrew Morris
139d8e04e4 Deploy using SafeSingletonFactory 2023-01-19 13:43:01 +11:00
Andrew Morris
59388de662 Implement calculateAddress, deploy 2023-01-19 13:43:01 +11:00
Andrew Morris
1928d59c58 SafeSingletonFactory initial setup 2023-01-19 13:43:01 +11:00
Jacob Caban-Tomski
ebfa843bf8 Merge pull request #472 from web3well/bw-470-artifact-followup
Restore aggregatorLogs.txt artifact
2023-01-18 19:41:38 -07:00
Andrew Morris
283bc365d6 Restore aggregatorLogs.txt artifact 2023-01-19 13:33:09 +11:00
Jacob Caban-Tomski
26617c96d3 Merge pull request #471 from web3well/bw-470-fix-test-integration
Fix test integration
2023-01-18 19:29:48 -07:00
Andrew Morris
27bc22d755 Remove unused step 2023-01-19 13:02:13 +11:00
Andrew Morris
95bf1dfba3 Merge remote-tracking branch 'origin/main' into bw-470-fix-test-integration 2023-01-19 12:47:31 +11:00
Andrew Morris
212daabf85 Fix typo 2023-01-19 12:38:51 +11:00
Andrew Morris
3b0d3536e7 Fix access on maybe-nil bundleRow 2023-01-19 12:29:05 +11:00
Andrew Morris
636f60af2f Handle bundleService.lookupBundle returning nil 2023-01-19 12:24:05 +11:00
Jacob Caban-Tomski
4945f48a43 Merge pull request #468 from web3well/bw-416-followup
Followup suggestions from #443
2023-01-18 18:14:05 -07:00
Andrew Morris
c96c835966 Merge branch 'bw-416-followup' into bw-470-fix-test-integration 2023-01-19 11:52:35 +11:00
Andrew Morris
7747e353cc Log normally instead of using artifact 2023-01-19 11:46:07 +11:00
Andrew Morris
c46e063f0f Split out integration.yml so that test-integration can run more often and not on contract-updates 2023-01-19 11:23:33 +11:00
Andrew Morris
824b9a90ac Improve BUNDLE_CHECKING_CONCURRENCY description 2023-01-19 10:30:01 +11:00
Andrew Morris
533c81e5c6 MAX_GAS -> MAX_GAS_PER_BUNDLE 2023-01-19 10:28:10 +11:00
Andrew Morris
6a5ea24873 Merge pull request #443 from web3well/bw-416-limit-bundles-by-gas
Limit bundles by gas instead of actions
2023-01-19 10:19:27 +11:00
Jacob Caban-Tomski
dc3d4c0edb Merge pull request #454 from web3well/bw-453-agg-config-outside-image
Move config outside docker image
2023-01-18 11:42:56 -07:00
Andrew Morris
dd513f8261 Merge remote-tracking branch 'origin/main' into bw-416-limit-bundles-by-gas 2023-01-18 16:24:56 +11:00
Andrew Morris
369df16cae Update README 2023-01-18 16:17:39 +11:00
Andrew Morris
f6eb73c43a Use last entry in env file instead of first 2023-01-18 16:03:24 +11:00
Andrew Morris
147ff4aaad Simplify start-docker.sh, avoid overrides 2023-01-18 15:53:53 +11:00
Andrew Morris
7b7777bf20 Merge remote-tracking branch 'origin/main' into bw-453-agg-config-outside-image 2023-01-18 14:55:32 +11:00
Andrew Morris
85dcdc10e5 Merge pull request #452 from web3well/use-geth
Use geth
2023-01-18 14:42:14 +11:00
Andrew Morris
f34ccaceed Merge remote-tracking branch 'origin/main' into use-geth 2023-01-18 14:38:53 +11:00
Andrew Morris
9451501f20 Use a longer delay 2023-01-18 14:38:15 +11:00
Blake Duncan
92c69de7ef Persist bundles in the bundles table (#440) 2023-01-17 16:26:33 +00:00
Blake Duncan
1b95f66431 Add optimism goerli network config 2023-01-17 14:45:38 +00:00
Andrew Morris
4facaba47f Move config outside docker image 2023-01-12 18:34:21 +11:00
Andrew Morris
7111fa621b Run node in background 2023-01-12 14:09:49 +11:00
Andrew Morris
8c884186a6 Remove unnecessary flags 2023-01-12 14:04:52 +11:00
Andrew Morris
4a61371e0a Pull container beforehand so that we don't hit the node too quickly 2023-01-12 14:01:40 +11:00
Andrew Morris
b698c7f3a9 Use geth on CI 2023-01-12 13:56:36 +11:00
Andrew Morris
bcc460bf34 Use faster polling when running locally 2023-01-12 13:53:47 +11:00
Andrew Morris
b0635d9f6a Simplify test / fix race condition 2023-01-12 13:49:05 +11:00
Andrew Morris
0eeddb376d Add hardhat option 2023-01-12 12:54:23 +11:00
Andrew Morris
bcc74926dd Replace evm_mine 2023-01-12 12:45:24 +11:00
Andrew Morris
cffd316c89 Merge branch 'main' into bw-416-limit-bundles-by-gas 2023-01-12 12:40:05 +11:00
Andrew Morris
472ac28d80 Use geth instead of hardhat for local node + automate setup 2023-01-12 12:38:08 +11:00
Jacob Caban-Tomski
1d35f4e80a Merge pull request #451 from web3well/fix-agg-test-stalls
Fix aggregator test stalls
2023-01-11 18:00:52 -07:00
Andrew Morris
7b5ca4e88d Remove gasPrice:0 2023-01-12 11:30:29 +11:00
Andrew Morris
140b606152 On stop(), stop listening for blocks 2023-01-12 10:59:21 +11:00
Jacob Caban-Tomski
61c5c43572 Merge pull request #450 from web3well/better-split-local-and-remote-docs
Better split local and remote docs
2023-01-11 14:40:17 -07:00
JohnGuilding
32d508fb6f Remove whitespace 2023-01-11 21:32:34 +01:00
JohnGuilding
e77f9bd887 Better split of local and remote docs 2023-01-11 21:28:39 +01:00
Andrew Morris
319f2d1a95 Update .env.local.example 2023-01-11 10:56:23 +11:00
John Guilding
a4d90f109c Merge pull request #439 from web3well/bls-signer-json-rpc-signer-and-signer-methods
Add bls signer json rpc signer and default signer methods
2023-01-10 14:05:19 +01:00
JohnGuilding
d8fca1bf0c Add error test for signer.unlock 2023-01-10 13:06:54 +01:00
Andrew Morris
8246c53d29 Update README 2023-01-10 17:25:09 +11:00
Andrew Morris
2448bdea4d Remove MAX_AGGREGATION_SIZE 2023-01-10 17:13:09 +11:00
Andrew Morris
25813f118b Bypass timer on profit rather than the aggregation being 'full' 2023-01-10 17:06:50 +11:00
Andrew Morris
1aa00a8848 Limit bundles by gas 2023-01-10 16:20:53 +11:00
JohnGuilding
c208296f8c Update test env to match aggregator fee changes 2023-01-09 15:33:55 +01:00
JohnGuilding
763ede3cb4 Remove unnecessary comment 2023-01-09 13:22:44 +01:00
JohnGuilding
671cec495c Add tests for signer.provider, signer.isSigner & signer.connect 2023-01-09 13:22:44 +01:00
Andrew Morris
2e2b4f3cf2 Charge accurate fees -- followup (#438)
* Split out calculation for baseFeeIncrease

* Add comments explaining maxFeePerGas calculation

* Add docstring for `#pickBest`

* Add docstring for #augmentAggregateBundle

* Update environment variables table in README

* Document fee system
2023-01-06 10:18:46 +00:00
Andrew Morris
7423b28f89 Merge pull request #418 from web3well/bw-415-charge-accurate-fees
Charge accurate fees
2023-01-06 15:17:32 +11:00
Andrew Morris
44fa3102b9 Merge remote-tracking branch 'origin/main' into bw-415-charge-accurate-fees 2023-01-06 14:50:59 +11:00
Jacob Caban-Tomski
852b676f87 Merge pull request #366 from web3well/feature/decode-errors-from-action-results
Add tests to decode error results
2023-01-05 11:08:08 -07:00
Jacob Caban-Tomski
9f4064eef9 Split client unit & intergration test CI runs 2023-01-04 13:38:31 -07:00
Jacob Caban-Tomski
2f4d91e336 Address additional PR feedback
Remove unnecessary unknown casts.
Split test error encoding functions into one for strings and one for abi encoded messages.
Remove magic numbers/slicing to extract error action data and properly generate instead.
2023-01-04 13:17:53 -07:00
Jacob Caban-Tomski
ee5f044028 Finish test coverage of OperationResults
Add html output to nyc test coverage to more easily find gaps.
2023-01-04 12:39:39 -07:00
Jacob Caban-Tomski
1b95731106 Add nyc test coverage tool 2023-01-04 12:39:39 -07:00
Jacob Caban-Tomski
9c552dc3c9 Address PR feedback
Remove Typemoq
Fix encoding error for test
Remove number of  events check in getOperationResults
Remove other event test case
2023-01-04 12:39:39 -07:00
Jacob Caban-Tomski
f66fa370e9 Add getOperationResults to clients to make it easier to decode operation errors.
Change existing contract test case to use getOperationResults.
Add typemoq to allow typed mocking.
Bump clients patch version.
2023-01-04 12:39:38 -07:00
John Guilding
8180d365f2 Add provider tests to github workflows (#425)
* Add workflow for spinning up env & running tests

* Rename provider tests directory

* Remove periods from error messages

* Move chai spies to hardhat config

* Print agg error logs to artifact

* Use fresh state between tests

* Fix nonce too low error
2023-01-04 11:21:53 +00:00
Jacob Caban-Tomski
2b8f3c2ead Merge pull request #432 from web3well/pin-clients-0.8.2
Pin bls-wallet-clients@0.8.2
2023-01-03 08:27:04 -07:00
Jacob Caban-Tomski
99847b4ab2 Pin bls-wallet-clients@0.8.2 2022-12-23 12:17:18 -07:00
Jacob Caban-Tomski
8fa6b50b61 Merge pull request #431 from web3well/bug/agg-client-fetch-error
Fix issue with fetch in client in browser
2022-12-23 12:10:03 -07:00
Jacob Caban-Tomski
5911285f8d Pin bls-wallet-clients@0.8.2-add1351 2022-12-23 11:52:22 -07:00
Blake Duncan
e1e985a82c Signer tests for the BLS Signer (#399) 2022-12-20 11:26:29 +00:00
Jacob Caban-Tomski
add135161f Parse text response 2022-12-19 19:36:45 -07:00
Jacob Caban-Tomski
a3a7cc6fe7 Properly bind fetch 2022-12-19 19:29:31 -07:00
Blake Duncan
9078f6189a Wallet recovery (#342)
* Add addRecoveryWallet function to the keyring controller

* Get wallet hash from the recovery address so user no longer needs to copy that over

* Update types for addRecoveryWallet method

* Fixing the add recovery wallet function

* Use aggregator url from currently selected network

* Adding a param for the signers private key and saving the new wallet in the keyring

* added UI for entering recovery hash (#355)

* added UI for entering recovery hash

* added ui for salt

* completed workflow for wallet recovery

* lint: fix

* updated hex conversion of salt

* using temp wallet for recovery

* replace address after recovery

* Lint fix

* Adding randFr() for PK generation

* Add back button to recovery modal

* Missed some files to commit

* Fix address issues using randFr

* Fix randFr function by initing the mcl

* Fix lint issue

Co-authored-by: Kautuk Kundan <kautukkundan@gmail.com>
2022-12-15 15:58:53 -05:00
Jacob Caban-Tomski
46dfe7b08d Merge pull request #429 from web3well/bug/submit-error
Correctly bubble up bundle submit errors
2022-12-15 11:36:17 -05:00
Jacob Caban-Tomski
ce5d8b3a01 Add error path on submit error to extension 2022-12-14 20:01:44 -05:00
Jacob Caban-Tomski
19f6cbdc6f Pin bls-wallet-clients0.8.1-758c7c4 2022-12-14 19:47:16 -05:00
Jacob Caban-Tomski
758c7c4fe2 Revert node-fetch to 2.6.7 2022-12-14 19:43:56 -05:00
Jacob Caban-Tomski
68dbaa25c8 Add/update documentation for Aggregator client 2022-12-14 19:30:52 -05:00
Jacob Caban-Tomski
cc3da2bc5d Pin bls-wallet-clients@0.8.1-1995bbc 2022-12-14 19:11:17 -05:00
Jacob Caban-Tomski
1995bbcba0 Correctly bubble up bundle submit errors
Do not swallow submit errors from aggregator on 404.
Switch AggregatorClient fetch to use globalThis implementation if it exists.
Update client deps.
Bump next verison to 0.8.1.
2022-12-14 19:00:37 -05:00
Jacob Caban-Tomski
da03830e04 Merge pull request #422 from web3well/bls-provider-json-rpc-provider-methods
Bls provider json rpc provider methods
2022-12-14 17:54:22 -05:00
Jacob Caban-Tomski
9a6612bda2 Add return typing on anon func 2022-12-14 14:40:01 -05:00
Jacob Caban-Tomski
a266bb2432 Update unchecked signer test, typing, and comments.
Update BlsProvider constructor to accept a private key promise.
Remove unneeded comment on connectUnchecked.
Update and skip test for using a unchecked signer from a new provider, add follow up issue.
2022-12-14 14:34:33 -05:00
JohnGuilding
29240dd288 Merge branch 'main' into bls-provider-json-rpc-provider-methods 2022-12-14 18:00:30 +00:00
JohnGuilding
7d8d72e285 Drop privateKey param & use ethers method signature 2022-12-14 15:29:27 +00:00
Jacob Caban-Tomski
4d5c8d9ecc Merge pull request #419 from web3well/bls-signer-blockchain-methods
Bls signer blockchain methods
2022-12-12 11:02:02 -07:00
JohnGuilding
71c9e63ae6 Add bls signer blockchain methods
- Add tests for getBalance
- Add test for getChainId
- Add test for getGasPrice
- Add test for getTransactionCount
- Add test for call()
- Add test for estimateGas & add todo to revisit fn
- Update todo issue number
- Add error test cases for resolveName
- Tidy up & assert against regular provider chain id
2022-12-12 17:49:24 +00:00
JohnGuilding
00b668a87c Add test for provider.send 2022-12-09 13:30:05 +00:00
James Zaki
4f5b7c75d9 Test recovery of blswallet via blswallet call (#420) 2022-12-09 14:55:42 +02:00
JohnGuilding
1a13d8dcb8 Add test for listAccounts 2022-12-08 17:22:30 +00:00
JohnGuilding
aa8a969857 Add unchecked bls signer 2022-12-08 17:00:38 +00:00
JohnGuilding
e5897786d7 Add test for provider.connection 2022-12-07 12:50:12 +00:00
Andrew Morris
d5f977b657 Log bundleOverheadCost 2022-12-07 16:39:36 +11:00
Andrew Morris
0969715701 Fix AUTO_CREATE_INTERNAL_BLS_WALLET in examples 2022-12-07 16:16:15 +11:00
Andrew Morris
d95404ec6b Add config comments 2022-12-07 15:37:13 +11:00
Andrew Morris
ac03d4d165 Update example configs 2022-12-07 15:29:40 +11:00
Andrew Morris
969dd2b605 Get accurate fee estimates by using custom gas prices 2022-12-07 15:27:22 +11:00
Andrew Morris
bc18c8be1a Fix BundleServiceSubmitting tests 2022-12-06 13:46:53 +11:00
Andrew Morris
30fc05cbd5 Fix 9/10 bundle test 2022-12-06 13:35:19 +11:00
Andrew Morris
29566d50f0 Include errorReason in estimateFee, fix test 2022-12-06 13:20:30 +11:00
Andrew Morris
8064eb04d0 Return failedRows correctly 2022-12-06 12:25:58 +11:00
Andrew Morris
ef1b175f8b Use +20% fee to ensure tx gets processed during test (lots of gas fluctuation in hardhat) 2022-12-06 12:23:08 +11:00
Andrew Morris
27d939556a Remove log 2022-12-06 12:13:13 +11:00
Andrew Morris
f2d3aada78 Update test 2022-12-06 12:12:30 +11:00
Andrew Morris
f0f02f6921 Use an internal bls wallet to avoid including wallet creation in bundle overhead 2022-12-06 12:09:40 +11:00
Andrew Morris
0bfaf98dfa Fix fee configs in tests, remove obsolete tests 2022-12-05 16:22:22 +11:00
Andrew Morris
e0250ca502 Remove todo 2022-12-05 16:10:37 +11:00
Andrew Morris
27b936863b Factor out #preventLosses 2022-12-05 14:45:22 +11:00
Andrew Morris
e20b2eea52 Handle unprofitable-despite-breakeven-operations 2022-12-05 14:33:15 +11:00
Andrew Morris
a8e9f89e8f Merge remote-tracking branch 'origin/main' into bw-415-charge-accurate-fees 2022-12-05 13:44:20 +11:00
Andrew Morris
1cf7159003 Merge pull request #377 from web3well/bundleErrorLogging
Bundle error logging
2022-12-05 13:04:59 +11:00
Blake Duncan
ab1209afbd Merge branch 'main' into bundleErrorLogging
# Conflicts:
#	contracts/clients/src/Aggregator.ts
2022-12-02 11:38:59 +00:00
Blake Duncan
231bf59184 Removing 202 error code 2022-12-02 10:58:09 +00:00
Andrew Morris
294b5d13a6 measure bundle overhead gas by extrapolating backwards 2022-12-02 18:12:42 +11:00
Andrew Morris
4f6172a9a0 Remove redundant unstable flag 2022-12-02 17:46:33 +11:00
Andrew Morris
542c33d983 Update example configs 2022-12-02 17:44:33 +11:00
Andrew Morris
0d1f5c20d7 Check empty bundle before profitability 2022-12-02 17:40:36 +11:00
Andrew Morris
41ef0fe974 Check bundles individually using overhead sharing 2022-12-02 17:35:33 +11:00
Andrew Morris
e8aaf4512f Contribution is per-operation, not per-bundle 2022-12-02 16:40:56 +11:00
Andrew Morris
08d490eef4 Share the bundleOverheadGas according to breakevenOperationCount 2022-12-02 16:34:46 +11:00
Andrew Morris
1e100cbf33 Use new fee parameterization 2022-12-02 15:45:50 +11:00
John Guilding
6aee4db636 Bls provider/signer send transaction (#402)
* Add empty BlsProvider & BlsSigner classes

* Send transactions WIP

* Add init wallet method

* Add empty BlsProvider & BlsSigner classes

* Use node-fetch & update verification gateway

* Fund test bls wallet

* Add:
- provider.sendBlsTransaction
- provider.getTransactionReceipt
- signer.#verifyInit
- signer.signBlsTransaction

* - Add estimate gas function & test case
- Refactor getSigner logic to create singleton signer for each provider
- Add getSigner test cases

* Tidy up

* Update unsupported methods & sendBlsTx logic

* Rename test files

* Extract poll function logic & add retry limit

* Add test case for tx receipt error handling

* Fix incorrect test argument

* Replace use of ActionDataDto with ActionData

* Add & update test cases for transaction return types

* sendTransaction error test case & remove trycatch

* Add estimate gas test & update tests to closer align with AAA pattern

* update sendBlsTransaction error handling

* Add test to check account nonce is retrieved

* Update todos

* transaction.to error handling for & update todos

* Move provider/signer tests to dedicated directory

* provider.call & provider.getTransaction tests

* Add checkTransaction & populateTransaction tests

* Add signBlsMessage method

* Error handling updates

* Tidy up before publishing PR

* Add explicit override

* Provider & signer clean slate for merge

* make index and address non-readonly

* Fix linting errors

* Fix client module export error

* Remove console log from poll function

* Update object test assertions

* Fix failing test

* Turn no-unused-expressions off for test files

* Improve constructorGuard typing & update null/undefined checks

* Store init function as promise to be resolved

* Add BlsProvider & BlsSigner to Experimental namespace

* Remove signBlsMessage, signBlsTransaction & sendBlsTransaction. Convert logic to match ethers methods

* Use consistent private key for tests

* Fix typo & ensure consistent private key for test

* Tidy test assertions

* Update TODOs for future work
2022-12-01 12:38:44 -08:00
Blake Duncan
efa2e062cc Update client bundle receipt response type 2022-12-01 12:22:25 +00:00
Blake Duncan
8f182bc7ba Cleaning up empty string vs null inconsistency 2022-12-01 12:21:19 +00:00
Andrew Morris
e4c9c8dc16 wip remove lower-bound fee system 2022-12-01 16:33:37 +11:00
Blake Duncan
270abf90e4 Fix aggregator proxy build 2022-11-30 13:44:02 +00:00
Blake Duncan
e243212e67 Idk how I'm missing these lint errors 2022-11-30 13:22:41 +00:00
Blake Duncan
916ba7285a Fixing type issue in the extension 2022-11-30 13:16:27 +00:00
Blake Duncan
56f33ecf4e Fix BundleReceipt type and update the extension 2022-11-30 11:28:37 +00:00
Blake Duncan
035891aa37 Merge branch 'main' into bundleErrorLogging 2022-11-30 10:00:21 +00:00
Blake Duncan
69a1a19edb Update bls-wallet-clients to experimental version and update some client types 2022-11-29 17:17:20 +00:00
Blake Duncan
d476556588 Add aggregationStrategy test to check error message 2022-11-28 14:50:25 +00:00
Blake Duncan
5286429503 Add in unknown error reason 2022-11-28 12:58:27 +00:00
Jacob Caban-Tomski
72b546c7a7 Merge pull request #407 from web3well/exposeDecodeFunction
Export decode error function from the client module
2022-11-23 14:32:17 -07:00
Blake Duncan
51ee33f753 PR comments 2022-11-23 13:02:24 +00:00
Blake Duncan
3de61b7a83 Update readme and index.ts for the decodeError function 2022-11-23 10:26:59 +00:00
Blake Duncan
b62d1709dd Standardise the response body 2022-11-22 15:55:21 +00:00
Blake Duncan
0855462220 Some more clean up 2022-11-22 11:18:24 +00:00
Blake Duncan
bb2ebed49d Export decode error function from the client module 2022-11-22 11:14:50 +00:00
Blake Duncan
bd0ff0da7b Revert "Export decodeError from the client module"
This reverts commit 44fec67e6c.
2022-11-22 11:08:29 +00:00
Blake Duncan
44fec67e6c Export decodeError from the client module 2022-11-22 10:24:58 +00:00
Blake Duncan
c163638cc2 Fix lint and test errors 2022-11-22 10:05:17 +00:00
Blake Duncan
ec3c05d822 Add 202 bundle receipt status and add submitError to db 2022-11-21 17:28:24 +00:00
Blake Duncan
ebbe072320 Merge branch 'main' into bundleErrorLogging 2022-11-17 13:36:10 +00:00
Blake Duncan
e613af7b1e Fix test failure 2022-11-10 15:14:48 +00:00
Blake Duncan
63f230c742 Code clean up 2022-11-10 14:59:21 +00:00
Blake Duncan
dc4b421bbe Spacing 2022-11-04 10:04:19 +00:00
Blake Duncan
dca0eb3ff6 Log bundle error and add script to test 2022-11-03 16:56:40 +00:00
261 changed files with 20198 additions and 4947 deletions

View File

@@ -0,0 +1,13 @@
name: Local Aggregator Deploy
description: Runs an aggregator instance
runs:
using: composite
steps:
- working-directory: ./aggregator
shell: bash
run: cp .env.test .env
- working-directory: ./aggregator
shell: bash
run: deno run --allow-read --allow-write --allow-env --allow-net ./programs/aggregator.ts 2>&1 | tee -a aggregatorLogs.txt &

View File

@@ -0,0 +1,9 @@
name: Local Contract Deploy
description: Runs a Hardhat node & deploys contracts
runs:
using: composite
steps:
- working-directory: ./contracts
shell: bash
run: yarn start &

View File

@@ -0,0 +1,13 @@
name: Local Contract Deploy
description: Runs a Hardhat node & deploys contracts
runs:
using: composite
steps:
- working-directory: ./contracts
shell: bash
run: yarn hardhat node &
- working-directory: ./contracts
shell: bash
run: yarn hardhat run scripts/deploy_all.ts --network gethDev

View File

@@ -0,0 +1,29 @@
name: aggregator-dockerhub
on:
push:
branches:
- 'main'
paths:
- 'aggregator/**'
- '.github/workflows/aggregator-dockerhub.yml'
defaults:
run:
working-directory: ./aggregator
env:
DENO_VERSION: 1.x
jobs:
push:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: denoland/setup-deno@v1
with:
deno-version: ${{ env.DENO_VERSION }}
- run: git show HEAD
- run: echo ${{ secrets.DOCKERHUB_TOKEN }} | docker login --username blswalletghactions --password-stdin
- run: ./programs/build.ts --image-name blswallet/aggregator --image-only --also-tag-latest --push

View File

@@ -68,19 +68,13 @@ jobs:
deno-version: ${{ env.DENO_VERSION }}
- uses: ./.github/actions/setup-contracts-clients
# Setup contracts
# Setup node & contracts
- working-directory: ./contracts
run: yarn hardhat node &
run: yarn start &
- working-directory: ./contracts
run: yarn hardhat fundDeployer --network gethDev
run: ./scripts/wait-for-rpc.sh
- working-directory: ./contracts
run: yarn hardhat run scripts/deploy_all.ts --network gethDev
run: ./scripts/wait-for-contract-deploy.sh
- working-directory: ./
run: docker-compose up -d postgres
- run: cp .env.local.example .env
- run: deno test --allow-net --allow-env --allow-read --unstable
# Cleanup
- working-directory: ./
run: docker-compose down
- run: deno test --allow-net --allow-env --allow-read

View File

@@ -14,16 +14,12 @@ defaults:
run:
working-directory: ./contracts/clients
env:
DENO_VERSION: 1.x
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/setup-contracts-clients
- run: yarn build
test:
test-unit:
runs-on: ubuntu-latest
steps:

View File

@@ -32,3 +32,14 @@ jobs:
- uses: actions/checkout@v3
- uses: ./.github/actions/setup-contracts-clients
- run: yarn test
# ensure gas measurement script runs
test-gas-measurements:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/setup-contracts-clients
- uses: ./.github/actions/local-contract-deploy-hardhat
- run: yarn hardhat run ./scripts/measure_gas/run.ts --network gethDev

69
.github/workflows/integration.yml vendored Normal file
View File

@@ -0,0 +1,69 @@
name: integration
on:
push:
branches:
- 'main'
paths:
- 'aggregator/**'
# Check for breaking changes from contracts
- 'contracts/**'
- '.github/workflows/integration.yml'
pull_request:
paths:
- 'aggregator/**'
# Check for breaking changes from contracts
- 'contracts/**'
- '.github/workflows/integration.yml'
branches-ignore:
# Changes targeting this branch should be tested+fixed when being merged
# into main
- contract-updates
defaults:
run:
working-directory: ./contracts/clients
env:
DENO_VERSION: 1.x
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/setup-contracts-clients
- working-directory: ./contracts/clients
run: yarn build
test-integration:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/setup-contracts-clients
- uses: denoland/setup-deno@v1
with:
deno-version: ${{ env.DENO_VERSION }}
# - name: run geth node and deploy contracts
- uses: ./.github/actions/local-contract-deploy-geth
- working-directory: ./contracts
run: ./scripts/wait-for-contract-deploy.sh
# - name: run aggregator
- uses: ./.github/actions/local-aggregator-deploy
# - name: integration tests
- working-directory: ./contracts
run: yarn test-integration
# - name: upload artifacts
- uses: actions/upload-artifact@v3
if: always()
with:
name: aggregator-logs
path: ./aggregator/aggregatorLogs.txt
retention-days: 5

View File

@@ -1,6 +1,6 @@
# Contribute to BLS Wallet
Thank for taking the time to contribute to BLS Wallet!
Thanks for taking the time to contribute to BLS Wallet!
In this guide you will get an overview of the contribution workflow from opening an issue, creating a PR, reviewing, and merging the PR.
@@ -18,7 +18,7 @@ First search for an [existing issue](https://github.com/web3well/bls-wallet/issu
### Solve an issue
Search for a [existing issue](https://github.com/github/docs/issues) that is unassigned and interests you. If this is your first time contrbuting, you may want to choose a [good first issue](https://github.com/web3well/bls-wallet/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22).
Search for an [existing issue](https://github.com/github/docs/issues) that is unassigned and interests you. If this is your first time contributing, you may want to choose a [good first issue](https://github.com/web3well/bls-wallet/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22).
## Make Changes
@@ -34,7 +34,7 @@ Search for a [existing issue](https://github.com/github/docs/issues) that is una
## Commit your update
Commit your changes over one or more commits. It is recommend your format your commit messages as follows:
Commit your changes over one or more commits. It is recommended to format your commit messages as follows:
```
A short summary of what you did
@@ -47,13 +47,14 @@ A list or paragraph of more specific details
Create a pull request (PR) from your fork's branch to `main`, filling in the descriptions template including [linking to the issue you are resolving](https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue). Feel free to open a draft PR while you are actively working.
Once ready, a BLS Wallet team member will review the PR.
- When run, all Github Actions workflows should succeed.
- All TODO/FIXME comments in code should be resolved, unless marked `merge-ok` with a description/issue link describing how they can be resolved in future work.
- The author of a comment may mark it as [resolved](https://docs.github.com/en/github/collaborating-with-issues-and-pull-requests/commenting-on-a-pull-request#resolving-conversations) when they are satisified with a requested change or answer to a question. You are not required to resolve all comments as some may provide good historical information.
- When run, all Github Actions workflows should succeed.
- All TODO/FIXME comments in code should be resolved, unless marked `merge-ok` with a description/issue link describing how they can be resolved in future work.
- The author of a comment may mark it as [resolved](https://docs.github.com/en/github/collaborating-with-issues-and-pull-requests/commenting-on-a-pull-request#resolving-conversations) when they are satisfied with a requested change or answer to a question. You are not required to resolve all comments as some may provide good historical information.
## Your PR is merged!
Thanks for your hard work! Accept our heartfelt graditiude and revel in your masterful coding and/or documentational skills.
Thanks for your hard work! Accept our heartfelt gratitude and revel in your masterful coding and/or documentational skills.
### Thanks

View File

@@ -1,17 +1,22 @@
![BLS Wallet](./docs/images/bls-github-banner.svg)
An Ethereum Layer 2 smart contract wallet that uses [BLS signatures](https://en.wikipedia.org/wiki/BLS_digital_signature) and aggregated transactions to reduce gas costs.
## What is BLS Wallet?
You can watch a full end-to-end demo of the project [here](https://www.youtube.com/watch?v=MOQ3sCLP56g)
A set of components to bring lower gas costs to EVM rollups via aggregated [BLS signatures](https://en.wikipedia.org/wiki/BLS_digital_signature). Our smart contract wallet supports recovery, atomic multi-action operations, sponsored transactions and user-controlled upgradability.
You can watch a full end-to-end demo of the project [here](https://www.youtube.com/watch?v=MOQ3sCLP56g).
## Getting Started
- [See an overview of BLS Wallet & how the components work together](./docs/system_overview.md)
- [Use BLS Wallet in a browser/NodeJS/Deno app](./docs/use_bls_wallet_clients.md)
- [Use BLS Wallet in your L2 dApp for cheaper, multi action transactions](./docs/use_bls_wallet_dapp.md)
- Setup the BLS Wallet components for:
- [Local develeopment](./docs/local_development.md)
- [Remote development](./docs/remote_development.md)
- See an [overview](./docs/system_overview.md) of BLS Wallet & how the components work together.
- Use BLS Wallet in [a browser/NodeJS/Deno app](./docs/use_bls_wallet_clients.md).
- Use BLS Wallet in [your L2 dApp](./docs/use_bls_wallet_dapp.md) for cheaper, multi action transactions.
- Use BLS Wallet components and features with an [ethers.js provider and signer](./use_bls_provider.md)
### Setup your development environment
- [Local development](./docs/local_development.md)
- [Remote development](./docs/remote_development.md)
## Components
@@ -35,13 +40,12 @@ npm package which provides easy to use constructs to interact with the contracts
Prototype browser extension used to manage BLS Wallets and sign transactions.
## Contract Deployments
See [./contracts/networks](./contracts/networks/) for a list of all contract deployment (network) manifests. Have an L2/rollup testnet you'd like BLS Wallet deployed on? [Open an issue](https://github.com/web3well/bls-wallet/issues/new) or [Deploy it yourself](./docs/remote_development.md)
See the [networks directory](./contracts/networks/) for a list of all contract deployment (network) manifests. Have an L2/rollup testnet you'd like BLS Wallet deployed on? [Open an issue](https://github.com/web3well/bls-wallet/issues/new) or [Deploy it yourself](./docs/remote_development.md)
- [Arbitrum Goerli](./contracts/networks/arbitrum-goerli.json)
- [Arbitrum Rinkby](./contracts/networks/arbitrum-testnet.json) (deprecated, outdated)
- [Optimism Goerli](./contracts/networks/optimism-goerli.json)
## Ways to Contribute

View File

@@ -20,30 +20,32 @@ import {
// AggregatorProxyCallback,
// ^ Alternatively, for manual control, import AggregatorProxyCallback to
// just generate the req,res callback for use with http.createServer
} from 'bls-wallet-aggregator-proxy';
} from "bls-wallet-aggregator-proxy";
runAggregatorProxy(
'https://arbitrum-testnet.blswallet.org',
async bundle => {
console.log('proxying bundle', JSON.stringify(bundle, null, 2));
"https://arbitrum-goerli.blswallet.org",
async (bundle) => {
console.log("proxying bundle", JSON.stringify(bundle, null, 2));
// Return a different/augmented bundle to send to the upstream aggregator
return bundle;
},
8080,
'0.0.0.0',
"0.0.0.0",
() => {
console.log('Proxying aggregator on port 8080');
},
console.log("Proxying aggregator on port 8080");
}
);
```
## Instant wallet without dapp-sponsored transaction
## Instant wallet example without dapp-sponsored transaction
![Instant wallet without dapp-sponsored transactions](./../docs/images/system-overview/instant-wallet-without-dapp-sponsored-txs.jpg)
## Instant wallet with dapp-sponsored transaction
## Instant wallet example with dapp-sponsored transaction
![Instant wallet with dapp-sponsored transaction](./../docs/images/system-overview/instant-wallet-with-dapp-sponsored-txs.jpg)
## Example dApp using a proxy aggregator
- https://github.com/JohnGuilding/single-pool-dex
- https://github.com/JohnGuilding/single-pool-dex

View File

@@ -1,7 +1,7 @@
import { runAggregatorProxy } from "../src";
runAggregatorProxy(
'https://arbitrum-testnet.blswallet.org',
'https://arbitrum-goerli.blswallet.org',
async b => {
console.log('proxying bundle', JSON.stringify(b, null, 2));
return b;

View File

@@ -21,7 +21,7 @@
"@types/koa__cors": "^3.3.0",
"@types/koa__router": "^8.0.11",
"@types/node-fetch": "^2.6.1",
"bls-wallet-clients": "0.8.0",
"bls-wallet-clients": "0.9.0-405e23a",
"fp-ts": "^2.12.1",
"io-ts": "^2.2.16",
"io-ts-reporters": "^2.0.1",

View File

@@ -9,6 +9,7 @@ const BundleDto = io.type({
),
operations: io.array(io.type({
nonce: io.string,
gas: io.string,
actions: io.array(io.type({
ethValue: io.string,
contractAddress: io.string,

View File

@@ -2,22 +2,7 @@
# yarn lockfile v1
"@ethersproject/abi@5.5.0":
version "5.5.0"
resolved "https://registry.yarnpkg.com/@ethersproject/abi/-/abi-5.5.0.tgz#fb52820e22e50b854ff15ce1647cc508d6660613"
integrity sha512-loW7I4AohP5KycATvc0MgujU6JyCHPqHdeoo9z3Nr9xEiNioxa65ccdm1+fsoJhkuhdRtfcL8cfyGamz2AxZ5w==
dependencies:
"@ethersproject/address" "^5.5.0"
"@ethersproject/bignumber" "^5.5.0"
"@ethersproject/bytes" "^5.5.0"
"@ethersproject/constants" "^5.5.0"
"@ethersproject/hash" "^5.5.0"
"@ethersproject/keccak256" "^5.5.0"
"@ethersproject/logger" "^5.5.0"
"@ethersproject/properties" "^5.5.0"
"@ethersproject/strings" "^5.5.0"
"@ethersproject/abi@5.6.1", "@ethersproject/abi@^5.5.0", "@ethersproject/abi@^5.6.0":
"@ethersproject/abi@5.6.1", "@ethersproject/abi@^5.6.0":
version "5.6.1"
resolved "https://registry.yarnpkg.com/@ethersproject/abi/-/abi-5.6.1.tgz#f7de888edeb56b0a657b672bdd1b3a1135cd14f7"
integrity sha512-0cqssYh6FXjlwKWBmLm3+zH2BNARoS5u/hxbz+LpQmcDB3w0W553h2btWui1/uZp2GBM/SI3KniTuMcYyHpA5w==
@@ -32,20 +17,22 @@
"@ethersproject/properties" "^5.6.0"
"@ethersproject/strings" "^5.6.0"
"@ethersproject/abstract-provider@5.5.1":
version "5.5.1"
resolved "https://registry.yarnpkg.com/@ethersproject/abstract-provider/-/abstract-provider-5.5.1.tgz#2f1f6e8a3ab7d378d8ad0b5718460f85649710c5"
integrity sha512-m+MA/ful6eKbxpr99xUYeRvLkfnlqzrF8SZ46d/xFB1A7ZVknYc/sXJG0RcufF52Qn2jeFj1hhcoQ7IXjNKUqg==
"@ethersproject/abi@5.7.0", "@ethersproject/abi@^5.7.0":
version "5.7.0"
resolved "https://registry.yarnpkg.com/@ethersproject/abi/-/abi-5.7.0.tgz#b3f3e045bbbeed1af3947335c247ad625a44e449"
integrity sha512-351ktp42TiRcYB3H1OP8yajPeAQstMW/yCFokj/AthP9bLHzQFPlOrxOcwYEDkUAICmOHljvN4K39OMTMUa9RA==
dependencies:
"@ethersproject/bignumber" "^5.5.0"
"@ethersproject/bytes" "^5.5.0"
"@ethersproject/logger" "^5.5.0"
"@ethersproject/networks" "^5.5.0"
"@ethersproject/properties" "^5.5.0"
"@ethersproject/transactions" "^5.5.0"
"@ethersproject/web" "^5.5.0"
"@ethersproject/address" "^5.7.0"
"@ethersproject/bignumber" "^5.7.0"
"@ethersproject/bytes" "^5.7.0"
"@ethersproject/constants" "^5.7.0"
"@ethersproject/hash" "^5.7.0"
"@ethersproject/keccak256" "^5.7.0"
"@ethersproject/logger" "^5.7.0"
"@ethersproject/properties" "^5.7.0"
"@ethersproject/strings" "^5.7.0"
"@ethersproject/abstract-provider@5.6.0", "@ethersproject/abstract-provider@^5.5.0", "@ethersproject/abstract-provider@^5.6.0":
"@ethersproject/abstract-provider@5.6.0", "@ethersproject/abstract-provider@^5.6.0":
version "5.6.0"
resolved "https://registry.yarnpkg.com/@ethersproject/abstract-provider/-/abstract-provider-5.6.0.tgz#0c4ac7054650dbd9c476cf5907f588bbb6ef3061"
integrity sha512-oPMFlKLN+g+y7a79cLK3WiLcjWFnZQtXWgnLAbHZcN3s7L4v90UHpTOrLk+m3yr0gt+/h9STTM6zrr7PM8uoRw==
@@ -58,18 +45,20 @@
"@ethersproject/transactions" "^5.6.0"
"@ethersproject/web" "^5.6.0"
"@ethersproject/abstract-signer@5.5.0":
version "5.5.0"
resolved "https://registry.yarnpkg.com/@ethersproject/abstract-signer/-/abstract-signer-5.5.0.tgz#590ff6693370c60ae376bf1c7ada59eb2a8dd08d"
integrity sha512-lj//7r250MXVLKI7sVarXAbZXbv9P50lgmJQGr2/is82EwEb8r7HrxsmMqAjTsztMYy7ohrIhGMIml+Gx4D3mA==
"@ethersproject/abstract-provider@5.7.0", "@ethersproject/abstract-provider@^5.7.0":
version "5.7.0"
resolved "https://registry.yarnpkg.com/@ethersproject/abstract-provider/-/abstract-provider-5.7.0.tgz#b0a8550f88b6bf9d51f90e4795d48294630cb9ef"
integrity sha512-R41c9UkchKCpAqStMYUpdunjo3pkEvZC3FAwZn5S5MGbXoMQOHIdHItezTETxAO5bevtMApSyEhn9+CHcDsWBw==
dependencies:
"@ethersproject/abstract-provider" "^5.5.0"
"@ethersproject/bignumber" "^5.5.0"
"@ethersproject/bytes" "^5.5.0"
"@ethersproject/logger" "^5.5.0"
"@ethersproject/properties" "^5.5.0"
"@ethersproject/bignumber" "^5.7.0"
"@ethersproject/bytes" "^5.7.0"
"@ethersproject/logger" "^5.7.0"
"@ethersproject/networks" "^5.7.0"
"@ethersproject/properties" "^5.7.0"
"@ethersproject/transactions" "^5.7.0"
"@ethersproject/web" "^5.7.0"
"@ethersproject/abstract-signer@5.6.0", "@ethersproject/abstract-signer@^5.5.0", "@ethersproject/abstract-signer@^5.6.0":
"@ethersproject/abstract-signer@5.6.0", "@ethersproject/abstract-signer@^5.6.0":
version "5.6.0"
resolved "https://registry.yarnpkg.com/@ethersproject/abstract-signer/-/abstract-signer-5.6.0.tgz#9cd7ae9211c2b123a3b29bf47aab17d4d016e3e7"
integrity sha512-WOqnG0NJKtI8n0wWZPReHtaLkDByPL67tn4nBaDAhmVq8sjHTPbCdz4DRhVu/cfTOvfy9w3iq5QZ7BX7zw56BQ==
@@ -80,18 +69,18 @@
"@ethersproject/logger" "^5.6.0"
"@ethersproject/properties" "^5.6.0"
"@ethersproject/address@5.5.0":
version "5.5.0"
resolved "https://registry.yarnpkg.com/@ethersproject/address/-/address-5.5.0.tgz#bcc6f576a553f21f3dd7ba17248f81b473c9c78f"
integrity sha512-l4Nj0eWlTUh6ro5IbPTgbpT4wRbdH5l8CQf7icF7sb/SI3Nhd9Y9HzhonTSTi6CefI0necIw7LJqQPopPLZyWw==
"@ethersproject/abstract-signer@5.7.0", "@ethersproject/abstract-signer@^5.7.0":
version "5.7.0"
resolved "https://registry.yarnpkg.com/@ethersproject/abstract-signer/-/abstract-signer-5.7.0.tgz#13f4f32117868452191a4649723cb086d2b596b2"
integrity sha512-a16V8bq1/Cz+TGCkE2OPMTOUDLS3grCpdjoJCYNnVBbdYEMSgKrU0+B90s8b6H+ByYTBZN7a3g76jdIJi7UfKQ==
dependencies:
"@ethersproject/bignumber" "^5.5.0"
"@ethersproject/bytes" "^5.5.0"
"@ethersproject/keccak256" "^5.5.0"
"@ethersproject/logger" "^5.5.0"
"@ethersproject/rlp" "^5.5.0"
"@ethersproject/abstract-provider" "^5.7.0"
"@ethersproject/bignumber" "^5.7.0"
"@ethersproject/bytes" "^5.7.0"
"@ethersproject/logger" "^5.7.0"
"@ethersproject/properties" "^5.7.0"
"@ethersproject/address@5.6.0", "@ethersproject/address@^5.5.0", "@ethersproject/address@^5.6.0":
"@ethersproject/address@5.6.0", "@ethersproject/address@^5.6.0":
version "5.6.0"
resolved "https://registry.yarnpkg.com/@ethersproject/address/-/address-5.6.0.tgz#13c49836d73e7885fc148ad633afad729da25012"
integrity sha512-6nvhYXjbXsHPS+30sHZ+U4VMagFC/9zAk6Gd/h3S21YW4+yfb0WfRtaAIZ4kfM4rrVwqiy284LP0GtL5HXGLxQ==
@@ -102,29 +91,32 @@
"@ethersproject/logger" "^5.6.0"
"@ethersproject/rlp" "^5.6.0"
"@ethersproject/base64@5.5.0":
version "5.5.0"
resolved "https://registry.yarnpkg.com/@ethersproject/base64/-/base64-5.5.0.tgz#881e8544e47ed976930836986e5eb8fab259c090"
integrity sha512-tdayUKhU1ljrlHzEWbStXazDpsx4eg1dBXUSI6+mHlYklOXoXF6lZvw8tnD6oVaWfnMxAgRSKROg3cVKtCcppA==
"@ethersproject/address@5.7.0", "@ethersproject/address@^5.7.0":
version "5.7.0"
resolved "https://registry.yarnpkg.com/@ethersproject/address/-/address-5.7.0.tgz#19b56c4d74a3b0a46bfdbb6cfcc0a153fc697f37"
integrity sha512-9wYhYt7aghVGo758POM5nqcOMaE168Q6aRLJZwUmiqSrAungkG74gSSeKEIR7ukixesdRZGPgVqme6vmxs1fkA==
dependencies:
"@ethersproject/bytes" "^5.5.0"
"@ethersproject/bignumber" "^5.7.0"
"@ethersproject/bytes" "^5.7.0"
"@ethersproject/keccak256" "^5.7.0"
"@ethersproject/logger" "^5.7.0"
"@ethersproject/rlp" "^5.7.0"
"@ethersproject/base64@5.6.0", "@ethersproject/base64@^5.5.0", "@ethersproject/base64@^5.6.0":
"@ethersproject/base64@5.6.0", "@ethersproject/base64@^5.6.0":
version "5.6.0"
resolved "https://registry.yarnpkg.com/@ethersproject/base64/-/base64-5.6.0.tgz#a12c4da2a6fb86d88563216b0282308fc15907c9"
integrity sha512-2Neq8wxJ9xHxCF9TUgmKeSh9BXJ6OAxWfeGWvbauPh8FuHEjamgHilllx8KkSd5ErxyHIX7Xv3Fkcud2kY9ezw==
dependencies:
"@ethersproject/bytes" "^5.6.0"
"@ethersproject/basex@5.5.0":
version "5.5.0"
resolved "https://registry.yarnpkg.com/@ethersproject/basex/-/basex-5.5.0.tgz#e40a53ae6d6b09ab4d977bd037010d4bed21b4d3"
integrity sha512-ZIodwhHpVJ0Y3hUCfUucmxKsWQA5TMnavp5j/UOuDdzZWzJlRmuOjcTMIGgHCYuZmHt36BfiSyQPSRskPxbfaQ==
"@ethersproject/base64@5.7.0", "@ethersproject/base64@^5.7.0":
version "5.7.0"
resolved "https://registry.yarnpkg.com/@ethersproject/base64/-/base64-5.7.0.tgz#ac4ee92aa36c1628173e221d0d01f53692059e1c"
integrity sha512-Dr8tcHt2mEbsZr/mwTPIQAf3Ai0Bks/7gTw9dSqk1mQvhW3XvRlmDJr/4n+wg1JmCl16NZue17CDh8xb/vZ0sQ==
dependencies:
"@ethersproject/bytes" "^5.5.0"
"@ethersproject/properties" "^5.5.0"
"@ethersproject/bytes" "^5.7.0"
"@ethersproject/basex@5.6.0", "@ethersproject/basex@^5.5.0", "@ethersproject/basex@^5.6.0":
"@ethersproject/basex@5.6.0", "@ethersproject/basex@^5.6.0":
version "5.6.0"
resolved "https://registry.yarnpkg.com/@ethersproject/basex/-/basex-5.6.0.tgz#9ea7209bf0a1c3ddc2a90f180c3a7f0d7d2e8a69"
integrity sha512-qN4T+hQd/Md32MoJpc69rOwLYRUXwjTlhHDIeUkUmiN/JyWkkLLMoG0TqvSQKNqZOMgN5stbUYN6ILC+eD7MEQ==
@@ -132,16 +124,15 @@
"@ethersproject/bytes" "^5.6.0"
"@ethersproject/properties" "^5.6.0"
"@ethersproject/bignumber@5.5.0":
version "5.5.0"
resolved "https://registry.yarnpkg.com/@ethersproject/bignumber/-/bignumber-5.5.0.tgz#875b143f04a216f4f8b96245bde942d42d279527"
integrity sha512-6Xytlwvy6Rn3U3gKEc1vP7nR92frHkv6wtVr95LFR3jREXiCPzdWxKQ1cx4JGQBXxcguAwjA8murlYN2TSiEbg==
"@ethersproject/basex@5.7.0", "@ethersproject/basex@^5.7.0":
version "5.7.0"
resolved "https://registry.yarnpkg.com/@ethersproject/basex/-/basex-5.7.0.tgz#97034dc7e8938a8ca943ab20f8a5e492ece4020b"
integrity sha512-ywlh43GwZLv2Voc2gQVTKBoVQ1mti3d8HK5aMxsfu/nRDnMmNqaSJ3r3n85HBByT8OpoY96SXM1FogC533T4zw==
dependencies:
"@ethersproject/bytes" "^5.5.0"
"@ethersproject/logger" "^5.5.0"
bn.js "^4.11.9"
"@ethersproject/bytes" "^5.7.0"
"@ethersproject/properties" "^5.7.0"
"@ethersproject/bignumber@5.6.0", "@ethersproject/bignumber@^5.5.0", "@ethersproject/bignumber@^5.6.0":
"@ethersproject/bignumber@5.6.0", "@ethersproject/bignumber@^5.6.0":
version "5.6.0"
resolved "https://registry.yarnpkg.com/@ethersproject/bignumber/-/bignumber-5.6.0.tgz#116c81b075c57fa765a8f3822648cf718a8a0e26"
integrity sha512-VziMaXIUHQlHJmkv1dlcd6GY2PmT0khtAqaMctCIDogxkrarMzA9L94KN1NeXqqOfFD6r0sJT3vCTOFSmZ07DA==
@@ -150,49 +141,42 @@
"@ethersproject/logger" "^5.6.0"
bn.js "^4.11.9"
"@ethersproject/bytes@5.5.0":
version "5.5.0"
resolved "https://registry.yarnpkg.com/@ethersproject/bytes/-/bytes-5.5.0.tgz#cb11c526de657e7b45d2e0f0246fb3b9d29a601c"
integrity sha512-ABvc7BHWhZU9PNM/tANm/Qx4ostPGadAuQzWTr3doklZOhDlmcBqclrQe/ZXUIj3K8wC28oYeuRa+A37tX9kog==
"@ethersproject/bignumber@5.7.0", "@ethersproject/bignumber@^5.7.0":
version "5.7.0"
resolved "https://registry.yarnpkg.com/@ethersproject/bignumber/-/bignumber-5.7.0.tgz#e2f03837f268ba655ffba03a57853e18a18dc9c2"
integrity sha512-n1CAdIHRWjSucQO3MC1zPSVgV/6dy/fjL9pMrPP9peL+QxEg9wOsVqwD4+818B6LUEtaXzVHQiuivzRoxPxUGw==
dependencies:
"@ethersproject/logger" "^5.5.0"
"@ethersproject/bytes" "^5.7.0"
"@ethersproject/logger" "^5.7.0"
bn.js "^5.2.1"
"@ethersproject/bytes@5.6.1", "@ethersproject/bytes@^5.5.0", "@ethersproject/bytes@^5.6.0":
"@ethersproject/bytes@5.6.1", "@ethersproject/bytes@^5.6.0":
version "5.6.1"
resolved "https://registry.yarnpkg.com/@ethersproject/bytes/-/bytes-5.6.1.tgz#24f916e411f82a8a60412344bf4a813b917eefe7"
integrity sha512-NwQt7cKn5+ZE4uDn+X5RAXLp46E1chXoaMmrxAyA0rblpxz8t58lVkrHXoRIn0lz1joQElQ8410GqhTqMOwc6g==
dependencies:
"@ethersproject/logger" "^5.6.0"
"@ethersproject/constants@5.5.0":
version "5.5.0"
resolved "https://registry.yarnpkg.com/@ethersproject/constants/-/constants-5.5.0.tgz#d2a2cd7d94bd1d58377d1d66c4f53c9be4d0a45e"
integrity sha512-2MsRRVChkvMWR+GyMGY4N1sAX9Mt3J9KykCsgUFd/1mwS0UH1qw+Bv9k1UJb3X3YJYFco9H20pjSlOIfCG5HYQ==
"@ethersproject/bytes@5.7.0", "@ethersproject/bytes@^5.7.0":
version "5.7.0"
resolved "https://registry.yarnpkg.com/@ethersproject/bytes/-/bytes-5.7.0.tgz#a00f6ea8d7e7534d6d87f47188af1148d71f155d"
integrity sha512-nsbxwgFXWh9NyYWo+U8atvmMsSdKJprTcICAkvbBffT75qDocbuggBU0SJiVK2MuTrp0q+xvLkTnGMPK1+uA9A==
dependencies:
"@ethersproject/bignumber" "^5.5.0"
"@ethersproject/logger" "^5.7.0"
"@ethersproject/constants@5.6.0", "@ethersproject/constants@^5.5.0", "@ethersproject/constants@^5.6.0":
"@ethersproject/constants@5.6.0", "@ethersproject/constants@^5.6.0":
version "5.6.0"
resolved "https://registry.yarnpkg.com/@ethersproject/constants/-/constants-5.6.0.tgz#55e3eb0918584d3acc0688e9958b0cedef297088"
integrity sha512-SrdaJx2bK0WQl23nSpV/b1aq293Lh0sUaZT/yYKPDKn4tlAbkH96SPJwIhwSwTsoQQZxuh1jnqsKwyymoiBdWA==
dependencies:
"@ethersproject/bignumber" "^5.6.0"
"@ethersproject/contracts@5.5.0":
version "5.5.0"
resolved "https://registry.yarnpkg.com/@ethersproject/contracts/-/contracts-5.5.0.tgz#b735260d4bd61283a670a82d5275e2a38892c197"
integrity sha512-2viY7NzyvJkh+Ug17v7g3/IJC8HqZBDcOjYARZLdzRxrfGlRgmYgl6xPRKVbEzy1dWKw/iv7chDcS83pg6cLxg==
"@ethersproject/constants@5.7.0", "@ethersproject/constants@^5.7.0":
version "5.7.0"
resolved "https://registry.yarnpkg.com/@ethersproject/constants/-/constants-5.7.0.tgz#df80a9705a7e08984161f09014ea012d1c75295e"
integrity sha512-DHI+y5dBNvkpYUMiRQyxRBYBefZkJfo70VUkUAsRjcPs47muV9evftfZ0PJVCXYbAiCgght0DtcF9srFQmIgWA==
dependencies:
"@ethersproject/abi" "^5.5.0"
"@ethersproject/abstract-provider" "^5.5.0"
"@ethersproject/abstract-signer" "^5.5.0"
"@ethersproject/address" "^5.5.0"
"@ethersproject/bignumber" "^5.5.0"
"@ethersproject/bytes" "^5.5.0"
"@ethersproject/constants" "^5.5.0"
"@ethersproject/logger" "^5.5.0"
"@ethersproject/properties" "^5.5.0"
"@ethersproject/transactions" "^5.5.0"
"@ethersproject/bignumber" "^5.7.0"
"@ethersproject/contracts@5.6.0":
version "5.6.0"
@@ -210,21 +194,23 @@
"@ethersproject/properties" "^5.6.0"
"@ethersproject/transactions" "^5.6.0"
"@ethersproject/hash@5.5.0":
version "5.5.0"
resolved "https://registry.yarnpkg.com/@ethersproject/hash/-/hash-5.5.0.tgz#7cee76d08f88d1873574c849e0207dcb32380cc9"
integrity sha512-dnGVpK1WtBjmnp3mUT0PlU2MpapnwWI0PibldQEq1408tQBAbZpPidkWoVVuNMOl/lISO3+4hXZWCL3YV7qzfg==
"@ethersproject/contracts@5.7.0":
version "5.7.0"
resolved "https://registry.yarnpkg.com/@ethersproject/contracts/-/contracts-5.7.0.tgz#c305e775abd07e48aa590e1a877ed5c316f8bd1e"
integrity sha512-5GJbzEU3X+d33CdfPhcyS+z8MzsTrBGk/sc+G+59+tPa9yFkl6HQ9D6L0QMgNTA9q8dT0XKxxkyp883XsQvbbg==
dependencies:
"@ethersproject/abstract-signer" "^5.5.0"
"@ethersproject/address" "^5.5.0"
"@ethersproject/bignumber" "^5.5.0"
"@ethersproject/bytes" "^5.5.0"
"@ethersproject/keccak256" "^5.5.0"
"@ethersproject/logger" "^5.5.0"
"@ethersproject/properties" "^5.5.0"
"@ethersproject/strings" "^5.5.0"
"@ethersproject/abi" "^5.7.0"
"@ethersproject/abstract-provider" "^5.7.0"
"@ethersproject/abstract-signer" "^5.7.0"
"@ethersproject/address" "^5.7.0"
"@ethersproject/bignumber" "^5.7.0"
"@ethersproject/bytes" "^5.7.0"
"@ethersproject/constants" "^5.7.0"
"@ethersproject/logger" "^5.7.0"
"@ethersproject/properties" "^5.7.0"
"@ethersproject/transactions" "^5.7.0"
"@ethersproject/hash@5.6.0", "@ethersproject/hash@^5.5.0", "@ethersproject/hash@^5.6.0":
"@ethersproject/hash@5.6.0", "@ethersproject/hash@^5.6.0":
version "5.6.0"
resolved "https://registry.yarnpkg.com/@ethersproject/hash/-/hash-5.6.0.tgz#d24446a5263e02492f9808baa99b6e2b4c3429a2"
integrity sha512-fFd+k9gtczqlr0/BruWLAu7UAOas1uRRJvOR84uDf4lNZ+bTkGl366qvniUZHKtlqxBRU65MkOobkmvmpHU+jA==
@@ -238,25 +224,22 @@
"@ethersproject/properties" "^5.6.0"
"@ethersproject/strings" "^5.6.0"
"@ethersproject/hdnode@5.5.0":
version "5.5.0"
resolved "https://registry.yarnpkg.com/@ethersproject/hdnode/-/hdnode-5.5.0.tgz#4a04e28f41c546f7c978528ea1575206a200ddf6"
integrity sha512-mcSOo9zeUg1L0CoJH7zmxwUG5ggQHU1UrRf8jyTYy6HxdZV+r0PBoL1bxr+JHIPXRzS6u/UW4mEn43y0tmyF8Q==
"@ethersproject/hash@5.7.0", "@ethersproject/hash@^5.7.0":
version "5.7.0"
resolved "https://registry.yarnpkg.com/@ethersproject/hash/-/hash-5.7.0.tgz#eb7aca84a588508369562e16e514b539ba5240a7"
integrity sha512-qX5WrQfnah1EFnO5zJv1v46a8HW0+E5xuBBDTwMFZLuVTx0tbU2kkx15NqdjxecrLGatQN9FGQKpb1FKdHCt+g==
dependencies:
"@ethersproject/abstract-signer" "^5.5.0"
"@ethersproject/basex" "^5.5.0"
"@ethersproject/bignumber" "^5.5.0"
"@ethersproject/bytes" "^5.5.0"
"@ethersproject/logger" "^5.5.0"
"@ethersproject/pbkdf2" "^5.5.0"
"@ethersproject/properties" "^5.5.0"
"@ethersproject/sha2" "^5.5.0"
"@ethersproject/signing-key" "^5.5.0"
"@ethersproject/strings" "^5.5.0"
"@ethersproject/transactions" "^5.5.0"
"@ethersproject/wordlists" "^5.5.0"
"@ethersproject/abstract-signer" "^5.7.0"
"@ethersproject/address" "^5.7.0"
"@ethersproject/base64" "^5.7.0"
"@ethersproject/bignumber" "^5.7.0"
"@ethersproject/bytes" "^5.7.0"
"@ethersproject/keccak256" "^5.7.0"
"@ethersproject/logger" "^5.7.0"
"@ethersproject/properties" "^5.7.0"
"@ethersproject/strings" "^5.7.0"
"@ethersproject/hdnode@5.6.0", "@ethersproject/hdnode@^5.5.0", "@ethersproject/hdnode@^5.6.0":
"@ethersproject/hdnode@5.6.0", "@ethersproject/hdnode@^5.6.0":
version "5.6.0"
resolved "https://registry.yarnpkg.com/@ethersproject/hdnode/-/hdnode-5.6.0.tgz#9dcbe8d629bbbcf144f2cae476337fe92d320998"
integrity sha512-61g3Jp3nwDqJcL/p4nugSyLrpl/+ChXIOtCEM8UDmWeB3JCAt5FoLdOMXQc3WWkc0oM2C0aAn6GFqqMcS/mHTw==
@@ -274,26 +257,25 @@
"@ethersproject/transactions" "^5.6.0"
"@ethersproject/wordlists" "^5.6.0"
"@ethersproject/json-wallets@5.5.0":
version "5.5.0"
resolved "https://registry.yarnpkg.com/@ethersproject/json-wallets/-/json-wallets-5.5.0.tgz#dd522d4297e15bccc8e1427d247ec8376b60e325"
integrity sha512-9lA21XQnCdcS72xlBn1jfQdj2A1VUxZzOzi9UkNdnokNKke/9Ya2xA9aIK1SC3PQyBDLt4C+dfps7ULpkvKikQ==
"@ethersproject/hdnode@5.7.0", "@ethersproject/hdnode@^5.7.0":
version "5.7.0"
resolved "https://registry.yarnpkg.com/@ethersproject/hdnode/-/hdnode-5.7.0.tgz#e627ddc6b466bc77aebf1a6b9e47405ca5aef9cf"
integrity sha512-OmyYo9EENBPPf4ERhR7oj6uAtUAhYGqOnIS+jE5pTXvdKBS99ikzq1E7Iv0ZQZ5V36Lqx1qZLeak0Ra16qpeOg==
dependencies:
"@ethersproject/abstract-signer" "^5.5.0"
"@ethersproject/address" "^5.5.0"
"@ethersproject/bytes" "^5.5.0"
"@ethersproject/hdnode" "^5.5.0"
"@ethersproject/keccak256" "^5.5.0"
"@ethersproject/logger" "^5.5.0"
"@ethersproject/pbkdf2" "^5.5.0"
"@ethersproject/properties" "^5.5.0"
"@ethersproject/random" "^5.5.0"
"@ethersproject/strings" "^5.5.0"
"@ethersproject/transactions" "^5.5.0"
aes-js "3.0.0"
scrypt-js "3.0.1"
"@ethersproject/abstract-signer" "^5.7.0"
"@ethersproject/basex" "^5.7.0"
"@ethersproject/bignumber" "^5.7.0"
"@ethersproject/bytes" "^5.7.0"
"@ethersproject/logger" "^5.7.0"
"@ethersproject/pbkdf2" "^5.7.0"
"@ethersproject/properties" "^5.7.0"
"@ethersproject/sha2" "^5.7.0"
"@ethersproject/signing-key" "^5.7.0"
"@ethersproject/strings" "^5.7.0"
"@ethersproject/transactions" "^5.7.0"
"@ethersproject/wordlists" "^5.7.0"
"@ethersproject/json-wallets@5.6.0", "@ethersproject/json-wallets@^5.5.0", "@ethersproject/json-wallets@^5.6.0":
"@ethersproject/json-wallets@5.6.0", "@ethersproject/json-wallets@^5.6.0":
version "5.6.0"
resolved "https://registry.yarnpkg.com/@ethersproject/json-wallets/-/json-wallets-5.6.0.tgz#4c2fc27f17e36c583e7a252fb938bc46f98891e5"
integrity sha512-fmh86jViB9r0ibWXTQipxpAGMiuxoqUf78oqJDlCAJXgnJF024hOOX7qVgqsjtbeoxmcLwpPsXNU0WEe/16qPQ==
@@ -312,15 +294,26 @@
aes-js "3.0.0"
scrypt-js "3.0.1"
"@ethersproject/keccak256@5.5.0":
version "5.5.0"
resolved "https://registry.yarnpkg.com/@ethersproject/keccak256/-/keccak256-5.5.0.tgz#e4b1f9d7701da87c564ffe336f86dcee82983492"
integrity sha512-5VoFCTjo2rYbBe1l2f4mccaRFN/4VQEYFwwn04aJV2h7qf4ZvI2wFxUE1XOX+snbwCLRzIeikOqtAoPwMza9kg==
"@ethersproject/json-wallets@5.7.0", "@ethersproject/json-wallets@^5.7.0":
version "5.7.0"
resolved "https://registry.yarnpkg.com/@ethersproject/json-wallets/-/json-wallets-5.7.0.tgz#5e3355287b548c32b368d91014919ebebddd5360"
integrity sha512-8oee5Xgu6+RKgJTkvEMl2wDgSPSAQ9MB/3JYjFV9jlKvcYHUXZC+cQp0njgmxdHkYWn8s6/IqIZYm0YWCjO/0g==
dependencies:
"@ethersproject/bytes" "^5.5.0"
js-sha3 "0.8.0"
"@ethersproject/abstract-signer" "^5.7.0"
"@ethersproject/address" "^5.7.0"
"@ethersproject/bytes" "^5.7.0"
"@ethersproject/hdnode" "^5.7.0"
"@ethersproject/keccak256" "^5.7.0"
"@ethersproject/logger" "^5.7.0"
"@ethersproject/pbkdf2" "^5.7.0"
"@ethersproject/properties" "^5.7.0"
"@ethersproject/random" "^5.7.0"
"@ethersproject/strings" "^5.7.0"
"@ethersproject/transactions" "^5.7.0"
aes-js "3.0.0"
scrypt-js "3.0.1"
"@ethersproject/keccak256@5.6.0", "@ethersproject/keccak256@^5.5.0", "@ethersproject/keccak256@^5.6.0":
"@ethersproject/keccak256@5.6.0", "@ethersproject/keccak256@^5.6.0":
version "5.6.0"
resolved "https://registry.yarnpkg.com/@ethersproject/keccak256/-/keccak256-5.6.0.tgz#fea4bb47dbf8f131c2e1774a1cecbfeb9d606459"
integrity sha512-tk56BJ96mdj/ksi7HWZVWGjCq0WVl/QvfhFQNeL8fxhBlGoP+L80uDCiQcpJPd+2XxkivS3lwRm3E0CXTfol0w==
@@ -328,39 +321,39 @@
"@ethersproject/bytes" "^5.6.0"
js-sha3 "0.8.0"
"@ethersproject/logger@5.5.0":
version "5.5.0"
resolved "https://registry.yarnpkg.com/@ethersproject/logger/-/logger-5.5.0.tgz#0c2caebeff98e10aefa5aef27d7441c7fd18cf5d"
integrity sha512-rIY/6WPm7T8n3qS2vuHTUBPdXHl+rGxWxW5okDfo9J4Z0+gRRZT0msvUdIJkE4/HS29GUMziwGaaKO2bWONBrg==
"@ethersproject/keccak256@5.7.0", "@ethersproject/keccak256@^5.7.0":
version "5.7.0"
resolved "https://registry.yarnpkg.com/@ethersproject/keccak256/-/keccak256-5.7.0.tgz#3186350c6e1cd6aba7940384ec7d6d9db01f335a"
integrity sha512-2UcPboeL/iW+pSg6vZ6ydF8tCnv3Iu/8tUmLLzWWGzxWKFFqOBQFLo6uLUv6BDrLgCDfN28RJ/wtByx+jZ4KBg==
dependencies:
"@ethersproject/bytes" "^5.7.0"
js-sha3 "0.8.0"
"@ethersproject/logger@5.6.0", "@ethersproject/logger@^5.5.0", "@ethersproject/logger@^5.6.0":
"@ethersproject/logger@5.6.0", "@ethersproject/logger@^5.6.0":
version "5.6.0"
resolved "https://registry.yarnpkg.com/@ethersproject/logger/-/logger-5.6.0.tgz#d7db1bfcc22fd2e4ab574cba0bb6ad779a9a3e7a"
integrity sha512-BiBWllUROH9w+P21RzoxJKzqoqpkyM1pRnEKG69bulE9TSQD8SAIvTQqIMZmmCO8pUNkgLP1wndX1gKghSpBmg==
"@ethersproject/networks@5.5.2":
version "5.5.2"
resolved "https://registry.yarnpkg.com/@ethersproject/networks/-/networks-5.5.2.tgz#784c8b1283cd2a931114ab428dae1bd00c07630b"
integrity sha512-NEqPxbGBfy6O3x4ZTISb90SjEDkWYDUbEeIFhJly0F7sZjoQMnj5KYzMSkMkLKZ+1fGpx00EDpHQCy6PrDupkQ==
dependencies:
"@ethersproject/logger" "^5.5.0"
"@ethersproject/logger@5.7.0", "@ethersproject/logger@^5.7.0":
version "5.7.0"
resolved "https://registry.yarnpkg.com/@ethersproject/logger/-/logger-5.7.0.tgz#6ce9ae168e74fecf287be17062b590852c311892"
integrity sha512-0odtFdXu/XHtjQXJYA3u9G0G8btm0ND5Cu8M7i5vhEcE8/HmF4Lbdqanwyv4uQTr2tx6b7fQRmgLrsnpQlmnig==
"@ethersproject/networks@5.6.2", "@ethersproject/networks@^5.5.0", "@ethersproject/networks@^5.6.0":
"@ethersproject/networks@5.6.2", "@ethersproject/networks@^5.6.0":
version "5.6.2"
resolved "https://registry.yarnpkg.com/@ethersproject/networks/-/networks-5.6.2.tgz#2bacda62102c0b1fcee408315f2bed4f6fbdf336"
integrity sha512-9uEzaJY7j5wpYGTojGp8U89mSsgQLc40PCMJLMCnFXTs7nhBveZ0t7dbqWUNrepWTszDbFkYD6WlL8DKx5huHA==
dependencies:
"@ethersproject/logger" "^5.6.0"
"@ethersproject/pbkdf2@5.5.0":
version "5.5.0"
resolved "https://registry.yarnpkg.com/@ethersproject/pbkdf2/-/pbkdf2-5.5.0.tgz#e25032cdf02f31505d47afbf9c3e000d95c4a050"
integrity sha512-SaDvQFvXPnz1QGpzr6/HToLifftSXGoXrbpZ6BvoZhmx4bNLHrxDe8MZisuecyOziP1aVEwzC2Hasj+86TgWVg==
"@ethersproject/networks@5.7.1", "@ethersproject/networks@^5.7.0":
version "5.7.1"
resolved "https://registry.yarnpkg.com/@ethersproject/networks/-/networks-5.7.1.tgz#118e1a981d757d45ccea6bb58d9fd3d9db14ead6"
integrity sha512-n/MufjFYv3yFcUyfhnXotyDlNdFb7onmkSy8aQERi2PjNcnWQ66xXxa3XlS8nCcA8aJKJjIIMNJTC7tu80GwpQ==
dependencies:
"@ethersproject/bytes" "^5.5.0"
"@ethersproject/sha2" "^5.5.0"
"@ethersproject/logger" "^5.7.0"
"@ethersproject/pbkdf2@5.6.0", "@ethersproject/pbkdf2@^5.5.0", "@ethersproject/pbkdf2@^5.6.0":
"@ethersproject/pbkdf2@5.6.0", "@ethersproject/pbkdf2@^5.6.0":
version "5.6.0"
resolved "https://registry.yarnpkg.com/@ethersproject/pbkdf2/-/pbkdf2-5.6.0.tgz#04fcc2d7c6bff88393f5b4237d906a192426685a"
integrity sha512-Wu1AxTgJo3T3H6MIu/eejLFok9TYoSdgwRr5oGY1LTLfmGesDoSx05pemsbrPT2gG4cQME+baTSCp5sEo2erZQ==
@@ -368,44 +361,27 @@
"@ethersproject/bytes" "^5.6.0"
"@ethersproject/sha2" "^5.6.0"
"@ethersproject/properties@5.5.0":
version "5.5.0"
resolved "https://registry.yarnpkg.com/@ethersproject/properties/-/properties-5.5.0.tgz#61f00f2bb83376d2071baab02245f92070c59995"
integrity sha512-l3zRQg3JkD8EL3CPjNK5g7kMx4qSwiR60/uk5IVjd3oq1MZR5qUg40CNOoEJoX5wc3DyY5bt9EbMk86C7x0DNA==
"@ethersproject/pbkdf2@5.7.0", "@ethersproject/pbkdf2@^5.7.0":
version "5.7.0"
resolved "https://registry.yarnpkg.com/@ethersproject/pbkdf2/-/pbkdf2-5.7.0.tgz#d2267d0a1f6e123f3771007338c47cccd83d3102"
integrity sha512-oR/dBRZR6GTyaofd86DehG72hY6NpAjhabkhxgr3X2FpJtJuodEl2auADWBZfhDHgVCbu3/H/Ocq2uC6dpNjjw==
dependencies:
"@ethersproject/logger" "^5.5.0"
"@ethersproject/bytes" "^5.7.0"
"@ethersproject/sha2" "^5.7.0"
"@ethersproject/properties@5.6.0", "@ethersproject/properties@^5.5.0", "@ethersproject/properties@^5.6.0":
"@ethersproject/properties@5.6.0", "@ethersproject/properties@^5.6.0":
version "5.6.0"
resolved "https://registry.yarnpkg.com/@ethersproject/properties/-/properties-5.6.0.tgz#38904651713bc6bdd5bdd1b0a4287ecda920fa04"
integrity sha512-szoOkHskajKePTJSZ46uHUWWkbv7TzP2ypdEK6jGMqJaEt2sb0jCgfBo0gH0m2HBpRixMuJ6TBRaQCF7a9DoCg==
dependencies:
"@ethersproject/logger" "^5.6.0"
"@ethersproject/providers@5.5.3":
version "5.5.3"
resolved "https://registry.yarnpkg.com/@ethersproject/providers/-/providers-5.5.3.tgz#56c2b070542ac44eb5de2ed3cf6784acd60a3130"
integrity sha512-ZHXxXXXWHuwCQKrgdpIkbzMNJMvs+9YWemanwp1fA7XZEv7QlilseysPvQe0D7Q7DlkJX/w/bGA1MdgK2TbGvA==
"@ethersproject/properties@5.7.0", "@ethersproject/properties@^5.7.0":
version "5.7.0"
resolved "https://registry.yarnpkg.com/@ethersproject/properties/-/properties-5.7.0.tgz#a6e12cb0439b878aaf470f1902a176033067ed30"
integrity sha512-J87jy8suntrAkIZtecpxEPxY//szqr1mlBaYlQ0r4RCaiD2hjheqF9s1LVE8vVuJCXisjIP+JgtK/Do54ej4Sw==
dependencies:
"@ethersproject/abstract-provider" "^5.5.0"
"@ethersproject/abstract-signer" "^5.5.0"
"@ethersproject/address" "^5.5.0"
"@ethersproject/basex" "^5.5.0"
"@ethersproject/bignumber" "^5.5.0"
"@ethersproject/bytes" "^5.5.0"
"@ethersproject/constants" "^5.5.0"
"@ethersproject/hash" "^5.5.0"
"@ethersproject/logger" "^5.5.0"
"@ethersproject/networks" "^5.5.0"
"@ethersproject/properties" "^5.5.0"
"@ethersproject/random" "^5.5.0"
"@ethersproject/rlp" "^5.5.0"
"@ethersproject/sha2" "^5.5.0"
"@ethersproject/strings" "^5.5.0"
"@ethersproject/transactions" "^5.5.0"
"@ethersproject/web" "^5.5.0"
bech32 "1.1.4"
ws "7.4.6"
"@ethersproject/logger" "^5.7.0"
"@ethersproject/providers@5.6.4":
version "5.6.4"
@@ -432,15 +408,33 @@
bech32 "1.1.4"
ws "7.4.6"
"@ethersproject/random@5.5.1":
version "5.5.1"
resolved "https://registry.yarnpkg.com/@ethersproject/random/-/random-5.5.1.tgz#7cdf38ea93dc0b1ed1d8e480ccdaf3535c555415"
integrity sha512-YaU2dQ7DuhL5Au7KbcQLHxcRHfgyNgvFV4sQOo0HrtW3Zkrc9ctWNz8wXQ4uCSfSDsqX2vcjhroxU5RQRV0nqA==
"@ethersproject/providers@5.7.2":
version "5.7.2"
resolved "https://registry.yarnpkg.com/@ethersproject/providers/-/providers-5.7.2.tgz#f8b1a4f275d7ce58cf0a2eec222269a08beb18cb"
integrity sha512-g34EWZ1WWAVgr4aptGlVBF8mhl3VWjv+8hoAnzStu8Ah22VHBsuGzP17eb6xDVRzw895G4W7vvx60lFFur/1Rg==
dependencies:
"@ethersproject/bytes" "^5.5.0"
"@ethersproject/logger" "^5.5.0"
"@ethersproject/abstract-provider" "^5.7.0"
"@ethersproject/abstract-signer" "^5.7.0"
"@ethersproject/address" "^5.7.0"
"@ethersproject/base64" "^5.7.0"
"@ethersproject/basex" "^5.7.0"
"@ethersproject/bignumber" "^5.7.0"
"@ethersproject/bytes" "^5.7.0"
"@ethersproject/constants" "^5.7.0"
"@ethersproject/hash" "^5.7.0"
"@ethersproject/logger" "^5.7.0"
"@ethersproject/networks" "^5.7.0"
"@ethersproject/properties" "^5.7.0"
"@ethersproject/random" "^5.7.0"
"@ethersproject/rlp" "^5.7.0"
"@ethersproject/sha2" "^5.7.0"
"@ethersproject/strings" "^5.7.0"
"@ethersproject/transactions" "^5.7.0"
"@ethersproject/web" "^5.7.0"
bech32 "1.1.4"
ws "7.4.6"
"@ethersproject/random@5.6.0", "@ethersproject/random@^5.5.0", "@ethersproject/random@^5.6.0":
"@ethersproject/random@5.6.0", "@ethersproject/random@^5.6.0":
version "5.6.0"
resolved "https://registry.yarnpkg.com/@ethersproject/random/-/random-5.6.0.tgz#1505d1ab6a250e0ee92f436850fa3314b2cb5ae6"
integrity sha512-si0PLcLjq+NG/XHSZz90asNf+YfKEqJGVdxoEkSukzbnBgC8rydbgbUgBbBGLeHN4kAJwUFEKsu3sCXT93YMsw==
@@ -448,12 +442,15 @@
"@ethersproject/bytes" "^5.6.0"
"@ethersproject/logger" "^5.6.0"
"@ethersproject/rlp@5.5.0":
version "5.5.0"
resolved "https://registry.yarnpkg.com/@ethersproject/rlp/-/rlp-5.5.0.tgz#530f4f608f9ca9d4f89c24ab95db58ab56ab99a0"
integrity sha512-hLv8XaQ8PTI9g2RHoQGf/WSxBfTB/NudRacbzdxmst5VHAqd1sMibWG7SENzT5Dj3yZ3kJYx+WiRYEcQTAkcYA==
"@ethersproject/random@5.7.0", "@ethersproject/random@^5.7.0":
version "5.7.0"
resolved "https://registry.yarnpkg.com/@ethersproject/random/-/random-5.7.0.tgz#af19dcbc2484aae078bb03656ec05df66253280c"
integrity sha512-19WjScqRA8IIeWclFme75VMXSBvi4e6InrUNuaR4s5pTF2qNhcGdCUwdxUVGtDDqC00sDLCO93jPQoDUH4HVmQ==
dependencies:
"@ethersproject/bytes" "^5.7.0"
"@ethersproject/logger" "^5.7.0"
"@ethersproject/rlp@5.6.0", "@ethersproject/rlp@^5.5.0", "@ethersproject/rlp@^5.6.0":
"@ethersproject/rlp@5.6.0", "@ethersproject/rlp@^5.6.0":
version "5.6.0"
resolved "https://registry.yarnpkg.com/@ethersproject/rlp/-/rlp-5.6.0.tgz#55a7be01c6f5e64d6e6e7edb6061aa120962a717"
integrity sha512-dz9WR1xpcTL+9DtOT/aDO+YyxSSdO8YIS0jyZwHHSlAmnxA6cKU3TrTd4Xc/bHayctxTgGLYNuVVoiXE4tTq1g==
@@ -461,16 +458,15 @@
"@ethersproject/bytes" "^5.6.0"
"@ethersproject/logger" "^5.6.0"
"@ethersproject/sha2@5.5.0":
version "5.5.0"
resolved "https://registry.yarnpkg.com/@ethersproject/sha2/-/sha2-5.5.0.tgz#a40a054c61f98fd9eee99af2c3cc6ff57ec24db7"
integrity sha512-B5UBoglbCiHamRVPLA110J+2uqsifpZaTmid2/7W5rbtYVz6gus6/hSDieIU/6gaKIDcOj12WnOdiymEUHIAOA==
"@ethersproject/rlp@5.7.0", "@ethersproject/rlp@^5.7.0":
version "5.7.0"
resolved "https://registry.yarnpkg.com/@ethersproject/rlp/-/rlp-5.7.0.tgz#de39e4d5918b9d74d46de93af80b7685a9c21304"
integrity sha512-rBxzX2vK8mVF7b0Tol44t5Tb8gomOHkj5guL+HhzQ1yBh/ydjGnpw6at+X6Iw0Kp3OzzzkcKp8N9r0W4kYSs9w==
dependencies:
"@ethersproject/bytes" "^5.5.0"
"@ethersproject/logger" "^5.5.0"
hash.js "1.1.7"
"@ethersproject/bytes" "^5.7.0"
"@ethersproject/logger" "^5.7.0"
"@ethersproject/sha2@5.6.0", "@ethersproject/sha2@^5.5.0", "@ethersproject/sha2@^5.6.0":
"@ethersproject/sha2@5.6.0", "@ethersproject/sha2@^5.6.0":
version "5.6.0"
resolved "https://registry.yarnpkg.com/@ethersproject/sha2/-/sha2-5.6.0.tgz#364c4c11cc753bda36f31f001628706ebadb64d9"
integrity sha512-1tNWCPFLu1n3JM9t4/kytz35DkuF9MxqkGGEHNauEbaARdm2fafnOyw1s0tIQDPKF/7bkP1u3dbrmjpn5CelyA==
@@ -479,19 +475,16 @@
"@ethersproject/logger" "^5.6.0"
hash.js "1.1.7"
"@ethersproject/signing-key@5.5.0":
version "5.5.0"
resolved "https://registry.yarnpkg.com/@ethersproject/signing-key/-/signing-key-5.5.0.tgz#2aa37169ce7e01e3e80f2c14325f624c29cedbe0"
integrity sha512-5VmseH7qjtNmDdZBswavhotYbWB0bOwKIlOTSlX14rKn5c11QmJwGt4GHeo7NrL/Ycl7uo9AHvEqs5xZgFBTng==
"@ethersproject/sha2@5.7.0", "@ethersproject/sha2@^5.7.0":
version "5.7.0"
resolved "https://registry.yarnpkg.com/@ethersproject/sha2/-/sha2-5.7.0.tgz#9a5f7a7824ef784f7f7680984e593a800480c9fb"
integrity sha512-gKlH42riwb3KYp0reLsFTokByAKoJdgFCwI+CCiX/k+Jm2mbNs6oOaCjYQSlI1+XBVejwH2KrmCbMAT/GnRDQw==
dependencies:
"@ethersproject/bytes" "^5.5.0"
"@ethersproject/logger" "^5.5.0"
"@ethersproject/properties" "^5.5.0"
bn.js "^4.11.9"
elliptic "6.5.4"
"@ethersproject/bytes" "^5.7.0"
"@ethersproject/logger" "^5.7.0"
hash.js "1.1.7"
"@ethersproject/signing-key@5.6.0", "@ethersproject/signing-key@^5.5.0", "@ethersproject/signing-key@^5.6.0":
"@ethersproject/signing-key@5.6.0", "@ethersproject/signing-key@^5.6.0":
version "5.6.0"
resolved "https://registry.yarnpkg.com/@ethersproject/signing-key/-/signing-key-5.6.0.tgz#4f02e3fb09e22b71e2e1d6dc4bcb5dafa69ce042"
integrity sha512-S+njkhowmLeUu/r7ir8n78OUKx63kBdMCPssePS89So1TH4hZqnWFsThEd/GiXYp9qMxVrydf7KdM9MTGPFukA==
@@ -503,17 +496,17 @@
elliptic "6.5.4"
hash.js "1.1.7"
"@ethersproject/solidity@5.5.0":
version "5.5.0"
resolved "https://registry.yarnpkg.com/@ethersproject/solidity/-/solidity-5.5.0.tgz#2662eb3e5da471b85a20531e420054278362f93f"
integrity sha512-9NgZs9LhGMj6aCtHXhtmFQ4AN4sth5HuFXVvAQtzmm0jpSCNOTGtrHZJAeYTh7MBjRR8brylWZxBZR9zDStXbw==
"@ethersproject/signing-key@5.7.0", "@ethersproject/signing-key@^5.7.0":
version "5.7.0"
resolved "https://registry.yarnpkg.com/@ethersproject/signing-key/-/signing-key-5.7.0.tgz#06b2df39411b00bc57c7c09b01d1e41cf1b16ab3"
integrity sha512-MZdy2nL3wO0u7gkB4nA/pEf8lu1TlFswPNmy8AiYkfKTdO6eXBJyUdmHO/ehm/htHw9K/qF8ujnTyUAD+Ry54Q==
dependencies:
"@ethersproject/bignumber" "^5.5.0"
"@ethersproject/bytes" "^5.5.0"
"@ethersproject/keccak256" "^5.5.0"
"@ethersproject/logger" "^5.5.0"
"@ethersproject/sha2" "^5.5.0"
"@ethersproject/strings" "^5.5.0"
"@ethersproject/bytes" "^5.7.0"
"@ethersproject/logger" "^5.7.0"
"@ethersproject/properties" "^5.7.0"
bn.js "^5.2.1"
elliptic "6.5.4"
hash.js "1.1.7"
"@ethersproject/solidity@5.6.0":
version "5.6.0"
@@ -527,16 +520,19 @@
"@ethersproject/sha2" "^5.6.0"
"@ethersproject/strings" "^5.6.0"
"@ethersproject/strings@5.5.0":
version "5.5.0"
resolved "https://registry.yarnpkg.com/@ethersproject/strings/-/strings-5.5.0.tgz#e6784d00ec6c57710755699003bc747e98c5d549"
integrity sha512-9fy3TtF5LrX/wTrBaT8FGE6TDJyVjOvXynXJz5MT5azq+E6D92zuKNx7i29sWW2FjVOaWjAsiZ1ZWznuduTIIQ==
"@ethersproject/solidity@5.7.0":
version "5.7.0"
resolved "https://registry.yarnpkg.com/@ethersproject/solidity/-/solidity-5.7.0.tgz#5e9c911d8a2acce2a5ebb48a5e2e0af20b631cb8"
integrity sha512-HmabMd2Dt/raavyaGukF4XxizWKhKQ24DoLtdNbBmNKUOPqwjsKQSdV9GQtj9CBEea9DlzETlVER1gYeXXBGaA==
dependencies:
"@ethersproject/bytes" "^5.5.0"
"@ethersproject/constants" "^5.5.0"
"@ethersproject/logger" "^5.5.0"
"@ethersproject/bignumber" "^5.7.0"
"@ethersproject/bytes" "^5.7.0"
"@ethersproject/keccak256" "^5.7.0"
"@ethersproject/logger" "^5.7.0"
"@ethersproject/sha2" "^5.7.0"
"@ethersproject/strings" "^5.7.0"
"@ethersproject/strings@5.6.0", "@ethersproject/strings@^5.5.0", "@ethersproject/strings@^5.6.0":
"@ethersproject/strings@5.6.0", "@ethersproject/strings@^5.6.0":
version "5.6.0"
resolved "https://registry.yarnpkg.com/@ethersproject/strings/-/strings-5.6.0.tgz#9891b26709153d996bf1303d39a7f4bc047878fd"
integrity sha512-uv10vTtLTZqrJuqBZR862ZQjTIa724wGPWQqZrofaPI/kUsf53TBG0I0D+hQ1qyNtllbNzaW+PDPHHUI6/65Mg==
@@ -545,22 +541,16 @@
"@ethersproject/constants" "^5.6.0"
"@ethersproject/logger" "^5.6.0"
"@ethersproject/transactions@5.5.0":
version "5.5.0"
resolved "https://registry.yarnpkg.com/@ethersproject/transactions/-/transactions-5.5.0.tgz#7e9bf72e97bcdf69db34fe0d59e2f4203c7a2908"
integrity sha512-9RZYSKX26KfzEd/1eqvv8pLauCKzDTub0Ko4LfIgaERvRuwyaNV78mJs7cpIgZaDl6RJui4o49lHwwCM0526zA==
"@ethersproject/strings@5.7.0", "@ethersproject/strings@^5.7.0":
version "5.7.0"
resolved "https://registry.yarnpkg.com/@ethersproject/strings/-/strings-5.7.0.tgz#54c9d2a7c57ae8f1205c88a9d3a56471e14d5ed2"
integrity sha512-/9nu+lj0YswRNSH0NXYqrh8775XNyEdUQAuf3f+SmOrnVewcJ5SBNAjF7lpgehKi4abvNNXyf+HX86czCdJ8Mg==
dependencies:
"@ethersproject/address" "^5.5.0"
"@ethersproject/bignumber" "^5.5.0"
"@ethersproject/bytes" "^5.5.0"
"@ethersproject/constants" "^5.5.0"
"@ethersproject/keccak256" "^5.5.0"
"@ethersproject/logger" "^5.5.0"
"@ethersproject/properties" "^5.5.0"
"@ethersproject/rlp" "^5.5.0"
"@ethersproject/signing-key" "^5.5.0"
"@ethersproject/bytes" "^5.7.0"
"@ethersproject/constants" "^5.7.0"
"@ethersproject/logger" "^5.7.0"
"@ethersproject/transactions@5.6.0", "@ethersproject/transactions@^5.5.0", "@ethersproject/transactions@^5.6.0":
"@ethersproject/transactions@5.6.0", "@ethersproject/transactions@^5.6.0":
version "5.6.0"
resolved "https://registry.yarnpkg.com/@ethersproject/transactions/-/transactions-5.6.0.tgz#4b594d73a868ef6e1529a2f8f94a785e6791ae4e"
integrity sha512-4HX+VOhNjXHZyGzER6E/LVI2i6lf9ejYeWD6l4g50AdmimyuStKc39kvKf1bXWQMg7QNVh+uC7dYwtaZ02IXeg==
@@ -575,14 +565,10 @@
"@ethersproject/rlp" "^5.6.0"
"@ethersproject/signing-key" "^5.6.0"
"@ethersproject/units@5.5.0":
version "5.5.0"
resolved "https://registry.yarnpkg.com/@ethersproject/units/-/units-5.5.0.tgz#104d02db5b5dc42cc672cc4587bafb87a95ee45e"
integrity sha512-7+DpjiZk4v6wrikj+TCyWWa9dXLNU73tSTa7n0TSJDxkYbV3Yf1eRh9ToMLlZtuctNYu9RDNNy2USq3AdqSbag==
dependencies:
"@ethersproject/bignumber" "^5.5.0"
"@ethersproject/constants" "^5.5.0"
"@ethersproject/logger" "^5.5.0"
"@ethersproject/transactions@5.7.0", "@ethersproject/transactions@^5.7.0":
version "5.7.0"
resolved "https://registry.yarnpkg.com/@ethersproject/transactions/-/transactions-5.7.0.tgz#91318fc24063e057885a6af13fdb703e1f993d3b"
integrity sha512-kmcNicCp1lp8qanMTC3RIikGgoJ80ztTyvtsFvCYpSCfkjhD0jZ2LOrnbcuxuToLIUYYf+4XwD1rP+B/erDIhQ==
"@ethersproject/units@5.6.0":
version "5.6.0"
@@ -593,26 +579,14 @@
"@ethersproject/constants" "^5.6.0"
"@ethersproject/logger" "^5.6.0"
"@ethersproject/wallet@5.5.0":
version "5.5.0"
resolved "https://registry.yarnpkg.com/@ethersproject/wallet/-/wallet-5.5.0.tgz#322a10527a440ece593980dca6182f17d54eae75"
integrity sha512-Mlu13hIctSYaZmUOo7r2PhNSd8eaMPVXe1wxrz4w4FCE4tDYBywDH+bAR1Xz2ADyXGwqYMwstzTrtUVIsKDO0Q==
"@ethersproject/units@5.7.0":
version "5.7.0"
resolved "https://registry.yarnpkg.com/@ethersproject/units/-/units-5.7.0.tgz#637b563d7e14f42deeee39245275d477aae1d8b1"
integrity sha512-pD3xLMy3SJu9kG5xDGI7+xhTEmGXlEqXU4OfNapmfnxLVY4EMSSRp7j1k7eezutBPH7RBN/7QPnwR7hzNlEFeg==
dependencies:
"@ethersproject/abstract-provider" "^5.5.0"
"@ethersproject/abstract-signer" "^5.5.0"
"@ethersproject/address" "^5.5.0"
"@ethersproject/bignumber" "^5.5.0"
"@ethersproject/bytes" "^5.5.0"
"@ethersproject/hash" "^5.5.0"
"@ethersproject/hdnode" "^5.5.0"
"@ethersproject/json-wallets" "^5.5.0"
"@ethersproject/keccak256" "^5.5.0"
"@ethersproject/logger" "^5.5.0"
"@ethersproject/properties" "^5.5.0"
"@ethersproject/random" "^5.5.0"
"@ethersproject/signing-key" "^5.5.0"
"@ethersproject/transactions" "^5.5.0"
"@ethersproject/wordlists" "^5.5.0"
"@ethersproject/bignumber" "^5.7.0"
"@ethersproject/constants" "^5.7.0"
"@ethersproject/logger" "^5.7.0"
"@ethersproject/wallet@5.6.0":
version "5.6.0"
@@ -635,18 +609,28 @@
"@ethersproject/transactions" "^5.6.0"
"@ethersproject/wordlists" "^5.6.0"
"@ethersproject/web@5.5.1":
version "5.5.1"
resolved "https://registry.yarnpkg.com/@ethersproject/web/-/web-5.5.1.tgz#cfcc4a074a6936c657878ac58917a61341681316"
integrity sha512-olvLvc1CB12sREc1ROPSHTdFCdvMh0J5GSJYiQg2D0hdD4QmJDy8QYDb1CvoqD/bF1c++aeKv2sR5uduuG9dQg==
"@ethersproject/wallet@5.7.0":
version "5.7.0"
resolved "https://registry.yarnpkg.com/@ethersproject/wallet/-/wallet-5.7.0.tgz#4e5d0790d96fe21d61d38fb40324e6c7ef350b2d"
integrity sha512-MhmXlJXEJFBFVKrDLB4ZdDzxcBxQ3rLyCkhNqVu3CDYvR97E+8r01UgrI+TI99Le+aYm/in/0vp86guJuM7FCA==
dependencies:
"@ethersproject/base64" "^5.5.0"
"@ethersproject/bytes" "^5.5.0"
"@ethersproject/logger" "^5.5.0"
"@ethersproject/properties" "^5.5.0"
"@ethersproject/strings" "^5.5.0"
"@ethersproject/abstract-provider" "^5.7.0"
"@ethersproject/abstract-signer" "^5.7.0"
"@ethersproject/address" "^5.7.0"
"@ethersproject/bignumber" "^5.7.0"
"@ethersproject/bytes" "^5.7.0"
"@ethersproject/hash" "^5.7.0"
"@ethersproject/hdnode" "^5.7.0"
"@ethersproject/json-wallets" "^5.7.0"
"@ethersproject/keccak256" "^5.7.0"
"@ethersproject/logger" "^5.7.0"
"@ethersproject/properties" "^5.7.0"
"@ethersproject/random" "^5.7.0"
"@ethersproject/signing-key" "^5.7.0"
"@ethersproject/transactions" "^5.7.0"
"@ethersproject/wordlists" "^5.7.0"
"@ethersproject/web@5.6.0", "@ethersproject/web@^5.5.0", "@ethersproject/web@^5.6.0":
"@ethersproject/web@5.6.0", "@ethersproject/web@^5.6.0":
version "5.6.0"
resolved "https://registry.yarnpkg.com/@ethersproject/web/-/web-5.6.0.tgz#4bf8b3cbc17055027e1a5dd3c357e37474eaaeb8"
integrity sha512-G/XHj0hV1FxI2teHRfCGvfBUHFmU+YOSbCxlAMqJklxSa7QMiHFQfAxvwY2PFqgvdkxEKwRNr/eCjfAPEm2Ctg==
@@ -657,18 +641,18 @@
"@ethersproject/properties" "^5.6.0"
"@ethersproject/strings" "^5.6.0"
"@ethersproject/wordlists@5.5.0":
version "5.5.0"
resolved "https://registry.yarnpkg.com/@ethersproject/wordlists/-/wordlists-5.5.0.tgz#aac74963aa43e643638e5172353d931b347d584f"
integrity sha512-bL0UTReWDiaQJJYOC9sh/XcRu/9i2jMrzf8VLRmPKx58ckSlOJiohODkECCO50dtLZHcGU6MLXQ4OOrgBwP77Q==
"@ethersproject/web@5.7.1", "@ethersproject/web@^5.7.0":
version "5.7.1"
resolved "https://registry.yarnpkg.com/@ethersproject/web/-/web-5.7.1.tgz#de1f285b373149bee5928f4eb7bcb87ee5fbb4ae"
integrity sha512-Gueu8lSvyjBWL4cYsWsjh6MtMwM0+H4HvqFPZfB6dV8ctbP9zFAO73VG1cMWae0FLPCtz0peKPpZY8/ugJJX2w==
dependencies:
"@ethersproject/bytes" "^5.5.0"
"@ethersproject/hash" "^5.5.0"
"@ethersproject/logger" "^5.5.0"
"@ethersproject/properties" "^5.5.0"
"@ethersproject/strings" "^5.5.0"
"@ethersproject/base64" "^5.7.0"
"@ethersproject/bytes" "^5.7.0"
"@ethersproject/logger" "^5.7.0"
"@ethersproject/properties" "^5.7.0"
"@ethersproject/strings" "^5.7.0"
"@ethersproject/wordlists@5.6.0", "@ethersproject/wordlists@^5.5.0", "@ethersproject/wordlists@^5.6.0":
"@ethersproject/wordlists@5.6.0", "@ethersproject/wordlists@^5.6.0":
version "5.6.0"
resolved "https://registry.yarnpkg.com/@ethersproject/wordlists/-/wordlists-5.6.0.tgz#79e62c5276e091d8575f6930ba01a29218ded032"
integrity sha512-q0bxNBfIX3fUuAo9OmjlEYxP40IB8ABgb7HjEZCL5IKubzV3j30CWi2rqQbjTS2HfoyQbfINoKcTVWP4ejwR7Q==
@@ -679,6 +663,17 @@
"@ethersproject/properties" "^5.6.0"
"@ethersproject/strings" "^5.6.0"
"@ethersproject/wordlists@5.7.0", "@ethersproject/wordlists@^5.7.0":
version "5.7.0"
resolved "https://registry.yarnpkg.com/@ethersproject/wordlists/-/wordlists-5.7.0.tgz#8fb2c07185d68c3e09eb3bfd6e779ba2774627f5"
integrity sha512-S2TFNJNfHWVHNE6cNDjbVlZ6MgE17MIxMbMg2zv3wn+3XSJGosL1m9ZVv3GXCf/2ymSsQ+hRI5IzoMJTG6aoVA==
dependencies:
"@ethersproject/bytes" "^5.7.0"
"@ethersproject/hash" "^5.7.0"
"@ethersproject/logger" "^5.7.0"
"@ethersproject/properties" "^5.7.0"
"@ethersproject/strings" "^5.7.0"
"@koa/cors@^3.3.0":
version "3.3.0"
resolved "https://registry.yarnpkg.com/@koa/cors/-/cors-3.3.0.tgz#b4c1c7ee303b7c968c8727f2a638a74675b50bb2"
@@ -882,19 +877,25 @@ bech32@1.1.4:
resolved "https://registry.yarnpkg.com/bech32/-/bech32-1.1.4.tgz#e38c9f37bf179b8eb16ae3a772b40c356d4832e9"
integrity sha512-s0IrSOzLlbvX7yp4WBfPITzpAU8sqQcpsmwXDiKwrG4r491vwCO/XpejasRNl0piBMe/DvP4Tz0mIS/X1DPJBQ==
bls-wallet-clients@0.8.0:
version "0.8.0"
resolved "https://registry.yarnpkg.com/bls-wallet-clients/-/bls-wallet-clients-0.8.0.tgz#7b6510dede672fcbcfd743caa85a038fa26aad11"
integrity sha512-cutglRs+1vRiFPmo5uwMRZRjkeNxr/X3NiyUqsB4VgIRQ+EixCMXvuY7BDok5yby6GWzXox2ZAqJkGTFuHyr2w==
bls-wallet-clients@0.9.0-405e23a:
version "0.9.0-405e23a"
resolved "https://registry.npmjs.org/bls-wallet-clients/-/bls-wallet-clients-0.9.0-405e23a.tgz#b66121f9ec0cb4e821965606ada203e6601b773d"
integrity sha512-cMm6pq35VU30veCAHt6ArSavlqzXu+olQg+dzUH28fvqSeQsfWz2qiuBekGxSWOCfn8gX1j/8jHEhrGxXS509Q==
dependencies:
"@thehubbleproject/bls" "^0.5.1"
ethers "5.5.4"
ethers "^5.7.2"
node-fetch "2.6.7"
bn.js@^4.11.9:
version "4.12.0"
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.0.tgz#775b3f278efbb9718eec7361f483fb36fbbfea88"
integrity sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA==
bn.js@^5.2.1:
version "5.2.1"
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-5.2.1.tgz#0bc527a6a0d18d0aa8d5b0538ce4a77dccfa7b70"
integrity sha512-eXRvHzWyYPBuB4NBy0cmYQjGitUrtqwbvlzP3G6VFnNRbsZQIxQ10PbKKHt8gZ/HW/D/747aDl+QkDqg3KQLMQ==
brorand@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
@@ -1033,42 +1034,6 @@ escape-html@^1.0.3:
resolved "https://registry.yarnpkg.com/escape-html/-/escape-html-1.0.3.tgz#0258eae4d3d0c0974de1c169188ef0051d1d1988"
integrity sha1-Aljq5NPQwJdN4cFpGI7wBR0dGYg=
ethers@5.5.4:
version "5.5.4"
resolved "https://registry.yarnpkg.com/ethers/-/ethers-5.5.4.tgz#e1155b73376a2f5da448e4a33351b57a885f4352"
integrity sha512-N9IAXsF8iKhgHIC6pquzRgPBJEzc9auw3JoRkaKe+y4Wl/LFBtDDunNe7YmdomontECAcC5APaAgWZBiu1kirw==
dependencies:
"@ethersproject/abi" "5.5.0"
"@ethersproject/abstract-provider" "5.5.1"
"@ethersproject/abstract-signer" "5.5.0"
"@ethersproject/address" "5.5.0"
"@ethersproject/base64" "5.5.0"
"@ethersproject/basex" "5.5.0"
"@ethersproject/bignumber" "5.5.0"
"@ethersproject/bytes" "5.5.0"
"@ethersproject/constants" "5.5.0"
"@ethersproject/contracts" "5.5.0"
"@ethersproject/hash" "5.5.0"
"@ethersproject/hdnode" "5.5.0"
"@ethersproject/json-wallets" "5.5.0"
"@ethersproject/keccak256" "5.5.0"
"@ethersproject/logger" "5.5.0"
"@ethersproject/networks" "5.5.2"
"@ethersproject/pbkdf2" "5.5.0"
"@ethersproject/properties" "5.5.0"
"@ethersproject/providers" "5.5.3"
"@ethersproject/random" "5.5.1"
"@ethersproject/rlp" "5.5.0"
"@ethersproject/sha2" "5.5.0"
"@ethersproject/signing-key" "5.5.0"
"@ethersproject/solidity" "5.5.0"
"@ethersproject/strings" "5.5.0"
"@ethersproject/transactions" "5.5.0"
"@ethersproject/units" "5.5.0"
"@ethersproject/wallet" "5.5.0"
"@ethersproject/web" "5.5.1"
"@ethersproject/wordlists" "5.5.0"
ethers@^5.5.3:
version "5.6.4"
resolved "https://registry.yarnpkg.com/ethers/-/ethers-5.6.4.tgz#23629e9a7d4bc5802dfb53d4da420d738744b53c"
@@ -1105,6 +1070,42 @@ ethers@^5.5.3:
"@ethersproject/web" "5.6.0"
"@ethersproject/wordlists" "5.6.0"
ethers@^5.7.2:
version "5.7.2"
resolved "https://registry.yarnpkg.com/ethers/-/ethers-5.7.2.tgz#3a7deeabbb8c030d4126b24f84e525466145872e"
integrity sha512-wswUsmWo1aOK8rR7DIKiWSw9DbLWe6x98Jrn8wcTflTVvaXhAMaB5zGAXy0GYQEQp9iO1iSHWVyARQm11zUtyg==
dependencies:
"@ethersproject/abi" "5.7.0"
"@ethersproject/abstract-provider" "5.7.0"
"@ethersproject/abstract-signer" "5.7.0"
"@ethersproject/address" "5.7.0"
"@ethersproject/base64" "5.7.0"
"@ethersproject/basex" "5.7.0"
"@ethersproject/bignumber" "5.7.0"
"@ethersproject/bytes" "5.7.0"
"@ethersproject/constants" "5.7.0"
"@ethersproject/contracts" "5.7.0"
"@ethersproject/hash" "5.7.0"
"@ethersproject/hdnode" "5.7.0"
"@ethersproject/json-wallets" "5.7.0"
"@ethersproject/keccak256" "5.7.0"
"@ethersproject/logger" "5.7.0"
"@ethersproject/networks" "5.7.1"
"@ethersproject/pbkdf2" "5.7.0"
"@ethersproject/properties" "5.7.0"
"@ethersproject/providers" "5.7.2"
"@ethersproject/random" "5.7.0"
"@ethersproject/rlp" "5.7.0"
"@ethersproject/sha2" "5.7.0"
"@ethersproject/signing-key" "5.7.0"
"@ethersproject/solidity" "5.7.0"
"@ethersproject/strings" "5.7.0"
"@ethersproject/transactions" "5.7.0"
"@ethersproject/units" "5.7.0"
"@ethersproject/wallet" "5.7.0"
"@ethersproject/web" "5.7.1"
"@ethersproject/wordlists" "5.7.0"
form-data@^3.0.0:
version "3.0.1"
resolved "https://registry.yarnpkg.com/form-data/-/form-data-3.0.1.tgz#ebd53791b78356a99af9a300d4282c4d5eb9755f"
@@ -1349,7 +1350,7 @@ negotiator@0.6.3:
resolved "https://registry.yarnpkg.com/negotiator/-/negotiator-0.6.3.tgz#58e323a72fedc0d6f9cd4d31fe49f51479590ccd"
integrity sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==
node-fetch@2:
node-fetch@2, node-fetch@2.6.7:
version "2.6.7"
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==

View File

@@ -1,4 +1,5 @@
RPC_URL=https://goerli-rollup.arbitrum.io/rpc
RPC_POLLING_INTERVAL=4000
USE_TEST_NET=false
@@ -10,23 +11,36 @@ PRIVATE_KEY_AGG=0x5de4111afa1a4b94908f83103eb1f1706367c2e68ca870fc3fb9a804cdab36
PRIVATE_KEY_ADMIN=0x59c6995e998f97a5a0044966f0945389dc9e86dae88c7a8412f4603b6b78690d
TEST_BLS_WALLETS_SECRET=test-bls-wallets-secret
PG_HOST=127.0.0.1
PG_PORT=5432
PG_USER=bls
PG_PASSWORD=generate-a-strong-password
PG_DB_NAME=bls_aggregator
DB_PATH=aggregator.sqlite
BUNDLE_TABLE_NAME=bundles
BUNDLE_QUERY_LIMIT=100
MAX_ELIGIBILITY_DELAY=300
MAX_AGGREGATION_SIZE=12
MAX_GAS_PER_BUNDLE=2000000
MAX_AGGREGATION_DELAY_MILLIS=5000
MAX_UNCONFIRMED_AGGREGATIONS=3
LOG_QUERIES=false
TEST_LOGGING=false
REQUIRE_FEES=true
BREAKEVEN_OPERATION_COUNT=4.5
ALLOW_LOSSES=true
FEE_TYPE=ether
FEE_PER_GAS=0
FEE_PER_BYTE=0
# Set this to false in production to avoid an unexpected transaction on startup.
# Use ./programs/createInternalBlsWallet.ts beforehand instead.
AUTO_CREATE_INTERNAL_BLS_WALLET=true
# Arbitrum doesn't seem to use/need priority fees
PRIORITY_FEE_PER_GAS=0
# Arbitrum doesn't change its base fee much, in fact it's usually locked at
# 0.1gwei. They use changes in gasLimit to account for L1 base fee changes.
PREVIOUS_BASE_FEE_PERCENT_INCREASE=2
BUNDLE_CHECKING_CONCURRENCY=8
IS_OPTIMISM=false
OPTIMISM_GAS_PRICE_ORACLE_ADDRESS=0x420000000000000000000000000000000000000F
OPTIMISM_L1_BASE_FEE_PERCENT_INCREASE=2

View File

@@ -1,4 +1,5 @@
RPC_URL=http://localhost:8545
RPC_POLLING_INTERVAL=500
USE_TEST_NET=false
@@ -10,23 +11,32 @@ PRIVATE_KEY_AGG=0xac0974bec39a17e36ba4a6b4d238ff944bacb478cbed5efcae784d7bf4f2ff
PRIVATE_KEY_ADMIN=0x59c6995e998f97a5a0044966f0945389dc9e86dae88c7a8412f4603b6b78690d
TEST_BLS_WALLETS_SECRET=test-bls-wallets-secret
PG_HOST=localhost
PG_PORT=5432
PG_USER=bls
PG_PASSWORD=generate-a-strong-password
PG_DB_NAME=bls_aggregator
DB_PATH=aggregator.sqlite
BUNDLE_TABLE_NAME=bundles
BUNDLE_QUERY_LIMIT=100
MAX_ELIGIBILITY_DELAY=300
MAX_AGGREGATION_SIZE=12
MAX_GAS_PER_BUNDLE=2000000
MAX_AGGREGATION_DELAY_MILLIS=5000
MAX_UNCONFIRMED_AGGREGATIONS=3
LOG_QUERIES=false
TEST_LOGGING=false
REQUIRE_FEES=true
BREAKEVEN_OPERATION_COUNT=2.5
ALLOW_LOSSES=true
FEE_TYPE=ether
FEE_PER_GAS=0
FEE_PER_BYTE=0
# Set this to false in production to avoid an unexpected transaction on startup.
# Use ./programs/createInternalBlsWallet.ts beforehand instead.
AUTO_CREATE_INTERNAL_BLS_WALLET=true
# 0.5 gwei
PRIORITY_FEE_PER_GAS=500000000
PREVIOUS_BASE_FEE_PERCENT_INCREASE=13
BUNDLE_CHECKING_CONCURRENCY=8
IS_OPTIMISM=false

39
aggregator/.env.test Normal file
View File

@@ -0,0 +1,39 @@
RPC_URL=http://localhost:8545
RPC_POLLING_INTERVAL=500
USE_TEST_NET=false
ORIGIN=http://localhost:3000
PORT=3000
NETWORK_CONFIG_PATH=../contracts/networks/local.json
PRIVATE_KEY_AGG=0xac0974bec39a17e36ba4a6b4d238ff944bacb478cbed5efcae784d7bf4f2ff80
PRIVATE_KEY_ADMIN=0x59c6995e998f97a5a0044966f0945389dc9e86dae88c7a8412f4603b6b78690d
TEST_BLS_WALLETS_SECRET=test-bls-wallets-secret
DB_PATH=aggregator.sqlite
BUNDLE_QUERY_LIMIT=100
MAX_ELIGIBILITY_DELAY=300
MAX_GAS_PER_BUNDLE=2000000
MAX_AGGREGATION_DELAY_MILLIS=5000
MAX_UNCONFIRMED_AGGREGATIONS=3
LOG_QUERIES=true
TEST_LOGGING=true
REQUIRE_FEES=true
BREAKEVEN_OPERATION_COUNT=2.5
ALLOW_LOSSES=true
FEE_TYPE=ether
AUTO_CREATE_INTERNAL_BLS_WALLET=true
PRIORITY_FEE_PER_GAS=500000000
PREVIOUS_BASE_FEE_PERCENT_INCREASE=13
BUNDLE_CHECKING_CONCURRENCY=8
IS_OPTIMISM=false

View File

@@ -1,4 +1,6 @@
.env*
!.env*.example
!.env*.test
cov_profile*
/build
/aggregator.sqlite

View File

@@ -13,7 +13,6 @@
"runtimeExecutable": "deno",
"runtimeArgs": [
"run",
"--unstable",
"--inspect",
"--allow-all"
],

View File

@@ -1,14 +1,15 @@
FROM denoland/deno:1.23.4
FROM denoland/deno:1.30.1
ADD build /app
WORKDIR /app
RUN deno cache --unstable ts/programs/aggregator.ts
RUN deno cache ts/programs/aggregator.ts
ENV IS_DOCKER="true"
CMD [ \
"deno", \
"run", \
"--unstable", \
"-A", \
"ts/programs/aggregator.ts" \
]

View File

@@ -6,6 +6,63 @@ Accepts transaction bundles (including bundles that contain a single
transaction) and submits aggregations of these bundles to the configured
Verification Gateway.
## Docker Usage
Docker images of the aggregator are
[available on DockerHub](https://hub.docker.com/r/blswallet/aggregator).
If you're targeting a network that
[already has a deployment of the BLSWallet contracts](../contracts/networks),
you can use these images standalone (without this repository) as follows:
```sh
mkdir aggregator
cd aggregator
curl https://raw.githubusercontent.com/web3well/bls-wallet/main/aggregator/.env.example >.env
# Replace CHOSEN_NETWORK below
curl https://raw.githubusercontent.com/web3well/bls-wallet/main/contracts/networks/CHOSEN_NETWORK.json >networkConfig.json
```
In `.env`:
- Change `RPC_URL`
- (If using `localhost`, you probably want `host.docker.internal`)
- Change `PRIVATE_KEY_AGG`
- Ignore `NETWORK_CONFIG_PATH` (it's not used inside docker)
- See [Configuration](#configuration) for more detail and other options
If you're running in production, you might want to set
`AUTO_CREATE_INTERNAL_BLS_WALLET` to `false`. The internal BLS wallet is needed
for user fee estimation. Creating it is a one-time setup that will use
`PRIVATE_KEY_AGG` to pay for gas. You can create it explicitly like this:
```sh
docker run \
--rm \
-it \
--mount type=bind,source="$PWD/.env",target=/app/.env \
--mount type=bind,source="$PWD/networkConfig.json",target=/app/networkConfig.json \
blswallet/aggregator \
./ts/programs/createInternalBlsWallet.ts
```
Finally, start the aggregator:
```sh
docker run \
--name choose-container-name \ # Optional
-d \ # Optional
-p3000:3000 \ # If you chose a different PORT in .env, change it here too
--restart=unless-stopped \ # Optional
--mount type=bind,source="$PWD/.env",target=/app/.env \
--mount type=bind,source="$PWD/networkConfig.json",target=/app/networkConfig.json \
blswallet/aggregator # Tags of the form :git-$VERSION are also available
```
(You may need to remove the comments before pasting into your terminal.)
## Installation
Install [Deno](deno.land)
@@ -23,7 +80,8 @@ you might have:
```
.env.local
.env.optimistic-kovan
.env.arbitrum-goerli
.env.optimism-goerli
```
If you don't have a `.env`, you will need to append `--env <name>` to all
@@ -31,94 +89,35 @@ commands.
#### Environment Variables
| Name | Example Value | Description |
| ---------------------------- | ------------------------------------------------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| RPC_URL | https://localhost:8545 | The RPC endpoint for an EVM node that the BLS Wallet contracts are deployed on |
| USE_TEST_NET | false | Whether to set all transaction's `gasPrice` to 0. Workaround for some networks |
| ORIGIN | http://localhost:3000 | The origin for the aggregator client. Used only in manual tests |
| PORT | 3000 | The port to bind the aggregator to |
| NETWORK_CONFIG_PATH | ../contracts/networks/local.json | Path to the network config file, which contains information on deployed BLS Wallet contracts |
| PRIVATE_KEY_AGG | 0xac0974bec39a17e36ba4a6b4d238ff944bacb478cbed5efcae784d7bf4f2ff80 | Private key for the EOA account used to submit bundles on chain |
| PRIVATE_KEY_ADMIN | 0x59c6995e998f97a5a0044966f0945389dc9e86dae88c7a8412f4603b6b78690d | Private key for the admin EOA account. Used only in tests |
| TEST_BLS_WALLETS_SECRET | test-bls-wallets-secret | Secret used to seed BLS Wallet private keys during tests |
| PG_HOST | 127.0.0.1 | Postgres database host |
| PG_PORT | 5432 | Postgres database port |
| PG_USER | bls | Postgres database user |
| PG_PASSWORD | generate-a-strong-password | Postgres database password |
| PG_DB_NAME | bls_aggregator | Postgres database name |
| BUNDLE_TABLE_NAME | bundles | Postgres table name for bundles |
| BUNDLE_QUERY_LIMIT | 100 | Maximum number of bundles returned from Postgres |
| MAX_AGGREGATION_SIZE | 12 | Maximum number of actions from bundles which will be aggregated together for submission on chain |
| MAX_AGGREGATION_DELAY_MILLIS | 5000 | Maximum amount of time in milliseconds aggregator will wait before submitting bundles on chain |
| MAX_UNCONFIRMED_AGGREGATIONS | 3 | Maximum unconfirmed bundle aggregations that will be submitted on chain. Multiplied with `MAX_AGGREGATION_SIZE` to determine maximum of unconfirmed on chain actions |
| LOG_QUERIES | false | Whether to print Postgres queries in event log.`TEST_LOGGING` must be enabled |
| TEST_LOGGING | false | Whether to print aggregator server events to stdout. Useful for debugging & logging. |
| FEE_TYPE | ether OR token:0xabcd...1234 | The fee type the aggregator will accept. Either `ether` for ETH/chains native currency or `token:0xabcd...1234` (token contract address) for an ERC20 token |
| FEE_PER_GAS | 0 | Minimum amount per gas (gasPrice) the aggregator will accept in ETH/chain native currency/ERC20 tokens |
| FEE_PER_BYTE | 0 | Minimum amount per calldata byte the aggregator will accept in ETH/chain native currency/ERC20 tokens (rollup L1 cost) |
### PostgreSQL
#### With docker-compose
```sh
cd .. # root of repo
docker-compose up -d postgres
```
#### Local Install
Install, e.g.:
```sh
sudo apt update
sudo apt install postgresql postgresql-contrib
```
Create a user called `bls`:
```
$ sudo -u postgres createuser --interactive
Enter name of role to add: bls
Shall the new role be a superuser? (y/n) n
Shall the new role be allowed to create databases? (y/n) n
Shall the new role be allowed to create more new roles? (y/n) n
```
Set the user's password:
```
$ sudo -u postgres psql
psql (12.6 (Ubuntu 12.6-0ubuntu0.20.04.1))
Type "help" for help.
postgres=# ALTER USER bls WITH PASSWORD 'generate-a-strong-password';
```
Create a table called `bls_aggregator`:
```sh
sudo -u postgres createdb bls_aggregator
```
On Ubuntu (and probably elsewhere), postgres is configured to offer SSL
connections but with an invalid certificate. However, the deno driver for
postgres doesn't support this.
There are two options here:
1. Set up SSL with a valid certificate
([guide](https://www.postgresql.org/docs/current/ssl-tcp.html)).
2. Turn off SSL in postgres (only for development or if you can ensure the
connection isn't vulnerable to attack).
1. View the config location with
`sudo -u postgres psql -c 'SHOW config_file'`.
2. Turn off ssl in that config.
```diff
-ssl = on
+ssl = off
```
3. Restart postgres `sudo systemctl restart postgresql`.
| Name | Example Value | Description |
| ------------------------------------- | ------------------------------------------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| RPC_URL | https://localhost:8545 | The RPC endpoint for an EVM node that the BLS Wallet contracts are deployed on |
| RPC_POLLING_INTERVAL | 4000 | How long to wait between retries, when needed (used by ethers when waiting for blocks) |
| USE_TEST_NET | false | Whether to set all transaction's `gasPrice` to 0. Workaround for some networks |
| ORIGIN | http://localhost:3000 | The origin for the aggregator client. Used only in manual tests |
| PORT | 3000 | The port to bind the aggregator to |
| NETWORK_CONFIG_PATH | ../contracts/networks/local.json | Path to the network config file, which contains information on deployed BLS Wallet contracts |
| PRIVATE_KEY_AGG | 0xac0974bec39a17e36ba4a6b4d238ff944bacb478cbed5efcae784d7bf4f2ff80 | Private key for the EOA account used to submit bundles on chain. Transactions are paid by the account linked to PRIVATE_KEY_AGG. By default, bundles must pay for themselves by sending funds to tx.origin or the aggregators onchain address |
| PRIVATE_KEY_ADMIN | 0x59c6995e998f97a5a0044966f0945389dc9e86dae88c7a8412f4603b6b78690d | Private key for the admin EOA account. Used only in tests |
| TEST_BLS_WALLETS_SECRET | test-bls-wallets-secret | Secret used to seed BLS Wallet private keys during tests |
| DB_PATH | aggregator.sqlite | File path of the sqlite db |
| BUNDLE_QUERY_LIMIT | 100 | Maximum number of bundles returned from sqlite |
| MAX_GAS_PER_BUNDLE | 2000000 | Limits the amount of user operations which can be bundled together by using this value as the approximate limit on the amount of gas in an aggregate bundle |
| MAX_AGGREGATION_DELAY_MILLIS | 5000 | Maximum amount of time in milliseconds aggregator will wait before submitting bundles on chain. A higher number will allow more time for bundles to fill, but may result in longer periods before submission. A lower number allows more frequent L2 submissions, but may result in smaller bundles |
| MAX_UNCONFIRMED_AGGREGATIONS | 3 | Maximum unconfirmed bundle aggregations that will be submitted on chain |
| LOG_QUERIES | false | Whether to print sqlite queries in event log. When running tests, `TEST_LOGGING` must also be enabled |
| TEST_LOGGING | false | Whether to print aggregator server events to stdout during tests. Useful for debugging & logging |
| REQUIRE_FEES | true | Whether to require that user bundles pay the aggregator a sufficient fee |
| BREAKEVEN_OPERATION_COUNT | 4.5 | The aggregator must pay an overhead to submit a bundle regardless of how many operations it contains. This parameter determines how much each operation must contribute to this overhead |
| ALLOW_LOSSES | true | Even if each user bundle pays the required fee, the aggregate bundle may not be profitable if it is too small. Setting this to true makes the aggregator submit these bundles anyway |
| FEE_TYPE | ether OR token:0xabcd...1234 | The fee type the aggregator will accept. Either `ether` for ETH/chains native currency or `token:0xabcd...1234` (token contract address) for an ERC20 token |
| AUTO_CREATE_INTERNAL_BLS_WALLET | false | An internal BLS wallet is used to calculate bundle overheads. Setting this to true allows creating this wallet on startup, but might be undesirable in production (see `programs/createInternalBlsWallet.ts` for manual creation) |
| PRIORITY_FEE_PER_GAS | 0 | The priority fee used when submitting bundles (and passed on as a requirement for user bundles) |
| PREVIOUS_BASE_FEE_PERCENT_INCREASE | 2 | Used to determine the max basefee attached to aggregator transaction (and passed on as a requirement for user bundles)s |
| BUNDLE_CHECKING_CONCURRENCY | 8 | The maximum number of bundles that are checked concurrently (getting gas usage, detecting fees, etc) |
| IS_OPTIMISM | false | Optimism's strategy for charging for L1 fees requires special logic in the aggregator. In addition to gasEstimate * gasPrice, we need to replicate Optimism's calculation and pass it on to the user |
| OPTIMISM_GAS_PRICE_ORACLE_ADDRESS | 0x420000000000000000000000000000000000000F | Address for the Optimism gas price oracle contract. Required when IS_OPTIMISM is true |
| OPTIMISM_L1_BASE_FEE_PERCENT_INCREASE | 2 | Similar to PREVIOUS_BASE_FEE_PERCENT_INCREASE, but for the L1 basefee for the optimism-specific calculation. This gets passed on to users. Required when IS_OPTIMISM is true |
## Running
@@ -130,6 +129,20 @@ Can be run locally or hosted.
# ./programs/aggregator.ts --env <name>
```
**Note**: It's also possible to run the aggregator directly from github:
```sh
deno run \
--allow-net \
--allow-env \
--allow-read=. \
--allow-write=. \
https://raw.githubusercontent.com/web3well/bls-wallet/main/aggregator/programs/aggregator.ts
```
(This can be done without a clone of the repository, but you'll still need to
set up `.env` and your network config.)
## Testing
- launch optimism
@@ -138,6 +151,85 @@ Can be run locally or hosted.
NB each test must use unique address(es). (+ init code)
## Fees
### User Guide
User bundles must pay fees to compensate the aggregator (except in testing
situations where the aggregator may be configured to accept bundles which don't
pay fees (see `REQUIRE_FEES`)). The aggregator simply detects fees have been
paid by observing the effect of a user bundle on its balance. This allows
bundles to pay the aggregator using any mechanism of their choosing, and is why
bundles do not have fields for paying fees explicitly.
The simplest way to do this is to include an extra action to pay `tx.origin`.
Use the `POST /estimateFee` API to determine the fee required for a bundle. The
body of this request is the bundle. Response:
```json
{
"feeType": "(See FEE_TYPE enviroment variable)",
"feeDetected": "(The fee that has been detected for the provided bundle)",
"feeRequired": "(Required fee)",
"successes": [
/* Array of bools indicating success of each action */
]
}
```
Note that if you want to pay the aggregator using an additional action, you
should include this additional action with a payment of zero when estimating,
otherwise the additional action will increase the fee that needs to be paid. You
can also use the [aggregator-proxy](../aggregator-proxy/) package as a proxy in
place of an aggregator. This is useful to run more advanced logic such as
inspecting bundles and potentially paying for them, before the proxy aggregator
then sends the bundles to an underlying aggregator.
Also, `feeRequired` is the absolute minimum necessary fee to process the bundle
at the time of estimation, so paying extra is advisable to increase the chance
that the fee is sufficient during submission.
In the case of a malicious aggregator, or if the chosen aggregator service goes
down, an end user can always execute actions themselves, by submitting a bundle
on chain via `VerificationGatewaty.processBundle`.
### Technical Detail
The fees required by the aggregator are designed to prevent it from losing
money. There are two main ways that losses can still happen:
1. Bundles that don't simulate accurately
2. Bundles that make losses are allowed in config (`ALLOW_LOSSES`)
When calculating the required fee, the aggregator needs to account for two
things:
1. The marginal cost of including the user bundle
2. A contribution to the overhead of submitting the aggregate bundle
Remember that the whole point of aggregation is to save on fees using a single
aggregate signature. This means that measuring the fee required to process the
user bundle in isolation won't reflect that saving.
Instead, we measure the overhead using hypothetical operations that contain zero
actions. We make a bundle with one of these, and another with two of these, and
extrapolate backwards to a bundle containing zero operations (see
`measureBundleOverheadGas`).
We can then subtract that overhead from the user's bundle to obtain its marginal
cost.
The user's share of the overhead is then added by multiplying it by
`operationCount / BREAKEVEN_OPERATION_COUNT`. User bundles usually have an
`operationCount` of 1, so if `BREAKEVEN_OPERATION_COUNT` is 4.5, then the bundle
will be required to pay 22% of the overhead.
From the aggregator's perspective, aggregate bundles with fewer operations than
`BREAKEVEN_OPERATION_COUNT` should make a loss, and larger bundles should make a
profit. If `ALLOW_LOSSES` is `false`, bundles which are predicted to make a loss
will not be submitted.
## Development
### Environment
@@ -161,7 +253,7 @@ Tests are defined in `test`. Running them directly is a bit verbose because of
the deno flags you need:
```sh
deno test --allow-net --allow-env --allow-read --unstable
deno test --allow-net --allow-env --allow-read
```
Instead, `./programs/premerge.ts` may be more useful for you. It'll make sure
@@ -193,7 +285,7 @@ TS2300 [ERROR]: Duplicate identifier 'TypedArray'.
You need to reload modules (`-r`):
```sh
deno run -r --allow-net --allow-env --allow-read --unstable ./programs/aggregator.ts
deno run -r --allow-net --allow-env --allow-read ./programs/aggregator.ts
```
#### Transaction reverted: function call to a non-contract account
@@ -225,10 +317,9 @@ Make sure your Deno version is
- **`BundleService`**: Keeps track of all stored transactions, as well as
accepting (or rejecting) them and submitting aggregated bundles to
`EthereumService`.
- **`BundleTable`**: Abstraction layer over postgres bundle tables, exposing
typed functions instead of queries. Handles conversions to and from the field
types supported by postgres so that other code can has a uniform js-friendly
interface
- **`BundleTable`**: Abstraction layer over sqlite bundle tables, exposing typed
functions instead of queries. Handles conversions to and from the field types
supported by sqlite so that other code can has a uniform js-friendly interface
([`TransactionData`](https://github.com/jzaki/bls-wallet-signer/blob/673e2ae/src/types.ts#L12)).
- **`Client`**: Provides an abstraction over the external HTTP interface so that
programs talking to the aggregator can do so via regular js functions with
@@ -243,16 +334,9 @@ Make sure your Deno version is
## Hosting Guide
1. Configure your server to allow TCP on ports 80 and 443
2. Follow the [Installation](#Installation) instructions
3. Install docker and nginx:
2. Install docker and nginx:
`sudo apt update && sudo apt install docker.io nginx`
4. Run `./programs/build.ts`
- If you're using a named environment, add `--env <name>`
- If `docker` requires `sudo`, add `--sudo-docker`
5. Configure log rotation in docker by setting `/etc/docker/daemon.json` to
3. Configure log rotation in docker by setting `/etc/docker/daemon.json` to
```json
{
@@ -266,19 +350,9 @@ Make sure your Deno version is
and restart docker `sudo systemctl restart docker`
6. Load the docker image: `sudo docker load <docker-image.tar.gz`
7. Run the aggregator:
```sh
sudo docker run \
--name aggregator \
-d \
--net=host \
--restart=unless-stopped \
aggregator:latest
```
8. Create `/etc/nginx/sites-available/aggregator`
4. Follow the [Docker Usage](#docker-usage) instructions (just use port 3000,
external requests are handled by nginx)
5. Create `/etc/nginx/sites-available/aggregator`
```nginx
server {
@@ -301,7 +375,7 @@ This allows you to add some static content at `/home/aggregator/static-content`.
Adding static content is optional; requests that don't match static content will
be passed to the aggregator.
9. Create a symlink in sites-enabled
6. Create a symlink in sites-enabled
```sh
ln -s /etc/nginx/sites-available/aggregator /etc/nginx/sites-enabled/aggregator
@@ -309,5 +383,5 @@ ln -s /etc/nginx/sites-available/aggregator /etc/nginx/sites-enabled/aggregator
Reload nginx for config to take effect: `sudo nginx -s reload`
10. Set up https for your domain by following the instructions at
https://certbot.eff.org/lets-encrypt/ubuntufocal-nginx.
7. Set up https for your domain by following the instructions at
https://certbot.eff.org/lets-encrypt/ubuntufocal-nginx.

View File

@@ -27,17 +27,21 @@ export {
Contract,
ethers,
Wallet,
} from "https://esm.sh/ethers@5.5.4";
} from "https://esm.sh/ethers@5.7.2";
import { ethers } from "https://esm.sh/ethers@5.5.4";
import { ethers } from "https://esm.sh/ethers@5.7.2";
export type {
BaseContract,
BigNumberish,
BytesLike,
} from "https://esm.sh/ethers@5.5.4";
} from "https://esm.sh/ethers@5.7.2";
export const keccak256 = ethers.utils.keccak256;
// Adding more accurate type information here (ethers uses Array<any>)
export const shuffled: <T>(array: T[]) => T[] = ethers.utils.shuffled;
export type {
ActionData,
AggregatorUtilities,
BlsWalletSigner,
Bundle,
@@ -46,39 +50,34 @@ export type {
MockERC20,
NetworkConfig,
Operation,
OperationResultError,
PublicKey,
Signature,
VerificationGateway,
} from "https://esm.sh/bls-wallet-clients@0.8.0";
} from "https://esm.sh/bls-wallet-clients@0.9.0-405e23a";
export {
Aggregator as AggregatorClient,
AggregatorUtilities__factory,
AggregatorUtilitiesFactory,
BlsRegistrationCompressor,
BlsWalletWrapper,
ERC20__factory,
BundleCompressor,
ContractsConnector,
decodeError,
Erc20Compressor,
ERC20Factory,
FallbackCompressor,
getConfig,
MockERC20__factory,
VerificationGateway__factory,
} from "https://esm.sh/bls-wallet-clients@0.8.0";
MockERC20Factory,
VerificationGatewayFactory,
} from "https://esm.sh/bls-wallet-clients@0.9.0-405e23a";
// Workaround for esbuild's export-star bug
import blsWalletClients from "https://esm.sh/bls-wallet-clients@0.8.0";
const {
bundleFromDto,
bundleToDto,
initBlsWalletSigner,
} = blsWalletClients;
import blsWalletClients from "https://esm.sh/bls-wallet-clients@0.9.0-405e23a";
const { bundleFromDto, bundleToDto, initBlsWalletSigner } = blsWalletClients;
export { bundleFromDto, bundleToDto, initBlsWalletSigner };
// Database dependencies
export {
Constraint,
CreateTableMode,
DataType,
OrderByType,
QueryClient,
QueryTable,
unsketchify,
} from "https://deno.land/x/postquery@v0.1.1/mod.ts";
export * as sqlite from "https://deno.land/x/sqlite@v3.7.0/mod.ts";
export { Semaphore } from "https://deno.land/x/semaphore@v1.1.2/mod.ts";
export type { TableOptions } from "https://deno.land/x/postquery@v0.1.1/mod.ts";
export { pick } from "npm:@s-libs/micro-dash@15.2.0";

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env -S deno run --allow-net --allow-env --allow-read --allow-write --unstable
#!/usr/bin/env -S deno run --allow-net --allow-env --allow-read --allow-write
import { AggregatorClient } from "../deps.ts";
import * as env from "../src/env.ts";
@@ -9,7 +9,7 @@ const client = new AggregatorClient(env.ORIGIN);
const fx = await Fixture.create(import.meta.url);
const [wallet] = await fx.setupWallets(1);
const bundle = wallet.sign({
const bundle = await wallet.signWithGasEstimate({
nonce: await wallet.Nonce(),
actions: [{
ethValue: 0,

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env -S deno run --allow-net --allow-env --allow-read --allow-write --unstable
#!/usr/bin/env -S deno run --allow-net --allow-env --allow-read --allow-write
import { AggregatorClient, BigNumber, Bundle } from "../deps.ts";
import * as env from "../src/env.ts";
@@ -17,6 +17,7 @@ const bundle: Bundle = {
senderPublicKeys: [[dummyHex(32), dummyHex(32), dummyHex(32), dummyHex(32)]],
operations: [{
nonce: BigNumber.from(0),
gas: BigNumber.from(0),
actions: [{
ethValue: BigNumber.from(0),
contractAddress: dummyHex(20),

View File

@@ -0,0 +1,17 @@
#!/usr/bin/env -S deno run --allow-net --allow-env --allow-read
import * as env from "../src/env.ts";
import { ethers } from "../deps.ts";
import OptimismGasPriceOracle from "../src/app/OptimismGasPriceOracle.ts";
const oracle = new OptimismGasPriceOracle(
new ethers.providers.JsonRpcProvider(env.RPC_URL),
);
const { l1BaseFee, overhead, scalar, decimals } = await oracle.getAllParams();
console.log({
l1BaseFee: `${(l1BaseFee.toNumber() / 1e9).toFixed(3)} gwei`,
overhead: `${overhead.toNumber()} L1 gas`,
scalar: scalar.toNumber() / (10 ** decimals.toNumber()),
});

View File

@@ -1,16 +1,15 @@
#!/usr/bin/env -S deno run --allow-net --allow-env --allow-read --allow-write --unstable
#!/usr/bin/env -S deno run --allow-net --allow-env --allow-read --allow-write
import { ethers } from "../deps.ts";
import * as env from "../src/env.ts";
import TestBlsWallets from "./helpers/TestBlsWallets.ts";
import TestBlsWallet from "./helpers/TestBlsWallet.ts";
const [wallet] = await TestBlsWallets(
const wallet = await TestBlsWallet(
new ethers.providers.JsonRpcProvider(env.RPC_URL),
1,
);
console.log({
privateKey: wallet.privateKey,
privateKey: wallet.blsWalletSigner.privateKey,
address: wallet.walletContract.address,
});

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env -S deno run --allow-net --allow-env --allow-read --allow-write --unstable
#!/usr/bin/env -S deno run --allow-net --allow-env --allow-read --allow-write
import {
AggregatorClient,

View File

@@ -0,0 +1,33 @@
#!/usr/bin/env -S deno run --allow-net --allow-env --allow-read --allow-write
import { AggregatorClient, ethers } from "../deps.ts";
import AdminWallet from "../src/chain/AdminWallet.ts";
import * as env from "../test/env.ts";
import TestBlsWallet from "./helpers/TestBlsWallet.ts";
const provider = new ethers.providers.JsonRpcProvider(env.RPC_URL);
const client = new AggregatorClient(env.ORIGIN);
const wallet = await TestBlsWallet(provider);
const adminWallet = AdminWallet(provider);
await (await adminWallet.sendTransaction({
to: wallet.address,
value: 1,
})).wait();
const bundle = await wallet.signWithGasEstimate({
nonce: await wallet.Nonce(),
actions: [{
ethValue: 1,
contractAddress: adminWallet.address,
encodedFunction: "0x",
}],
});
const feeEstimation = await client.estimateFee(bundle);
console.log({ feeEstimation });

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env -S deno run --allow-net --allow-env --allow-read --allow-write --unstable
#!/usr/bin/env -S deno run --allow-net --allow-env --allow-read --allow-write
import { ethers } from "../deps.ts";

View File

@@ -0,0 +1,17 @@
#!/usr/bin/env -S deno run --allow-net --allow-env --allow-read
import { ethers } from "../deps.ts";
import * as env from "../src/env.ts";
import getOptimismL1Fee from "../src/helpers/getOptimismL1Fee.ts";
const provider = new ethers.providers.JsonRpcProvider(env.RPC_URL);
const txHash = Deno.args[0];
if (!txHash.startsWith("0x")) {
throw new Error("First arg should be tx hash");
}
const l1Fee = await getOptimismL1Fee(provider, txHash);
console.log(`${ethers.utils.formatEther(l1Fee)} ETH`);

View File

@@ -0,0 +1,15 @@
#!/usr/bin/env -S deno run --allow-net --allow-env --allow-read
import { ethers } from "../deps.ts";
import * as env from "../src/env.ts";
import getRawTransaction from "../src/helpers/getRawTransaction.ts";
const provider = new ethers.providers.JsonRpcProvider(env.RPC_URL);
const txHash = Deno.args[0];
if (!txHash.startsWith("0x")) {
throw new Error("First arg should be tx hash");
}
console.log(await getRawTransaction(provider, txHash));

View File

@@ -2,28 +2,23 @@ import { BlsWalletWrapper, ethers } from "../../deps.ts";
import * as env from "../../test/env.ts";
import AdminWallet from "../../src/chain/AdminWallet.ts";
import Range from "../../src/helpers/Range.ts";
import Rng from "../../src/helpers/Rng.ts";
import getNetworkConfig from "../../src/helpers/getNetworkConfig.ts";
export default async function TestBlsWallets(
export default async function TestBlsWallet(
provider: ethers.providers.Provider,
count: number,
index?: number,
) {
const { addresses } = await getNetworkConfig();
const parent = AdminWallet(provider);
const rng = Rng.root.seed(env.PRIVATE_KEY_ADMIN, env.TEST_BLS_WALLETS_SECRET);
const wallets = await Promise.all(
Range(count).map(async (i) => {
const secret = rng.seed(`${i}`).address();
return await BlsWalletWrapper.connect(
secret,
addresses.verificationGateway,
parent.provider,
);
}),
const secret = rng.seed(`${index}`).address();
return await BlsWalletWrapper.connect(
secret,
addresses.verificationGateway,
parent.provider,
);
return wallets;
}

View File

@@ -0,0 +1,10 @@
import { ethers } from "../../deps.ts";
export default async function receiptOf(
responsePromise: Promise<ethers.providers.TransactionResponse>,
): Promise<ethers.providers.TransactionReceipt> {
const response = await responsePromise;
const receipt = await response.wait();
return receipt;
}

View File

@@ -1,42 +1,103 @@
#!/usr/bin/env -S deno run --allow-net --allow-env --allow-read --allow-write --unstable
#!/usr/bin/env -S deno run --allow-net --allow-env --allow-read --allow-write
import {
ActionData,
AggregatorClient,
AggregatorUtilitiesFactory,
BigNumber,
delay,
ethers,
MockERC20__factory,
MockERC20Factory,
} from "../deps.ts";
import AdminWallet from "../src/chain/AdminWallet.ts";
import assert from "../src/helpers/assert.ts";
import getNetworkConfig from "../src/helpers/getNetworkConfig.ts";
import * as env from "../test/env.ts";
import TestBlsWallets from "./helpers/TestBlsWallets.ts";
import TestBlsWallet from "./helpers/TestBlsWallet.ts";
const [walletIndexStr = "0"] = Deno.args;
const walletIndex = Number(walletIndexStr);
const { addresses } = await getNetworkConfig();
const provider = new ethers.providers.JsonRpcProvider(env.RPC_URL);
const testErc20 = MockERC20__factory.connect(addresses.testToken, provider);
const testErc20 = MockERC20Factory.connect(addresses.testToken, provider);
const client = new AggregatorClient(env.ORIGIN);
const [wallet] = await TestBlsWallets(provider, 1);
const wallet = await TestBlsWallet(provider, walletIndex);
const nonce = await wallet.Nonce();
const adminWallet = AdminWallet(provider);
console.log("Funding wallet");
await (await adminWallet.sendTransaction({
to: wallet.address,
value: 1,
})).wait();
const startBalance = await testErc20.balanceOf(wallet.address);
const bundle = wallet.sign({
const mintAction: ActionData = {
ethValue: 0,
contractAddress: testErc20.address,
encodedFunction: testErc20.interface.encodeFunctionData(
"mint",
[wallet.address, 1],
),
};
const sendEthToTxOrigin = AggregatorUtilitiesFactory
.createInterface()
.encodeFunctionData("sendEthToTxOrigin");
const feeEstimation = await client.estimateFee(
await wallet.signWithGasEstimate({
nonce,
actions: [
mintAction,
{
ethValue: 1,
contractAddress: addresses.utilities,
encodedFunction: sendEthToTxOrigin,
},
],
}),
);
console.log({ feeEstimation });
assert(feeEstimation.feeType === "ether");
const feeRequired = BigNumber.from(feeEstimation.feeRequired);
// Add 10% safety margin
const fee = feeRequired.add(feeRequired.div(10));
const balance = await provider.getBalance(wallet.address);
// Ensure wallet can pay the fee
if (balance.lt(fee)) {
console.log("Funding wallet");
await (await adminWallet.sendTransaction({
to: wallet.address,
value: fee.sub(balance),
})).wait();
}
const feeAction: ActionData = {
ethValue: fee,
contractAddress: addresses.utilities,
encodedFunction: sendEthToTxOrigin,
};
const bundle = await wallet.signWithGasEstimate({
nonce: await wallet.Nonce(),
actions: [{
ethValue: 0,
contractAddress: testErc20.address,
encodedFunction: testErc20.interface.encodeFunctionData(
"mint",
[wallet.address, 1],
),
}],
actions: [mintAction, feeAction],
});
// console.log("Calling estimateFee");
// const feeEstimation = await client.estimateFee(bundle);
// console.log({ feeEstimation });
console.log("Sending mint bundle to aggregator");
const res = await client.add(bundle);
@@ -47,7 +108,7 @@ if ("failures" in res) {
console.log("Success response from aggregator", res.hash);
while (true) {
const balance = (await testErc20.balanceOf(wallet.address));
const balance = await testErc20.balanceOf(wallet.address);
console.log({
startBalance: startBalance.toString(),

View File

@@ -1,10 +1,10 @@
#!/usr/bin/env -S deno run --allow-net --allow-env --allow-read --allow-write --unstable
#!/usr/bin/env -S deno run --allow-net --allow-env --allow-read --allow-write
import { delay, ethers, MockERC20__factory } from "../deps.ts";
import { delay, ethers, MockERC20Factory } from "../deps.ts";
import EthereumService from "../src/app/EthereumService.ts";
import * as env from "../test/env.ts";
import TestBlsWallets from "./helpers/TestBlsWallets.ts";
import TestBlsWallet from "./helpers/TestBlsWallet.ts";
import getNetworkConfig from "../src/helpers/getNetworkConfig.ts";
const { addresses } = await getNetworkConfig();
@@ -14,16 +14,14 @@ const ethereumService = await EthereumService.create(
(evt) => {
console.log(evt);
},
addresses.verificationGateway,
addresses.utilities,
env.PRIVATE_KEY_AGG,
);
const testErc20 = MockERC20__factory.connect(addresses.testToken, provider);
const [wallet] = await TestBlsWallets(provider, 1);
const testErc20 = MockERC20Factory.connect(addresses.testToken, provider);
const wallet = await TestBlsWallet(provider);
const startBalance = await testErc20.balanceOf(wallet.address);
const bundle = wallet.sign({
const bundle = await wallet.signWithGasEstimate({
nonce: await wallet.Nonce(),
actions: [{
ethValue: 0,
@@ -47,7 +45,7 @@ console.log("Sending via ethereumService");
})();
while (true) {
const balance = (await testErc20.balanceOf(wallet.address));
const balance = await testErc20.balanceOf(wallet.address);
console.log({
startBalance: startBalance.toString(),

View File

@@ -0,0 +1,144 @@
#!/usr/bin/env -S deno run --allow-net --allow-env --allow-read --allow-write
import {
ActionData,
AggregatorClient,
AggregatorUtilitiesFactory,
BigNumber,
Bundle,
delay,
ethers,
MockERC20Factory,
} from "../deps.ts";
import AdminWallet from "../src/chain/AdminWallet.ts";
import assert from "../src/helpers/assert.ts";
import getNetworkConfig from "../src/helpers/getNetworkConfig.ts";
import Range from "../src/helpers/Range.ts";
import * as env from "../test/env.ts";
import TestBlsWallet from "./helpers/TestBlsWallet.ts";
const [walletNStr] = Deno.args;
const walletN = Number(walletNStr);
if (!Number.isFinite(walletN)) {
console.error("Usage: ./manualTests/mintNViaAggregator.ts <N>");
Deno.exit(1);
}
const { addresses } = await getNetworkConfig();
const provider = new ethers.providers.JsonRpcProvider(env.RPC_URL);
const testErc20 = MockERC20Factory.connect(addresses.testToken, provider);
const client = new AggregatorClient(env.ORIGIN);
const sendEthToTxOrigin = AggregatorUtilitiesFactory
.createInterface()
.encodeFunctionData("sendEthToTxOrigin");
const adminWallet = AdminWallet(provider);
const wallets = await Promise.all(
Range(walletN).map((i) => TestBlsWallet(provider, i)),
);
const firstWallet = wallets[0];
const mintAction: ActionData = {
ethValue: 0,
contractAddress: testErc20.address,
encodedFunction: testErc20.interface.encodeFunctionData(
"mint",
[wallets[0].address, 1],
),
};
const startBalance = await testErc20.balanceOf(firstWallet.address);
const bundles: Bundle[] = [];
for (const [i, wallet] of wallets.entries()) {
const nonce = await wallet.Nonce();
console.log("Funding wallet", i, "(1 wei to make estimateFee work)");
await (await adminWallet.sendTransaction({
to: wallet.address,
value: 1,
})).wait();
const feeEstimation = await client.estimateFee(
await wallet.signWithGasEstimate({
nonce,
actions: [
mintAction,
{
ethValue: 1,
contractAddress: addresses.utilities,
encodedFunction: sendEthToTxOrigin,
},
],
}),
);
assert(feeEstimation.feeType === "ether");
const feeRequired = BigNumber.from(feeEstimation.feeRequired);
// Add 10% safety margin
const fee = feeRequired.add(feeRequired.div(10));
const balance = await provider.getBalance(wallet.address);
// Ensure wallet can pay the fee
if (balance.lt(fee)) {
console.log("Funding wallet", i, "(based on estimateFee)");
await (await adminWallet.sendTransaction({
to: wallet.address,
value: fee.sub(balance),
})).wait();
}
const feeAction: ActionData = {
ethValue: fee,
contractAddress: addresses.utilities,
encodedFunction: sendEthToTxOrigin,
};
bundles.push(
await wallet.signWithGasEstimate({
nonce,
actions: [mintAction, feeAction],
}),
);
}
console.log("Sending mint bundles to aggregator");
await Promise.all(bundles.map(async (bundle) => {
const res = await client.add(bundle);
if ("failures" in res) {
throw new Error(res.failures.map((f) => f.description).join(", "));
}
console.log("Success response from aggregator", res.hash);
}));
while (true) {
const balance = await testErc20.balanceOf(firstWallet.address);
console.log({
startBalance: startBalance.toString(),
balance: balance.toString(),
});
if (balance.sub(startBalance).gte(walletN)) {
console.log("done");
break;
}
console.log("Mints not completed, waiting 500ms");
await delay(500);
}

View File

@@ -0,0 +1,34 @@
#!/usr/bin/env -S deno run --allow-net --allow-env --allow-read
import { ContractsConnector, ethers } from "../deps.ts";
import * as env from "../src/env.ts";
import AdminWallet from "../src/chain/AdminWallet.ts";
import receiptOf from "./helpers/receiptOf.ts";
const provider = new ethers.providers.JsonRpcProvider(env.RPC_URL);
const adminWallet = AdminWallet(provider);
const connector = await ContractsConnector.create(adminWallet);
const addressRegistry = await connector.AddressRegistry();
const blsPublicKeyRegistry = await connector.BLSPublicKeyRegistry();
await receiptOf(
addressRegistry.register("0xCB1ca1e8DF1055636d7D07c3099c9de3c65CAAB4"),
);
await receiptOf(
blsPublicKeyRegistry.register(
// You can get this in Quill by running this in the console of the wallet
// page (the page you get by clicking on the extension icon)
// JSON.stringify(debug.wallets[0].blsWalletSigner.getPublicKey())
[
"0x0ad7e63a4bbfdad440beda1fe7fdfb77a59f2a6d991700c6cf4c3654a52389a9",
"0x0adaa93bdfda0f6b259a80c1af7ccf3451c35c1e175483927a8052bdbf59f801",
"0x1f56aa1bb1419c741f0a474e51f33da0ffc81ea870e2e2c440db72539a9efb9e",
"0x2f1f7e5d586d6ca5de3c8c198c3be3b998a2b6df7ee8a367a1e58f8b36fd524d",
],
),
);

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env -S deno run --unstable --allow-net --allow-env --allow-read
#!/usr/bin/env -S deno run --allow-net --allow-env --allow-read
import { ethers } from "../deps.ts";
import * as env from "../src/env.ts";

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env -S deno run --allow-net --allow-env --allow-read --allow-write --unstable
#!/usr/bin/env -S deno run --allow-net --allow-env --allow-read --allow-write
import {
AggregatorClient,
@@ -6,13 +6,14 @@ import {
BlsWalletWrapper,
delay,
ethers,
MockERC20__factory,
MockERC20Factory,
} from "../deps.ts";
import * as env from "../test/env.ts";
import AdminWallet from "../src/chain/AdminWallet.ts";
import TestBlsWallets from "./helpers/TestBlsWallets.ts";
import TestBlsWallet from "./helpers/TestBlsWallet.ts";
import getNetworkConfig from "../src/helpers/getNetworkConfig.ts";
import Range from "../src/helpers/Range.ts";
const logStartTime = Date.now();
@@ -26,7 +27,14 @@ function log(...args: unknown[]) {
console.log(RelativeTimestamp(), ...args);
}
const leadTarget = env.MAX_AGGREGATION_SIZE * env.MAX_UNCONFIRMED_AGGREGATIONS;
// Note: This value is a guess and may require some experimentation for optimal
// throughput. The size of a full aggregation used to be hardcoded in config,
// but now that we use gas to limit the bundle size we don't know this value
// upfront anymore.
const fullAggregationSize = 100;
const leadTarget = fullAggregationSize * env.MAX_UNCONFIRMED_AGGREGATIONS;
const pollingInterval = 400;
const sendWalletCount = 50;
@@ -35,21 +43,20 @@ const { addresses } = await getNetworkConfig();
const provider = new ethers.providers.JsonRpcProvider(env.RPC_URL);
const adminWallet = AdminWallet(provider);
const testErc20 = MockERC20__factory.connect(addresses.testToken, provider);
const testErc20 = MockERC20Factory.connect(addresses.testToken, provider);
const client = new AggregatorClient(env.ORIGIN);
log("Connecting/creating test wallets...");
const [recvWallet, ...sendWallets] = await TestBlsWallets(
provider,
sendWalletCount + 1,
const [recvWallet, ...sendWallets] = await Promise.all(
Range(sendWalletCount + 1).map((i) => TestBlsWallet(provider, i)),
);
log("Checking/minting test tokens...");
for (const wallet of sendWallets) {
const testErc20 = MockERC20__factory.connect(
const testErc20 = MockERC20Factory.connect(
addresses.testToken,
adminWallet,
);
@@ -83,7 +90,7 @@ let txsAdded = 0;
let txsCompleted = 0;
let sendWalletIndex = 0;
pollingLoop(() => {
pollingLoop(async () => {
// Send transactions
const lead = txsSent - txsCompleted;
@@ -95,7 +102,7 @@ pollingLoop(() => {
const nonce = nextNonceMap.get(sendWallet)!;
nextNonceMap.set(sendWallet, nonce.add(1));
const bundle = sendWallet.sign({
const bundle = await sendWallet.signWithGasEstimate({
nonce,
actions: [{
ethValue: 0,

View File

@@ -0,0 +1,56 @@
#!/usr/bin/env -S deno run --allow-net --allow-env --allow-read --allow-write
import { AggregatorClient, ethers, MockERC20Factory } from "../deps.ts";
// import EthereumService from "../src/app/EthereumService.ts";
import * as env from "../test/env.ts";
import TestBlsWallet from "./helpers/TestBlsWallet.ts";
import getNetworkConfig from "../src/helpers/getNetworkConfig.ts";
const { addresses } = await getNetworkConfig();
const client = new AggregatorClient(env.ORIGIN);
const provider = new ethers.providers.JsonRpcProvider(env.RPC_URL);
// const ethereumService = await EthereumService.create(
// (evt) => {
// console.log(evt);
// },
// env.PRIVATE_KEY_AGG,
// );
const testErc20 = MockERC20Factory.connect(addresses.testToken, provider);
const wallet = await TestBlsWallet(provider);
const bundle = await wallet.signWithGasEstimate({
nonce: await wallet.Nonce(),
actions: [{
ethValue: 0,
contractAddress: testErc20.address,
encodedFunction: testErc20.interface.encodeFunctionData(
"transferFrom",
[
"0x0000000000000000000000000000000000000000",
wallet.address,
ethers.BigNumber.from(
"0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
),
],
),
}],
});
console.log("Sending via ethereumService or agg");
(async () => {
try {
// Test directly with ethereum service
// await ethereumService.submitBundle(bundle);
// test by submitting request to the agg
const res = await client.add(bundle);
console.log(res);
} catch (error) {
console.error(error.stack);
Deno.exit(1);
}
})();

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env -S deno run --allow-net --allow-env --allow-read --unstable
#!/usr/bin/env -S deno run --allow-net --allow-env --allow-read --allow-write
import app from "../src/app/app.ts";
import AppEvent from "../src/app/AppEvent.ts";

View File

@@ -1,24 +1,42 @@
#!/usr/bin/env -S deno run --unstable --allow-run --allow-read --allow-write --allow-env
#!/usr/bin/env -S deno run --allow-run --allow-read --allow-write --allow-env
import { dirname, parseArgs } from "../deps.ts";
import * as shell from "./helpers/shell.ts";
import repoDir from "../src/helpers/repoDir.ts";
import dotEnvPath, { envName } from "../src/helpers/dotEnvPath.ts";
import nil from "../src/helpers/nil.ts";
const args = parseArgs(Deno.args);
const parseArgsResult = parseArgs(Deno.args);
const args = {
/** Whether to push the image to dockerhub. */
push: parseArgsResult["push"],
/** Override the image name. Default: aggregator. */
imageName: parseArgsResult["image-name"],
/** Only build the image, ie - don't also serialize the image to disk. */
imageOnly: parseArgsResult["image-only"],
/** Prefix all docker commands with sudo. */
sudoDocker: parseArgsResult["sudo-docker"],
/** Tag the image with latest as well as the default git-${sha}. */
alsoTagLatest: parseArgsResult["also-tag-latest"],
};
Deno.chdir(repoDir);
const buildDir = `${repoDir}/build`;
await ensureFreshBuildDir();
await buildEnvironment();
await copyTypescriptFiles();
await buildDockerImage();
await tarballTypescriptFiles();
console.log("Aggregator build complete");
if (args.push) {
await pushDockerImage();
}
console.log("\nAggregator build complete");
async function allFiles() {
return [
@@ -32,13 +50,7 @@ async function allFiles() {
];
}
async function shortContentHash(filePath: string) {
const contentHash = (await shell.Line("shasum", "-a", "256", filePath));
return contentHash.slice(0, 7);
}
async function BuildName() {
async function Tag() {
const commitShort = (await shell.Line("git", "rev-parse", "HEAD")).slice(
0,
7,
@@ -47,15 +59,10 @@ async function BuildName() {
const isDirty =
(await shell.Lines("git", "status", "--porcelain")).length > 0;
const envHashShort = await shortContentHash(`${buildDir}/.env`);
return [
"git",
commitShort,
...(isDirty ? ["dirty"] : []),
"env",
envName,
envHashShort,
].join("-");
}
@@ -74,45 +81,6 @@ async function ensureFreshBuildDir() {
await Deno.mkdir(buildDir);
}
async function buildEnvironment() {
const repoDotEnv = await Deno.readTextFile(dotEnvPath);
let networkConfigPaths: { repo: string; build: string } | nil = nil;
const buildDotEnvLines: string[] = [];
for (const line of repoDotEnv.split("\n")) {
let buildLine = line;
if (line.startsWith("NETWORK_CONFIG_PATH=")) {
const repoNetworkConfigPath = line.slice(
"NETWORK_CONFIG_PATH=".length,
);
const networkConfigHash = await shortContentHash(repoNetworkConfigPath);
networkConfigPaths = {
repo: repoNetworkConfigPath,
build: `networkConfig-${networkConfigHash}.json`,
};
// Need to replace this value with a build location because otherwise
// this file might not be included in the docker image
buildLine = `NETWORK_CONFIG_PATH=${networkConfigPaths.build}`;
}
buildDotEnvLines.push(buildLine);
}
if (networkConfigPaths !== nil) {
await Deno.copyFile(
networkConfigPaths.repo,
`${buildDir}/${networkConfigPaths.build}`,
);
}
await Deno.writeTextFile(`${buildDir}/.env`, buildDotEnvLines.join("\n"));
}
async function copyTypescriptFiles() {
for (const f of await allFiles()) {
if (!f.endsWith(".ts")) {
@@ -138,9 +106,11 @@ async function tarballTypescriptFiles() {
}
async function buildDockerImage() {
const buildName = await BuildName();
const tag = await Tag();
const imageName = args.imageName ?? "aggregator";
const imageNameAndTag = `${imageName}:${tag}`;
const sudoDockerArg = args["sudo-docker"] === true ? ["sudo"] : [];
const sudoDockerArg = args.sudoDocker ? ["sudo"] : [];
await shell.run(
...sudoDockerArg,
@@ -148,18 +118,35 @@ async function buildDockerImage() {
"build",
repoDir,
"-t",
`aggregator:${buildName}`,
imageNameAndTag,
);
const dockerImageName = `aggregator-${buildName}-docker-image`;
if (args.alsoTagLatest) {
await shell.run(
...sudoDockerArg,
"docker",
"tag",
`${imageName}:${tag}`,
`${imageName}:latest`,
);
}
console.log("\nDocker image created:", imageNameAndTag);
if (args.imageName) {
return;
}
const dockerImageFileName = `${imageName}-${tag}-docker-image`;
const tarFilePath = `${repoDir}/build/${dockerImageFileName}.tar`;
await shell.run(
...sudoDockerArg,
"docker",
"save",
"--output",
`${repoDir}/build/${dockerImageName}.tar`,
`aggregator:${buildName}`,
tarFilePath,
imageNameAndTag,
);
if (sudoDockerArg.length > 0) {
@@ -170,12 +157,23 @@ async function buildDockerImage() {
"sudo",
"chown",
username,
`${repoDir}/build/${dockerImageName}.tar`,
tarFilePath,
);
}
await shell.run(
"gzip",
`${repoDir}/build/${dockerImageName}.tar`,
);
await shell.run("gzip", tarFilePath);
console.log(`Docker image saved: ${tarFilePath}.gz`);
}
async function pushDockerImage() {
const tag = await Tag();
const imageName = args.imageName ?? "aggregator";
const imageNameAndTag = `${imageName}:${tag}`;
await shell.run("docker", "push", imageNameAndTag);
if (args.alsoTagLatest) {
await shell.run("docker", "push", `${imageName}:latest`);
}
}

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env -S deno run --unstable --allow-run --allow-read --allow-write --allow-env
#!/usr/bin/env -S deno run --allow-run --allow-read --allow-write --allow-env
import { checkTs } from "./helpers/typescript.ts";

View File

@@ -16,10 +16,9 @@ deno test \
--allow-env \
--allow-read \
--coverage=cov_profile \
--unstable \
test/*.test.ts
deno coverage cov_profile --unstable --lcov >cov_profile/profile.lcov
deno coverage cov_profile --lcov >cov_profile/profile.lcov
genhtml -o cov_profile/html cov_profile/profile.lcov

View File

@@ -0,0 +1,43 @@
#!/usr/bin/env -S deno run --allow-net --allow-env --allow-read
import {
BlsWalletWrapper,
ethers,
VerificationGatewayFactory,
Wallet,
} from "../deps.ts";
import * as env from "../src/env.ts";
import getNetworkConfig from "../src/helpers/getNetworkConfig.ts";
const provider = new ethers.providers.JsonRpcProvider(env.RPC_URL);
const wallet = new Wallet(env.PRIVATE_KEY_AGG, provider);
const { addresses } = await getNetworkConfig();
const vg = VerificationGatewayFactory.connect(
addresses.verificationGateway,
wallet,
);
const internalBlsWallet = await BlsWalletWrapper.connect(
env.PRIVATE_KEY_AGG,
addresses.verificationGateway,
provider,
);
console.log("Connected internal wallet:", internalBlsWallet.address);
const nonce = await internalBlsWallet.Nonce();
if (!nonce.eq(0)) {
console.log("Already exists with nonce", nonce.toNumber());
} else {
await (await vg.processBundle(
await internalBlsWallet.signWithGasEstimate({
nonce: 0,
actions: [],
}),
)).wait();
console.log("Created successfully");
}

View File

@@ -1,15 +0,0 @@
#!/usr/bin/env -S deno run --unstable --allow-net --allow-read --allow-env
// Useful for when breaking database changes are made.
import createQueryClient from "../src/app/createQueryClient.ts";
import * as env from "../src/env.ts";
import BundleTable from "../src/app/BundleTable.ts";
const queryClient = createQueryClient(() => {});
for (const tableName of [env.BUNDLE_TABLE_NAME]) {
const table = await BundleTable.create(queryClient, tableName);
await table.drop();
console.log(`dropped table ${tableName}`);
}

View File

@@ -1,4 +1,6 @@
export async function run(...cmd: string[]): Promise<void> {
// https://github.com/web3well/bls-wallet/issues/595
// deno-lint-ignore no-deprecated-deno-api
const process = Deno.run({ cmd, stdout: "inherit", stderr: "inherit" });
const unloadListener = () => {
@@ -20,6 +22,8 @@ export async function run(...cmd: string[]): Promise<void> {
}
export async function String(...cmd: string[]): Promise<string> {
// https://github.com/web3well/bls-wallet/issues/595
// deno-lint-ignore no-deprecated-deno-api
const process = Deno.run({ cmd, stdout: "piped" });
if (process.stdout === null) {

View File

@@ -16,7 +16,7 @@ export async function checkTs(): Promise<void> {
tsFiles.map((f) => `import "${repoDir}/${f}";`).join("\n"),
);
await shell.run("deno", "cache", "--unstable", testFilePath);
await shell.run("deno", "check", testFilePath);
} finally {
if (testFilePath !== nil) {
await Deno.remove(testFilePath);

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env -S deno run --unstable --allow-run --allow-read --allow-write --allow-env
#!/usr/bin/env -S deno run --allow-run --allow-read --allow-env
// TODO (merge-ok) Consider turning this into a standard eslint rule

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env -S deno run --unstable --allow-run --allow-read --allow-write --allow-env
#!/usr/bin/env -S deno run --allow-run --allow-read --allow-write --allow-env
import { lintTodosFixmes } from "./helpers/lint.ts"; // merge-ok
import { checkTs } from "./helpers/typescript.ts";
@@ -28,7 +28,7 @@ function Checks(): Check[] {
["lint", async () => {
await shell.run("deno", "lint", ".");
}],
["todos and fixmes", lintTodosFixmes], // merge-ok
["todos and fixmes", lintTodosFixmes], // merge-ok
["typescript", checkTs],
["test", async () => {
await shell.run(
@@ -42,7 +42,6 @@ function Checks(): Check[] {
"--allow-net",
"--allow-env",
"--allow-read",
"--unstable",
"--",
"--env",
envName,

View File

@@ -1,19 +1,14 @@
#!/usr/bin/env -S deno run --unstable --allow-net --allow-read --unstable
#!/usr/bin/env -S deno run --allow-net --allow-read --allow-write --allow-env
import { BigNumber } from "../deps.ts";
import createQueryClient from "../src/app/createQueryClient.ts";
import { BigNumber, sqlite } from "../deps.ts";
import * as env from "../src/env.ts";
import BundleTable from "../src/app/BundleTable.ts";
const queryClient = createQueryClient(() => {});
const table = new BundleTable(new sqlite.DB(env.DB_PATH));
for (const tableName of [env.BUNDLE_TABLE_NAME]) {
const table = await BundleTable.create(queryClient, tableName);
console.log(tableName, await table.count());
console.log(tableName, (await table.all()).map((bun) => bun.id));
console.log(
tableName,
"findEligible",
(await table.findEligible(BigNumber.from(0), 1000)).map((bun) => bun.id),
);
}
console.log(table.count());
console.log(table.all().map((bun) => bun.id));
console.log(
"findEligible",
table.findEligible(BigNumber.from(0), 1000).map((bun) => bun.id)
);

View File

@@ -0,0 +1,43 @@
#!/bin/bash
set -euo pipefail
if [ -z ${VERSION+x} ]; then
>&2 echo "Missing VERSION. Needs to match the first 7 characters of the git sha used to build the docker image."
>&2 echo "Usage: VERSION=abc1234 start-docker.sh"
exit 1
fi
ENV_PATH="${ENV_PATH:=.env}"
# Normalize ENV_PATH to an absolute path
if [[ $(echo $ENV_PATH | head -c1) != "/" ]]; then
ENV_PATH="$(cd $(dirname $ENV_PATH) && pwd)/$(basename $ENV_PATH)"
fi
echo "Using env" $ENV_PATH
PORT=$(cat $ENV_PATH | grep '^PORT=' | tail -n1 | sed 's/^PORT=//')
NETWORK_CONFIG_PATH=$(cat $ENV_PATH | grep '^NETWORK_CONFIG_PATH=' | tail -n1 | sed 's/^NETWORK_CONFIG_PATH=//')
# Normalize NETWORK_CONFIG_PATH to an absolute path
if [[ $(echo $NETWORK_CONFIG_PATH | head -c1) != "/" ]]; then
NETWORK_CONFIG_PATH="$(cd $(dirname $ENV_PATH) && cd $(dirname $NETWORK_CONFIG_PATH) && pwd)/$(basename $NETWORK_CONFIG_PATH)"
fi
echo "Using network config" $NETWORK_CONFIG_PATH
NETWORK=$(basename $NETWORK_CONFIG_PATH .json)
CONTAINER_NAME="aggregator-$VERSION-$NETWORK"
IMAGE_NAME="aggregator:git-$VERSION"
echo "Creating $CONTAINER_NAME using $IMAGE_NAME"
docker run \
--name "$CONTAINER_NAME" \
-d \
--net=host \
--restart=unless-stopped \
--mount type=bind,source="$ENV_PATH",target=/app/.env \
--mount type=bind,source="$NETWORK_CONFIG_PATH",target=/app/networkConfig.json \
"$IMAGE_NAME"

View File

@@ -5,15 +5,15 @@ import AdminService from "./AdminService.ts";
export default function AdminRouter(adminService: AdminService) {
const router = new Router({ prefix: "/admin/" });
router.get("countTxs", async (ctx) => {
const c = await adminService.bundleCount();
router.get("countTxs", (ctx) => {
const c = adminService.bundleCount();
console.log(`Returning count ${c}\n`);
ctx.response.headers.set("Content-Type", "application/json");
ctx.response.body = c;
});
router.get("resetTxs", async (ctx) => {
await adminService.resetBundles();
router.get("resetTxs", (ctx) => {
adminService.resetBundles();
ctx.response.body = "Transactions reset";
});

View File

@@ -7,11 +7,11 @@ export default class AdminService {
private bundleTable: BundleTable,
) {}
async resetBundles() {
await this.bundleTable.clear();
resetBundles() {
this.bundleTable.clear();
}
async bundleCount(): Promise<bigint> {
return await this.bundleTable.count();
bundleCount(): number {
return this.bundleTable.count();
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -4,6 +4,8 @@ import BundleHandler from "./helpers/BundleHandler.ts";
import AggregationStrategy from "./AggregationStrategy.ts";
import AsyncReturnType from "../helpers/AsyncReturnType.ts";
import ClientReportableError from "./helpers/ClientReportableError.ts";
import nil from "../helpers/nil.ts";
import never from "./helpers/never.ts";
export default function AggregationStrategyRouter(
aggregationStrategy: AggregationStrategy,
@@ -28,7 +30,19 @@ export default function AggregationStrategyRouter(
}
ctx.response.body = {
feeType: aggregationStrategy.config.fees.type,
feeType: (() => {
const feesConfig = aggregationStrategy.config.fees;
if (feesConfig === nil || feesConfig.type === "ether") {
return "ether";
}
if (feesConfig.type === "token") {
return `token:${feesConfig.address}`;
}
never(feesConfig);
})(),
feeDetected: result.feeDetected.toString(),
feeRequired: result.feeRequired.toString(),
successes: result.successes,

View File

@@ -1,12 +1,57 @@
import { HTTPMethods } from "../../deps.ts";
type AppEvent = (
type AppEvent =
| { type: "starting" }
| { type: "listening"; data: { port: number } }
| { type: "db-query"; data: { sql: string; params: unknown[] } }
| { type: "db-query"; data: { sql: string; params: unknown } }
| { type: "waiting-unconfirmed-space" }
| {
type: "running-strategy";
data: {
eligibleRows: number;
};
}
| {
type: "completed-strategy";
data: {
includedRows: number;
bundleOverheadCost: string;
bundleOverheadLen: number;
expectedFee: string;
expectedMaxCost: string;
};
}
| {
type: "failed-row";
data: {
publicKeyShorts: string[];
submitError?: string;
};
}
| {
type: "aggregate-bundle-unprofitable";
data: {
reason?: string;
};
}
| {
type: "aggregate-bundle-exceeds-max-gas";
data: {
hash: string;
gasEstimate: number;
aggregateGasEstimate: number;
maxGasPerBundle: number;
};
}
| { type: "unprofitable-despite-breakeven-operations" }
| {
type: "submission-attempt";
data: { publicKeyShorts: string[]; attemptNumber: number };
data: {
publicKeyShorts: string[];
attemptNumber: number;
txLen: number;
compressedTxLen: number;
};
}
| {
type: "submission-attempt-failed";
@@ -19,7 +64,16 @@ type AppEvent = (
| { type: "submission-sent"; data: { hash: string } }
| {
type: "submission-confirmed";
data: { hash: string; bundleHashes: string[], blockNumber: number };
data: {
hash: string;
bundleHashes: string[];
blockNumber: number;
profit: string;
cost: string;
expectedMaxCost: string;
actualFee: string;
expectedFee: string;
};
}
| { type: "warning"; data: string }
| {
@@ -48,7 +102,6 @@ type AppEvent = (
status: number;
duration: number;
};
}
);
};
export default AppEvent;

View File

@@ -2,7 +2,6 @@ import { Router } from "../../deps.ts";
import failRequest from "./helpers/failRequest.ts";
import BundleHandler from "./helpers/BundleHandler.ts";
import nil from "../helpers/nil.ts";
import BundleService from "./BundleService.ts";
export default function BundleRouter(bundleService: BundleService) {
@@ -23,15 +22,34 @@ export default function BundleRouter(bundleService: BundleService) {
router.get(
"bundleReceipt/:hash",
async (ctx) => {
const receipt = await bundleService.lookupReceipt(ctx.params.hash!);
(ctx) => {
const bundleRow = bundleService.lookupBundle(ctx.params.hash!);
if (receipt === nil) {
if (bundleRow?.receipt === nil) {
ctx.response.status = 404;
ctx.response.body = {
submitError: bundleRow?.submitError,
};
return;
}
ctx.response.body = bundleService.receiptFromBundle(bundleRow);
},
);
router.get(
"aggregateBundle/:subBundleHash",
(ctx) => {
const bundleRows = bundleService.lookupAggregateBundle(ctx.params.subBundleHash!);
if (bundleRows === nil || !bundleRows?.length) {
ctx.response.status = 404;
return;
}
ctx.response.body = receipt;
ctx.response.body = bundleRows;
},
);

View File

@@ -5,7 +5,8 @@ import {
Bundle,
delay,
ethers,
QueryClient,
Semaphore,
VerificationGatewayFactory,
} from "../../deps.ts";
import { IClock } from "../helpers/Clock.ts";
@@ -18,33 +19,32 @@ import * as env from "../env.ts";
import runQueryGroup from "./runQueryGroup.ts";
import EthereumService from "./EthereumService.ts";
import AppEvent from "./AppEvent.ts";
import BundleTable, { BundleRow, makeHash } from "./BundleTable.ts";
import countActions from "./helpers/countActions.ts";
import BundleTable, { BundleRow } from "./BundleTable.ts";
import plus from "./helpers/plus.ts";
import AggregationStrategy from "./AggregationStrategy.ts";
import nil from "../helpers/nil.ts";
import getOptimismL1Fee from "../helpers/getOptimismL1Fee.ts";
import ExplicitAny from "../helpers/ExplicitAny.ts";
export type AddBundleResponse = { hash: string } | { failures: TransactionFailure[] };
export type AddBundleResponse = { hash: string } | {
failures: TransactionFailure[];
};
export default class BundleService {
static defaultConfig = {
bundleQueryLimit: env.BUNDLE_QUERY_LIMIT,
maxAggregationSize: env.MAX_AGGREGATION_SIZE,
breakevenOperationCount: env.BREAKEVEN_OPERATION_COUNT,
maxAggregationDelayMillis: env.MAX_AGGREGATION_DELAY_MILLIS,
maxUnconfirmedAggregations: env.MAX_UNCONFIRMED_AGGREGATIONS,
maxEligibilityDelay: env.MAX_ELIGIBILITY_DELAY,
isOptimism: env.IS_OPTIMISM,
};
unconfirmedBundles = new Set<Bundle>();
unconfirmedActionCount = 0;
unconfirmedRowIds = new Set<number>();
// TODO (merge-ok) use database table in the future to persist
confirmedBundles = new Map<string, {
bundle: Bundle,
receipt: ethers.ContractReceipt,
}>();
submissionSemaphore: Semaphore;
submissionTimer: SubmissionTimer;
submissionsInProgress = 0;
@@ -55,7 +55,6 @@ export default class BundleService {
constructor(
public emit: (evt: AppEvent) => void,
public clock: IClock,
public queryClient: QueryClient,
public bundleTableMutex: Mutex,
public bundleTable: BundleTable,
public blsWalletSigner: BlsWalletSigner,
@@ -63,25 +62,24 @@ export default class BundleService {
public aggregationStrategy: AggregationStrategy,
public config = BundleService.defaultConfig,
) {
this.submissionSemaphore = new Semaphore(config.maxUnconfirmedAggregations);
this.submissionTimer = new SubmissionTimer(
clock,
config.maxAggregationDelayMillis,
() => this.runSubmission(),
);
(async () => {
await delay(100);
while (!this.stopping) {
this.tryAggregating();
// TODO (merge-ok): Stop if there aren't any bundles?
await this.ethereumService.waitForNextBlock();
}
})();
this.ethereumService.provider.on("block", this.handleBlock);
}
handleBlock = () => {
this.addTask(() => this.tryAggregating());
};
async stop() {
this.stopping = true;
this.ethereumService.provider.off("block", this.handleBlock);
await Promise.all(Array.from(this.pendingTaskPromises));
this.stopped = true;
}
@@ -109,19 +107,19 @@ export default class BundleService {
return;
}
const eligibleRows = await this.bundleTable.findEligible(
const eligibleRows = this.bundleTable.findEligible(
await this.ethereumService.BlockNumber(),
this.config.bundleQueryLimit,
);
const actionCount = eligibleRows
const opCount = eligibleRows
.filter((r) => !this.unconfirmedRowIds.has(r.id))
.map((r) => countActions(r.bundle))
.map((r) => r.bundle.operations.length)
.reduce(plus, 0);
if (actionCount >= this.config.maxAggregationSize) {
if (opCount >= this.config.breakevenOperationCount) {
this.submissionTimer.trigger();
} else if (actionCount > 0) {
} else if (opCount > 0) {
this.submissionTimer.notifyActive();
} else {
this.submissionTimer.clear();
@@ -131,8 +129,8 @@ export default class BundleService {
runQueryGroup<T>(body: () => Promise<T>): Promise<T> {
return runQueryGroup(
this.emit,
(sql) => this.bundleTable.dbQuery(sql),
this.bundleTableMutex,
this.queryClient,
body,
);
}
@@ -153,21 +151,25 @@ export default class BundleService {
}
const walletAddresses = await Promise.all(bundle.senderPublicKeys.map(
(pubKey) => BlsWalletWrapper.AddressFromPublicKey(
pubKey, this.ethereumService.verificationGateway
)
(pubKey) =>
BlsWalletWrapper.AddressFromPublicKey(
pubKey,
this.ethereumService.verificationGateway,
),
));
const failures: TransactionFailure[] = [];
for (const walletAddr of walletAddresses) {
const signedCorrectly = this.blsWalletSigner.verify(bundle, walletAddr);
if (!signedCorrectly) {
failures.push({
const signedCorrectly = this.blsWalletSigner.verify(
bundle,
walletAddresses,
);
if (!signedCorrectly) {
failures.push({
type: "invalid-signature",
description: `invalid signature for wallet address ${walletAddr}`,
});
}
description:
`invalid bundle signature for signature ${bundle.signature}`,
});
}
failures.push(...await this.ethereumService.checkNonces(bundle));
@@ -177,9 +179,10 @@ export default class BundleService {
}
return await this.runQueryGroup(async () => {
const hash = makeHash();
const hash = await this.hashBundle(bundle);
await this.bundleTable.add({
this.bundleTable.add({
status: "pending",
hash,
bundle,
eligibleAfter: await this.ethereumService.BlockNumber(),
@@ -200,33 +203,90 @@ export default class BundleService {
});
}
// TODO (merge-ok) Remove lint ignore when this hits db
// deno-lint-ignore require-await
async lookupReceipt(hash: string) {
const confirmation = this.confirmedBundles.get(hash);
lookupBundle(hash: string) {
return this.bundleTable.findBundle(hash);
}
if (!confirmation) {
lookupAggregateBundle(subBundleHash: string) {
const subBundle = this.bundleTable.findBundle(subBundleHash);
return this.bundleTable.findAggregateBundle(subBundle?.aggregateHash!);
}
receiptFromBundle(bundle: BundleRow) {
if (!bundle.receipt) {
return nil;
}
const receipt = confirmation.receipt;
const { receipt, hash, aggregateHash } = bundle;
return {
transactionIndex: receipt.transactionIndex,
transactionHash: receipt.transactionHash,
bundleHash: hash,
aggregateBundleHash: aggregateHash,
to: receipt.to,
from: receipt.from,
contractAddress: receipt.contractAddress,
transactionIndex: receipt.transactionIndex,
root: receipt.root,
gasUsed: receipt.gasUsed,
logsBloom: receipt.logsBloom,
blockHash: receipt.blockHash,
transactionHash: receipt.transactionHash,
logs: receipt.logs,
blockNumber: receipt.blockNumber,
confirmations: receipt.confirmations,
cumulativeGasUsed: receipt.cumulativeGasUsed,
effectiveGasPrice: receipt.effectiveGasPrice,
byzantium: receipt.byzantium,
type: receipt.type,
status: receipt.status,
};
}
async hashBundle(bundle: Bundle): Promise<string> {
const operationsWithZeroGas = bundle.operations.map((operation) => {
return {
...operation,
gas: BigNumber.from(0),
};
});
const verifyMethodName = "verify";
const bundleType = VerificationGatewayFactory.abi.find(
(entry) => "name" in entry && entry.name === verifyMethodName,
)?.inputs[0];
const validatedBundle = {
...bundle,
operations: operationsWithZeroGas,
};
const encodedBundleWithZeroSignature = ethers.utils.defaultAbiCoder.encode(
[bundleType as ExplicitAny],
[
{
...validatedBundle,
signature: [BigNumber.from(0), BigNumber.from(0)],
},
],
);
const bundleHash = ethers.utils.keccak256(encodedBundleWithZeroSignature);
const chainId = (await this.ethereumService.provider.getNetwork()).chainId;
const bundleAndChainIdEncoding = ethers.utils.defaultAbiCoder.encode(
["bytes32", "uint256"],
[bundleHash, chainId],
);
return ethers.utils.keccak256(bundleAndChainIdEncoding);
}
async runSubmission() {
this.submissionsInProgress++;
const submissionResult = await this.runQueryGroup(async () => {
const bundleSubmitted = await this.runQueryGroup(async () => {
const currentBlockNumber = await this.ethereumService.BlockNumber();
let eligibleRows = await this.bundleTable.findEligible(
let eligibleRows = this.bundleTable.findEligible(
currentBlockNumber,
this.config.bundleQueryLimit,
);
@@ -236,38 +296,89 @@ export default class BundleService {
(row) => !this.unconfirmedRowIds.has(row.id),
);
const { aggregateBundle, includedRows, failedRows } = await this
this.emit({
type: "running-strategy",
data: {
eligibleRows: eligibleRows.length,
},
});
const {
aggregateBundle,
includedRows,
bundleOverheadCost,
bundleOverheadLen,
expectedFee,
expectedMaxCost,
failedRows,
} = await this
.aggregationStrategy.run(eligibleRows);
this.emit({
type: "completed-strategy",
data: {
includedRows: includedRows.length,
bundleOverheadCost: ethers.utils.formatEther(bundleOverheadCost),
bundleOverheadLen,
expectedFee: ethers.utils.formatEther(expectedFee),
expectedMaxCost: ethers.utils.formatEther(expectedMaxCost),
},
});
if (aggregateBundle) {
const aggregateBundleHash = await this.hashBundle(aggregateBundle);
for (const row of includedRows) {
row.aggregateHash = aggregateBundleHash;
}
}
for (const failedRow of failedRows) {
await this.handleFailedRow(failedRow, currentBlockNumber);
this.emit({
type: "failed-row",
data: {
publicKeyShorts: failedRow.bundle.senderPublicKeys.map(
toShortPublicKey,
),
submitError: failedRow.submitError,
},
});
this.handleFailedRow(failedRow, currentBlockNumber);
}
if (!aggregateBundle || includedRows.length === 0) {
return;
return false;
}
await this.submitAggregateBundle(
aggregateBundle,
includedRows,
expectedFee,
expectedMaxCost,
);
return true;
});
this.submissionsInProgress--;
this.addTask(() => this.tryAggregating());
return submissionResult;
if (bundleSubmitted) {
this.addTask(() => this.tryAggregating());
}
}
async handleFailedRow(row: BundleRow, currentBlockNumber: BigNumber) {
handleFailedRow(row: BundleRow, currentBlockNumber: BigNumber) {
if (row.nextEligibilityDelay.lte(this.config.maxEligibilityDelay)) {
await this.bundleTable.update({
this.bundleTable.update({
...row,
eligibleAfter: currentBlockNumber.add(row.nextEligibilityDelay),
nextEligibilityDelay: row.nextEligibilityDelay.mul(2),
});
} else {
await this.bundleTable.remove(row);
this.bundleTable.update({
...row,
status: "failed",
});
}
this.unconfirmedRowIds.delete(row.id);
@@ -276,23 +387,10 @@ export default class BundleService {
async submitAggregateBundle(
aggregateBundle: Bundle,
includedRows: BundleRow[],
expectedFee: BigNumber,
expectedMaxCost: BigNumber,
) {
const maxUnconfirmedActions = (
this.config.maxUnconfirmedAggregations *
this.config.maxAggregationSize
);
const actionCount = countActions(aggregateBundle);
while (
this.unconfirmedActionCount + actionCount > maxUnconfirmedActions
) {
// FIXME (merge-ok): Polling
this.emit({ type: "waiting-unconfirmed-space" });
await delay(1000);
}
this.unconfirmedActionCount += actionCount;
const releaseSemaphore = await this.submissionSemaphore.acquire();
this.unconfirmedBundles.add(aggregateBundle);
for (const row of includedRows) {
@@ -301,36 +399,62 @@ export default class BundleService {
this.addTask(async () => {
try {
const balanceBefore = await this.ethereumService.wallet.getBalance();
const receipt = await this.ethereumService.submitBundle(
aggregateBundle,
Infinity,
300,
);
const balanceAfter = await this.ethereumService.wallet.getBalance();
for (const row of includedRows) {
this.confirmedBundles.set(row.hash, {
bundle: row.bundle,
this.bundleTable.update({
...row,
receipt,
status: "confirmed",
});
}
const profit = balanceAfter.sub(balanceBefore);
/** What we paid to process the bundle */
let cost = receipt.gasUsed.mul(receipt.effectiveGasPrice);
if (this.config.isOptimism) {
cost = cost.add(
await getOptimismL1Fee(
this.ethereumService.provider,
receipt.transactionHash,
),
);
}
/** Fees collected from users */
const actualFee = profit.add(cost);
this.emit({
type: "submission-confirmed",
data: {
hash: receipt.transactionHash,
bundleHashes: includedRows.map((row) => row.hash),
blockNumber: receipt.blockNumber,
profit: ethers.utils.formatEther(profit),
cost: ethers.utils.formatEther(cost),
expectedMaxCost: ethers.utils.formatEther(expectedMaxCost),
actualFee: ethers.utils.formatEther(actualFee),
expectedFee: ethers.utils.formatEther(expectedFee),
},
});
await this.bundleTable.remove(...includedRows);
} finally {
this.unconfirmedActionCount -= actionCount;
this.unconfirmedBundles.delete(aggregateBundle);
for (const row of includedRows) {
this.unconfirmedRowIds.delete(row.id);
}
releaseSemaphore();
}
});
}

View File

@@ -3,177 +3,308 @@ import {
Bundle,
bundleFromDto,
bundleToDto,
Constraint,
CreateTableMode,
DataType,
ethers,
QueryClient,
QueryTable,
TableOptions,
unsketchify,
sqlite,
} from "../../deps.ts";
import assertExists from "../helpers/assertExists.ts";
import ExplicitAny from "../helpers/ExplicitAny.ts";
import { parseBundleDto } from "./parsers.ts";
import nil from "../helpers/nil.ts";
import assert from "../helpers/assert.ts";
/**
* Representation used when talking to the database. It's 'raw' in the sense
* that it only uses primitive types, because the database cannot know about
* custom classes like BigNumber.
*
* Note that this isn't as raw as it used to be - sqlite returns each row as an
* array. This is still the raw representation of each field though.
*/
type RawRow = {
id: number;
status: string;
hash: string;
bundle: string;
eligibleAfter: string;
nextEligibilityDelay: string;
submitError: string | null;
receipt: string | null;
aggregateHash: string | null;
};
const BundleStatuses = ["pending", "confirmed", "failed"] as const;
type BundleStatus = typeof BundleStatuses[number];
type Row = {
id: number;
status: BundleStatus;
hash: string;
bundle: Bundle;
eligibleAfter: BigNumber;
nextEligibilityDelay: BigNumber;
submitError?: string;
receipt?: ethers.ContractReceipt;
aggregateHash?: string;
};
type InsertRow = Omit<Row, "id">;
type InsertRawRow = Omit<RawRow, "id">;
export function makeHash() {
const buf = new Uint8Array(32);
crypto.getRandomValues(buf);
return ethers.utils.hexlify(buf);
}
export type BundleRow = Row;
const tableOptions: TableOptions = {
id: { type: DataType.Serial, constraint: Constraint.PrimaryKey },
hash: { type: DataType.VarChar },
bundle: { type: DataType.VarChar },
eligibleAfter: { type: DataType.VarChar },
nextEligibilityDelay: { type: DataType.VarChar },
};
function fromRawRow(rawRow: RawRow): Row {
const parseResult = parseBundleDto(JSON.parse(rawRow.bundle));
if ("failures" in parseResult) {
throw new Error(parseResult.failures.join("\n"));
function fromRawRow(rawRow: RawRow | sqlite.Row): Row {
if (Array.isArray(rawRow)) {
rawRow = {
id: rawRow[0] as number,
status: rawRow[1] as string,
hash: rawRow[2] as string,
bundle: rawRow[3] as string,
eligibleAfter: rawRow[4] as string,
nextEligibilityDelay: rawRow[5] as string,
submitError: rawRow[6] as string | null,
receipt: rawRow[7] as string | null,
aggregateHash: rawRow[8] as string | null,
};
}
const parseBundleResult = parseBundleDto(
JSON.parse(rawRow.bundle),
);
if ("failures" in parseBundleResult) {
throw new Error(parseBundleResult.failures.join("\n"));
}
const status = rawRow.status;
if (!isValidStatus(status)) {
throw new Error(`Not a valid bundle status: ${status}`);
}
const rawReceipt = rawRow.receipt;
const receipt: ethers.ContractReceipt = rawReceipt
? JSON.parse(rawReceipt)
: nil;
return {
...rawRow,
bundle: bundleFromDto(parseResult.success),
id: rawRow.id,
status,
hash: rawRow.hash,
bundle: bundleFromDto(parseBundleResult.success),
eligibleAfter: BigNumber.from(rawRow.eligibleAfter),
nextEligibilityDelay: BigNumber.from(rawRow.nextEligibilityDelay),
submitError: rawRow.submitError ?? nil,
receipt,
aggregateHash: rawRow.aggregateHash ?? nil,
};
}
function toInsertRawRow(row: InsertRow): InsertRawRow {
return {
...row,
submitError: row.submitError ?? null,
bundle: JSON.stringify(bundleToDto(row.bundle)),
eligibleAfter: toUint256Hex(row.eligibleAfter),
nextEligibilityDelay: toUint256Hex(row.nextEligibilityDelay),
aggregateHash: row.aggregateHash ?? null,
receipt: JSON.stringify(row.receipt),
};
}
function toRawRow(row: Row): RawRow {
return {
...row,
bundle: JSON.stringify(bundleToDto(row.bundle)),
id: row.id,
status: row.status,
hash: row.hash,
bundle: JSON.stringify(row.bundle),
eligibleAfter: toUint256Hex(row.eligibleAfter),
nextEligibilityDelay: toUint256Hex(row.nextEligibilityDelay),
submitError: row.submitError ?? null,
receipt: JSON.stringify(row.receipt),
aggregateHash: row.aggregateHash ?? null,
};
}
export default class BundleTable {
queryTable: QueryTable<RawRow>;
safeName: string;
private constructor(public queryClient: QueryClient, tableName: string) {
this.queryTable = this.queryClient.table<RawRow>(tableName);
this.safeName = unsketchify(this.queryTable.name);
}
static async create(
queryClient: QueryClient,
tableName: string,
): Promise<BundleTable> {
const table = new BundleTable(queryClient, tableName);
await table.queryTable.create(tableOptions, CreateTableMode.IfNotExists);
return table;
}
static async createFresh(
queryClient: QueryClient,
tableName: string,
constructor(
public db: sqlite.DB,
public onQuery = (_sql: string, _params?: sqlite.QueryParameterSet) => {},
) {
const table = new BundleTable(queryClient, tableName);
await table.queryTable.drop(true);
await table.queryTable.create(tableOptions, CreateTableMode.IfNotExists);
this.dbQuery(`
CREATE TABLE IF NOT EXISTS bundles (
id INTEGER PRIMARY KEY AUTOINCREMENT,
status TEXT NOT NULL,
hash TEXT NOT NULL,
bundle TEXT NOT NULL,
eligibleAfter TEXT NOT NULL,
nextEligibilityDelay TEXT NOT NULL,
submitError TEXT,
receipt TEXT,
aggregateHash TEXT
)
`);
}
return table;
dbQuery(sql: string, params?: sqlite.QueryParameterSet) {
this.onQuery(sql, params);
return this.db.query(sql, params);
}
async add(...rows: InsertRow[]) {
await this.queryTable.insert(...rows.map(toInsertRawRow));
add(...rows: InsertRow[]) {
for (const row of rows) {
const rawRow = toInsertRawRow(row);
this.dbQuery(
`
INSERT INTO bundles (
id,
status,
hash,
bundle,
eligibleAfter,
nextEligibilityDelay,
submitError,
receipt,
aggregateHash
) VALUES (
:id,
:status,
:hash,
:bundle,
:eligibleAfter,
:nextEligibilityDelay,
:submitError,
:receipt,
:aggregateHash
)
`,
{
":status": rawRow.status,
":hash": rawRow.hash,
":bundle": rawRow.bundle,
":eligibleAfter": rawRow.eligibleAfter,
":nextEligibilityDelay": rawRow.nextEligibilityDelay,
":submitError": rawRow.submitError,
":receipt": rawRow.receipt,
":aggregateHash": rawRow.aggregateHash,
},
);
}
}
async update(row: Row) {
await this.queryTable.where({ id: row.id }).update(toRawRow(row));
}
update(row: Row) {
const rawRow = toRawRow(row);
async remove(...rows: Row[]) {
await Promise.all(rows.map((row) =>
this.queryTable
.where({ id: assertExists(row.id) })
.delete()
));
}
async findEligible(blockNumber: BigNumber, limit: number) {
const rows: RawRow[] = await this.queryClient.query(
this.dbQuery(
`
SELECT * from ${this.safeName}
UPDATE bundles
SET
status = :status,
hash = :hash,
bundle = :bundle,
eligibleAfter = :eligibleAfter,
nextEligibilityDelay = :nextEligibilityDelay,
submitError = :submitError,
receipt = :receipt,
aggregateHash = :aggregateHash
WHERE
"eligibleAfter" <= '${toUint256Hex(blockNumber)}'
ORDER BY "id" ASC
LIMIT ${limit}
id = :id
`,
{
":id": rawRow.id,
":status": rawRow.status,
":hash": rawRow.hash,
":bundle": rawRow.bundle,
":eligibleAfter": rawRow.eligibleAfter,
":nextEligibilityDelay": rawRow.nextEligibilityDelay,
":submitError": rawRow.submitError,
":receipt": rawRow.receipt,
":aggregateHash": rawRow.aggregateHash,
},
);
}
remove(...rows: Row[]) {
for (const row of rows) {
this.dbQuery(
"DELETE FROM bundles WHERE id = :id",
{ ":id": assertExists(row.id) },
);
}
}
findEligible(blockNumber: BigNumber, limit: number): Row[] {
const rows = this.dbQuery(
`
SELECT * from bundles
WHERE
eligibleAfter <= '${toUint256Hex(blockNumber)}' AND
status = 'pending'
ORDER BY id ASC
LIMIT :limit
`,
{
":limit": limit,
},
);
return rows.map(fromRawRow);
}
async count(): Promise<bigint> {
const result = await this.queryClient.query(
`SELECT COUNT(*) FROM ${this.queryTable.name}`,
findBundle(hash: string): Row | nil {
const rows = this.dbQuery(
"SELECT * from bundles WHERE hash = :hash",
{ ":hash": hash },
);
return result[0].count as bigint;
return rows.map(fromRawRow)[0];
}
async all(): Promise<Row[]> {
const rawRows: RawRow[] = await this.queryClient.query(
`SELECT * FROM ${this.queryTable.name}`,
findAggregateBundle(aggregateHash: string): Row[] | nil {
const rows = this.dbQuery(
`
SELECT * from bundles
WHERE
aggregateHash = :aggregateHash AND
status = 'confirmed'
ORDER BY id ASC
`,
{ ":aggregateHash": aggregateHash },
);
return rows.map(fromRawRow);
}
count(): number {
const result = this.dbQuery("SELECT COUNT(*) FROM bundles")[0][0];
assert(typeof result === "number");
return result;
}
all(): Row[] {
const rawRows = this.dbQuery(
"SELECT * FROM bundles",
);
return rawRows.map(fromRawRow);
}
async drop() {
await this.queryTable.drop(true);
drop() {
this.dbQuery("DROP TABLE bundles");
}
async clear() {
return await this.queryClient.query(`
DELETE from ${this.safeName}
`);
clear() {
this.dbQuery("DELETE from bundles");
}
}
function toUint256Hex(n: BigNumber) {
return `0x${n.toHexString().slice(2).padStart(64, "0")}`;
}
function isValidStatus(status: unknown): status is BundleStatus {
return typeof status === "string" &&
BundleStatuses.includes(status as ExplicitAny);
}

View File

@@ -1,17 +1,20 @@
import {
AggregatorUtilities,
AggregatorUtilities__factory,
BaseContract,
BigNumber,
BlsRegistrationCompressor,
BlsWalletSigner,
BlsWalletWrapper,
Bundle,
BundleCompressor,
BytesLike,
ContractsConnector,
delay,
Erc20Compressor,
ethers,
FallbackCompressor,
initBlsWalletSigner,
VerificationGateway,
VerificationGateway__factory,
Wallet,
} from "../../deps.ts";
@@ -22,6 +25,9 @@ import AppEvent from "./AppEvent.ts";
import toPublicKeyShort from "./helpers/toPublicKeyShort.ts";
import AsyncReturnType from "../helpers/AsyncReturnType.ts";
import ExplicitAny from "../helpers/ExplicitAny.ts";
import nil from "../helpers/nil.ts";
import hexToUint8Array from "../helpers/hexToUint8Array.ts";
import OptimismGasPriceOracle from "./OptimismGasPriceOracle.ts";
export type TxCheckResult = {
failures: TransactionFailure[];
@@ -42,10 +48,9 @@ type CallHelper<T> = {
resultDecoder: (result: BytesLike) => T;
};
type CallResult<T> = (
type CallResult<T> =
| { success: true; returnValue: T }
| { success: false; returnValue: undefined }
);
| { success: false; returnValue: undefined };
type MapCallHelperReturns<T> = T extends CallHelper<unknown>[]
? (T extends [CallHelper<infer First>, ...infer Rest]
@@ -64,28 +69,24 @@ type DecodeReturnType<
Method extends keyof Contract["callStatic"],
> = EnforceArray<AsyncReturnType<Contract["callStatic"][Method]>>;
export default class EthereumService {
verificationGateway: VerificationGateway;
utilities: AggregatorUtilities;
type ExpanderEntryPoint = AsyncReturnType<
ContractsConnector["ExpanderEntryPoint"]
>;
export default class EthereumService {
constructor(
public emit: (evt: AppEvent) => void,
public wallet: Wallet,
public provider: ethers.providers.Provider,
public chainId: number,
public blsWalletWrapper: BlsWalletWrapper,
public blsWalletSigner: BlsWalletSigner,
verificationGatewayAddress: string,
utilitiesAddress: string,
public verificationGateway: VerificationGateway,
public aggregatorUtilities: AggregatorUtilities,
public expanderEntryPoint: ExpanderEntryPoint,
public bundleCompressor: BundleCompressor,
public nextNonce: BigNumber,
) {
this.verificationGateway = VerificationGateway__factory.connect(
verificationGatewayAddress,
this.wallet,
);
this.utilities = AggregatorUtilities__factory.connect(
utilitiesAddress,
this.wallet,
);
}
) {}
NextNonce() {
const result = this.nextNonce;
@@ -95,37 +96,99 @@ export default class EthereumService {
static async create(
emit: (evt: AppEvent) => void,
verificationGatewayAddress: string,
utilitiesAddress: string,
aggPrivateKey: string,
): Promise<EthereumService> {
const wallet = EthereumService.Wallet(aggPrivateKey);
const provider = new ethers.providers.JsonRpcProvider(env.RPC_URL);
provider.pollingInterval = env.RPC_POLLING_INTERVAL;
const wallet = EthereumService.Wallet(provider, aggPrivateKey);
const contractsConnector = await ContractsConnector.create(wallet);
const [
verificationGateway,
aggregatorUtilities,
blsExpanderDelegator,
erc20Expander,
blsRegistration,
fallbackExpander,
expanderEntryPoint,
] = await Promise.all([
contractsConnector.VerificationGateway(),
contractsConnector.AggregatorUtilities(),
contractsConnector.BLSExpanderDelegator(),
contractsConnector.ERC20Expander(),
contractsConnector.BLSRegistration(),
contractsConnector.FallbackExpander(),
contractsConnector.ExpanderEntryPoint(),
]);
const blsWalletWrapper = await BlsWalletWrapper.connect(
aggPrivateKey,
verificationGateway.address,
provider,
);
const blsNonce = await blsWalletWrapper.Nonce();
if (blsNonce.eq(0)) {
if (!env.AUTO_CREATE_INTERNAL_BLS_WALLET) {
throw new Error([
"Required internal bls wallet does not exist. Either enable",
"AUTO_CREATE_INTERNAL_BLS_WALLET or run",
"./programs/createInternalBlsWallet.ts",
].join(" "));
}
await (await verificationGateway.processBundle(
await blsWalletWrapper.signWithGasEstimate({
nonce: 0,
actions: [],
}),
)).wait();
}
const nextNonce = BigNumber.from(await wallet.getTransactionCount());
const chainId = await wallet.getChainId();
const blsWalletSigner = await initBlsWalletSigner({ chainId });
const blsWalletSigner = await initBlsWalletSigner({
chainId,
privateKey: aggPrivateKey,
verificationGatewayAddress: verificationGateway.address,
});
const bundleCompressor = new BundleCompressor(blsExpanderDelegator);
const [erc20Compressor, blsRegistrationCompressor, fallbackCompressor] =
await Promise.all([
Erc20Compressor.wrap(erc20Expander),
BlsRegistrationCompressor.wrap(blsRegistration),
FallbackCompressor.wrap(fallbackExpander),
]);
await bundleCompressor.addCompressor(erc20Compressor);
await bundleCompressor.addCompressor(blsRegistrationCompressor);
await bundleCompressor.addCompressor(fallbackCompressor);
return new EthereumService(
emit,
wallet,
provider,
chainId,
blsWalletWrapper,
blsWalletSigner,
verificationGatewayAddress,
utilitiesAddress,
verificationGateway,
aggregatorUtilities,
expanderEntryPoint,
bundleCompressor,
nextNonce,
);
}
async BlockNumber(): Promise<BigNumber> {
return BigNumber.from(
await this.wallet.provider.getBlockNumber(),
await this.provider.getBlockNumber(),
);
}
async waitForNextBlock() {
await new Promise((resolve) => {
this.wallet.provider.once("block", resolve);
});
}
// TODO (merge-ok): Consider: We may want to fail operations
// that are not at the next expected nonce, including all
// current pending transactions for that wallet.
@@ -188,9 +251,10 @@ export default class EthereumService {
async callStaticSequence<Calls extends CallHelper<unknown>[]>(
...calls: Calls
): Promise<MapCallHelperReturns<Calls>> {
const rawResults = await this.utilities.callStatic.performSequence(
calls.map((c) => c.value),
);
const rawResults = await this.aggregatorUtilities.callStatic
.performSequence(
calls.map((c) => c.value),
);
const results: CallResult<unknown>[] = rawResults.map(
([success, result], i) => {
@@ -211,10 +275,10 @@ export default class EthereumService {
async callStaticSequenceWithMeasure<Measure, CallReturn>(
measureCall: CallHelper<Measure>,
calls: CallHelper<CallReturn>[],
): (Promise<{
): Promise<{
measureResults: CallResult<Measure>[];
callResults: CallResult<CallReturn>[];
}>) {
}> {
const fullCalls: CallHelper<unknown>[] = [measureCall];
for (const call of calls) {
@@ -258,19 +322,33 @@ export default class EthereumService {
assert(bundle.operations.length > 0, "Cannot process empty bundle");
assert(maxAttempts > 0, "Must have at least one attempt");
const processBundleArgs: Parameters<VerificationGateway["processBundle"]> =
[
bundle,
{ nonce: this.NextNonce() },
];
const compressedBundle = await this.bundleCompressor.compress(bundle);
const [rawTx, rawCompressedTx] = await Promise.all([
this.verificationGateway.populateTransaction.processBundle(bundle).then(
(tx) => this.wallet.signTransaction(tx),
),
this.wallet.signTransaction({
to: this.expanderEntryPoint.address,
data: compressedBundle,
}),
]);
const txLen = ethers.utils.hexDataLength(rawTx);
const compressedTxLen = ethers.utils.hexDataLength(rawCompressedTx);
const txRequest: ethers.providers.TransactionRequest = {
to: this.expanderEntryPoint.address,
data: compressedBundle,
nonce: this.NextNonce(),
...await this.GasConfig(),
};
const attempt = async () => {
let txResponse: ethers.providers.TransactionResponse;
let response: ethers.providers.TransactionResponse;
try {
txResponse = await this.verificationGateway.processBundle(
...processBundleArgs,
);
response = await this.wallet.sendTransaction(txRequest);
} catch (error) {
if (/\binvalid transaction nonce\b/.test(error.message)) {
// This can occur when the nonce is in the future, which can
@@ -286,7 +364,10 @@ export default class EthereumService {
}
try {
return { type: "receipt" as const, value: await txResponse.wait() };
return {
type: "complete" as const,
value: await response.wait(),
};
} catch (error) {
return { type: "waitError" as const, value: error };
}
@@ -297,12 +378,12 @@ export default class EthereumService {
for (let i = 0; i < maxAttempts; i++) {
this.emit({
type: "submission-attempt",
data: { attemptNumber: i + 1, publicKeyShorts },
data: { attemptNumber: i + 1, publicKeyShorts, txLen, compressedTxLen },
});
const attemptResult = await attempt();
if (attemptResult.type === "receipt") {
if (attemptResult.type === "complete") {
return attemptResult.value;
}
@@ -331,8 +412,134 @@ export default class EthereumService {
throw new Error("Expected return or throw from attempt loop");
}
private static Wallet(privateKey: string) {
const provider = new ethers.providers.JsonRpcProvider(env.RPC_URL);
/**
* Estimates the amount of effective gas needed to process the bundle using
* compression.
*
* Here 'effective' gas means the number you need to multiply by gasPrice in
* order to get the right fee. There are a few cases here:
*
* 1. L1 chains (used in testing, eg gethDev)
* - Effective gas is equal to regular gas
* 2. Arbitrum
* - The Arbitrum node already responds with effective gas when calling
* estimateGas
* 3. Optimism
* - We estimate Optimism's calculation for the amount of L1 gas it will
* charge for, and then convert that into an equivalend amount of L2 gas.
*/
async estimateEffectiveCompressedGas(bundle: Bundle): Promise<BigNumber> {
const compressedBundle = await this.bundleCompressor.compress(bundle);
let gasEstimate = await this.wallet.estimateGas({
to: this.expanderEntryPoint.address,
data: compressedBundle,
});
if (env.IS_OPTIMISM) {
const extraGasEstimate = await this.estimateOptimismL2GasNeededForL1Gas(
compressedBundle,
gasEstimate,
);
gasEstimate = gasEstimate.add(extraGasEstimate);
}
return gasEstimate;
}
async GasConfig(block?: ethers.providers.Block) {
block ??= await this.provider.getBlock("latest");
const previousBaseFee = block.baseFeePerGas;
assert(previousBaseFee !== null && previousBaseFee !== nil);
// Increase the basefee we're willing to pay to improve the chance of our
// transaction getting included. As per EIP-1559, we only pay the actual
// basefee anyway, *but* we also pass this fee onto users which don't have
// this benefit (they'll pay regardless of where basefee lands).
//
// This means there's a tradeoff here - low values risk our transactions not
// being included, high values pass on unnecessary fees to users.
//
const baseFeeIncrease = previousBaseFee.mul(
env.PREVIOUS_BASE_FEE_PERCENT_INCREASE,
).div(100);
return {
maxFeePerGas: previousBaseFee
.add(baseFeeIncrease)
// Remember that basefee is burned, not provided to miners. Miners
// *only* get the priority fee, so they have no reason to care about our
// transaction if the priority fee is zero.
.add(env.PRIORITY_FEE_PER_GAS),
maxPriorityFeePerGas: env.PRIORITY_FEE_PER_GAS,
};
}
/**
* Estimates the L1 gas that Optimism will charge us for and expresses it as
* an amount of equivalent L2 gas.
*
* This is very similar to what Arbitrum does, but in Arbitrum it's built-in,
* and you actually sign for that additional L2 gas. On Optimism, you only
* sign for the actual L2 gas, and optimism just adds the L1 fee.
*
* For our purposes, this works as a way to normalize the behavior between
* the different chains.
*/
async estimateOptimismL2GasNeededForL1Gas(
compressedBundle: string,
gasLimit: BigNumber,
): Promise<BigNumber> {
const block = await this.provider.getBlock("latest");
const gasConfig = await this.GasConfig(block);
const txBytes = await this.wallet.signTransaction({
type: 2,
chainId: this.chainId,
nonce: this.nextNonce,
to: this.expanderEntryPoint.address,
data: compressedBundle,
...gasConfig,
gasLimit,
});
let l1Gas = 0;
for (const byte of hexToUint8Array(txBytes)) {
if (byte === 0) {
l1Gas += 4;
} else {
l1Gas += 16;
}
}
const gasOracle = new OptimismGasPriceOracle(this.provider);
const { l1BaseFee, overhead, scalar, decimals } = await gasOracle
.getAllParams();
const scalarNum = scalar.toNumber() / (10 ** decimals.toNumber());
l1Gas += overhead.toNumber();
assert(block.baseFeePerGas !== null && block.baseFeePerGas !== nil);
assert(env.OPTIMISM_L1_BASE_FEE_PERCENT_INCREASE !== nil);
const adjustedL1BaseFee = l1BaseFee.toNumber() * scalarNum *
(1 + env.OPTIMISM_L1_BASE_FEE_PERCENT_INCREASE / 100);
const feeRatio = adjustedL1BaseFee / block.baseFeePerGas.toNumber();
return BigNumber.from(
Math.ceil(feeRatio * l1Gas),
);
}
private static Wallet(
provider: ethers.providers.Provider,
privateKey: string,
) {
const wallet = new Wallet(privateKey, provider);
if (env.USE_TEST_NET) {

View File

@@ -0,0 +1,16 @@
import { Router } from "../../deps.ts";
import HealthService from "./HealthService.ts";
export default function HealthRouter(healthService: HealthService) {
const router = new Router({ prefix: "/" });
router.get(
"health",
async (ctx) => {
const healthResults = await healthService.getHealth();
console.log(`Status: ${healthResults.status}\n`);
ctx.response.status = healthResults.status == 'healthy' ? 200 : 503;
ctx.response.body = { status: healthResults.status };
});
return router;
}

View File

@@ -0,0 +1,11 @@
export type ResourceHealth = 'healthy' | 'unhealthy';
type HealthCheckResult = {
status: ResourceHealth,
};
export default class HealthService {
getHealth(): Promise<HealthCheckResult> {
return Promise.resolve({ status: 'healthy' });
}
}

View File

@@ -0,0 +1,52 @@
import { BigNumber, ethers } from "../../deps.ts";
import assert from "../helpers/assert.ts";
import { OPTIMISM_GAS_PRICE_ORACLE_ADDRESS } from "../env.ts";
export default class OptimismGasPriceOracle {
constructor(
public provider: ethers.providers.Provider,
) {}
private async callFn(method: string, blockTag?: ethers.providers.BlockTag) {
const outputBytes = await this.provider.call({
to: OPTIMISM_GAS_PRICE_ORACLE_ADDRESS,
data: ethers.utils.id(method),
}, blockTag);
const result = ethers.utils.defaultAbiCoder.decode(
["uint256"],
outputBytes,
)[0];
assert(result instanceof BigNumber);
return result;
}
async l1BaseFee(blockTag?: ethers.providers.BlockTag) {
return await this.callFn("l1BaseFee()", blockTag);
}
async overhead(blockTag?: ethers.providers.BlockTag) {
return await this.callFn("overhead()", blockTag);
}
async scalar(blockTag?: ethers.providers.BlockTag) {
return await this.callFn("scalar()", blockTag);
}
async decimals(blockTag?: ethers.providers.BlockTag) {
return await this.callFn("decimals()", blockTag);
}
async getAllParams(blockTag?: ethers.providers.BlockTag) {
const [l1BaseFee, overhead, scalar, decimals] = await Promise.all([
this.l1BaseFee(blockTag),
this.overhead(blockTag),
this.scalar(blockTag),
this.decimals(blockTag),
]);
return { l1BaseFee, overhead, scalar, decimals };
}
}

View File

@@ -1,4 +1,4 @@
import { Application, oakCors } from "../../deps.ts";
import { Application, oakCors, sqlite } from "../../deps.ts";
import * as env from "../env.ts";
import EthereumService from "./EthereumService.ts";
@@ -8,43 +8,49 @@ import AdminRouter from "./AdminRouter.ts";
import AdminService from "./AdminService.ts";
import errorHandler from "./errorHandler.ts";
import notFoundHandler from "./notFoundHandler.ts";
import createQueryClient from "./createQueryClient.ts";
import Mutex from "../helpers/Mutex.ts";
import Clock from "../helpers/Clock.ts";
import getNetworkConfig from "../helpers/getNetworkConfig.ts";
import AppEvent from "./AppEvent.ts";
import BundleTable from "./BundleTable.ts";
import AggregationStrategy from "./AggregationStrategy.ts";
import AggregationStrategyRouter from "./AggregationStrategyRouter.ts";
import HealthService from "./HealthService.ts";
import HealthRouter from "./HealthRouter.ts";
export default async function app(emit: (evt: AppEvent) => void) {
const { addresses } = await getNetworkConfig();
emit({ type: "starting" });
const clock = Clock.create();
const queryClient = createQueryClient(emit);
const bundleTableMutex = new Mutex();
const bundleTable = await BundleTable.create(
queryClient,
env.BUNDLE_TABLE_NAME,
const bundleTable = new BundleTable(
new sqlite.DB(env.DB_PATH),
(sql, params) => {
if (env.LOG_QUERIES) {
emit({
type: "db-query",
data: { sql, params },
});
}
},
);
const ethereumService = await EthereumService.create(
emit,
addresses.verificationGateway,
addresses.utilities,
env.PRIVATE_KEY_AGG,
);
const aggregationStrategy = new AggregationStrategy(
ethereumService.blsWalletSigner,
ethereumService,
AggregationStrategy.defaultConfig,
emit,
);
const bundleService = new BundleService(
emit,
clock,
queryClient,
bundleTableMutex,
bundleTable,
ethereumService.blsWalletSigner,
@@ -57,10 +63,13 @@ export default async function app(emit: (evt: AppEvent) => void) {
bundleTable,
);
const healthService = new HealthService();
const routers = [
BundleRouter(bundleService),
AdminRouter(adminService),
AggregationStrategyRouter(aggregationStrategy),
HealthRouter(healthService),
];
const app = new Application();

View File

@@ -1,39 +0,0 @@
import { QueryClient } from "../../deps.ts";
import * as env from "../env.ts";
import AppEvent from "./AppEvent.ts";
export default function createQueryClient(
emit: (evt: AppEvent) => void,
/**
* Sadly, there appears to be a singleton inside QueryClient, which forces us
* to re-use it during testing.
*/
existingClient?: QueryClient,
): QueryClient {
const client = existingClient ?? new QueryClient({
hostname: env.PG.HOST,
port: env.PG.PORT,
user: env.PG.USER,
password: env.PG.PASSWORD,
database: env.PG.DB_NAME,
tls: {
enforce: false,
},
});
if (env.LOG_QUERIES) {
const originalQuery = client.query.bind(client);
client.query = async (sql, params) => {
emit({
type: "db-query",
data: { sql, params: params ?? [] },
});
return await originalQuery(sql, params);
};
}
return client;
}

View File

@@ -1,6 +0,0 @@
import { Bundle } from "../../../deps.ts";
import plus from "./plus.ts";
export default function countActions(bundle: Bundle) {
return bundle.operations.map((op) => op.actions.length).reduce(plus, 0);
}

View File

@@ -0,0 +1,3 @@
export default function never(value: never): never {
throw new Error(`Unexpected value: ${value}`);
}

View File

@@ -1,9 +1,8 @@
import { BundleDto } from "../../deps.ts";
type ParseResult<T> = (
type ParseResult<T> =
| { success: T }
| { failures: string[] }
);
| { failures: string[] };
type Parser<T> = (value: unknown) => ParseResult<T>;
@@ -96,14 +95,12 @@ export function parseArray<T>(
};
}
type DataTuple<ParserTuple> = (
ParserTuple extends Parser<unknown>[] ? (
type DataTuple<ParserTuple> = ParserTuple extends Parser<unknown>[] ? (
ParserTuple extends [Parser<infer T>, ...infer Tail]
? [T, ...DataTuple<Tail>]
: []
)
: never
);
: never;
export function parseTuple<ParserTuple extends Parser<unknown>[]>(
...parserTuple: ParserTuple
@@ -188,6 +185,7 @@ const parseActionDataDto: Parser<ActionDataDto> = parseObject({
const parseOperationDto: Parser<OperationDto> = parseObject({
nonce: parseHex(),
gas: parseHex(),
actions: parseArray(parseActionDataDto),
});

View File

@@ -1,18 +1,17 @@
import { QueryClient } from "../../deps.ts";
import Mutex from "../helpers/Mutex.ts";
import AppEvent from "./AppEvent.ts";
export default async function runQueryGroup<T>(
emit: (evt: AppEvent) => void,
query: (sql: string) => void,
mutex: Mutex,
queryClient: QueryClient,
body: () => Promise<T>,
) {
const lock = await mutex.Lock();
let completed = false;
try {
queryClient.query("BEGIN");
query("BEGIN");
const result = await body();
completed = true;
return result;
@@ -25,6 +24,6 @@ export default async function runQueryGroup<T>(
throw error;
} finally {
lock.release();
await queryClient.query(completed ? "COMMIT" : "ROLLBACK");
query(completed ? "COMMIT" : "ROLLBACK");
}
}

View File

@@ -1,42 +1,51 @@
import assert from "./helpers/assert.ts";
import {
optionalEnv,
optionalNumberEnv,
requireBigNumberEnv,
requireBoolEnv,
requireEnv,
requireIntEnv,
requireNumberEnv,
} from "./helpers/envTools.ts";
import nil from "./helpers/nil.ts";
export const RPC_URL = requireEnv("RPC_URL");
export const RPC_POLLING_INTERVAL = requireIntEnv("RPC_POLLING_INTERVAL");
export const ORIGIN = requireEnv("ORIGIN");
export const PORT = requireIntEnv("PORT");
export const USE_TEST_NET = requireBoolEnv("USE_TEST_NET");
export const NETWORK_CONFIG_PATH = requireEnv("NETWORK_CONFIG_PATH");
export const NETWORK_CONFIG_PATH = Deno.env.get("IS_DOCKER") === "true"
? "/app/networkConfig.json"
: requireEnv("NETWORK_CONFIG_PATH");
export const PRIVATE_KEY_AGG = requireEnv("PRIVATE_KEY_AGG");
export const PRIVATE_KEY_ADMIN = requireEnv("PRIVATE_KEY_ADMIN");
export const PG = {
HOST: requireEnv("PG_HOST"),
PORT: requireEnv("PG_PORT"),
USER: requireEnv("PG_USER"),
PASSWORD: requireEnv("PG_PASSWORD"),
DB_NAME: requireEnv("PG_DB_NAME"),
};
export const BUNDLE_TABLE_NAME = requireEnv("BUNDLE_TABLE_NAME");
export const DB_PATH = requireEnv("DB_PATH");
/**
* Query limit used when processing potentially large numbers of bundles.
* (Using batching if needed.)
*/
export const BUNDLE_QUERY_LIMIT = requireIntEnv("BUNDLE_QUERY_LIMIT");
/**
* Maximum retry delay in blocks before a failed bundle is discarded.
*/
export const MAX_ELIGIBILITY_DELAY = requireIntEnv("MAX_ELIGIBILITY_DELAY");
export const MAX_AGGREGATION_SIZE = requireIntEnv("MAX_AGGREGATION_SIZE");
/**
* Approximate maximum gas of aggregate bundles.
*
* It's approximate because we use the sum of the marginal gas estimates and add
* the bundle overhead, which is not exactly the same as the gas used when
* putting the bundle together.
*/
export const MAX_GAS_PER_BUNDLE = requireIntEnv("MAX_GAS_PER_BUNDLE");
export const MAX_AGGREGATION_DELAY_MILLIS = requireIntEnv(
"MAX_AGGREGATION_DELAY_MILLIS",
@@ -48,10 +57,78 @@ export const MAX_UNCONFIRMED_AGGREGATIONS = requireIntEnv(
export const LOG_QUERIES = requireBoolEnv("LOG_QUERIES");
export const REQUIRE_FEES = requireBoolEnv("REQUIRE_FEES");
export const BREAKEVEN_OPERATION_COUNT = requireNumberEnv(
"BREAKEVEN_OPERATION_COUNT",
);
export const ALLOW_LOSSES = requireBoolEnv("ALLOW_LOSSES");
export const FEE_TYPE = requireEnv("FEE_TYPE");
export const FEE_PER_GAS = requireBigNumberEnv("FEE_PER_GAS");
export const FEE_PER_BYTE = requireBigNumberEnv("FEE_PER_BYTE");
if (!/^(ether|token:0x[0-9a-fA-F]*)$/.test(FEE_TYPE)) {
throw new Error(`FEE_TYPE has invalid format: "${FEE_TYPE}"`);
}
export const ETH_VALUE_IN_TOKENS = optionalNumberEnv("ETH_VALUE_IN_TOKENS");
if (FEE_TYPE.startsWith("token:") && ETH_VALUE_IN_TOKENS === nil) {
throw new Error([
"Missing ETH_VALUE_IN_TOKENS, which is required because FEE_TYPE is a",
"token",
].join(" "));
}
export const AUTO_CREATE_INTERNAL_BLS_WALLET = requireBoolEnv(
"AUTO_CREATE_INTERNAL_BLS_WALLET",
);
export const PRIORITY_FEE_PER_GAS = requireBigNumberEnv("PRIORITY_FEE_PER_GAS");
/**
* Used to determine the expected basefee when submitting bundles. Note that
* this gets passed onto users.
*/
export const PREVIOUS_BASE_FEE_PERCENT_INCREASE = requireNumberEnv(
"PREVIOUS_BASE_FEE_PERCENT_INCREASE",
);
export const BUNDLE_CHECKING_CONCURRENCY = requireIntEnv(
"BUNDLE_CHECKING_CONCURRENCY",
);
/**
* Optimism's strategy for charging for L1 fees requires special logic in the
* aggregator. In addition to gasEstimate * gasPrice, we need to replicate
* Optimism's calculation and pass it on to the user.
*/
export const IS_OPTIMISM = requireBoolEnv("IS_OPTIMISM");
/**
* Address for the Optimism gas price oracle contract. Required when
* IS_OPTIMISM is true.
*/
export const OPTIMISM_GAS_PRICE_ORACLE_ADDRESS = optionalEnv(
"OPTIMISM_GAS_PRICE_ORACLE_ADDRESS",
);
/**
* Similar to PREVIOUS_BASE_FEE_PERCENT_INCREASE, but for the L1 basefee for
* the optimism-specific calculation. This gets passed on to users.
* Required when IS_OPTIMISM is true.
*/
export const OPTIMISM_L1_BASE_FEE_PERCENT_INCREASE = optionalNumberEnv(
"OPTIMISM_L1_BASE_FEE_PERCENT_INCREASE",
);
if (IS_OPTIMISM) {
assert(
OPTIMISM_L1_BASE_FEE_PERCENT_INCREASE !== nil,
"OPTIMISM_L1_BASE_FEE_PERCENT_INCREASE is required when IS_OPTIMISM is true",
);
assert(
OPTIMISM_GAS_PRICE_ORACLE_ADDRESS !== nil,
"OPTIMISM_GAS_PRICE_ORACLE_ADDRESS is required when IS_OPTIMISM is true",
);
}

View File

@@ -62,3 +62,19 @@ export function requireNumberEnv(envName: string): number {
return value;
}
export function optionalNumberEnv(envName: string): number | nil {
const strValue = optionalEnv(envName);
if (strValue === nil) {
return nil;
}
const value = Number(strValue);
if (!Number.isFinite(value)) {
throw new Error(`Failed to parse ${envName} as number: ${strValue}`);
}
return value;
}

View File

@@ -0,0 +1,50 @@
import { BigNumber, ethers } from "../../deps.ts";
import OptimismGasPriceOracle from "../app/OptimismGasPriceOracle.ts";
import assert from "./assert.ts";
import getRawTransaction from "./getRawTransaction.ts";
import hexToUint8Array from "./hexToUint8Array.ts";
import nil from "./nil.ts";
export default async function getOptimismL1Fee(
provider: ethers.providers.Provider,
txResponseOrHash: string | ethers.providers.TransactionResponse,
) {
const tx = typeof txResponseOrHash === "string"
? await provider.getTransaction(txResponseOrHash)
: txResponseOrHash;
const rawTx = await getRawTransaction(provider, tx);
let l1Gas = 0;
for (const byte of hexToUint8Array(rawTx)) {
if (byte === 0) {
l1Gas += 4;
} else {
l1Gas += 16;
}
}
const gasOracle = new OptimismGasPriceOracle(provider);
assert(tx.blockNumber !== nil);
const {
l1BaseFee,
overhead,
scalar,
decimals,
} = await gasOracle.getAllParams(tx.blockNumber);
l1Gas = l1Gas += overhead.toNumber();
const l1Fee = BigNumber
.from(l1Gas)
.mul(l1BaseFee)
.mul(scalar)
.div(
BigNumber.from(10).pow(decimals),
);
return l1Fee;
}

View File

@@ -0,0 +1,49 @@
import { ethers, pick } from "../../deps.ts";
import assert from "./assert.ts";
import nil from "./nil.ts";
export default async function getRawTransaction(
provider: ethers.providers.Provider,
txResponseOrHash: string | ethers.providers.TransactionResponse,
) {
const tx = typeof txResponseOrHash === "string"
? await provider.getTransaction(txResponseOrHash)
: txResponseOrHash;
const txHash = typeof txResponseOrHash === "string"
? txResponseOrHash
: tx.hash;
assert(typeof txHash === "string");
const { v, r, s } = tx;
assert(r !== nil);
const txBytes = ethers.utils.serializeTransaction(
pick(
tx,
"to",
"nonce",
"gasLimit",
...(tx.type === 2 ? [] : ["gasPrice"] as const),
"data",
"value",
"chainId",
"type",
...(tx.type !== 2 ? [] : [
"accessList",
"maxPriorityFeePerGas",
"maxFeePerGas",
] as const),
),
{ v, r, s },
);
const reconstructedHash = ethers.utils.keccak256(txBytes);
if (reconstructedHash !== txHash) {
throw new Error("Reconstructed hash did not match original hash");
}
return txBytes;
}

View File

@@ -0,0 +1,16 @@
import assert from "./assert.ts";
export default function hexToUint8Array(hex: string) {
assert(hex.startsWith("0x"));
assert(hex.length % 2 === 0);
const len = (hex.length - 2) / 2;
const result = new Uint8Array(len);
for (let i = 0; i < len; i++) {
const hexPos = 2 * i + 2;
result[i] = parseInt(hex.slice(hexPos, hexPos + 2), 16);
}
return result;
}

View File

@@ -1,13 +1,15 @@
import AggregationStrategy from "../src/app/AggregationStrategy.ts";
import { BundleRow } from "../src/app/BundleTable.ts";
import { assertEquals, BigNumber } from "./deps.ts";
import assert from "../src/helpers/assert.ts";
import nil from "../src/helpers/nil.ts";
import { assertEquals, BigNumber, ethers } from "./deps.ts";
import Fixture from "./helpers/Fixture.ts";
Fixture.test("zero fee estimate from default test config", async (fx) => {
Fixture.test("nonzero fee estimate from default test config", async (fx) => {
const [wallet] = await fx.setupWallets(1);
const bundle = wallet.sign({
const bundle = await wallet.signWithGasEstimate({
nonce: await wallet.Nonce(),
actions: [
{
@@ -23,11 +25,9 @@ Fixture.test("zero fee estimate from default test config", async (fx) => {
const feeEstimation = await fx.aggregationStrategy.estimateFee(bundle);
assertEquals(feeEstimation, {
feeDetected: BigNumber.from(0),
feeRequired: BigNumber.from(0),
successes: [true],
});
assertEquals(feeEstimation.feeDetected, BigNumber.from(0));
assert(feeEstimation.feeRequired.gt(0));
assertEquals(feeEstimation.successes, [true]);
});
Fixture.test("includes bundle in aggregation when estimated fee is provided", async (fx) => {
@@ -37,18 +37,21 @@ Fixture.test("includes bundle in aggregation when estimated fee is provided", as
fx.blsWalletSigner,
fx.ethereumService,
{
maxAggregationSize: 12,
maxGasPerBundle: 1500000,
fees: {
type: `token:${fx.testErc20.address}`,
perGas: BigNumber.from(1000000000),
perByte: BigNumber.from(10000000000000),
type: "token",
address: fx.testErc20.address,
allowLosses: true,
breakevenOperationCount: 4.5,
ethValueInTokens: 1300,
},
bundleCheckingConcurrency: 8,
},
);
const nonce = await wallet.Nonce();
let bundle = wallet.sign({
let bundle = await wallet.signWithGasEstimate({
nonce,
actions: [
{
@@ -70,7 +73,7 @@ Fixture.test("includes bundle in aggregation when estimated fee is provided", as
const feeEstimation = await aggregationStrategy.estimateFee(bundle);
const safetyDivisor = 100;
const safetyDivisor = 5;
const safetyPremium = feeEstimation.feeRequired.div(safetyDivisor);
// Due to small fluctuations is gas estimation, we add a little safety premium
@@ -81,7 +84,7 @@ Fixture.test("includes bundle in aggregation when estimated fee is provided", as
assertEquals(feeEstimation.feeDetected, BigNumber.from(1));
// Redefine bundle using the estimated fee
bundle = wallet.sign({
bundle = await wallet.signWithGasEstimate({
nonce,
actions: [
{
@@ -97,6 +100,7 @@ Fixture.test("includes bundle in aggregation when estimated fee is provided", as
const bundleRow: BundleRow = {
id: 0,
status: "pending",
hash: "0x0",
bundle,
eligibleAfter: BigNumber.from(0),
@@ -105,9 +109,69 @@ Fixture.test("includes bundle in aggregation when estimated fee is provided", as
const aggregationResult = await aggregationStrategy.run([bundleRow]);
assertEquals(aggregationResult, {
aggregateBundle: bundle,
includedRows: [bundleRow],
failedRows: [],
});
assertEquals(aggregationResult.aggregateBundle, bundle);
assertEquals(aggregationResult.includedRows, [bundleRow]);
assertEquals(aggregationResult.failedRows, []);
});
Fixture.test("includes submitError on failed row when bundle callStaticSequence fails", async (fx) => {
const [wallet] = await fx.setupWallets(1);
const aggregationStrategy = new AggregationStrategy(
fx.blsWalletSigner,
fx.ethereumService,
{
maxGasPerBundle: 1500000,
fees: {
type: "token",
address: fx.testErc20.address,
allowLosses: true,
breakevenOperationCount: 4.5,
ethValueInTokens: 1300,
},
bundleCheckingConcurrency: 8,
},
);
const nonce = await wallet.Nonce();
const bundle = await wallet.signWithGasEstimate({
nonce,
actions: [
{
ethValue: 0,
contractAddress: fx.testErc20.address,
encodedFunction: fx.testErc20.interface.encodeFunctionData(
"transferFrom",
[
"0x0000000000000000000000000000000000000000",
wallet.address,
ethers.BigNumber.from(
"0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
),
],
),
},
],
});
const bundleRow: BundleRow = {
id: 0,
status: "pending",
hash: "0x0",
bundle,
eligibleAfter: BigNumber.from(0),
nextEligibilityDelay: BigNumber.from(1),
};
const aggregationResult = await aggregationStrategy.run([bundleRow]);
const expectedFailedRow = {
...bundleRow,
submitError: "ERC20: insufficient allowance",
};
assertEquals(aggregationResult.aggregateBundle, nil);
assertEquals(aggregationResult.includedRows, []);
assertEquals(aggregationResult.failedRows, [expectedFailedRow]);
});

View File

@@ -1,12 +1,12 @@
import { assertEquals, assertBundleSucceeds, Operation } from "./deps.ts";
import { BigNumber, Operation, VerificationGatewayFactory, assertBundleSucceeds, assertEquals, ethers } from "./deps.ts";
import ExplicitAny from "../src/helpers/ExplicitAny.ts";
import Fixture from "./helpers/Fixture.ts";
Fixture.test("adds valid bundle", async (fx) => {
const bundleService = await fx.createBundleService();
const bundleService = fx.createBundleService();
const [wallet] = await fx.setupWallets(1);
const tx = wallet.sign({
const tx = await wallet.signWithGasEstimate({
nonce: await wallet.Nonce(),
actions: [
{
@@ -20,19 +20,20 @@ Fixture.test("adds valid bundle", async (fx) => {
],
});
assertEquals(await bundleService.bundleTable.count(), 0n);
assertEquals(bundleService.bundleTable.count(), 0);
assertBundleSucceeds(await bundleService.add(tx));
assertEquals(await bundleService.bundleTable.count(), 1n);
assertEquals(await bundleService.bundleTable.count(), 1);
});
Fixture.test("rejects bundle with invalid signature", async (fx) => {
const bundleService = await fx.createBundleService();
const bundleService = fx.createBundleService();
const [wallet, otherWallet] = await fx.setupWallets(2);
const operation: Operation = {
nonce: await wallet.Nonce(),
gas: 0,
actions: [
{
ethValue: 0,
@@ -53,7 +54,7 @@ Fixture.test("rejects bundle with invalid signature", async (fx) => {
// sig test)
tx.signature = otherTx.signature;
assertEquals(await bundleService.bundleTable.count(), 0n);
assertEquals(bundleService.bundleTable.count(), 0);
const res = await bundleService.add(tx);
if ("hash" in res) {
@@ -62,15 +63,56 @@ Fixture.test("rejects bundle with invalid signature", async (fx) => {
assertEquals(res.failures.map((f) => f.type), ["invalid-signature"]);
// Bundle table remains empty
assertEquals(await bundleService.bundleTable.count(), 0n);
assertEquals(bundleService.bundleTable.count(), 0);
});
Fixture.test("rejects bundle with valid signature but invalid public key", async (fx) => {
const bundleService = fx.createBundleService();
const [wallet, otherWallet] = await fx.setupWallets(2);
const operation: Operation = {
nonce: await wallet.Nonce(),
gas: 0,
actions: [
{
ethValue: 0,
contractAddress: fx.testErc20.address,
encodedFunction: fx.testErc20.interface.encodeFunctionData(
"mint",
[wallet.address, "3"],
),
},
],
};
const tx = wallet.sign(operation);
const otherTx = otherWallet.sign(operation);
// Make the signature invalid
// Note: Bug in bls prevents just corrupting the signature (see other invalid
// sig test)
tx.senderPublicKeys[0] = otherTx.senderPublicKeys[0];
assertEquals(bundleService.bundleTable.count(), 0);
const res = await bundleService.add(tx);
if ("hash" in res) {
throw new Error("expected bundle to fail");
}
assertEquals(res.failures.map((f) => f.type), ["invalid-signature"]);
assertEquals(res.failures.map((f) => f.description), [`invalid bundle signature for signature ${tx.signature}`]);
// Bundle table remains empty
assertEquals(bundleService.bundleTable.count(), 0);
});
Fixture.test("rejects bundle with nonce from the past", async (fx) => {
const bundleService = await fx.createBundleService();
const bundleService = fx.createBundleService();
const [wallet] = await fx.setupWallets(1);
const tx = wallet.sign({
nonce: (await wallet.Nonce()).sub(1),
gas: 1_000_000,
actions: [
{
ethValue: 0,
@@ -83,7 +125,7 @@ Fixture.test("rejects bundle with nonce from the past", async (fx) => {
],
});
assertEquals(await bundleService.bundleTable.count(), 0n);
assertEquals(bundleService.bundleTable.count(), 0);
const res = await bundleService.add(tx);
if ("hash" in res) {
@@ -92,17 +134,18 @@ Fixture.test("rejects bundle with nonce from the past", async (fx) => {
assertEquals(res.failures.map((f) => f.type), ["duplicate-nonce"]);
// Bundle table remains empty
assertEquals(await bundleService.bundleTable.count(), 0n);
assertEquals(bundleService.bundleTable.count(), 0);
});
Fixture.test(
"rejects bundle with invalid signature and nonce from the past",
async (fx) => {
const bundleService = await fx.createBundleService();
const bundleService = fx.createBundleService();
const [wallet, otherWallet] = await fx.setupWallets(2);
const operation: Operation = {
nonce: (await wallet.Nonce()).sub(1),
gas: 0,
actions: [
{
ethValue: 0,
@@ -125,7 +168,7 @@ Fixture.test(
// https://github.com/thehubbleproject/hubble-bls/pull/20
tx.signature = otherTx.signature;
assertEquals(await bundleService.bundleTable.count(), 0n);
assertEquals(bundleService.bundleTable.count(), 0);
const res = await bundleService.add(tx);
if ("hash" in res) {
@@ -138,16 +181,17 @@ Fixture.test(
);
// Bundle table remains empty
assertEquals(await bundleService.bundleTable.count(), 0n);
assertEquals(bundleService.bundleTable.count(), 0);
},
);
Fixture.test("adds bundle with future nonce", async (fx) => {
const bundleService = await fx.createBundleService();
const bundleService = fx.createBundleService();
const [wallet] = await fx.setupWallets(1);
const tx = wallet.sign({
nonce: (await wallet.Nonce()).add(1),
gas: 100000,
actions: [
{
ethValue: 0,
@@ -160,11 +204,232 @@ Fixture.test("adds bundle with future nonce", async (fx) => {
],
});
assertEquals(await bundleService.bundleTable.count(), 0n);
assertEquals(bundleService.bundleTable.count(), 0);
assertBundleSucceeds(await bundleService.add(tx));
assertEquals(await bundleService.bundleTable.count(), 1n);
assertEquals(bundleService.bundleTable.count(), 1);
});
Fixture.test("Same bundle produces same hash", async (fx) => {
const bundleService = fx.createBundleService();
const [wallet] = await fx.setupWallets(1);
const nonce = await wallet.Nonce();
const firstBundle = wallet.sign({
nonce,
gas: 100000,
actions: [
{
ethValue: 0,
contractAddress: fx.testErc20.address,
encodedFunction: fx.testErc20.interface.encodeFunctionData(
"mint",
[wallet.address, "3"],
),
},
],
});
const secondBundle = wallet.sign({
nonce,
gas: 999999,
actions: [
{
ethValue: 0,
contractAddress: fx.testErc20.address,
encodedFunction: fx.testErc20.interface.encodeFunctionData(
"mint",
[wallet.address, "3"],
),
},
],
});
const firstBundleHash = await bundleService.hashBundle(firstBundle);
const secondBundleHash = await bundleService.hashBundle(secondBundle);
assertEquals(firstBundleHash, secondBundleHash);
});
Fixture.test("hashes bundle with single operation", async (fx) => {
const bundleService = fx.createBundleService();
const [wallet] = await fx.setupWallets(1);
const nonce = await wallet.Nonce();
const bundle = wallet.sign({
nonce,
gas: 100000,
actions: [
{
ethValue: 0,
contractAddress: fx.testErc20.address,
encodedFunction: fx.testErc20.interface.encodeFunctionData(
"mint",
[wallet.address, "3"],
),
},
],
});
const operationsWithZeroGas = bundle.operations.map((operation) => {
return {
...operation,
gas: BigNumber.from(0),
};
});
const bundleType = VerificationGatewayFactory.abi.find(
(entry) => "name" in entry && entry.name === "verify",
)?.inputs[0];
const validatedBundle = {
...bundle,
operations: operationsWithZeroGas,
};
const encodedBundleWithZeroSignature = ethers.utils.defaultAbiCoder.encode(
[bundleType as ExplicitAny],
[
{
...validatedBundle,
signature: [BigNumber.from(0), BigNumber.from(0)],
},
],
);
const bundleHash = ethers.utils.keccak256(encodedBundleWithZeroSignature);
const chainId = (await bundleService.ethereumService.provider.getNetwork()).chainId;
const bundleAndChainIdEncoding = ethers.utils.defaultAbiCoder.encode(
["bytes32", "uint256"],
[bundleHash, chainId],
);
const expectedBundleHash = ethers.utils.keccak256(bundleAndChainIdEncoding);
const hash = await bundleService.hashBundle(bundle);
assertEquals(hash, expectedBundleHash);
});
Fixture.test("hashes bundle with multiple operations", async (fx) => {
const bundleService = fx.createBundleService();
const [wallet] = await fx.setupWallets(1);
const nonce = await wallet.Nonce();
const bundle = fx.blsWalletSigner.aggregate([
wallet.sign({
nonce,
gas: 1_000_000,
actions: [
{
ethValue: 0,
contractAddress: fx.testErc20.address,
encodedFunction: fx.testErc20.interface.encodeFunctionData(
"mint",
[wallet.address, 3],
),
},
],
}),
wallet.sign({
nonce: nonce.add(1),
gas: 1_000_000,
actions: [
{
ethValue: 0,
contractAddress: fx.testErc20.address,
encodedFunction: fx.testErc20.interface.encodeFunctionData(
"mint",
[wallet.address, 5],
),
},
],
}),
]);
const operationsWithZeroGas = bundle.operations.map((operation) => {
return {
...operation,
gas: BigNumber.from(0),
};
});
const bundleType = VerificationGatewayFactory.abi.find(
(entry) => "name" in entry && entry.name === "verify",
)?.inputs[0];
const validatedBundle = {
...bundle,
operations: operationsWithZeroGas,
};
const encodedBundleWithZeroSignature = ethers.utils.defaultAbiCoder.encode(
[bundleType as ExplicitAny],
[
{
...validatedBundle,
signature: [BigNumber.from(0), BigNumber.from(0)],
},
],
);
const bundleHash = ethers.utils.keccak256(encodedBundleWithZeroSignature);
const chainId = (await bundleService.ethereumService.provider.getNetwork()).chainId;
const bundleAndChainIdEncoding = ethers.utils.defaultAbiCoder.encode(
["bytes32", "uint256"],
[bundleHash, chainId],
);
const expectedBundleHash = ethers.utils.keccak256(bundleAndChainIdEncoding);
const hash = await bundleService.hashBundle(bundle);
assertEquals(hash, expectedBundleHash);
});
Fixture.test("hashes empty bundle", async (fx) => {
const bundleService = fx.createBundleService();
const bundle = fx.blsWalletSigner.aggregate([]);
const operationsWithZeroGas = bundle.operations.map((operation) => {
return {
...operation,
gas: BigNumber.from(0),
};
});
const bundleType = VerificationGatewayFactory.abi.find(
(entry) => "name" in entry && entry.name === "verify",
)?.inputs[0];
const validatedBundle = {
...bundle,
operations: operationsWithZeroGas,
};
const encodedBundleWithZeroSignature = ethers.utils.defaultAbiCoder.encode(
[bundleType as ExplicitAny],
[
{
...validatedBundle,
signature: [BigNumber.from(0), BigNumber.from(0)],
},
],
);
const bundleHash = ethers.utils.keccak256(encodedBundleWithZeroSignature);
const chainId = (await bundleService.ethereumService.provider.getNetwork()).chainId;
const bundleAndChainIdEncoding = ethers.utils.defaultAbiCoder.encode(
["bytes32", "uint256"],
[bundleHash, chainId],
);
const expectedBundleHash = ethers.utils.keccak256(bundleAndChainIdEncoding);
const hash = await bundleService.hashBundle(bundle);
assertEquals(hash, expectedBundleHash);
});
// TODO (merge-ok): Add a mechanism for limiting the number of stored
@@ -172,7 +437,7 @@ Fixture.test("adds bundle with future nonce", async (fx) => {
// Fixture.test(
// "when future txs reach maxFutureTxs, the oldest ones are dropped",
// async (fx) => {
// const bundleService = await fx.createBundleService({
// const bundleService = fx.createBundleService({
// ...BundleService.defaultConfig,
// maxFutureTxs: 3,
// });

View File

@@ -1,4 +1,3 @@
import Range from "../src/helpers/Range.ts";
import {
assertBundleSucceeds,
assertEquals,
@@ -14,23 +13,21 @@ import Fixture, {
const oneToken = ethers.utils.parseUnits("1.0", 18);
async function createBundleService(
function createBundleService(
fx: Fixture,
feesOverride?: Partial<typeof aggregationStrategyDefaultTestConfig["fees"]>,
feesOverride?: typeof aggregationStrategyDefaultTestConfig["fees"],
) {
return await fx.createBundleService(
{
...bundleServiceDefaultTestConfig,
maxAggregationSize: 24,
},
return fx.createBundleService(
bundleServiceDefaultTestConfig,
{
...aggregationStrategyDefaultTestConfig,
maxAggregationSize: 24,
fees: {
type: `token:${fx.testErc20.address}`,
perGas: BigNumber.from(10_000_000_000),
perByte: BigNumber.from(100_000_000_000_000),
...feesOverride,
maxGasPerBundle: 3000000,
fees: feesOverride ?? {
type: "token",
address: fx.testErc20.address,
allowLosses: true,
breakevenOperationCount: 4.5,
ethValueInTokens: 1300,
},
},
);
@@ -40,7 +37,7 @@ function approveAndSendTokensToOrigin(
fx: Fixture,
nonce: BigNumber,
amount: BigNumber,
): Operation {
): Omit<Operation, "gas"> {
const es = fx.ethereumService;
return {
@@ -51,13 +48,13 @@ function approveAndSendTokensToOrigin(
contractAddress: fx.testErc20.address,
encodedFunction: fx.testErc20.interface.encodeFunctionData(
"approve",
[es.utilities.address, amount],
[es.aggregatorUtilities.address, amount],
),
},
{
ethValue: 0,
contractAddress: es.utilities.address,
encodedFunction: es.utilities.interface.encodeFunctionData(
contractAddress: es.aggregatorUtilities.address,
encodedFunction: es.aggregatorUtilities.interface.encodeFunctionData(
"sendTokenToTxOrigin",
[fx.testErc20.address, amount],
),
@@ -67,11 +64,11 @@ function approveAndSendTokensToOrigin(
}
Fixture.test("does not submit bundle with insufficient fee", async (fx) => {
const bundleService = await createBundleService(fx);
const bundleService = createBundleService(fx);
const [wallet] = await fx.setupWallets(1);
const bundle = wallet.sign({
const bundle = await wallet.signWithGasEstimate({
nonce: await wallet.Nonce(),
actions: [
{
@@ -91,7 +88,7 @@ Fixture.test("does not submit bundle with insufficient fee", async (fx) => {
await fx.testErc20.balanceOf(wallet.address),
BigNumber.from(1000),
);
assertEquals(await bundleService.bundleTable.count(), 1n);
assertEquals(await bundleService.bundleTable.count(), 1);
fx.clock.advance(5000);
await bundleService.submissionTimer.waitForCompletedSubmissions(1);
@@ -101,35 +98,43 @@ Fixture.test("does not submit bundle with insufficient fee", async (fx) => {
await fx.testErc20.balanceOf(wallet.address),
BigNumber.from(1000),
);
assertEquals(await bundleService.bundleTable.count(), 1n);
assertEquals(await bundleService.bundleTable.count(), 1);
});
Fixture.test("submits bundle with sufficient token fee", async (fx) => {
const bundleService = await createBundleService(fx);
const bundleService = createBundleService(fx);
const [wallet] = await fx.setupWallets(1, {
tokenBalance: oneToken,
});
const bundle = wallet.sign(
const bundle = await wallet.signWithGasEstimate(
approveAndSendTokensToOrigin(fx, await wallet.Nonce(), oneToken),
0.1,
);
assertBundleSucceeds(await bundleService.add(bundle));
const bundleResponse = await bundleService.add(bundle);
assertBundleSucceeds(bundleResponse);
assertEquals(
await fx.testErc20.balanceOf(wallet.address),
oneToken,
);
assertEquals(await bundleService.bundleTable.count(), 1n);
assertEquals(bundleService.bundleTable.count(), 1);
fx.clock.advance(5000);
await bundleService.submissionTimer.waitForCompletedSubmissions(1);
await bundleService.waitForConfirmations();
assertEquals(await bundleService.bundleTable.count(), 0n);
if ("failures" in bundleResponse) {
throw new Error("Bundle failed to be created");
}
const bundleRow = bundleService.bundleTable.findBundle(
bundleResponse.hash,
);
assertEquals(bundleRow?.status, "confirmed");
assertEquals(
await fx.testErc20.balanceOf(wallet.address),
BigNumber.from(0),
@@ -137,51 +142,83 @@ Fixture.test("submits bundle with sufficient token fee", async (fx) => {
});
Fixture.test("submits bundle with sufficient eth fee", async (fx) => {
const bundleService = await createBundleService(fx, {
const es = fx.ethereumService;
const bundleService = createBundleService(fx, {
type: "ether",
perByte: BigNumber.from(1),
perGas: BigNumber.from(1),
allowLosses: true,
breakevenOperationCount: 4.5,
});
const fee = BigNumber.from(2_000_000); // wei
const [wallet] = await fx.setupWallets(1, { tokenBalance: 0 });
const nonce = await wallet.Nonce();
await (await fx.adminWallet.sendTransaction({
to: wallet.address,
value: fee,
value: 1,
})).wait();
const es = fx.ethereumService;
const estimation = await bundleService.aggregationStrategy.estimateFee(
await wallet.signWithGasEstimate({
nonce,
actions: [
{
ethValue: 1,
contractAddress: es.aggregatorUtilities.address,
encodedFunction: es.aggregatorUtilities.interface.encodeFunctionData(
"sendEthToTxOrigin",
),
},
],
}),
);
const bundle = wallet.sign({
assertEquals(estimation.successes, [true]);
const fee = estimation.feeRequired
.add(estimation.feeRequired.div(5)); // +20% safety margin
await (await fx.adminWallet.sendTransaction({
to: wallet.address,
value: fee
.sub(1), // Already sent 1 wei before
})).wait();
const bundle = await wallet.signWithGasEstimate({
nonce: await wallet.Nonce(),
actions: [
{
ethValue: fee,
contractAddress: es.utilities.address,
encodedFunction: es.utilities.interface.encodeFunctionData(
contractAddress: es.aggregatorUtilities.address,
encodedFunction: es.aggregatorUtilities.interface.encodeFunctionData(
"sendEthToTxOrigin",
),
},
],
});
assertBundleSucceeds(await bundleService.add(bundle));
const bundleResponse = await bundleService.add(bundle);
assertBundleSucceeds(bundleResponse);
assertEquals(
await fx.adminWallet.provider.getBalance(wallet.address),
fee,
);
assertEquals(await bundleService.bundleTable.count(), 1n);
assertEquals(await bundleService.bundleTable.count(), 1);
fx.clock.advance(5000);
await bundleService.submissionTimer.waitForCompletedSubmissions(1);
await bundleService.waitForConfirmations();
assertEquals(await bundleService.bundleTable.count(), 0n);
if ("failures" in bundleResponse) {
throw new Error("Bundle failed to be created");
}
const bundleRow = await bundleService.bundleTable.findBundle(
bundleResponse.hash,
);
assertEquals(bundleRow?.status, "confirmed");
assertEquals(
await fx.adminWallet.provider.getBalance(wallet.address),
BigNumber.from(0),
@@ -189,173 +226,77 @@ Fixture.test("submits bundle with sufficient eth fee", async (fx) => {
});
Fixture.test("submits 9/10 bundles when 7th has insufficient fee", async (fx) => {
const bundleService = await createBundleService(fx);
const breakevenOperationCount = 4.5;
const [wallet1, wallet2] = await fx.setupWallets(2, {
const bundleService = createBundleService(fx, {
type: "token",
address: fx.testErc20.address,
allowLosses: true,
breakevenOperationCount,
ethValueInTokens: 1,
});
const wallets = await fx.setupWallets(10, {
tokenBalance: oneToken.mul(10),
});
const nonce1 = await wallet1.Nonce();
const nonce2 = await wallet2.Nonce();
const nonce = await wallets[0].Nonce();
async function addBundle(
wallet: BlsWalletWrapper,
nonce: BigNumber,
fee: BigNumber,
) {
const bundle = wallet.sign(
const bundle = await wallet.signWithGasEstimate(
approveAndSendTokensToOrigin(fx, nonce, fee),
0.1,
);
assertBundleSucceeds(await bundleService.add(bundle));
}
// 6 good bundles from wallet 1 (each pays one token)
await addBundle(wallet1, nonce1.add(0), oneToken);
await addBundle(wallet1, nonce1.add(1), oneToken);
await addBundle(wallet1, nonce1.add(2), oneToken);
await addBundle(wallet1, nonce1.add(3), oneToken);
await addBundle(wallet1, nonce1.add(4), oneToken);
await addBundle(wallet1, nonce1.add(5), oneToken);
// For the purposes of this test, we don't want the bundleService prematurely
// running a submission on fewer bundles than we're trying to process
bundleService.config.breakevenOperationCount = Infinity;
// 6 good bundles
await addBundle(wallets[0], oneToken);
await addBundle(wallets[1], oneToken);
await addBundle(wallets[2], oneToken);
await addBundle(wallets[3], oneToken);
await addBundle(wallets[4], oneToken);
await addBundle(wallets[5], oneToken);
// 7th bundle should fail because 1 wei is an insufficient fee
await addBundle(wallet1, nonce1.add(6), BigNumber.from(1));
await addBundle(wallets[6], BigNumber.from(1));
// 3 more good bundles. These are from a different wallet so that the nonces
// can be correct independent of the success/failure of bundle #7 above.
await addBundle(wallet2, nonce2.add(0), oneToken);
await addBundle(wallet2, nonce2.add(1), oneToken);
await addBundle(wallet2, nonce2.add(2), oneToken);
// 3 more good bundles
await addBundle(wallets[7], oneToken);
await addBundle(wallets[8], oneToken);
await addBundle(wallets[9], oneToken);
assertEquals(await bundleService.bundleTable.count(), 10n);
// Restore this value now that all the bundles are added together
bundleService.config.breakevenOperationCount = breakevenOperationCount;
assertEquals(bundleService.bundleTable.count(), 10);
fx.clock.advance(5000);
await bundleService.submissionTimer.waitForCompletedSubmissions(1);
await bundleService.waitForConfirmations();
assertEquals(await bundleService.bundleTable.count(), 1n);
const remainingBundles = fx.allBundles(bundleService);
const remainingPendingBundles = remainingBundles
.filter((bundle) => bundle.status === "pending");
assertEquals(
await fx.testErc20.balanceOf(wallet1.address),
oneToken.mul(4), // 6 tokens spent from wallet 1
);
assertEquals(remainingBundles.length, 10);
assertEquals(remainingPendingBundles.length, 1);
assertEquals(
await fx.testErc20.balanceOf(wallet2.address),
oneToken.mul(7), // 3 tokens spent from wallet 2
);
});
Fixture.test("submits 9/10 bundles when 7th has insufficient gas-based fee", async (fx) => {
const bundleService = await createBundleService(fx, {
// This test is targeting the logic which needs to run when the
// calldata-based gas shortcut doesn't work. We just set the per byte fee to
// zero to make that clear.
perByte: BigNumber.from(0),
});
const baseFee = BigNumber.from(1_000_000).mul(1e9); // Note 1
const fee = BigNumber.from(1_900_000).mul(1e9);
const [wallet1, wallet2] = await fx.setupWallets(2, {
tokenBalance: fee.mul(10),
});
const nonce1 = await wallet1.Nonce();
const nonce2 = await wallet2.Nonce();
async function addBundle(
wallet: BlsWalletWrapper,
nonce: BigNumber,
fee: BigNumber,
) {
const bundle = wallet.sign(
approveAndSendTokensToOrigin(fx, nonce, fee),
);
assertBundleSucceeds(await bundleService.add(bundle));
}
// 6 good bundles from wallet 1 (each pays one token)
await addBundle(wallet1, nonce1.add(0), fee.add(baseFee)); // Note 1
await addBundle(wallet1, nonce1.add(1), fee);
await addBundle(wallet1, nonce1.add(2), fee);
await addBundle(wallet1, nonce1.add(3), fee);
await addBundle(wallet1, nonce1.add(4), fee);
await addBundle(wallet1, nonce1.add(5), fee);
// Note 1: The first bundle has a base fee added because there's an overhead
// of doing a bundle. This is a bit unrealistic but it makes the test less
// brittle.
// 7th bundle should fail because 1 wei is an insufficient fee
await addBundle(wallet1, nonce1.add(6), BigNumber.from(1));
// 3 more good bundles. These are from a different wallet so that the nonces
// can be correct independent of the success/failure of bundle #7 above.
await addBundle(wallet2, nonce2.add(0), fee);
await addBundle(wallet2, nonce2.add(1), fee);
await addBundle(wallet2, nonce2.add(2), fee);
assertEquals(await bundleService.bundleTable.count(), 10n);
fx.clock.advance(5000);
await bundleService.submissionTimer.waitForCompletedSubmissions(1);
await bundleService.waitForConfirmations();
assertEquals(await bundleService.bundleTable.count(), 1n);
assertEquals(
await fx.testErc20.balanceOf(wallet1.address),
fee.mul(4).sub(baseFee), // 6 fees spent from wallet 1
);
assertEquals(
await fx.testErc20.balanceOf(wallet2.address),
fee.mul(7), // 3 fees spent from wallet 2
);
});
Fixture.test("submits 1/3 bundles when bundle#3 fails the shortcut fee test but bundle#2 also fails the full fee test", async (fx) => {
const bundleService = await createBundleService(fx, {
perGas: BigNumber.from(100_000_000_000),
});
const [wallet] = await fx.setupWallets(2, {
tokenBalance: oneToken.mul(10),
});
const nonce = await wallet.Nonce();
const bundleFees = [
// Passes
BigNumber.from(140_000_000).mul(1e9),
// Passes shortcut test but fails full test
BigNumber.from(80_000_000).mul(1e9),
// Fails shortcut test
BigNumber.from(1),
];
for (const i of Range(bundleFees.length)) {
const bundle = wallet.sign(
approveAndSendTokensToOrigin(fx, nonce.add(i), bundleFees[i]),
);
assertBundleSucceeds(await bundleService.add(bundle));
}
assertEquals(await bundleService.bundleTable.count(), 3n);
fx.clock.advance(5000);
await bundleService.submissionTimer.waitForCompletedSubmissions(1);
await bundleService.waitForConfirmations();
assertEquals(await bundleService.bundleTable.count(), 2n);
assertEquals(
await fx.testErc20.balanceOf(wallet.address),
oneToken.mul(10).sub(bundleFees[0]),
);
await Promise.all(wallets.map((wallet, i) =>
(async () => {
assertEquals(
await fx.testErc20.balanceOf(wallet.address),
// Every wallet should have successfully spent one token, except the 7th
i === 6 ? oneToken.mul(10) : oneToken.mul(9),
);
})()
));
});

View File

@@ -1,30 +1,29 @@
import { assertEquals, assertBundleSucceeds, BigNumber } from "./deps.ts";
import Fixture, {
aggregationStrategyDefaultTestConfig,
bundleServiceDefaultTestConfig,
} from "./helpers/Fixture.ts";
import { assertBundleSucceeds, assertEquals, BigNumber } from "./deps.ts";
import Fixture, { bundleServiceDefaultTestConfig } from "./helpers/Fixture.ts";
import Range from "../src/helpers/Range.ts";
import { AggregationStrategyConfig } from "../src/app/AggregationStrategy.ts";
import nil from "../src/helpers/nil.ts";
const bundleServiceConfig = {
...bundleServiceDefaultTestConfig,
maxAggregationSize: 5,
maxAggregationDelayMillis: 5000,
};
const aggregationStrategyConfig = {
...aggregationStrategyDefaultTestConfig,
maxAggregationSize: 5,
const aggregationStrategyConfig: AggregationStrategyConfig = {
maxGasPerBundle: 1_000_000,
fees: nil,
bundleCheckingConcurrency: 8,
};
Fixture.test("submits a single action in a timed submission", async (fx) => {
const bundleService = await fx.createBundleService(
const bundleService = fx.createBundleService(
bundleServiceConfig,
aggregationStrategyConfig,
);
const [wallet] = await fx.setupWallets(1);
const bundle = wallet.sign({
const bundle = await wallet.signWithGasEstimate({
nonce: await wallet.Nonce(),
actions: [
{
@@ -38,13 +37,14 @@ Fixture.test("submits a single action in a timed submission", async (fx) => {
],
});
assertBundleSucceeds(await bundleService.add(bundle));
const bundleResponse = await bundleService.add(bundle);
assertBundleSucceeds(bundleResponse);
assertEquals(
await fx.testErc20.balanceOf(wallet.address),
BigNumber.from(1000),
);
assertEquals(await bundleService.bundleTable.count(), 1n);
assertEquals(await bundleService.bundleTable.count(), 1);
fx.clock.advance(5000);
await bundleService.submissionTimer.waitForCompletedSubmissions(1);
@@ -54,32 +54,46 @@ Fixture.test("submits a single action in a timed submission", async (fx) => {
await fx.testErc20.balanceOf(wallet.address),
BigNumber.from(1001),
);
assertEquals(await bundleService.bundleTable.count(), 0n);
assertEquals(await bundleService.bundleTable.count(), 1);
if ("failures" in bundleResponse) {
throw new Error("Bundle failed to be created");
}
const bundleRow = await bundleService.bundleTable.findBundle(
bundleResponse.hash,
);
assertEquals(bundleRow?.status, "confirmed");
const bundleReceipt = bundleService.receiptFromBundle(bundleRow!);
assertEquals(bundleReceipt?.bundleHash, bundleResponse.hash);
});
Fixture.test("submits a full submission without delay", async (fx) => {
const bundleService = await fx.createBundleService(
const bundleService = fx.createBundleService(
bundleServiceConfig,
aggregationStrategyConfig,
);
const [wallet] = await fx.setupWallets(1);
const walletNonce = await wallet.Nonce();
const wallets = await fx.setupWallets(5);
const firstWallet = wallets[0];
const nonce = await firstWallet.Nonce();
const bundles = Range(5).map((i) =>
wallet.sign({
nonce: walletNonce.add(i),
actions: [
{
ethValue: 0,
contractAddress: fx.testErc20.address,
encodedFunction: fx.testErc20.interface.encodeFunctionData(
"mint",
[wallet.address, 1],
),
},
],
})
const bundles = await Promise.all(
wallets.map((wallet) =>
wallet.signWithGasEstimate({
nonce,
actions: [
{
ethValue: 0,
contractAddress: fx.testErc20.address,
encodedFunction: fx.testErc20.interface.encodeFunctionData(
"mint",
[firstWallet.address, 1],
),
},
],
})
),
);
for (const b of bundles) {
@@ -92,43 +106,43 @@ Fixture.test("submits a full submission without delay", async (fx) => {
// Check mints have occurred, ensuring a submission has occurred even though
// the clock has not advanced
assertEquals(
await fx.testErc20.balanceOf(wallet.address),
await fx.testErc20.balanceOf(firstWallet.address),
BigNumber.from(1005), // 1000 (initial) + 5 * 1 (mint txs)
);
});
Fixture.test(
[
"submits submission from over-full bundle table without delay and submits",
"leftover bundles after delay",
].join(" "),
"submits multiple aggregations when provided with too many user bundles",
async (fx) => {
const bundleService = await fx.createBundleService(
const bundleService = fx.createBundleService(
bundleServiceConfig,
aggregationStrategyConfig,
);
const [wallet] = await fx.setupWallets(1);
const walletNonce = await wallet.Nonce();
const wallets = await fx.setupWallets(7);
const firstWallet = wallets[0];
const nonce = await firstWallet.Nonce();
const bundles = Range(7).map((i) =>
wallet.sign({
nonce: walletNonce.add(i),
actions: [
{
ethValue: 0,
contractAddress: fx.testErc20.address,
encodedFunction: fx.testErc20.interface.encodeFunctionData(
"mint",
[wallet.address, 1],
),
},
],
})
const bundles = await Promise.all(
wallets.map((wallet) =>
wallet.signWithGasEstimate({
nonce,
actions: [
{
ethValue: 0,
contractAddress: fx.testErc20.address,
encodedFunction: fx.testErc20.interface.encodeFunctionData(
"mint",
[firstWallet.address, 1],
),
},
],
})
),
);
// Prevent submission from triggering on max aggregation size.
bundleService.config.maxAggregationSize = Infinity;
bundleService.config.breakevenOperationCount = Infinity;
for (const b of bundles) {
assertBundleSucceeds(await bundleService.add(b));
@@ -137,36 +151,34 @@ Fixture.test(
// Restore max aggregation size for testing. (This way we hit the edge case
// that the aggregator has access to more actions than it can fit into a
// single submission, which happens but is race-dependent.)
bundleService.config.maxAggregationSize = 5;
bundleService.config.breakevenOperationCount = 4.5;
await bundleService.submissionTimer.trigger();
await bundleService.waitForConfirmations();
// Check mints have occurred, ensuring a submission has occurred even though the
// clock has not advanced
if ((fx.allBundles(bundleService)).length > 0) {
await bundleService.submissionTimer.trigger();
await bundleService.waitForConfirmations();
}
// Check mints have occurred
assertEquals(
await fx.testErc20.balanceOf(wallet.address),
BigNumber.from(1005), // 1000 (initial) + 5 * 1 (mint txs)
);
// Leftover txs
const remainingBundles = await fx.allBundles(bundleService);
assertEquals(remainingBundles.length, 2);
await bundleService.submissionTimer.trigger();
await bundleService.waitForConfirmations();
assertEquals(
await fx.testErc20.balanceOf(wallet.address),
await fx.testErc20.balanceOf(firstWallet.address),
BigNumber.from(1007), // 1000 (initial) + 7 * 1 (mint txs)
);
const confirmationEvents = fx.appEvents.filter((ev) =>
ev.type === "submission-confirmed"
);
assertEquals(confirmationEvents.length, 2);
},
);
Fixture.test(
"submits 3 bundles in reverse (incorrect) nonce order",
async (fx) => {
const bundleService = await fx.createBundleService(
const bundleService = fx.createBundleService(
bundleServiceConfig,
aggregationStrategyConfig,
);
@@ -177,6 +189,7 @@ Fixture.test(
const bundles = Range(3).reverse().map((i) =>
wallet.sign({
nonce: walletNonce.add(i),
gas: 1_000_000,
actions: [
{
ethValue: 0,
@@ -205,8 +218,11 @@ Fixture.test(
);
assertEquals(await wallet.Nonce(), BigNumber.from(2));
// 2 mints should be left as both failed submission pre-check
let remainingBundles = await fx.allBundles(bundleService);
assertEquals(remainingBundles.length, 2);
let remainingBundles = fx.allBundles(bundleService);
let remainingPendingBundles = remainingBundles.filter((bundle) =>
bundle.status === "pending"
);
assertEquals(remainingPendingBundles.length, 2);
// Re-run submissions
await bundleService.submissionTimer.trigger();
@@ -220,8 +236,11 @@ Fixture.test(
);
assertEquals(await wallet.Nonce(), BigNumber.from(3));
// 1 mints (nonce 3) should be left as it failed submission pre-check
remainingBundles = await fx.allBundles(bundleService);
assertEquals(remainingBundles.length, 1);
remainingBundles = fx.allBundles(bundleService);
remainingPendingBundles = remainingBundles.filter((bundle) =>
bundle.status === "pending"
);
assertEquals(remainingPendingBundles.length, 1);
// Simulate 1 block being mined
await fx.mine(1);
@@ -237,13 +256,16 @@ Fixture.test(
BigNumber.from(1003), // 1000 (initial) + 3 * 1 (mint txs)
);
assertEquals(await wallet.Nonce(), BigNumber.from(4));
remainingBundles = await fx.allBundles(bundleService);
assertEquals(remainingBundles.length, 0);
remainingBundles = fx.allBundles(bundleService);
remainingPendingBundles = remainingBundles.filter((bundle) =>
bundle.status === "pending"
);
assertEquals(remainingPendingBundles.length, 0);
},
);
Fixture.test("retains failing bundle when its eligibility delay is smaller than MAX_ELIGIBILITY_DELAY", async (fx) => {
const bundleService = await fx.createBundleService(
const bundleService = fx.createBundleService(
{
...bundleServiceConfig,
maxEligibilityDelay: 300,
@@ -256,6 +278,7 @@ Fixture.test("retains failing bundle when its eligibility delay is smaller than
const bundle = wallet.sign({
// Future nonce makes this a failing bundle
nonce: (await wallet.Nonce()).add(1),
gas: 1_000_000,
actions: [
{
ethValue: 0,
@@ -274,16 +297,16 @@ Fixture.test("retains failing bundle when its eligibility delay is smaller than
await bundleService.runPendingTasks();
assertBundleSucceeds(res);
assertEquals(await bundleService.bundleTable.count(), 1n);
assertEquals(await bundleService.bundleTable.count(), 1);
fx.clock.advance(5000);
await bundleService.submissionTimer.waitForCompletedSubmissions(1);
assertEquals(await bundleService.bundleTable.count(), 1n);
assertEquals(await bundleService.bundleTable.count(), 1);
});
Fixture.test("removes failing bundle when its eligibility delay is larger than MAX_ELIGIBILITY_DELAY", async (fx) => {
const bundleService = await fx.createBundleService(
Fixture.test("updates status of failing bundle when its eligibility delay is larger than MAX_ELIGIBILITY_DELAY", async (fx) => {
const bundleService = fx.createBundleService(
{
...bundleServiceConfig,
maxEligibilityDelay: 300,
@@ -296,6 +319,7 @@ Fixture.test("removes failing bundle when its eligibility delay is larger than M
const bundle = wallet.sign({
// Future nonce makes this a failing bundle
nonce: (await wallet.Nonce()).add(1),
gas: 1_000_000,
actions: [
{
ethValue: 0,
@@ -314,7 +338,7 @@ Fixture.test("removes failing bundle when its eligibility delay is larger than M
await bundleService.runPendingTasks();
assertBundleSucceeds(res);
assertEquals(await bundleService.bundleTable.count(), 1n);
assertEquals(await bundleService.bundleTable.count(), 1);
const [bundleRow] = await bundleService.bundleTable.all();
@@ -326,5 +350,65 @@ Fixture.test("removes failing bundle when its eligibility delay is larger than M
fx.clock.advance(5000);
await bundleService.submissionTimer.waitForCompletedSubmissions(1);
assertEquals(await bundleService.bundleTable.count(), 0n);
assertEquals(await bundleService.bundleTable.count(), 1);
if ("failures" in res) {
throw new Error("Bundle failed to be created");
}
const failedBundleRow = await bundleService.bundleTable.findBundle(res.hash);
assertEquals(failedBundleRow?.status, "failed");
});
Fixture.test("Retrieves all sub bundles included in a submitted bundle from single a sub bundle", async (fx) => {
const bundleService = fx.createBundleService(
bundleServiceConfig,
aggregationStrategyConfig,
);
const wallets = await fx.setupWallets(3);
const firstWallet = wallets[0];
const nonce = await firstWallet.Nonce();
const bundles = await Promise.all(
wallets.map((wallet) =>
wallet.signWithGasEstimate({
nonce,
actions: [
{
ethValue: 0,
contractAddress: fx.testErc20.address,
encodedFunction: fx.testErc20.interface.encodeFunctionData(
"mint",
[firstWallet.address, 1],
),
},
],
})
),
);
const subBundleHashes = await Promise.all(bundles.map(async (bundle) => {
const res = await bundleService.add(bundle);
if ("failures" in res) {
throw new Error("Bundle failed to be created");
}
return res.hash;
}));
await bundleService.submissionTimer.trigger();
await bundleService.waitForConfirmations();
const firstSubBundle = bundleService.lookupBundle(subBundleHashes[0]);
const secondSubBundle = bundleService.lookupBundle(subBundleHashes[1]);
const thirdSubBundle = bundleService.lookupBundle(subBundleHashes[2]);
const orderedSubBundles = [firstSubBundle, secondSubBundle, thirdSubBundle].sort((a, b) => a!.id - b!.id);
for (const subBundleHash of subBundleHashes) {
const aggregateBundle = bundleService.lookupAggregateBundle(subBundleHash);
assertEquals(aggregateBundle?.[0], orderedSubBundles[0]);
assertEquals(aggregateBundle?.[1], orderedSubBundles[1]);
assertEquals(aggregateBundle?.[2], orderedSubBundles[2]);
}
});

View File

@@ -1,43 +1,19 @@
import { assertEquals, BigNumber } from "./deps.ts";
import { assertEquals, BigNumber, sqlite } from "./deps.ts";
import BundleTable, { BundleRow } from "../src/app/BundleTable.ts";
import createQueryClient from "../src/app/createQueryClient.ts";
let counter = 0;
function test(name: string, fn: (bundleTable: BundleTable) => Promise<void>) {
Deno.test({
name,
sanitizeResources: false,
fn: async () => {
const tableName = `bundles_test_${counter++}_${Date.now()}`;
const queryClient = createQueryClient(() => {});
const table = await BundleTable.create(queryClient, tableName);
try {
await fn(table);
} finally {
try {
await table.drop();
await queryClient.disconnect();
} catch (error) {
console.error("cleanup error:", error);
}
}
},
});
}
import nil from "../src/helpers/nil.ts";
const sampleRows: BundleRow[] = [
{
id: 0,
id: 1,
hash: "0x0",
status: "pending",
bundle: {
senderPublicKeys: [["0x01", "0x02", "0x03", "0x04"]],
operations: [
{
nonce: "0x01",
gas: "0x01",
actions: [
{
ethValue: "0x00",
@@ -51,21 +27,25 @@ const sampleRows: BundleRow[] = [
},
eligibleAfter: BigNumber.from(0),
nextEligibilityDelay: BigNumber.from(1),
submitError: nil,
receipt: nil,
aggregateHash: nil,
},
];
test("Starts with zero transactions", async (table) => {
assertEquals(await table.count(), 0n);
Deno.test("Starts with zero transactions", () => {
const table = new BundleTable(new sqlite.DB());
assertEquals(table.count(), 0);
});
test("Has one transaction after adding transaction", async (table) => {
await table.add(sampleRows[0]);
assertEquals(await table.count(), 1n);
Deno.test("Has one transaction after adding transaction", () => {
const table = new BundleTable(new sqlite.DB());
table.add(sampleRows[0]);
assertEquals(table.count(), 1);
});
test("Can retrieve transaction", async (table) => {
await table.add(sampleRows[0]);
assertEquals(await table.all(), [{ ...sampleRows[0] }]);
Deno.test("Can retrieve transaction", () => {
const table = new BundleTable(new sqlite.DB());
table.add(sampleRows[0]);
assertEquals(table.all(), [{ ...sampleRows[0] }]);
});

View File

@@ -8,7 +8,7 @@ Fixture.test("EthereumService submits mint action", async (fx) => {
const [wallet] = await fx.setupWallets(1);
const startBalance = await fx.testErc20.balanceOf(wallet.address);
const bundle = wallet.sign({
const bundle = await wallet.signWithGasEstimate({
nonce: await wallet.Nonce(),
actions: [
{
@@ -32,7 +32,7 @@ Fixture.test("EthereumService submits mint action", async (fx) => {
Fixture.test("EthereumService submits transfer action", async (fx) => {
const wallets = await fx.setupWallets(2);
const bundle = wallets[0].sign({
const bundle = await wallets[0].signWithGasEstimate({
nonce: await wallets[0].Nonce(),
actions: [
{
@@ -62,6 +62,7 @@ Fixture.test("EthereumService submits aggregated bundle", async (fx) => {
const bundle = fx.blsWalletSigner.aggregate([
wallet.sign({
nonce: walletNonce,
gas: 1_000_000,
actions: [
{
ethValue: 0,
@@ -75,6 +76,7 @@ Fixture.test("EthereumService submits aggregated bundle", async (fx) => {
}),
wallet.sign({
nonce: walletNonce.add(1),
gas: 1_000_000,
actions: [
{
ethValue: 0,
@@ -102,21 +104,24 @@ Fixture.test("EthereumService submits large aggregate mint bundle", async (fx) =
const size = 11;
const bundle = fx.blsWalletSigner.aggregate(
Range(size).map((i) =>
wallet.sign({
nonce: walletNonce.add(i),
actions: [
// TODO (merge-ok): Add single operation multi-action variation of this test
{
ethValue: 0,
contractAddress: fx.testErc20.address,
encodedFunction: fx.testErc20.interface.encodeFunctionData(
"mint",
[wallet.address, 1],
),
},
],
})
await Promise.all(
Range(size).map((i) =>
wallet.sign({
nonce: walletNonce.add(i),
gas: 1_000_000,
actions: [
// TODO (merge-ok): Add single operation multi-action variation of this test
{
ethValue: 0,
contractAddress: fx.testErc20.address,
encodedFunction: fx.testErc20.interface.encodeFunctionData(
"mint",
[wallet.address, 1],
),
},
],
})
),
),
);
@@ -137,6 +142,7 @@ Fixture.test("EthereumService sends large aggregate transfer bundle", async (fx)
Range(size).map((i) =>
sendWallet.sign({
nonce: sendWalletNonce.add(i),
gas: 1_000_000,
actions: [
{
ethValue: 0,
@@ -170,6 +176,7 @@ Fixture.test(
Range(5).map((i) =>
wallet.sign({
nonce: walletNonce.add(i),
gas: 1_000_000,
actions: [
{
ethValue: 0,
@@ -238,7 +245,7 @@ Fixture.test("callStaticSequence - correctly measures transfer", async (fx) => {
value: transferAmount,
})).wait();
const bundle = sendWallet.sign({
const bundle = await sendWallet.signWithGasEstimate({
nonce: await sendWallet.Nonce(),
actions: [
{
@@ -253,9 +260,9 @@ Fixture.test("callStaticSequence - correctly measures transfer", async (fx) => {
const es = fx.ethereumService;
const results = await es.callStaticSequence(
es.Call(es.utilities, "ethBalanceOf", [recvWallet.address]),
es.Call(es.aggregatorUtilities, "ethBalanceOf", [recvWallet.address]),
es.Call(es.verificationGateway, "processBundle", [bundle]),
es.Call(es.utilities, "ethBalanceOf", [recvWallet.address]),
es.Call(es.aggregatorUtilities, "ethBalanceOf", [recvWallet.address]),
);
const [balanceResultBefore, , balanceResultAfter] = results;

View File

@@ -0,0 +1,10 @@
import { assertEquals } from "./deps.ts";
import Fixture from "./helpers/Fixture.ts";
Fixture.test("HealthService returns healthy", async (fx) => {
const healthCheckService = fx.createHealthCheckService()
const healthStatus = await healthCheckService.getHealth();
const expected = {"status":"healthy"};
assertEquals(JSON.stringify(healthStatus), JSON.stringify(expected));
});

View File

@@ -5,14 +5,13 @@ import {
BlsWalletWrapper,
ethers,
MockERC20,
MockERC20__factory,
MockERC20Factory,
NetworkConfig,
QueryClient,
sqlite,
} from "../../deps.ts";
import testRng from "./testRng.ts";
import EthereumService from "../../src/app/EthereumService.ts";
import createQueryClient from "../../src/app/createQueryClient.ts";
import Range from "../../src/helpers/Range.ts";
import Mutex from "../../src/helpers/Mutex.ts";
import TestClock from "./TestClock.ts";
@@ -23,31 +22,33 @@ import nil, { isNotNil } from "../../src/helpers/nil.ts";
import getNetworkConfig from "../../src/helpers/getNetworkConfig.ts";
import BundleService from "../../src/app/BundleService.ts";
import BundleTable, { BundleRow } from "../../src/app/BundleTable.ts";
import AggregationStrategy from "../../src/app/AggregationStrategy.ts";
import AggregationStrategy, {
AggregationStrategyConfig,
} from "../../src/app/AggregationStrategy.ts";
import HealthService from "../../src/app/HealthService.ts";
// deno-lint-ignore no-explicit-any
type ExplicitAny = any;
let existingClient: QueryClient | nil = nil;
export const bundleServiceDefaultTestConfig:
typeof BundleService.defaultConfig = {
bundleQueryLimit: 100,
maxAggregationSize: 12,
breakevenOperationCount: 4.5,
maxAggregationDelayMillis: 5000,
maxUnconfirmedAggregations: 3,
maxEligibilityDelay: 300,
isOptimism: false,
};
export const aggregationStrategyDefaultTestConfig:
typeof AggregationStrategy.defaultConfig = {
maxAggregationSize: 12,
fees: {
type: "ether",
perGas: BigNumber.from(0),
perByte: BigNumber.from(0),
},
};
export const aggregationStrategyDefaultTestConfig: AggregationStrategyConfig = {
maxGasPerBundle: 1500000,
fees: {
type: "ether",
allowLosses: true,
breakevenOperationCount: 4.5,
},
bundleCheckingConcurrency: 8,
};
export default class Fixture {
static test(
@@ -75,11 +76,10 @@ export default class Fixture {
static async create(testName: string): Promise<Fixture> {
const netCfg = await getNetworkConfig();
const rng = testRng.seed(testName);
const emit = (evt: AppEvent) => fx.emit(evt);
const ethereumService = await EthereumService.create(
(evt) => fx.emit(evt),
netCfg.addresses.verificationGateway,
netCfg.addresses.utilities,
emit,
env.PRIVATE_KEY_AGG,
);
@@ -96,6 +96,7 @@ export default class Fixture {
ethereumService.blsWalletSigner,
ethereumService,
aggregationStrategyDefaultTestConfig,
emit,
),
netCfg,
);
@@ -132,7 +133,7 @@ export default class Fixture {
public aggregationStrategy: AggregationStrategy,
public networkConfig: NetworkConfig,
) {
this.testErc20 = MockERC20__factory.connect(
this.testErc20 = MockERC20Factory.connect(
this.networkConfig.addresses.testToken,
this.ethereumService.wallet.provider,
);
@@ -147,33 +148,37 @@ export default class Fixture {
return this.rng.seed("blsPrivateKey", ...extraSeeds).address();
}
async createBundleService(
createBundleService(
config = bundleServiceDefaultTestConfig,
aggregationStrategyConfig = aggregationStrategyDefaultTestConfig,
) {
const suffix = this.rng.seed("table-name-suffix").address().slice(2, 12);
existingClient = createQueryClient(this.emit, existingClient);
const queryClient = existingClient;
const tablesMutex = new Mutex();
const tableName = `bundles_test_${suffix}`;
const table = await BundleTable.createFresh(queryClient, tableName);
const table = new BundleTable(
new sqlite.DB(),
(sql, params) => {
if (env.LOG_QUERIES) {
this.emit({
type: "db-query",
data: { sql, params },
});
}
},
);
const aggregationStrategy = (
const aggregationStrategy =
aggregationStrategyConfig === aggregationStrategyDefaultTestConfig
? this.aggregationStrategy
: new AggregationStrategy(
this.blsWalletSigner,
this.ethereumService,
aggregationStrategyConfig,
)
);
this.emit,
);
const bundleService = new BundleService(
this.emit,
this.clock,
queryClient,
tablesMutex,
table,
this.blsWalletSigner,
@@ -191,16 +196,18 @@ export default class Fixture {
}
async mine(numBlocks: number): Promise<void> {
const provider = this.ethereumService.wallet
.provider as ethers.providers.JsonRpcProvider;
for (let i = 0; i < numBlocks; i++) {
await provider.send("evm_mine", []);
// Sending 0 eth instead of using evm_mine since geth doesn't support it.
await (await this.adminWallet.sendTransaction({
to: this.adminWallet.address,
value: 0,
})).wait();
}
}
allBundles(
bundleService: BundleService,
): Promise<BundleRow[]> {
): BundleRow[] {
return bundleService.bundleTable.all();
}
@@ -241,7 +248,7 @@ export default class Fixture {
const topUp = BigNumber.from(tokenBalance).sub(balance);
if (topUp.gt(0)) {
return wallet.sign({
return await wallet.signWithGasEstimate({
nonce: (await wallet.Nonce()).add(i),
actions: [
{
@@ -257,7 +264,7 @@ export default class Fixture {
}
if (topUp.lt(0)) {
return wallet.sign({
return await wallet.signWithGasEstimate({
nonce: (await wallet.Nonce()).add(i),
actions: [
{
@@ -289,6 +296,12 @@ export default class Fixture {
return wallets;
}
createHealthCheckService() {
const healthCheckService = new HealthService();
return healthCheckService;
}
async cleanup() {
for (const job of this.cleanupJobs) {
await job();

View File

@@ -29,6 +29,7 @@ Deno.test("parseBundleDto accepts dummy values", () => {
"operations": [
{
"nonce": "0x01",
"gas": "0x01",
"actions": [
{
"ethValue": "0x00",

View File

@@ -1,26 +1,17 @@
ETHERSCAN_API_KEY=
ROPSTEN_URL=fill_me_in
RINKEBY_URL=fill_me_in
ARBITRUM_TESTNET_URL=https://rinkeby.arbitrum.io/rpc
ARBITRUM_TESTNET_URL=TODO_REMOVE
ARBITRUM_GOERLI_URL=https://goerli-rollup.arbitrum.io/rpc
ARBITRUM_URL=https://arb1.arbitrum.io/rpc
OPTIMISM_LOCAL_URL=http://localhost:8545
OPTIMISM_TESETNET_URL=https://kovan.optimism.io
OPTIMISM_URL=https://mainnet.optimism.io
# Only used for deploying the deployer contract at the same address on each evm network
DEPLOYER_MNEMONIC="sock poet alone around radar forum quiz session observe rebel another choice"
DEPLOYER_SET_INDEX=1
DEPLOYER_ACCOUNT=0x6435e511f8908D5C733898C81831a4A3aFE31D07
DEPLOYER_CONTRACT_ADDRESS=0x036d996D6855B83cd80142f2933d8C2617dA5617
OPTIMISM_GOERLI_URL=https://goerli.optimism.io
# Used for deploying contracts via the deployment contract, and testing
MAIN_MNEMONIC="test test test test test test test test test test test junk"
PRIVATE_KEY_AGG=0000000000000000000000000000000000000000000000000000000000000a99
PRIVATE_KEY_AGG_OKOV=0000000000000000000000000000000000000000000000000000000000000001
PRIVATE_KEY_AGG_RINKARBY=0000000000000000000000000000000000000000000000000000000000000001
PRIVATE_KEY_AGG_ARB1=0000000000000000000000000000000000000000000000000000000000000001
PRIVATE_KEY_002=0000000000000000000000000000000000000000000000000000000000000002
PRIVATE_KEY_003=0000000000000000000000000000000000000000000000000000000000000003

View File

@@ -37,5 +37,16 @@ module.exports = {
],
// TODO (merge-ok) Remove and fix lint error
"node/no-unpublished-import": ["warn"],
// https://github.com/typescript-eslint/typescript-eslint/blob/main/docs/linting/TROUBLESHOOTING.md#i-get-errors-from-the-no-undef-rule-about-global-variables-not-being-defined-even-though-there-are-no-typescript-errors
"no-undef": "off",
},
overrides: [
{
// chai expect statements
files: ["*.test.ts"],
rules: {
"no-unused-expressions": "off",
},
},
],
};

View File

@@ -17,3 +17,6 @@ cache-ovm
#editor files
.vscode
#yarn
yarn-error.log

View File

@@ -25,4 +25,4 @@ will be made between that one BLS transaction and 31 normal token transfers.
| Commit | Tx Type | Number Txs | L1 Calldata Units Used | L1 Transaction Units | L2 Computation Units | L2 Storage Units | L1 Calldata Cost | L2 Tx Cost | L2 Storage Cost | L2 Computation Cost | Total Cost (ETH) | Tx Hash |
| ----------- | ----------- | ----------- | ----------- | ----------- | ----------- | ----------- | ----------- | ----------- | ----------- |---------------------| ----------- |------------------|
| 116c920b2469d279773c2546b0f00575828c11c2 | BLS | 31 | 23388 | 1 | 312116 | 1 | 0.0015691 | 0.0001342 | 0.0000292 | 0.0001821 | 0.0019145 | 0xae4c5f62536743630eab5056671296e130bcd9d64650013a86c268fd59c6bc81 |
| 116c920b2469d279773c2546b0f00575828c11c2 | Normal | 31 | 60388 | 31 | 25730 | 0 | 0.0040514 | 0.0041596 | 0.0000000 | 0.0000150 | 0.0082260 | 0x78cfceea76233ed83a49d67919ec4e6ce30d71a15cbcb64821514a1eabed257c |
| 116c920b2469d279773c2546b0f00575828c11c2 | Normal | 31 | 60388 | 31 | 25730 | 0 | 0.0040514 | 0.0041596 | 0.0000000 | 0.0000150 | 0.0082260 | 0x78cfceea76233ed83a49d67919ec4e6ce30d71a15cbcb64821514a1eabed257c |

View File

@@ -1,7 +1,11 @@
# BLS Contract Wallet
Lower-cost layer 2 transactions via a smart contract wallet.
**Note:** _These contracts are in the process of being formally audited and are currently NOT recommended for production use._
## Background
Smart contract wallets give users additional safety mechanisms independent of any wallet UI they may use, but are expensive to deploy (and use on) on Ethereum's layer 1.
Layer 2 solutions like Optimism and Arbitrum greatly lower this cost-barrier, and allow more users to benefit from smart contract wallets. This is primarily due to these being general purpose computation solutions.
@@ -9,9 +13,11 @@ Layer 2 solutions like Optimism and Arbitrum greatly lower this cost-barrier, an
DApps bridged to layer 2 will be more usable than those only on layer 1 thanks to faster transactions at lower-cost, but there are further gas savings to be had by dapps and users.
## Savings
Parameters of external layer 2 transactions are stored on layer 1 when "co-ordinators" record state changes. Reducing the size/number of parameters sent to layer 2 calls greatly reduces the layer 1 cost co-ordinators would need to recoup from users.
So as well as the benefits of smart contract wallets and layer 2 usage, gas savings from reduced call data is achieved in 3 ways:
1. single aggregated signature (BLS)
2. de-duplicate of parameters across aggregated txs
3. compressed parameters
@@ -19,38 +25,50 @@ So as well as the benefits of smart contract wallets and layer 2 usage, gas savi
Note: each of these savings is proportional to the number of transactions submitted in a batch. So when using all three methods, additional savings are roughly O(3n).
# Usage
1. Create bls keypair from signer/wallet
2. Sign creation message and either: send it via an agreggator, or directly pass in a call to the Verification Gateway contract
- receive contract wallet address
- receive contract wallet address
3. Create contract wallet with existing ECDSA keypair
## See it in action
See `extension`
# Components
## Layer 2 contract: Verification Gateway
Creates contract wallets deterministically (create2) with the hash of respective bls public keys. It verifies a set of actions (`Operation`) that have been signed with a known bls keypair, then calls the corresponding wallet passing parameters for it to action. Generally this will be an aggregated signature for many different wallets' Operations (`Bundle`).
## Layer 2 contract: BLS Wallet
A smart contract wallet for users to interact with layer 2 dapps. Created via the aforementioned verification gateway.
Wallets use the proxy upgrade method, and can call upon their proxy admin to change their implementation. Wallets can also choose to set a different contract as their trusted verification gateway.
### Upgradability
The verification gateway (VG1) is the `owner` of a single proxy admin (PA1), and is responsible for all VG1 wallets. A wallet can call `walletAdminCall` on VG1 to then call `upgrade` to change it's implementation.
If in the future a new verification gateway is created (say VG2/PA2), a wallet can choose to set it's trusted gateway to this instead. That means VG1 will no longer be permitted to make arbitrary calls to the wallet, only VG2. Note: PA1 will remain as the proxy admin of the wallet. The wallet can change this to PA2 via an admin call on VG1 to `changeProxyAdmin`.
## Client tool: BLS Wallet/Signer
Wallets (eg Metamask, Argent, ...) to implement BLS keypair generation and signing.
## Relayer node: Aggregators
Network to take bls-signed messages, aggregate signatures, then action them via a call to the Verification Gateway.
## Layer 2 node: Coordinators
Network that takes layer 2 transactions and creates blocks. general purpose computation solutions (Optimism, Arbitrum, zkSync)
## Message format
For a smart contract wallet to perform an action, the signed message must contain:
- the hash of the bls public key that signed the message (the full public key is mapped in the Verification Gateway)
- nonce of the smart contract wallet
- address of the smart contract for the wallet to call
@@ -59,23 +77,26 @@ For a smart contract wallet to perform an action, the signed message must contai
- amount to transfer
## Layer 2 contract: Further optimisations
While the Verification Gateway requires only one aggregated signature (rather than each signature of a set of messages and data), the other optimisations can be gained incrementally via preceding smart contracts.
| Compressed data | No duplicates | Aggregated signature | Contract to call |
|----|----|----|----|
| ✓ | ✓ | ✓ | Decompressor |
| | ✓ | ✓ | Expander |
| | | ✓ | Verification Gateway |
| Compressed data | No duplicates | Aggregated signature | Contract to call |
| --------------- | ------------- | -------------------- | -------------------- |
| ✓ | ✓ | ✓ | Decompressor |
| | ✓ | ✓ | Expander |
| | | ✓ | Verification Gateway |
# Diagrams
## Optimistic Rollups
"Currently every tx on OR puts an ECDSA signature on chain." - BWH
Simplification of Optimism's L2 solution:
![Optimistic Rollups](images/optimisticRollups.svg)
## Transactions via BLS signature aggregator
"We want to replace this with a BLS signature." - BWH
Proposed solution to make use of [BLS](https://github.com/thehubbleproject/hubble-contracts/blob/master/contracts/libs/BLS.sol) lib:
@@ -91,15 +112,26 @@ Proposed solution to make use of [BLS](https://github.com/thehubbleproject/hubbl
For each network, the deployer contract can be deployed with the following script (only needed once)
`DEPLOY_DEPLOYER=true yarn hardhat run scripts/deploy-deployer.ts --network <network-name>`
## Integration tests
To run integration tests:
1. cd into `./contracts` and run `yarn start`
2. cd into `./aggregator` and run `./programs/aggregator.ts`
3. from `./contracts`, run `yarn test-integration`.
## Optimism's L2 (paused)
- clone https://github.com/ethereum-optimism/optimism
- follow instructions (using latest version of docker)
- in `opt/`, run script - `docker-compose up`
- L1 - http://localhost:9545 (chainId 31337)
- L2 - http://localhost:8545 (chainId 420)
- L1 - http://localhost:9545 (chainId 31337)
- L2 - http://localhost:8545 (chainId 420)
## Deploy scripts
Specify network - `yarn hardhat run scripts/<#_script.ts> --network arbitrum-testnet`
Specify network - `yarn hardhat run scripts/<#_script.ts> --network arbitrum-goerli`
# License
MIT

View File

@@ -0,0 +1,11 @@
# Audits
## 2021
[Hubble contracts, including core BLS contracts](https://github.com/thehubbleproject/hubble-contracts/blob/master/audits/2021-03-17%20Igor%20Gulamov.md)
## 2022
[BLS Wallet](./Sigma_Prime_-_Ethereum_Foundation_-_BLS_Wallet_Smart_Contract_Security_Assessment_Report_-_v1.0.pdf)
All critical & high issues were addressed, but re-audit was not conducted.

View File

@@ -1,3 +1,4 @@
/node_modules
/dist
yarn-error.log
/.nyc_output

5
contracts/clients/.nycrc Normal file
View File

@@ -0,0 +1,5 @@
{
"extends": "@istanbuljs/nyc-config-typescript",
"all": true,
"include": ["src/**/*.ts"]
}

View File

@@ -2,7 +2,7 @@
[![npm version](https://img.shields.io/npm/v/bls-wallet-clients)](https://www.npmjs.com/package/bls-wallet-clients)
*Client libraries for interacting with BLS Wallet components*
_Client libraries for interacting with BLS Wallet components_
## Network Config
@@ -22,21 +22,54 @@ const netCfg: NetworkConfig = await getConfig(
Exposes typed functions for interacting with the Aggregator's HTTP API.
### Add a bundle to an aggregator
```ts
import { Aggregator } from 'bls-wallet-clients';
import { Aggregator } from "bls-wallet-clients";
const aggregator = new Aggregator('https://rinkarby.blswallet.org');
const aggregator = new Aggregator("https://arbitrum-goerli.blswallet.org");
const resp = await aggregator.add(bundle); // See BlsWalletWrapper section below
// Aggregator did not accept bundle
if ("failures" in resp) {
throw new Error(resp.failures.join(", "));
}
```
await aggregator.add(...);
### Get the bundle receipt that contains the transaction hash you can lookup on a block explorer
You will have to poll for the bundle receipt once you have added a bundle to an aggregator. The transaction hash is located on the bundle receipt. The property you need is `bundleReceipt.transactionHash`. This represents the transaction hash for the bundle submitted to the Verification Gatewaty, and can be used in a block explorer.
Note this transaction is reprentative of the entire bundle submitted by the aggregator, and does not represent individual operations. To retrieve information about individual operations, use the get `getOperationResults` helper method which is explained under the [VerificationGateway](#verificationgateway) section below.
```ts
import { Aggregator } from "bls-wallet-clients";
const aggregator = new Aggregator("https://arbitrum-goerli.blswallet.org");
const resp = await aggregator.add(bundle); // See BlsWalletWrapper section below
// Aggregator did not accept bundle
if ("failures" in resp) {
throw new Error(resp.failures.join(", "));
}
let receipt;
while (!receipt) {
receipt = await aggregator.lookupReceipt(resp.hash);
// There was an issue submitting the bundle on chain
if (receipt && "submitError" in receipt) {
throw new Error(receipt.submitError);
}
// Some function which waits i.e. setTimeout
await sleep(5000);
}
```
## BlsWalletWrapper
Wraps a BLS wallet, storing the private key and providing `.sign(...)` to
produce a `Bundle`, that can be used with `aggregator.add(...)`.
produce a `Bundle`, that can be used with `aggregator.add(...)`. Make sure the bls wallet you're trying to use has enough ETH to send transactions. You can either fund a wallet before it's created, or after the wallet is lazily created from its first transaction (bundle).
```ts
import { BlsWalletWrapper } from 'bls-wallet-clients';
import { BlsWalletWrapper } from "bls-wallet-clients";
const wallet = await BlsWalletWrapper.connect(
privateKey,
@@ -50,10 +83,10 @@ const bundle = wallet.sign({
{
ethValue: 0,
contractAddress: someToken.address, // An ethers.Contract
encodedFunction: someToken.interface.encodeFunctionData(
"transfer",
["0x...some address...", ethers.BigNumber.from(1).pow(18)],
),
encodedFunction: someToken.interface.encodeFunctionData("transfer", [
"0x...some address...",
ethers.BigNumber.from(1).pow(18),
]),
},
// Additional actions can go here. When using multiple actions, they'll
// either all succeed or all fail.
@@ -63,6 +96,183 @@ const bundle = wallet.sign({
await aggregator.add(bundle);
```
### Sending a regular ETH transaction
```ts
// Follow the same steps as the first BlsWalletWrapper example, but construct the bundle actions like so:
const amountToTransfer = ethers.utils.parseUnits("1");
const reciever = "0x1234...";
const bundle = wallet.sign({
nonce,
actions: [
{
ethValue: amountToTransfer, // amount of ETH you want to transfer
contractAddress: reciever, // receiver address. Can be a contract address or an EOA
encodedFunction: "0x", // leave this as "0x" when just sending ETH
},
],
});
```
### Constructing actions to be agnostic to both ETH transfers and contract interactions
```ts
// Follow the same steps as the first BlsWalletWrapper example, but construct the bundle actions like so:
const transactions = [
{
value: ethers.utils.parseUnits("1"), // amount of ETH you want to transfer
to: "0x1234...", // to address. Can be a contract address or an EOA
},
];
const actions: ActionData[] = transactions.map((tx) => ({
ethValue: tx.value ?? "0",
contractAddress: tx.to,
encodedFunction: tx.data ?? "0x", // in this example, there is no data property on the tx object, so "0x" will be used
}));
const bundle = wallet.sign({
nonce,
actions,
});
```
## Estimating and paying fees
User bundles must pay fees to compensate the aggregator. Fees can be paid by adding an additional action to the users bundle that pays tx.origin. For more info on how fees work, see [aggregator fees](../../aggregator/README.md#fees).
Practically, this means you have to first estimate the fee using `aggregator.estimateFee`, and then add an additional action to a user bundle that pays the aggregator with the amount returned from `estimateFee`. When estimating a payment, you should include this additional action with a payment of zero wei, otherwise the additional action will increase the fee that needs to be paid. Additionally, the `feeRequired` value returned from `estimateFee` is the absolute minimum fee required at the time of estimation, therefore, you should pay slightly extra to ensure the bundle has a good chance of being submitted successfully.
### Paying aggregator fees with native currency (ETH)
```ts
import { BlsWalletWrapper, Aggregator } from "bls-wallet-clients";
const wallet = await BlsWalletWrapper.connect(
privateKey,
verificationGatewayAddress,
provider,
);
const aggregator = new Aggregator("https://arbitrum-goerli.blswallet.org");
// Create a fee estimate bundle
const estimateFeeBundle = wallet.sign({
nonce,
actions: [
...actions, // ... add your user actions here (approve, transfer, etc.)
{
ethValue: 1,
// Provide 1 wei with this action so that the fee transfer to
// tx.origin can be included in the gas estimate.
contractAddress: aggregatorUtilitiesContract.address,
encodedFunction:
aggregatorUtilitiesContract.interface.encodeFunctionData(
"sendEthToTxOrigin",
),
},
],
});
const feeEstimate = await aggregator.estimateFee(estimateFeeBundle);
// Add a safety premium to the fee to account for fluctuations in gas estimation
const safetyDivisor = 5;
const feeRequired = BigNumber.from(feeEstimate.feeRequired);
const safetyPremium = feeRequired.div(safetyDivisor);
const safeFee = feeRequired.add(safetyPremium);
const bundle = wallet.sign({
nonce: await wallet.Nonce(),
actions: [
...actions, // ... add your user actions here (approve, transfer, etc.)
{
ethValue: safeFee, // fee amount
contractAddress: aggregatorUtilitiesContract.address,
encodedFunction:
aggregatorUtilitiesContract.interface.encodeFunctionData(
"sendEthToTxOrigin",
),
},
],
});
```
### Paying aggregator fees with custom currency (ERC20)
The aggregator must be set up to accept ERC20 tokens in order for this to work.
```ts
import { BlsWalletWrapper, Aggregator } from "bls-wallet-clients";
const wallet = await BlsWalletWrapper.connect(
privateKey,
verificationGatewayAddress,
provider,
);
const aggregator = new Aggregator("https://arbitrum-goerli.blswallet.org");
// Create a fee estimate bundle
const estimateFeeBundle = wallet.sign({
nonce,
actions: [
...actions, // ... add your user actions here (approve, transfer, etc.)
{
ethValue: 0,
contractAddress: tokenContract.address,
encodedFunction: tokenContract.interface.encodeFunctionData("approve", [
aggregatorUtilitiesContract.address,
1,
]),
},
{
ethValue: 0,
contractAddress: aggregatorUtilitiesContract.address,
encodedFunction: aggregatorUtilitiesContract.interface.encodeFunctionData(
"sendTokenToTxOrigin",
[tokenContract.address, 1],
),
},
],
});
const feeEstimate = await aggregator.estimateFee(estimateFeeBundle);
// Add a safety premium to the fee to account for fluctuations in gas estimation
const safetyDivisor = 5;
const feeRequired = BigNumber.from(feeEstimate.feeRequired);
const safetyPremium = feeRequired.div(safetyDivisor);
const safeFee = feeRequired.add(safetyPremium);
const bundle = wallet.sign({
nonce: await wallet.Nonce(),
actions: [
...actions, // ... add your user actions here (approve, transfer, etc.)
// Note the additional approve action when transfering ERC20 tokens
{
ethValue: 0,
contractAddress: tokenContract.address,
encodedFunction: tokenContract.interface.encodeFunctionData("approve", [
aggregatorUtilitiesContract.address,
safeFee, // fee amount
]),
},
{
ethValue: 0,
contractAddress: aggregatorUtilitiesContract.address,
encodedFunction: aggregatorUtilitiesContract.interface.encodeFunctionData(
"sendTokenToTxOrigin",
[
tokenContract.address,
safeFee, // fee amount
],
),
},
],
});
```
## VerificationGateway
Exposes `VerificationGateway` and `VerificationGateway__factory` generated by
@@ -70,7 +280,7 @@ Exposes `VerificationGateway` and `VerificationGateway__factory` generated by
interactions with the `VerificationGateway`.
```ts
import { VerificationGateway__factory } from 'bls-wallet-clients';
import { VerificationGateway__factory } from "bls-wallet-clients";
const verificationGateway = VerificationGateway__factory.connect(
verificationGatewayAddress,
@@ -83,7 +293,7 @@ await verificationGateway.processBundle(bundle);
You can get the results of the operations in a bundle using `getOperationResults`.
```ts
import { getOperationResults } from 'bls-wallet-clients';
import { getOperationResults, decodeError } from 'bls-wallet-clients';
...
@@ -96,6 +306,13 @@ const opResults = getOperationResults(txnReceipt);
const { error } = opResults[0];
console.log(error?.actionIndex); // ex. 0 (as BigNumber)
console.log(error?.message); // ex. "some require failure message"
// If you want more granular ability to decode an error message
// you can use the decodeError function.
const errorData = '0x5c66760100000000.............000000000000';
const opResultError = decodeError(errorData);
console.log(opResultError.actionIndex); // ex. 0 (as BigNumber)
console.log(opResultError.message); // ex. "ERC20: insufficient allowance"
```
## Signer
@@ -114,11 +331,12 @@ import ethers from "ethers";
import { initBlsWalletSigner } from "bls-wallet-clients";
(async () => {
const signer = await initBlsWalletSigner({ chainId: 10 });
const privateKey = "0x...256 bits of private hex data here";
const signer = await initBlsWalletSigner({ chainId: 10, privateKey });
const someToken = new ethers.Contract(
...
// See https://docs.ethers.io/v5/getting-started/
);
@@ -130,12 +348,11 @@ import { initBlsWalletSigner } from "bls-wallet-clients";
// If you don't want to call a function and just send `ethValue` above,
// use '0x' to signify an empty byte array here
encodedFunction: someToken.interface.encodeFunctionData(
"transfer",
["0x...some address...", ethers.BigNumber.from(10).pow(18)],
),
encodedFunction: someToken.interface.encodeFunctionData("transfer", [
"0x...some address...",
ethers.BigNumber.from(10).pow(18),
]),
},
privateKey,
);
// Send bundle to an aggregator or use it with VerificationGateway directly.
@@ -170,3 +387,8 @@ yarn link
cd other/project/dir
yarn "link bls-wallet-clients"
```
## Troubleshooting tips
- Make sure your bls-wallet-clients package is up-to-date and check out our [releases page](https://github.com/web3well/bls-wallet/releases) for info on breaking changes.
- Check network values such as the verification gateway address or the aggregator url are up-to-date. The most up-to-date values are located in the relevant [network config](./../contracts/networks) file. If you're deploying to a custom network, you'll have to check these against your own records as these won't be in the network directory.

View File

@@ -1,6 +1,6 @@
{
"name": "bls-wallet-clients",
"version": "0.8.0",
"version": "0.9.0",
"description": "Client libraries for interacting with BLS Wallet components",
"main": "dist/src/index.js",
"types": "dist/src/index.d.ts",
@@ -15,24 +15,27 @@
"scripts": {
"build": "rm -rf dist && mkdir dist && cp -rH typechain-types dist/typechain-types && find ./dist/typechain-types -type f \\! -name '*.d.ts' -name '*.ts' -delete && tsc",
"watch": "tsc -w",
"test": "mocha --require ts-node/register --require source-map-support/register --require ./test/init.ts **/*.test.ts",
"test": "nyc --reporter=text --reporter=html mocha --require ts-node/register --require source-map-support/register --require ./test/init.ts --recursive **/*.test.ts",
"premerge": "yarn test",
"publish-experimental": "node scripts/showVersion.js >.version && npm version $(node scripts/showBaseVersion.js)-$(git rev-parse HEAD | head -c7) --allow-same-version && npm publish --tag experimental && npm version $(cat .version) && rm .version",
"publish-experimental-dry-run": "node scripts/showVersion.js >.version && npm version $(node scripts/showBaseVersion.js)-$(git rev-parse HEAD | head -c7) --allow-same-version && npm publish --tag experimental --dry-run && npm version $(cat .version) && rm .version"
},
"dependencies": {
"@thehubbleproject/bls": "^0.5.1",
"ethers": "5.5.4"
"ethers": "^5.7.2",
"node-fetch": "2.6.7"
},
"devDependencies": {
"@types/chai": "^4.3.3",
"@istanbuljs/nyc-config-typescript": "^1.0.2",
"@types/chai": "^4.3.4",
"@types/chai-as-promised": "^7.1.5",
"@types/mocha": "^10.0.0",
"chai": "^4.3.6",
"@types/mocha": "^10.0.1",
"chai": "^4.3.7",
"chai-as-promised": "^7.1.1",
"mocha": "^10.1.0",
"mocha": "^10.2.0",
"nyc": "^15.1.0",
"source-map-support": "^0.5.21",
"ts-node": "^10.9.1",
"typescript": "^4.8.4"
"typescript": "^4.9.4"
}
}

View File

@@ -0,0 +1,116 @@
import { BigNumber, BigNumberish, ethers, Signer } from "ethers";
import { AddressRegistry } from "../typechain-types/contracts/AddressRegistry";
import { AddressRegistry__factory as AddressRegistryFactory } from "../typechain-types/factories/contracts/AddressRegistry__factory";
import SignerOrProvider from "./helpers/SignerOrProvider";
import SafeSingletonFactory, {
SafeSingletonFactoryViewer,
} from "./SafeSingletonFactory";
/**
* A wrapper around the `AddressRegistry` contract to provide a more ergonomic
* interface, especially for `reverseLookup`.
*/
export default class AddressRegistryWrapper {
constructor(public registry: AddressRegistry) {}
/**
* Deploys a new `AddressRegistry` contract the traditional way.
*/
static async deployNew(signer: Signer): Promise<AddressRegistryWrapper> {
const factory = new AddressRegistryFactory(signer);
return new AddressRegistryWrapper(await factory.deploy());
}
/**
* Uses Gnosis Safe's factory to get an `AddressRegistry` contract at a
* predetermined address. Deploys if it doesn't already exist.
*/
static async connectOrDeploy(
signerOrFactory: Signer | SafeSingletonFactory,
salt: ethers.utils.BytesLike = ethers.utils.solidityPack(["uint256"], [0]),
): Promise<AddressRegistryWrapper> {
const factory = await SafeSingletonFactory.from(signerOrFactory);
const registry = await factory.connectOrDeploy(
AddressRegistryFactory,
[],
salt,
);
return new AddressRegistryWrapper(registry);
}
/**
* Uses Gnosis Safe's factory to get an `AddressRegistry` contract at a
* predetermined address. Returns undefined if it doesn't exist.
*/
static async connectIfDeployed(
signerOrProvider: SignerOrProvider,
salt: ethers.utils.BytesLike = ethers.utils.solidityPack(["uint256"], [0]),
): Promise<AddressRegistryWrapper | undefined> {
const factoryViewer = await SafeSingletonFactoryViewer.from(
signerOrProvider,
);
const registry = await factoryViewer.connectIfDeployed(
AddressRegistryFactory,
[],
salt,
);
return registry ? new AddressRegistryWrapper(registry) : undefined;
}
/**
* Uses an id to lookup an address, the same way that happens on chain.
*/
async lookup(id: BigNumberish): Promise<string | undefined> {
const address = await this.registry.addresses(id);
return address === ethers.constants.AddressZero ? undefined : address;
}
/**
* Uses an address to lookup an id - the reverse of what happens on chain, by
* making use of the indexed `AddressRegistered` event.
*/
async reverseLookup(address: string): Promise<BigNumber | undefined> {
const events = await this.registry.queryFilter(
this.registry.filters.AddressRegistered(null, address),
);
const id = events.at(-1)?.args?.id;
return id;
}
/**
* Registers an address and returns the id that was assigned to it.
*/
async register(address: string): Promise<BigNumber> {
await (await this.registry.register(address)).wait();
const id = await this.reverseLookup(address);
if (id === undefined) {
throw new Error("Registration completed but couldn't find id");
}
return id;
}
/**
* Registers an address if it hasn't already been registered, and returns the
* id that was assigned to it.
*/
async registerIfNeeded(address: string): Promise<BigNumber> {
let id = await this.reverseLookup(address);
if (id === undefined) {
id = await this.register(address);
}
return id;
}
}

View File

@@ -1,3 +1,5 @@
import nodeFetch from "node-fetch";
import { ContractReceipt } from "ethers";
import { Bundle, bundleToDto } from "./signer";
// TODO: Rename to BundleFailure?
@@ -33,15 +35,36 @@ export type EstimateFeeResponse = {
successes: boolean[];
};
export type BundleReceipt = {
transactionIndex: string;
blockHash: string;
blockNumber: string;
export type BundleReceiptError = {
submitError: string | undefined;
};
/**
* The BLS Wallet specific values in a {@link BundleReceipt}.
*/
export type BlsBundleReceipt = {
bundleHash: string;
aggregateBundleHash: string;
};
/**
* The bundle receipt returned from a BLS Wallet Aggregator instance. It is a combination of an ethers {@link ContractReceipt} and a {@link BlsBundleReceipt} type.
*/
export type BundleReceipt = ContractReceipt & BlsBundleReceipt;
/**
* Client used to interact with a BLS Wallet Aggregator instance
*/
export default class Aggregator {
// Fetch implementation to use
private readonly fetchImpl;
origin: string;
/**
* Constructs an Aggregator object
*
* @param url URL of the aggregator instance
*/
constructor(url: string) {
const parsedUrl = new URL(url);
@@ -50,8 +73,16 @@ export default class Aggregator {
}
this.origin = new URL(url).origin;
// Prefer runtime's imeplmentation of fetch over node-fetch
this.fetchImpl = "fetch" in globalThis ? fetch.bind(globalThis) : nodeFetch;
}
/**
* Sends a bundle to the aggregator
*
* @param bundle Bundle to send
* @returns The hash of the bundle or an array of failures if the aggregator did not accept the bundle
*/
async add(
bundle: Bundle,
): Promise<{ hash: string } | { failures: TransactionFailure[] }> {
@@ -68,24 +99,51 @@ export default class Aggregator {
return json;
}
/**
* Estimates the fee required for a bundle by the aggregator to submit it.
*
* @param bundle Bundle to estimates the fee for
* @returns Estimate of the fee needed to submit the bundle
*/
async estimateFee(bundle: Bundle): Promise<EstimateFeeResponse> {
const result = await this.jsonPost("/estimateFee", bundleToDto(bundle));
return result as EstimateFeeResponse;
}
async lookupReceipt(hash: string): Promise<BundleReceipt | undefined> {
const response = await fetch(`${this.origin}/bundleReceipt/${hash}`);
if (response.status === 404) {
return undefined;
}
return await response.json();
/**
* Looks for a transaction receipt for a Bundle sent to the aggregator.
* This will return undefined if the bundle has not yet been submitted by the aggregator.
*
* @param hash Hash of the bundle to find a transaction receipt for.
* @returns The bundle receipt, a submission error if the aggregator was unable to submit the bundle on chain, or undefined if the receipt was not found.
*/
async lookupReceipt(
hash: string,
): Promise<BundleReceipt | BundleReceiptError | undefined> {
return this.jsonGet<BundleReceipt | BundleReceiptError>(
`${this.origin}/bundleReceipt/${hash}`,
);
}
/**
* Gets the aggregate bundle that a sub bundle was a part of.
* This will return undefined if the bundle does not exist or does not have an aggregate bundle.
*
* @param hash Hash of the bundle to find the aggregate bundle for.
* @returns The aggregate bundle, or undefined if either the sub bundle or aggregate bundle were not found.
*/
async getAggregateBundleFromSubBundle(
subBundleHash: string,
): Promise<Bundle | undefined> {
return this.jsonGet<Bundle>(
`${this.origin}/aggregateBundle/${subBundleHash}`,
);
}
// Note: This should be private instead of exposed. Leaving as is for compatibility.
async jsonPost(path: string, body: unknown): Promise<unknown> {
const resp = await fetch(`${this.origin}${path}`, {
const resp = await this.fetchImpl(`${this.origin}${path}`, {
method: "POST",
body: JSON.stringify(body),
headers: {
@@ -105,4 +163,20 @@ export default class Aggregator {
return json;
}
private async jsonGet<T>(path: string): Promise<T | undefined> {
const resp = await this.fetchImpl(path);
const respText = await resp.text();
if (!respText) {
return undefined;
}
const json = JSON.parse(respText);
const isValidNonEmptyJson = json && Object.keys(json).length;
if (isValidNonEmptyJson) {
return json as T;
}
return undefined;
}
}

View File

@@ -0,0 +1,455 @@
/* eslint-disable camelcase */
import { ethers, BigNumber } from "ethers";
import { Deferrable } from "ethers/lib/utils";
import { ActionData, Bundle, PublicKey } from "./signer/types";
import Aggregator, { BundleReceipt } from "./Aggregator";
import BlsSigner, {
TransactionBatchResponse,
// Used for sendTransactionBatch TSdoc comment
// eslint-disable-next-line no-unused-vars
TransactionBatch,
UncheckedBlsSigner,
_constructorGuard,
} from "./BlsSigner";
import poll from "./helpers/poll";
import BlsWalletWrapper from "./BlsWalletWrapper";
import {
AggregatorUtilities__factory,
BLSWallet__factory,
VerificationGateway__factory,
} from "../typechain-types";
import addSafetyPremiumToFee from "./helpers/addSafetyDivisorToFee";
/** Public key linked to actions parsed from a bundle */
export type PublicKeyLinkedToActions = {
publicKey: PublicKey;
actions: Array<ActionData>;
};
export default class BlsProvider extends ethers.providers.JsonRpcProvider {
readonly aggregator: Aggregator;
readonly verificationGatewayAddress: string;
readonly aggregatorUtilitiesAddress: string;
/**
* @param aggregatorUrl The url for an aggregator instance
* @param verificationGatewayAddress Verification gateway contract address
* @param aggregatorUtilitiesAddress Aggregator utilities contract address
* @param url Rpc url
* @param network The network the provider should connect to
*/
constructor(
aggregatorUrl: string,
verificationGatewayAddress: string,
aggregatorUtilitiesAddress: string,
url?: string,
network?: ethers.providers.Networkish,
) {
super(url, network);
this.aggregator = new Aggregator(aggregatorUrl);
this.verificationGatewayAddress = verificationGatewayAddress;
this.aggregatorUtilitiesAddress = aggregatorUtilitiesAddress;
}
/**
* @param transaction Transaction request object
* @returns An estimate of the amount of gas that would be required to submit the transaction to the network
*/
override async estimateGas(
transaction: Deferrable<ethers.providers.TransactionRequest>,
): Promise<BigNumber> {
const resolvedTransaction = await ethers.utils.resolveProperties(
transaction,
);
if (!resolvedTransaction.to) {
throw new TypeError("Transaction.to should be defined");
}
if (!resolvedTransaction.from) {
throw new TypeError("Transaction.from should be defined");
}
const action: ActionData = {
ethValue: resolvedTransaction.value?.toString() ?? "0",
contractAddress: resolvedTransaction.to.toString(),
encodedFunction: resolvedTransaction.data?.toString() ?? "0x",
};
// set to zero at all times as an error will be thrown. If the
// nonce of the actual wallet is more than 0, there will be a
// nonce mistmatch as signWithGasEstimate with check the operation
// nonce against the throwawayBlsWalletWrapper nonce, which is always zero
const nonce = 0;
const actionWithFeePaymentAction =
this._addFeePaymentActionForFeeEstimation([action]);
// TODO: (merge-ok) bls-wallet #560 Estimate fee without requiring a signed bundle
// There is no way to estimate the cost of a bundle without signing a bundle. The
// alternative would be to use a signer instance in this method which is undesirable,
// as this would result in tight coupling between a provider and a signer.
const throwawayPrivateKey = await BlsWalletWrapper.getRandomBlsPrivateKey();
const throwawayBlsWalletWrapper = await BlsWalletWrapper.connect(
throwawayPrivateKey,
this.verificationGatewayAddress,
this,
);
const bundle = await throwawayBlsWalletWrapper.signWithGasEstimate({
nonce,
actions: [...actionWithFeePaymentAction],
});
const feeEstimate = await this.aggregator.estimateFee(bundle);
const feeRequired = BigNumber.from(feeEstimate.feeRequired);
return addSafetyPremiumToFee(feeRequired);
}
/**
* Sends transaction to be executed. Adds the signed bundle to the aggregator
*
* @param signedTransaction A signed bundle
* @returns A transaction response object that can be awaited to get the transaction receipt
*/
override async sendTransaction(
signedTransaction: string | Promise<string>,
): Promise<ethers.providers.TransactionResponse> {
const resolvedTransaction = await signedTransaction;
const bundle: Bundle = JSON.parse(resolvedTransaction);
if (bundle.operations.length > 1) {
throw new Error(
"Can only operate on single operations. Call provider.sendTransactionBatch instead",
);
}
const result = await this.aggregator.add(bundle);
if ("failures" in result) {
throw new Error(JSON.stringify(result.failures));
}
const actionData: ActionData = {
ethValue: bundle.operations[0].actions[0].ethValue,
contractAddress: bundle.operations[0].actions[0].contractAddress,
encodedFunction: bundle.operations[0].actions[0].encodedFunction,
};
return await this._constructTransactionResponse(
actionData,
bundle.senderPublicKeys[0],
result.hash,
);
}
/**
* @param signedTransactionBatch A signed {@link TransactionBatch}
* @returns A transaction batch response object that can be awaited to get the transaction receipt
*/
async sendTransactionBatch(
signedTransactionBatch: string,
): Promise<TransactionBatchResponse> {
const bundle: Bundle = JSON.parse(signedTransactionBatch);
const result = await this.aggregator.add(bundle);
if ("failures" in result) {
throw new Error(JSON.stringify(result.failures));
}
const publicKeysLinkedToActions: Array<PublicKeyLinkedToActions> =
bundle.senderPublicKeys.map((publicKey, i) => {
const operation = bundle.operations[i];
const actions = operation.actions;
return {
publicKey,
actions,
};
});
return await this._constructTransactionBatchResponse(
publicKeysLinkedToActions,
result.hash,
);
}
/**
* @param privateKey Private key for the account the signer represents
* @param addressOrIndex (Not Used) address or index of the account, managed by the connected Ethereum node
* @returns A new BlsSigner instance
*/
override getSigner(
privateKey: string,
addressOrIndex?: string | number,
): BlsSigner {
return new BlsSigner(_constructorGuard, this, privateKey, addressOrIndex);
}
/**
* @param privateKey Private key for the account the signer represents
* @param addressOrIndex (Not Used) address or index of the account, managed by the connected Ethereum node
* @returns A new UncheckedBlsSigner instance
*/
override getUncheckedSigner(
privateKey: string,
addressOrIndex?: string,
): UncheckedBlsSigner {
return this.getSigner(privateKey, addressOrIndex).connectUnchecked();
}
/**
* Gets the transaction receipt associated with the transaction (bundle) hash
*
* @remarks The transaction hash argument corresponds to a bundle hash and cannot be used on a block explorer.
* Instead, the transaction hash returned in the transaction receipt from this method can be used in a block explorer.
*
* @param transactionHash The transaction hash returned from the BlsProvider and BlsSigner sendTransaction methods. This is technically a bundle hash
* @returns The transaction receipt that corressponds to the transaction hash (bundle hash)
*/
override async getTransactionReceipt(
transactionHash: string | Promise<string>,
): Promise<ethers.providers.TransactionReceipt> {
const resolvedTransactionHash = await transactionHash;
return this._getTransactionReceipt(resolvedTransactionHash, 1, 20);
}
/**
* Gets the transaction receipt associated with the transaction (bundle) hash
*
* @remarks The transaction hash argument cannot be used on a block explorer. It instead corresponds to a bundle hash.
* The transaction hash returned in the transaction receipt from this method can be used in a block explorer.
*
* @param transactionHash The transaction hash returned from sending a transaction. This is technically a bundle hash
* @param confirmations (Not used) the number of confirmations to wait for before returning the transaction receipt
* @param retries The number of retries to poll the receipt for
* @returns
*/
override async waitForTransaction(
transactionHash: string,
confirmations?: number,
retries?: number,
): Promise<ethers.providers.TransactionReceipt> {
return this._getTransactionReceipt(
transactionHash,
confirmations ?? 1,
retries ?? 20,
);
}
/**
* @param address The address that the method gets the transaction count from
* @param blockTag The specific block tag to get the transaction count from
* @returns The number of transactions an account has sent
*/
override async getTransactionCount(
address: string | Promise<string>,
blockTag?:
| ethers.providers.BlockTag
| Promise<ethers.providers.BlockTag>
| undefined,
): Promise<number> {
const walletContract = BLSWallet__factory.connect(await address, this);
const code = await walletContract.provider.getCode(address, blockTag);
if (code === "0x") {
// The wallet doesn't exist yet. Wallets are lazily created, so the nonce
// is effectively zero, since that will be accepted as valid for a first
// operation that also creates the wallet.
return 0;
}
return Number(await walletContract.nonce());
}
async _getTransactionReceipt(
transactionHash: string,
confirmations: number,
retries: number,
): Promise<ethers.providers.TransactionReceipt> {
const getBundleReceipt = async () =>
await this.aggregator.lookupReceipt(transactionHash);
const bundleExists = (result: BundleReceipt) => !result;
const bundleReceipt = await poll(
getBundleReceipt,
bundleExists,
retries,
2000,
);
if (!bundleReceipt) {
throw new Error(
`Could not find bundle receipt for transaction hash: ${transactionHash}`,
);
}
return {
to: bundleReceipt.to,
from: bundleReceipt.from,
contractAddress: bundleReceipt.contractAddress,
transactionIndex: bundleReceipt.transactionIndex,
root: bundleReceipt.root,
gasUsed: bundleReceipt.gasUsed,
logsBloom: bundleReceipt.logsBloom,
blockHash: bundleReceipt.blockHash,
transactionHash: bundleReceipt.transactionHash,
logs: bundleReceipt.logs,
blockNumber: bundleReceipt.blockNumber,
confirmations: bundleReceipt.confirmations ?? confirmations,
cumulativeGasUsed: bundleReceipt.effectiveGasPrice,
effectiveGasPrice: bundleReceipt.effectiveGasPrice,
byzantium: bundleReceipt.byzantium,
type: bundleReceipt.type,
status: bundleReceipt.status,
};
}
_addFeePaymentActionForFeeEstimation(
actions: Array<ActionData>,
): Array<ActionData> {
const aggregatorUtilitiesContract = AggregatorUtilities__factory.connect(
this.aggregatorUtilitiesAddress,
this,
);
return [
...actions,
{
// Provide 1 wei with this action so that the fee transfer to
// tx.origin can be included in the gas estimate.
ethValue: 1,
contractAddress: this.aggregatorUtilitiesAddress,
encodedFunction:
aggregatorUtilitiesContract.interface.encodeFunctionData(
"sendEthToTxOrigin",
),
},
];
}
_addFeePaymentActionWithSafeFee(
actions: Array<ActionData>,
fee: BigNumber,
): Array<ActionData> {
const aggregatorUtilitiesContract = AggregatorUtilities__factory.connect(
this.aggregatorUtilitiesAddress,
this,
);
return [
...actions,
{
ethValue: fee.toHexString(),
contractAddress: this.aggregatorUtilitiesAddress,
encodedFunction:
aggregatorUtilitiesContract.interface.encodeFunctionData(
"sendEthToTxOrigin",
),
},
];
}
async _constructTransactionResponse(
action: ActionData,
publicKey: PublicKey,
hash: string,
nonce?: BigNumber,
): Promise<ethers.providers.TransactionResponse> {
const chainId = await this.send("eth_chainId", []);
if (!nonce) {
nonce = await BlsWalletWrapper.Nonce(
publicKey,
this.verificationGatewayAddress,
this,
);
}
const verificationGateway = VerificationGateway__factory.connect(
this.verificationGatewayAddress,
this,
);
const from = await BlsWalletWrapper.AddressFromPublicKey(
publicKey,
verificationGateway,
);
return {
hash,
to: action.contractAddress,
from,
nonce: nonce.toNumber(),
gasLimit: BigNumber.from("0x0"),
data: action.encodedFunction.toString(),
value: BigNumber.from(action.ethValue),
chainId: parseInt(chainId, 16),
type: 2,
confirmations: 1,
wait: (confirmations?: number) => {
return this.waitForTransaction(hash, confirmations);
},
};
}
async _constructTransactionBatchResponse(
publicKeysLinkedToActions: Array<PublicKeyLinkedToActions>,
hash: string,
nonce?: BigNumber,
): Promise<TransactionBatchResponse> {
const chainId = await this.send("eth_chainId", []);
const verificationGateway = VerificationGateway__factory.connect(
this.verificationGatewayAddress,
this,
);
const transactions: Array<ethers.providers.TransactionResponse> = [];
for (const publicKeyLinkedToActions of publicKeysLinkedToActions) {
const from = await BlsWalletWrapper.AddressFromPublicKey(
publicKeyLinkedToActions.publicKey,
verificationGateway,
);
if (!nonce) {
nonce = await BlsWalletWrapper.Nonce(
publicKeyLinkedToActions.publicKey,
this.verificationGatewayAddress,
this,
);
}
for (const action of publicKeyLinkedToActions.actions) {
if (action.contractAddress === this.aggregatorUtilitiesAddress) {
break;
}
transactions.push({
hash,
to: action.contractAddress,
from,
nonce: nonce!.toNumber(),
gasLimit: BigNumber.from("0x0"),
data: action.encodedFunction.toString(),
value: BigNumber.from(action.ethValue),
chainId: parseInt(chainId, 16),
type: 2,
confirmations: 1,
wait: (confirmations?: number) => {
return this.waitForTransaction(hash, confirmations);
},
});
}
}
return {
transactions,
awaitBatchReceipt: (confirmations?: number) => {
return this.waitForTransaction(hash, confirmations);
},
};
}
}

View File

@@ -0,0 +1,131 @@
import { BigNumber, BigNumberish, ethers, Signer } from "ethers";
import { solidityKeccak256 } from "ethers/lib/utils";
import {
BLSPublicKeyRegistry,
BLSPublicKeyRegistry__factory as BLSPublicKeyRegistryFactory,
} from "../typechain-types";
import SignerOrProvider from "./helpers/SignerOrProvider";
import SafeSingletonFactory, {
SafeSingletonFactoryViewer,
} from "./SafeSingletonFactory";
import { PublicKey } from "./signer";
/**
* A wrapper around the `BLSPublicKeyRegistry` contract to provide a more
* ergonomic interface, especially for `reverseLookup`.
*/
export default class BlsPublicKeyRegistryWrapper {
constructor(public registry: BLSPublicKeyRegistry) {}
/**
* Deploys a new `BLSPublicKeyRegistry` contract the traditional way.
*/
static async deployNew(signer: Signer): Promise<BlsPublicKeyRegistryWrapper> {
const factory = new BLSPublicKeyRegistryFactory(signer);
return new BlsPublicKeyRegistryWrapper(await factory.deploy());
}
/**
* Uses Gnosis Safe's factory to get an `BLSPublicKeyRegistry` contract at a
* predetermined address. Deploys if it doesn't already exist.
*/
static async connectOrDeploy(
signerOrFactory: Signer | SafeSingletonFactory,
salt: ethers.utils.BytesLike = ethers.utils.solidityPack(["uint256"], [0]),
): Promise<BlsPublicKeyRegistryWrapper> {
const factory = await SafeSingletonFactory.from(signerOrFactory);
const registry = await factory.connectOrDeploy(
BLSPublicKeyRegistryFactory,
[],
salt,
);
return new BlsPublicKeyRegistryWrapper(registry);
}
/**
* Uses Gnosis Safe's factory to get an `BLSPublicKeyRegistry` contract at a
* predetermined address. Returns undefined if it doesn't exist.
*/
static async connectIfDeployed(
signerOrProvider: SignerOrProvider,
salt: ethers.utils.BytesLike = ethers.utils.solidityPack(["uint256"], [0]),
): Promise<BlsPublicKeyRegistryWrapper | undefined> {
const factoryViewer = await SafeSingletonFactoryViewer.from(
signerOrProvider,
);
const registry = await factoryViewer.connectIfDeployed(
BLSPublicKeyRegistryFactory,
[],
salt,
);
return registry ? new BlsPublicKeyRegistryWrapper(registry) : undefined;
}
/**
* Uses an id to lookup a public key, the same way that happens on chain.
*/
async lookup(id: BigNumberish): Promise<PublicKey | undefined> {
const blsPublicKey = await Promise.all([
this.registry.blsPublicKeys(id, 0),
this.registry.blsPublicKeys(id, 1),
this.registry.blsPublicKeys(id, 2),
this.registry.blsPublicKeys(id, 3),
]);
if (blsPublicKey.every((x) => x.eq(0))) {
return undefined;
}
return blsPublicKey;
}
/**
* Uses a public key to lookup an id - the reverse of what happens on chain,
* by making use of the indexed `BLSPublicKeyRegistered` event.
*/
async reverseLookup(blsPublicKey: PublicKey): Promise<BigNumber | undefined> {
const blsPublicKeyHash = solidityKeccak256(["uint256[4]"], [blsPublicKey]);
const events = await this.registry.queryFilter(
this.registry.filters.BLSPublicKeyRegistered(null, blsPublicKeyHash),
);
const id = events.at(-1)?.args?.id;
return id;
}
/**
* Registers a public key and returns the id.
*/
async register(blsPublicKey: PublicKey): Promise<BigNumber> {
await (await this.registry.register(blsPublicKey)).wait();
const id = await this.reverseLookup(blsPublicKey);
if (id === undefined) {
throw new Error("Registration completed but couldn't find id");
}
return id;
}
/**
* Registers a public key if it hasn't already been registered, and returns
* the id that was assigned to it.
*/
async registerIfNeeded(blsPublicKey: PublicKey): Promise<BigNumber> {
let id = await this.reverseLookup(blsPublicKey);
if (id === undefined) {
id = await this.register(blsPublicKey);
}
return id;
}
}

Some files were not shown because too many files have changed in this diff Show More