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

Dev #74

Merged
merged 247 commits into from
Jul 31, 2024
Merged

Dev #74

merged 247 commits into from
Jul 31, 2024

Conversation

lachlanglen
Copy link
Contributor

No description provided.

lachlanglen and others added 29 commits July 17, 2024 10:18
* create util function for common price fetching

* resolve reviews

* add chains app & Chain model (#41)

* default to NEAR chain when creating new account

* add debug logging to handler.py for memory usage & timing

* add additional debug logs for streamer processing time

* remove BlockHeight db write in cache_block_height

* set cache key in asyncio task

* remove excess debug logs

* add BlockHeight record update back

* add debug log

* Revert "Merge branch 'dev' into common-price-fetch"

This reverts commit 54d526ece477b0a49957c5f085de7090f2d05542, reversing
changes made to 8b6c363.

* small fixes

---------

Co-authored-by: Lachlan Glen <[email protected]>
* handle zero net amount and migration script

* remove unused import

* small net_amount updates

---------

Co-authored-by: Lachlan Glen <[email protected]>
* change account to id

* add donate contract
* index admin add whitelist deployer functin

* fix payout pot id
* api endpoint for pot factories

* fix response serializer
* method for factory update config

* index config update functions

* use pot config update method for indexing

* clear deployers before adding
* remove caching of blockheight (just save in db)

* add asyncio task scheudling back in for saving blockheight
* customize pagination size

* remove, max page size

* Update readme

* inherit custom pagination for all endpoint
* use id to assign response admin

* fix admin payout search
* pot config update

* use model methid for pot config update
* get all list registrations for an account

* update readme

* remove category filter
* use select_related for queries

* remove comment on cache

* add txhah to challenge model
@lachlanglen lachlanglen merged commit 2297ed5 into main Jul 31, 2024
1 check passed
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