Skip to content

WIP: add default.eigen.toml config file#1

Closed
supernovahs wants to merge 1 commit intomainfrom
nova/default_toml
Closed

WIP: add default.eigen.toml config file#1
supernovahs wants to merge 1 commit intomainfrom
nova/default_toml

Conversation

@supernovahs
Copy link
Copy Markdown
Contributor

No description provided.

@supernovahs supernovahs changed the title WIP: add default.eigen.toml file WIP: add default.eigen.toml config file Apr 17, 2025
@afkbyte afkbyte deleted the nova/default_toml branch May 16, 2025 15:58
grezle pushed a commit that referenced this pull request Sep 1, 2025
<!-- 
    🚨 ATTENTION! 🚨 
    
This PR template is REQUIRED. PRs not following this format will be
closed without review.
    
    Requirements:
- PR title must follow commit conventions:
https://www.conventionalcommits.org/en/v1.0.0/
- Label your PR with the correct type (e.g., 🐛 Bug, ✨ Enhancement, 🧪
Test, etc.)
    - Provide clear and specific details in each section
-->

**Motivation:**
Hourglass has been updated to significantly improve the security model
of the Aggregator and Executor. This PR updates the template version to
use the latest release candidate of the Hourglass component.

**Modifications:**
- Hourglass off-chain components
- Latest multichain-go package version

**Result:**
- `Devkit avs call` command against a devnet is fully functional.

**Testing:**
```
brandonchatham@Brandons-MacBook-Pro demo % ./devkit avs call signature="(uint256,string)" args='(5,"hello")'
Creating task on the TaskMailbox contract...
Using payload encoded from signature: (uint256,string), args: (5,"hello")

##### 31338
✅  [Success] Hash: 0x8cc10c52013b8208ac99a9fe08fab846d2f225ac5e61e315142c07c0602c838c
Block: 30327494
Paid: 0.000415562 ETH (415562 gas * 1 gwei)

✅ Sequence #1 on 31338 | Total Paid: 0.000415562 ETH (415562 gas * avg 1 gwei)
                                                                                                                                                                                                                     Task created successfully:
 - Task hash: 0x09f9dd697702e7c2bec13a1d833696d316e95f19790cb4e21585045be4b2c2f5

Waiting for TaskVerified()...
 - Timeout: TaskVerified() not seen

2025/09/01 12:41:57 call failed: script .devkit/scripts/call exited with code 1
brandonchatham@Brandons-MacBook-Pro demo % ./devkit avs call signature="(uint256,string)" args='(5,"hello")'
Creating task on the TaskMailbox contract...
Using payload encoded from signature: (uint256,string), args: (5,"hello")

##### 31338
✅  [Success] Hash: 0x4139c35c2294981d0b0bdfd5450330c5983fce345bc31fee765b007f84a17637
Block: 30327496
Paid: 0.000000000000415562 ETH (415562 gas * 0.000000001 gwei)

✅ Sequence #1 on 31338 | Total Paid: 0.000000000000415562 ETH (415562 gas * avg 0.000000001 gwei)
                                                                                                                                                                                                                     Task created successfully:
 - Task hash: 0x09f9dd697702e7c2bec13a1d833696d316e95f19790cb4e21585045be4b2c2f5
 ```

**Open questions:**
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant