-
Notifications
You must be signed in to change notification settings - Fork 23
Trustless Agents: ESM Hardhat 3.x, abigen Go bindings, and build pipeline modernization #392
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
base: main
Are you sure you want to change the base?
Conversation
|
The latest Buf updates on your PR. Results from workflow Buf CI / buf (pull_request).
|
…minimal personal-chain contract setup Signed-off-by: Luca Muscariello <[email protected]>
…ation Signed-off-by: Luca Muscariello <[email protected]>
f0074df to
8302373
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
Signed-off-by: Luca Muscariello <[email protected]>
|
@ramizpolic I ported our previous work from Nov 2024 to provide community an insight about a trustless trust schema. |
|
Hey there and thank you for opening this pull request! 👋🏼 We require pull request titles to follow the Conventional Commits specification and it looks like your proposed title needs to be adjusted. Details: |
|
I was thinking about this for a bit. If we leverage the OCIs referrer API, we could also attach the signature confirmation from the chain to a given record. This would allow records to be signed by a native sigstore signature, and also optionally with a chain-based signing. |
|
The LGPL2 (ethereum) + Apache 2 mix does not work so we may have to create separate command line tools to make this work together. To be discussed. |
Signed-off-by: Luca Muscariello <[email protected]>
Signed-off-by: Luca Muscariello <[email protected]>
Signed-off-by: Luca Muscariello <[email protected]>
Signed-off-by: Luca Muscariello <[email protected]>
Signed-off-by: Luca Muscariello <[email protected]>
|
[api] total: (statements) 3.5% |
This is a draft PR for review and further integration.
Experiment with ERC-8004: Trustless Agents
closes #388 when merged