-
Notifications
You must be signed in to change notification settings - Fork 6
Agent Mode #116
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
Open
KahanMajmudar
wants to merge
79
commits into
main
Choose a base branch
from
feat/olas-service
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Agent Mode #116
Changes from all commits
Commits
Show all changes
79 commits
Select commit
Hold shift + click to select a range
0a8c331
WIP: integrate operate
KahanMajmudar 9d23caa
read safe address
KahanMajmudar 788cfdc
add safe-eth as dep
KahanMajmudar d859d31
safe tx for marketplace interact
KahanMajmudar 33d538f
chore: update
jmoreira-valory 02756e3
note
KahanMajmudar d8c1090
chore: update
jmoreira-valory 02a1baa
Merge commit '02756e3fdba9c5213f3fae35e9129c36b9b4f142' into feat/ola…
jmoreira-valory d6d9f86
Merge pull request #117 from valory-xyz/feat/olas-service-j1
jmoreira-valory b1dca34
better operate env
KahanMajmudar 4b6220d
chore: update poetry
jmoreira-valory 2c7fdca
remove setup.py
KahanMajmudar 09bd2d2
default to agent mode
KahanMajmudar 69436cc
adds gas estimtion for safe tx
KahanMajmudar b163980
safe tx for approve tokens
KahanMajmudar 3d75727
refactor: agent mode data for cli
KahanMajmudar 5a05f84
safe tx for deposit native
KahanMajmudar 0a5b889
fix: approve token price
KahanMajmudar 7eed682
safe tx for deposit token
KahanMajmudar c600834
refactor: safe functions
KahanMajmudar 0e2af10
fix: format code
KahanMajmudar 5b16752
fix: safe txs for tokens
KahanMajmudar 9655aa1
chore: funding requirements
jmoreira-valory 8d836d4
chore: middleware
jmoreira-valory f3807e7
WIP: mech client service and agent
KahanMajmudar 3c2defb
fix: packages
jmoreira-valory eda8554
chore: update
jmoreira-valory 90f4869
fix: template
jmoreira-valory 1b407dc
chore: update
jmoreira-valory 815027d
update: latest hash
KahanMajmudar 4159a0d
feat: agent mode for nvm
KahanMajmudar 815de7d
Merge branch 'main' into feat/olas-service
KahanMajmudar c1446bb
update operate folder name and location
KahanMajmudar c069a51
better operate path and key management
KahanMajmudar d8db0fe
update agent desc
KahanMajmudar 38ca5fb
fix: vulture
KahanMajmudar 6b61c5f
fix: flake8
KahanMajmudar 8f2ef7e
fix: darglint
KahanMajmudar 3e4fe44
fix: mypy
KahanMajmudar bd55d80
fix: pylint
KahanMajmudar 1ba208d
fix: liccheck
KahanMajmudar 19f9571
fix: typos
KahanMajmudar 808dd08
better UX for agent mode
KahanMajmudar 5767ba1
prelim test with new agent
KahanMajmudar eb9bbe0
fix: flake8
KahanMajmudar a04309f
fix: unref var
KahanMajmudar 389111e
fix: mypy
KahanMajmudar 48711aa
fix: condition
KahanMajmudar 80984a1
cwd as operate path
KahanMajmudar 9496c50
fix: correct cmd
KahanMajmudar 679ba36
better setup mode
KahanMajmudar ba5f734
chore: update middleware
jmoreira-valory 7f6604e
fetch agent mode data now uses operate keys manager
KahanMajmudar 545ea6f
fix: format-code
KahanMajmudar df47e25
update funds requirements
KahanMajmudar 02d78da
update operate path
KahanMajmudar d6aeacf
base support for nvm purchase
KahanMajmudar 3b8c5dd
fix: liccheck
KahanMajmudar 5605583
fix: flake8
KahanMajmudar 2b04d44
fix: vulture
KahanMajmudar 9b089ae
fix: mypy
KahanMajmudar e924e3e
fix: liccheck
KahanMajmudar 190c2af
rename patch function
KahanMajmudar 7876c78
fetch agent mode is on or not
KahanMajmudar 5e53c23
fix: format code
KahanMajmudar d33a9d9
fix: duplicate imports
KahanMajmudar 3017ffd
chore: update middleware
jmoreira-valory 4ea273e
chore: update
jmoreira-valory 65485e8
Merge pull request #123 from valory-xyz/feat/olas-service-2
KahanMajmudar 29fbeaf
update default master eoa funds for gnosis
KahanMajmudar 7f3b79a
nvm naming update
KahanMajmudar 94f4662
update olas address for celo
KahanMajmudar 188fc2e
add info for agent mode
KahanMajmudar b672531
fix: deposit native for agent mode
KahanMajmudar 85a4c60
supported network info for agent mode
KahanMajmudar d17a790
chore: update middleware
jmoreira-valory 0c4f2f3
integrate new keys manager function
KahanMajmudar 0392cb9
Merge branch 'main' into feat/olas-service
KahanMajmudar a432b34
fix: ci
KahanMajmudar File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
{ | ||
"name": "Mech Client (agent mode)", | ||
"hash": "bafybeicrsrqajrzgweh7q4grfsbkkadovyqzfouqgb5lmxyqulqv7mjaye", | ||
"description": "The mech_client service to allow interacting with on-chain mechs", | ||
"image": "https://gateway.autonolas.tech/ipfs/bafybeidzpenez565d7vp7jexfrwisa2wijzx6vwcffli57buznyyqkrceq", | ||
"service_version": "v0.1.0", | ||
"home_chain": "gnosis", | ||
"configurations": { | ||
"gnosis": { | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. We don't have a configuration for the other chain? |
||
"agent_id": 77, | ||
"nft": "bafybeifgj3kackzfoq4fxjiuousm6epgwx7jbc3n2gjwzjgvtbbz7fc3su", | ||
"threshold": 1, | ||
"use_mech_marketplace": false, | ||
"cost_of_bond": 1, | ||
"fund_requirements": { | ||
KahanMajmudar marked this conversation as resolved.
Show resolved
Hide resolved
|
||
"0x0000000000000000000000000000000000000000": { | ||
"agent": 100000000000000000, | ||
"safe": 100000000000000000 | ||
} | ||
} | ||
} | ||
}, | ||
"env_variables": {} | ||
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I copied the description from the service.