-
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
Implement Self-Modifying Gödel Number Accounts on top of Fungible Token System #2
Comments
Description:This issue proposes the implementation of self-modifying Gödel number accounts on top of the newly released fungible token system in Mina. The idea is to store the Gödel number of the source code in the value field of an account, or a new field that references a GitHub repository containing more proofs, to create an executable account that can modify its own behavior based on the code stored in the value field. The self-modifying Gödel number account would be a new type of account that would allow for more flexibility and autonomy in the Mina ecosystem. The account would be able to modify its own behavior based on its internal state, without the need for external control. Motivation:The motivation behind this idea is to create a more decentralized and autonomous system, where accounts can operate independently and make decisions based on their own internal state. This would enable a wide range of new use cases, such as decentralized governance, autonomous agents, and self-executing contracts. Requirements:
Technical Details:
Response:Thank you for your proposal! This concept aligns closely with some of the innovative work we're doing in Tau. Here’s how we can relate and potentially integrate these ideas: Description:In Tau, we are exploring the implementation of self-modifying accounts using advanced language models and proof engines. The idea is to leverage the Gödel number of the source code and integrate it with our existing proof validation system to create autonomous agents that can modify their behavior based on internal states and external inputs. Motivation:Our goal is to create a highly decentralized and autonomous system where agents can operate independently, make decisions, and adapt their behavior based on real-time data and internal logic. This aligns with the vision of decentralized governance, autonomous agents, and self-executing contracts. Parallels and Existing Mechanics:
Next Steps:We are excited about the potential of integrating these concepts into Tau. We will begin by exploring the feasibility of storing Gödel numbers and linking them to our proof validation system. Additionally, we will work on updating our existing systems to support these new functionalities. Thank you for your contribution, and we look forward to collaborating further on this innovative idea! |
Description:
This issue proposes the implementation of self-modifying Gödel number accounts on top of the newly released fungible token system in Mina. The idea is to store the Gödel number of the source code in the value field of an account, or a new field that references a GitHub repository containing more proofs, to create an executable account that can modify its own behavior based on the code stored in the value field.
The self-modifying Gödel number account would be a new type of account that would allow for more flexibility and autonomy in the Mina ecosystem. The account would be able to modify its own behavior based on its internal state, without the need for external control.
Motivation:
The motivation behind this idea is to create a more decentralized and autonomous system, where accounts can operate independently and make decisions based on their own internal state. This would enable a wide range of new use cases, such as decentralized governance, autonomous agents, and self-executing contracts.
Requirements:
Technical Details:
The code could be compiled and proven there and the results linked to the proof on chain.
The text was updated successfully, but these errors were encountered: