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

v2.17.2 #582

Merged
merged 28 commits into from
Feb 14, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
e23b04c
Use Pm2 To Reset Validator
richwardle Feb 11, 2025
d0f0fd2
Fixing multiple message sending (#579)
Hollyqui Feb 11, 2025
e7793e3
Remove Autoupdater Reset
richwardle Feb 11, 2025
768d7b8
Merge branch 'fix/adding-n_results-to-web-retrieval-endpoint' of gith…
richwardle Feb 11, 2025
aaba53f
Fix/adding n results to web retrieval endpoint (#581)
Hollyqui Feb 12, 2025
970636f
Merge pull request #583 from macrocosm-os/hotfix/autoupdate_fix
bkb2135 Feb 12, 2025
699fc73
Somehow Greenland problem seems fixed. Maybe...
richwardle Feb 13, 2025
463ae1b
Improving uid filtering
richwardle Feb 13, 2025
a0d9ef9
improving uid top incentive filtering
richwardle Feb 13, 2025
7e22b7a
Update api_keys.json
bkb2135 Feb 13, 2025
4327e41
linting
richwardle Feb 13, 2025
84043e1
Linting
richwardle Feb 13, 2025
1570e15
use random sample for top miners
richwardle Feb 13, 2025
5f9384d
Merge pull request #584 from macrocosm-os/hotfix/fixing-greenland-pro…
bkb2135 Feb 13, 2025
645e02a
Merge branch 'main' of github.com:macrocosm-os/prompting
richwardle Feb 14, 2025
9211011
Penalise miners returning multiple UIDs
richwardle Feb 14, 2025
a1cf6c0
Storing only the last 200 urls
richwardle Feb 14, 2025
a5d1488
Merge branch 'staging' of github.com:macrocosm-os/prompting into staging
richwardle Feb 14, 2025
6a8d87d
Including website data on git
richwardle Feb 14, 2025
bf48357
Adding top 100k domains
richwardle Feb 14, 2025
0986b48
Adding top100k domains
richwardle Feb 14, 2025
d217f4c
Hotfix/web retrieval exploit (#590)
Hollyqui Feb 14, 2025
5e7e760
Set autoawq to 0.2.8 (#588)
dbobrenko Feb 14, 2025
07e56a1
Merge branch 'staging' of github.com:macrocosm-os/prompting into staging
richwardle Feb 14, 2025
9dcf3b3
Merge main -> staging
richwardle Feb 14, 2025
0ed2a3c
Git check
richwardle Feb 14, 2025
2b9b6ee
API fix for bittensor v9.0.0 (#585)
dbobrenko Feb 14, 2025
9f10d3f
Fix staging (#592)
bkb2135 Feb 14, 2025
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
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ cython_debug/
# Repository-specific files.
AutoAWQ/
testing/
data/*
# data/*
plots/*
core
app.config.js
Expand Down
1 change: 0 additions & 1 deletion api_keys.json

This file was deleted.

Loading