-
Notifications
You must be signed in to change notification settings - Fork 1
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
feat: gas service #3
Commits on Mar 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cdd734d - Browse repository at this point
Copy the full SHA cdd734dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b79b41e - Browse repository at this point
Copy the full SHA b79b41eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5dee6ab - Browse repository at this point
Copy the full SHA 5dee6abView commit details -
chore: add back contract_id as output to the setup_emv test chore: update tests to pass in correct token address into refund chore: WIP - adding auth for refund methods and tests for emitted events chore: unwrapping index value
Configuration menu - View commit details
-
Copy full SHA for e3c403e - Browse repository at this point
Copy the full SHA e3c403eView commit details
Commits on Mar 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b7d0b57 - Browse repository at this point
Copy the full SHA b7d0b57View commit details
Commits on Mar 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for db1cc0f - Browse repository at this point
Copy the full SHA db1cc0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 49747d0 - Browse repository at this point
Copy the full SHA 49747d0View commit details
Commits on Mar 14, 2024
-
Update contracts/axelar-gas-service/Cargo.toml
Co-authored-by: Milap Sheth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 145c26b - Browse repository at this point
Copy the full SHA 145c26bView commit details -
Update contracts/axelar-gas-service/Cargo.toml
Co-authored-by: Milap Sheth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 50cf1c3 - Browse repository at this point
Copy the full SHA 50cf1c3View commit details -
Update contracts/axelar-gas-service/src/contract.rs
Co-authored-by: Milap Sheth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 32a13ae - Browse repository at this point
Copy the full SHA 32a13aeView commit details -
Update contracts/axelar-gas-service/src/test.rs
Co-authored-by: Milap Sheth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8941d2a - Browse repository at this point
Copy the full SHA 8941d2aView commit details -
Update contracts/axelar-gas-service/src/error.rs
Co-authored-by: Milap Sheth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 42b2270 - Browse repository at this point
Copy the full SHA 42b2270View commit details -
Update contracts/axelar-gas-service/src/event.rs
Co-authored-by: Milap Sheth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 85260a1 - Browse repository at this point
Copy the full SHA 85260a1View commit details -
Update contracts/axelar-gas-service/src/event.rs
Co-authored-by: Milap Sheth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 48553de - Browse repository at this point
Copy the full SHA 48553deView commit details -
Update contracts/axelar-gas-service/src/event.rs
Co-authored-by: Milap Sheth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ee25e75 - Browse repository at this point
Copy the full SHA ee25e75View commit details -
Update contracts/axelar-gas-service/src/event.rs
Co-authored-by: Milap Sheth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4aac186 - Browse repository at this point
Copy the full SHA 4aac186View commit details -
Update contracts/axelar-gas-service/src/interface.rs
Co-authored-by: Milap Sheth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a016bfc - Browse repository at this point
Copy the full SHA a016bfcView commit details -
Update contracts/axelar-gas-service/src/lib.rs
Co-authored-by: Milap Sheth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e8735eb - Browse repository at this point
Copy the full SHA e8735ebView commit details
Commits on Mar 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f54e251 - Browse repository at this point
Copy the full SHA f54e251View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a15f92 - Browse repository at this point
Copy the full SHA 3a15f92View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac472f4 - Browse repository at this point
Copy the full SHA ac472f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12e4837 - Browse repository at this point
Copy the full SHA 12e4837View commit details
Commits on Mar 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f68df95 - Browse repository at this point
Copy the full SHA f68df95View commit details -
Update contracts/axelar-soroban-interfaces/src/axelar_gas_service.rs
Co-authored-by: Milap Sheth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 884d414 - Browse repository at this point
Copy the full SHA 884d414View commit details -
Update contracts/axelar-soroban-interfaces/src/axelar_gas_service.rs
Co-authored-by: Milap Sheth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a9184fd - Browse repository at this point
Copy the full SHA a9184fdView commit details -
Update contracts/axelar-gas-service/src/contract.rs
Co-authored-by: Milap Sheth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a2c9bef - Browse repository at this point
Copy the full SHA a2c9befView commit details -
Update contracts/axelar-soroban-interfaces/src/axelar_gas_service.rs
Co-authored-by: Milap Sheth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 628bb19 - Browse repository at this point
Copy the full SHA 628bb19View commit details -
Update contracts/axelar-gas-service/src/contract.rs
Co-authored-by: Milap Sheth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 29c07ef - Browse repository at this point
Copy the full SHA 29c07efView commit details -
Update packages/axelar-soroban-std/src/types.rs
Co-authored-by: Milap Sheth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4be6a51 - Browse repository at this point
Copy the full SHA 4be6a51View commit details -
Update contracts/axelar-soroban-interfaces/src/axelar_gas_service.rs
Co-authored-by: Milap Sheth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0a2063a - Browse repository at this point
Copy the full SHA 0a2063aView commit details
Commits on Mar 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b76738b - Browse repository at this point
Copy the full SHA b76738bView commit details -
Configuration menu - View commit details
-
Copy full SHA for cccc748 - Browse repository at this point
Copy the full SHA cccc748View commit details -
Update contracts/axelar-gas-service/src/event.rs
Co-authored-by: Milap Sheth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f9d764a - Browse repository at this point
Copy the full SHA f9d764aView commit details -
Update contracts/axelar-gas-service/src/contract.rs
Co-authored-by: Milap Sheth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c613025 - Browse repository at this point
Copy the full SHA c613025View commit details -
Update contracts/axelar-gas-service/src/contract.rs
Co-authored-by: Milap Sheth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b6b56ac - Browse repository at this point
Copy the full SHA b6b56acView commit details -
Update contracts/axelar-gas-service/src/test.rs
Co-authored-by: Milap Sheth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5299355 - Browse repository at this point
Copy the full SHA 5299355View commit details -
Update contracts/axelar-gas-service/src/test.rs
Co-authored-by: Milap Sheth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8538ef6 - Browse repository at this point
Copy the full SHA 8538ef6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8fb7b8 - Browse repository at this point
Copy the full SHA a8fb7b8View commit details