Eugenio Paluello

Results 8 issues of Eugenio Paluello

Hi, what is the syntax to execute a withdrawal with a tag? withdraw ($currency = "xlm", $quantity = 10, $address = "bbriebfuobfubefbo, $paymentid = 1122345) it's ok?

### Kakarot version ### Description In the current design, we: - relay transactions for users (`execute_from_outside` feature) - relayers pay the Starknet fee associated with their Kakarot transaction - charge...

A cron job that checks the relayers' balance every X minutes. An AWS secret was created with a private key and an unused address, which will receive funds from the...

Closes #38 This PR implements the chopsticks testing integration requested in issue #38, enabling automated testing of OpenGov referenda through network forking and simulation. Enhanced submit-referendum command: `opengov-cli submit-referendum \...

Adds support for the Westend network and AssetHub to ‎`opengov-cli`. Key updates include Westend network configuration, AssetHub integration, a ‎`subxt` version bump, and enabling the insecure URL feature via ‎`subxt-macro`...

Adds support for submitting referenda on both Polkadot and Kusama AssetHub networks, while maintaining full compatibility with relay chain submissions. Updates include new CLI flags and logic to handle AssetHub...

Closes #37 This PR adds support for specifying referendum enactment time using wall clock time: `--at-date 25-05-21T0800`

Closes #39 This PR implements the following features: - Fetch the latest release notes from the GitHub API. - Extract the published WASM hash from the release notes. - Compare...