-
Notifications
You must be signed in to change notification settings - Fork 32
Proof of Portfolio #597
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
HudsonGraeme
wants to merge
71
commits into
taoshidev:main
Choose a base branch
from
inference-labs-inc:proof-of-portfolio
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
Proof of Portfolio #597
Changes from 67 commits
Commits
Show all changes
71 commits
Select commit
Hold shift + click to select a range
79de37a
Add initial PoP integration
HudsonGraeme 80a4d98
Add pop to requirements
HudsonGraeme 567bd0a
Improve import
HudsonGraeme 0fcc210
Use sync prove
HudsonGraeme 484198d
Add json methods
HudsonGraeme b220603
Add iter
HudsonGraeme 2f88253
Call dict before dumps
HudsonGraeme 6894c9f
Revert vali objects
HudsonGraeme 3d98fab
Add flag
HudsonGraeme 3a1c268
Move flag
HudsonGraeme f23ef2f
Add value comp
HudsonGraeme 271f0eb
Move prove into miner stats
HudsonGraeme 42bd0e6
extract ledger
HudsonGraeme bc580a9
Add logs
HudsonGraeme 8e99011
Update dict query
HudsonGraeme 3e95b77
Check for successful status
HudsonGraeme 813c7f4
Update success check and log
HudsonGraeme f008355
Add logging
HudsonGraeme 3883d92
raw_value -> value
HudsonGraeme bd8e073
Move logging
HudsonGraeme 0f08799
Improve fetch
HudsonGraeme 286f403
Update call params
HudsonGraeme d7fbfdd
Move log
HudsonGraeme 2a1df22
Adjust logs
HudsonGraeme 2c0149e
Simplify and improve logging
HudsonGraeme 52e10b0
Add JSON encode
HudsonGraeme 819ccdc
Pull main
HudsonGraeme ac2a418
Update for async
HudsonGraeme d73819f
Add proofs to backtest
HudsonGraeme 04844d2
Add debug log
HudsonGraeme fe1550b
Update call
HudsonGraeme 18ecb19
Use sync prove, add confidence & weighting
HudsonGraeme b5967ba
Add logs
HudsonGraeme e4bbd8c
Add acc size
HudsonGraeme a16286b
Add logging
HudsonGraeme 2344716
Improve
HudsonGraeme a86fea8
Update log
HudsonGraeme 16d2275
Update account size
HudsonGraeme 160c706
Modify log return
HudsonGraeme 2fd49bc
Update input fmt
HudsonGraeme 992f56e
Add verbose flag
HudsonGraeme f12b88a
Update fmt
HudsonGraeme 8b3e20d
Add weights in inputs
HudsonGraeme abc43f9
Add calmar cap
HudsonGraeme ab4363c
Pass inputs
HudsonGraeme ed10e38
Improve inputs
HudsonGraeme 9ea6747
Add vars
HudsonGraeme ed84ddb
Pull main
HudsonGraeme 4e3ccdc
Fix conflict
HudsonGraeme 13ed2d3
Remove calmar cap
HudsonGraeme f998094
overall subcat
HudsonGraeme cae87e8
Add log, update min n days
HudsonGraeme d6d28f5
Use ValiConfig
HudsonGraeme 8b27b3e
Merge branch 'main' into proof-of-portfolio - Resolve conflicts
HudsonGraeme b6f2806
Remove verbose logs, pass overall scores to prove
HudsonGraeme fadbe71
Revert backtest manager
HudsonGraeme 1742740
Merge branch 'main' of https://github.com/taoshidev/proprietary-tradi…
HudsonGraeme 57e2cf1
Remove threading and concurrent imports
HudsonGraeme 3c4eee7
Pass wallet to prove (for request signing)
HudsonGraeme 496e4f8
Simplify impl
HudsonGraeme 3381800
Simplify call args
HudsonGraeme 2b2a5b4
Add more logs
HudsonGraeme e7fccf5
Add wallet to args when invoked via CLI
HudsonGraeme a625473
Merge branch 'main' of https://github.com/taoshidev/proprietary-tradi…
HudsonGraeme d563d32
Update prove call
HudsonGraeme dd30692
Pull main
HudsonGraeme d144542
Reformat
HudsonGraeme ba1619f
Pin proof of portfolio at version 0.0.168
HudsonGraeme 9095174
Merge branch 'main' into proof-of-portfolio
HudsonGraeme cde87c9
Use min capital instead of hardcoded value
HudsonGraeme 80eca05
Bump version
HudsonGraeme 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -8,6 +8,7 @@ flask == 3.0.3 | |
| waitress == 2.1.2 | ||
| matplotlib == 3.9.0 | ||
| sortedcontainers == 2.4.0 | ||
| proof-of-portfolio | ||
| pandas-market-calendars == 4.4.0 | ||
| google-cloud-storage == 2.17.0 | ||
| tiingo == 0.15.6 | ||
|
|
@@ -18,4 +19,3 @@ Flask-Compress == 1.17 | |
| google-cloud-secret-manager==2.21.1 | ||
| collateral-sdk @ git+https://github.com/taoshidev/[email protected] | ||
| ptn-cli @ git+https://github.com/taoshidev/[email protected] | ||
|
|
||
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.
Uh oh!
There was an error while loading. Please reload this page.