Skip to content
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

[WIP] Feat/win support/contract migration ui! #284

Closed
wants to merge 71 commits into from
Closed
Changes from 3 commits
Commits
Show all changes
71 commits
Select commit Hold shift + click to select a range
8967e9b
initial win support
solarw Aug 5, 2024
da1579a
Merge branch 'main' of github.com:valory-xyz/olas-operate-app into fe…
solarw Aug 8, 2024
18c234b
Merge branch 'staging' of github.com:valory-xyz/olas-operate-app into…
solarw Aug 8, 2024
d1015e7
win: process kill fixes
solarw Aug 13, 2024
0e5dfbf
Merge branch 'staging' of github.com:valory-xyz/olas-operate-app into…
solarw Aug 13, 2024
0930ac2
win: tendermint installation automated
solarw Aug 13, 2024
e42ba6e
helthchecker env vars to switch it off. small refactoring
solarw Aug 19, 2024
f793a03
Merge branch 'feat/contract-migration-ui' of github.com:valory-xyz/ol…
solarw Aug 20, 2024
1d32bb9
refactor: seperate the funding section component from the main page s…
truemiller Aug 21, 2024
c585d59
feat: add funding section to beta contract section
truemiller Aug 21, 2024
15816fe
fix: provider order
truemiller Aug 21, 2024
ac5c6ca
chore: bump 116 for testing staging with rewards fix
truemiller Aug 21, 2024
973b5d2
Bump
truemiller Aug 22, 2024
21a035e
Bump
truemiller Aug 22, 2024
219814e
Update pyproject.toml
truemiller Aug 22, 2024
c0e4f59
Merge pull request #289 from valory-xyz/fix/rewards-providers
truemiller Aug 22, 2024
88858e4
Merge remote-tracking branch 'origin/staging' into fix/onchain_update…
jmoreira-valory Aug 22, 2024
aa9235c
Merge pull request #290 from valory-xyz/staging
truemiller Aug 22, 2024
da76908
fix: Add subgraph check of agent ID
jmoreira-valory Aug 22, 2024
6ccf856
chore: linters (black)
jmoreira-valory Aug 22, 2024
bcd3a13
fix: linters
jmoreira-valory Aug 22, 2024
5147777
fix: linters
jmoreira-valory Aug 22, 2024
1efa08b
chore: linters
jmoreira-valory Aug 22, 2024
9a9906b
chore: linters
jmoreira-valory Aug 22, 2024
0610fce
chore: linters
jmoreira-valory Aug 22, 2024
092e655
chore: ignore missing import for `eth_utils`
0xArdi Aug 22, 2024
bccc559
service hash id updated
solarw Aug 23, 2024
5319963
Merge remote-tracking branch 'origin/HEAD' into fix/onchain_update_flow
jmoreira-valory Aug 27, 2024
6c3cb7c
chore: fix fund before swap transaction
jmoreira-valory Aug 28, 2024
75a9ccf
fix: required staking balance calculations
truemiller Aug 28, 2024
2011417
refactor: update copy as per figma
truemiller Aug 28, 2024
2894478
refactor: ensure not undefined earlier
truemiller Aug 28, 2024
2c58a21
chore: minor fixes
jmoreira-valory Aug 28, 2024
9317ea3
fix: linters
jmoreira-valory Aug 28, 2024
ce45d60
chore: minor fix
jmoreira-valory Aug 28, 2024
31ac520
Merge pull request #297 from valory-xyz/fix/olas-requirement-switch-c…
truemiller Aug 28, 2024
de10e16
Merge branch 'staging' into feat/add-funding-section-to-staking-manage
truemiller Aug 28, 2024
5d75760
Merge remote-tracking branch 'origin/staging' into feat/add-funding-s…
truemiller Aug 28, 2024
e6d7af9
refactor: remove reassignment
truemiller Aug 28, 2024
b3d4356
refactor: remove fragment
truemiller Aug 28, 2024
6286fd0
Merge pull request #287 from valory-xyz/feat/add-funding-section-to-s…
truemiller Aug 28, 2024
33c1551
fix: linters
jmoreira-valory Aug 28, 2024
64afe2e
Merge commit '6286fd024cc4e09e08e90a5a124349a98bde625b' into fix/onch…
jmoreira-valory Aug 28, 2024
64cdcaf
chore: gitleaksignore
jmoreira-valory Aug 28, 2024
c75686b
chore: gitleaks
jmoreira-valory Aug 28, 2024
8b7fa59
chore: gitleaks
jmoreira-valory Aug 28, 2024
8d28ba5
Merge pull request #234 from valory-xyz/fix/onchain_update_flow
truemiller Aug 28, 2024
f6439a5
bump: rc118
truemiller Aug 28, 2024
1aba5f9
fix: rename instead of delete invalid services
jmoreira-valory Aug 28, 2024
a153a4b
fix: linters
jmoreira-valory Aug 28, 2024
8207a61
Merge pull request #298 from valory-xyz/fix/rename_invalid_services
truemiller Aug 28, 2024
8f6cea6
use bundled in tendermint.exe, not download it
solarw Aug 29, 2024
d06eb95
Merge branch 'staging' of github.com:valory-xyz/olas-operate-app into…
solarw Aug 29, 2024
d5a2a0e
Merge branch 'staging' into fix/rename_invalid_services
jmoreira-valory Aug 29, 2024
ee45b0f
refactor: remove iteration as it's too volatile, error prone
truemiller Aug 29, 2024
65f98d9
refactor: only show migrate button on beta, or future contracts
truemiller Aug 29, 2024
267bb70
chore: add timestamp to renamed folder
jmoreira-valory Aug 29, 2024
27a552b
chore: remove redundant comments
truemiller Aug 29, 2024
2711e16
Merge pull request #300 from valory-xyz/fix/rename_invalid_services
jmoreira-valory Aug 29, 2024
46bb477
Merge pull request #299 from valory-xyz/fix/remove-alpha-migrate-button
truemiller Aug 29, 2024
835a618
refactor: remove old readme sections
truemiller Aug 29, 2024
6f16c71
bump: rc120
truemiller Aug 29, 2024
bc234f8
Merge branch 'staging' of github.com:valory-xyz/olas-operate-app into…
solarw Aug 29, 2024
fe6cf4a
bump install.js to rc121
truemiller Aug 29, 2024
f04521d
fix: rollback install.js from 120, as it will conflict with Windows r…
truemiller Aug 29, 2024
d158a63
Merge pull request #302 from valory-xyz/staging
truemiller Aug 29, 2024
e6128a4
Merge pull request #304 from valory-xyz/fix/readme-outdated
truemiller Aug 30, 2024
5d6b007
Merge branch 'staging' of github.com:valory-xyz/olas-operate-app into…
solarw Aug 30, 2024
b398318
Merge branch 'main' of github.com:valory-xyz/olas-operate-app into fe…
solarw Aug 30, 2024
d80ef14
lint fixes
solarw Aug 30, 2024
70af1d5
win release updates
solarw Aug 30, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 7 additions & 3 deletions operate/services/manage.py
Original file line number Diff line number Diff line change
@@ -115,9 +115,13 @@ def json(self) -> t.List[t.Dict]:
self.logger.warning(
f"Failed to load service: {path.name}. Exception: {e}"
)
# delete the invalid path
shutil.rmtree(path)
self.logger.info(f"Deleted invalid service: {path.name}")
# rename the invalid path
invalid_path = path.parent / f"invalid_{path.name}"
os.rename(path, invalid_path)
self.logger.info(
f"Renamed invalid service: {path.name} to {invalid_path.name}"
)

return data

def exists(self, service: str) -> bool: