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

Get wallet state from db #894

Merged
merged 31 commits into from
Sep 25, 2023
Merged

Get wallet state from db #894

merged 31 commits into from
Sep 25, 2023

Conversation

slundqui
Copy link
Contributor

@slundqui slundqui commented Sep 22, 2023

New feature to load wallet state, such that agent0 wallet states persist through reboots.

Major changes:

Minor changes

  • Moving FrozenClass, Quantity, TokenType, freezable, WalletDeltas, Long, Short from elfpy to agent0
  • Changing maturity time to be in int instead of FixedPoint
  • Removing mint time in favor of maturity time for trades and wallets
  • Moving wallet states: agent0/base/agents -> agent0/base/state and agent0/hyperdrive/agents -> agent0/hyperdrive/state

@vercel
Copy link

vercel bot commented Sep 22, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
elf-simulations ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 25, 2023 7:43pm

@slundqui slundqui merged commit 9d4be27 into delvtech:main Sep 25, 2023
6 checks passed
@slundqui slundqui deleted the get_wallet_state branch September 25, 2023 19:48
dpaiton added a commit that referenced this pull request Sep 25, 2023
dpaiton added a commit that referenced this pull request Sep 25, 2023
dpaiton added a commit that referenced this pull request Sep 25, 2023
dpaiton added a commit that referenced this pull request Sep 25, 2023
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.

2 participants