-
Notifications
You must be signed in to change notification settings - Fork 11
Document flow rate parameters for mainnet #114
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
📃CI ReportCompiling 198 files with Solc 0.8.19 Warning (9302): Return value of low-level calls not used. Warning (5667): Unused function parameter. Remove or comment out the variable name to silence this warning. Warning (5667): Unused function parameter. Remove or comment out the variable name to silence this warning. Warning (5667): Unused function parameter. Remove or comment out the variable name to silence this warning. Warning (5667): Unused function parameter. Remove or comment out the variable name to silence this warning. Warning (5667): Unused function parameter. Remove or comment out the variable name to silence this warning. Warning (2018): Function state mutability can be restricted to view Warning (2018): Function state mutability can be restricted to view Warning (2018): Function state mutability can be restricted to view Warning (2018): Function state mutability can be restricted to view Warning (2018): Function state mutability can be restricted to view Warning (2018): Function state mutability can be restricted to view Warning (2018): Function state mutability can be restricted to view Analysing contracts... [PASS] test_grantRoles() (gas: 115752) [PASS] test_RevertsIf_WithdrawWIMXCalledWithInsufficientAllowance() (gas: 61325) [PASS] test_WithdrawWIMX_CallsAxelarGateway() (gas: 130421) [PASS] test_RevertsIf_WithdrawWIMXToCalledWithInsufficientAllowance() (gas: 61742) [PASS] testActivateWithdrawalQueue() (gas: 30078) [PASS] test_RevertsIf_WithdrawCalledWithAChildTokenThatHasWrongBridge() (gas: 40679) [PASS] test_grantRoles() (gas: 116081) [PASS] test_WithdrawWIMXToWithDifferentAccount_CallsAxelarGateway() (gas: 130730) [PASS] test_RevertsIf_WithdrawETHCalledWithZeroFee() (gas: 18397) [PASS] test_RevertsIf_WithdrawETHToCalledWithZeroFee() (gas: 18859) [PASS] test_ChildTokenMap() (gas: 401572) [PASS] test_RevertIf_WithdrawIMXCalledWithZeroFee() (gas: 16262) [PASS] test_RevertIf_withdrawIMXToZeroAmountIsProvided() (gas: 23557) [PASS] test_RevertsIf_WithdrawToCalledWithAChildTokenThatHasWrongBridge() (gas: 41136) [PASS] testFuzz_Burn(address,uint256,uint256) (runs: 256, μ: 77295, ~: 77295) [PASS] testFuzz_RateLimit(address,uint256,uint256) (runs: 256, μ: 118944, ~: 118944) [PASS] testUpdateFlowRateBucketAfterEmpty() (gas: 81196) [PASS] testUnWithdrawalQueueActivated() (gas: 7925) [PASS] testInitWithdrawalQueue() (gas: 36361) [PASS] testAlreadyProcessed() (gas: 109910) [PASS] testEmptyFindPendingWithdrawals() (gas: 26476) [FAIL: vm.createFork: could not instantiate forked environment with provider 127.0.0.1; failed to get latest block number; error sending request for url (http://127.0.0.1:8500/); client error (Connect); tcp connect error: Connection refused (os error 111)] setUp() (gas: 0) [PASS] testFuzz_Execute(bytes32,bytes) (runs: 256, μ: 53049, ~: 52632) [PASS] testFuzz_sendMessage_PaysGasToGasService(uint256) (runs: 256, μ: 63853, ~: 63853) [PASS] test_RevertIf_WithdrawWithNoGas() (gas: 22956) [PASS] test_WithdrawETH_CallsAxelarGateway() (gas: 114075) [PASS] test_WithdrawETHToWithDifferentAccount_CallsAxelarGateway() (gas: 114550) [PASS] test_WithdrawIMX_CallsAxelarGateway() (gas: 90568) [PASS] test_RevertIf_WithdrawToCalledWithNoGas() (gas: 25486) [PASS] test_withdrawIMXToWithDifferentAccount_CallsAxelarGateway() (gas: 91020) [PASS] testFuzz_Execute(bytes32,bytes) (runs: 256, μ: 53093, ~: 52676) [PASS] test_Initialize() (gas: 52462) [PASS] test_RevertsIf_MessageWithEmptyData() (gas: 45591) [PASS] test_RevertsIf_OnMessageReceiveWithInvalidSignature() (gas: 21321) [PASS] testFuzz_Approve(address,address,uint256) (runs: 256, μ: 39340, ~: 39807) [PASS] test_BurnSuccess() (gas: 65365) [PASS] test_InitialState() (gas: 17612) [PASS] testFuzz_sendMessage_PaysGasToGasService(uint256) (runs: 256, μ: 77852, ~: 77852) [PASS] test_depositETHCallsAxelarServices() (gas: 119662) [PASS] testActivateWithdrawalQueue() (gas: 37812) [PASS] testFuzz_mapToken_UpdatesEthBalance(uint256) (runs: 256, μ: 86923, ~: 86923) [PASS] testFuzz_DepositERC20(address,address,uint256,uint256,uint256) (runs: 256, μ: 3275452, ~: 3275490) [PASS] test_nonFlowRatedTokenWithdrawalsAreQueued() (gas: 2889836) [PASS] testFuzz_DepositERC20(address,address,address,uint256) (runs: 256, μ: 464454, ~: 464454) Ran 44 test suites in 47.17s (97.59s CPU time): 555 tests passed, 1 failed, 0 skipped (556 total tests) Failing tests: Encountered a total of 1 failing tests, 555 tests succeeded For a full HTML report run: |
No description provided.