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

Towards #13: tests & refactoring predictoor/ #101

Merged
merged 43 commits into from
Sep 1, 2023
Merged
Changes from 1 commit
Commits
Show all changes
43 commits
Select commit Hold shift + click to select a range
0737408
Towards #13: tests & refactoring predictoor/
trentmc Aug 28, 2023
c9e4e16
WIP big refactor
trentmc Aug 29, 2023
5a47107
wip
trentmc Aug 29, 2023
51189ac
wip
trentmc Aug 29, 2023
15f6c31
wip
trentmc Aug 29, 2023
a01b3c8
wip
trentmc Aug 29, 2023
81808d9
wip
trentmc Aug 30, 2023
35e6f06
back out approach2 refactor. Will focus on approach1. Set up appropri…
trentmc Aug 30, 2023
8c6d504
test_predictoor_config.py is passing
trentmc Aug 30, 2023
24eb754
flesh out predictoor_config tests.
trentmc Aug 30, 2023
aab4fb7
more thorough predictoor_config tests yet. They all pass. Done these …
trentmc Aug 30, 2023
c17014b
Merge branch 'main' into issue13-tests
trentmc Aug 31, 2023
d08bcbe
Merge branch 'main' into issue13-tests
trentmc Aug 31, 2023
258573a
Now PredictoorConfig inherits from BaseConfig
trentmc Aug 31, 2023
a31b61a
wip
trentmc Aug 31, 2023
c7d49c1
git merge main
trentmc Aug 31, 2023
6df8a5a
Merge branch 'main' into issue13-tests
trentmc Aug 31, 2023
42019da
Merge branch 'main' into issue13-tests
trentmc Aug 31, 2023
64982d0
wip
trentmc Aug 31, 2023
b31bfb4
wip
trentmc Aug 31, 2023
4066bbd
wip. test_predictoor_agent1.py is passing on a basic test
trentmc Aug 31, 2023
6bcfda3
wip
trentmc Aug 31, 2023
75871e4
wip
trentmc Aug 31, 2023
5d101ef
wip
trentmc Aug 31, 2023
c16c21e
wip
trentmc Aug 31, 2023
ba869a7
Add StrMixin, better logging
trentmc Aug 31, 2023
15f04ed
wip logging
trentmc Aug 31, 2023
182dd9a
Better logging, add payout() mock
trentmc Aug 31, 2023
9c34a01
wip
trentmc Aug 31, 2023
b161d92
Better core to track time/epoch in the test. Much better logging.
trentmc Sep 1, 2023
2cae408
wip
trentmc Sep 1, 2023
a976bff
Track contract calls to make predictions and do payouts. Raise errors…
trentmc Sep 1, 2023
a1bb625
wip
trentmc Sep 1, 2023
89b8eb2
wip
trentmc Sep 1, 2023
5ef8698
wip
trentmc Sep 1, 2023
103cf75
wip
trentmc Sep 1, 2023
5b842e2
Merge branch 'main' into issue13-tests
trentmc Sep 1, 2023
d481023
black
trentmc Sep 1, 2023
11471e6
bug fixes
trentmc Sep 1, 2023
08d5d22
fix mypy complaint in predictoor_batcher
trentmc Sep 1, 2023
7aa226e
linting wip
trentmc Sep 1, 2023
40c98ab
all linters happy
trentmc Sep 1, 2023
e371d37
touch
trentmc Sep 1, 2023
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
Prev Previous commit
Next Next commit
wip
  • Loading branch information
trentmc committed Aug 31, 2023
commit b31bfb4c793eed7579ef86e05902e1d04b0b3304

This file was deleted.