-
- Downloads
[ABW]: [Fix] payout related vops are handled with current block timestamp...
[ABW]: [Fix] payout related vops are handled with current block timestamp instead of head block time (also commented why it most likely worked like that in 0.23) [Fix] typo in fork rewind code [Fix] replaced 1990-01-01 with 1970-01-01 (minimum timestamp) as default in various places where it indicates 'not set' state [Ign] removed unused last_payout column from hive_posts (the related data was taken from payout_at)
parent
0dfcad44
No related branches found
No related tags found
Showing
- hive/db/db_state.py 1 addition, 1 deletionhive/db/db_state.py
- hive/db/schema.py 3 additions, 4 deletionshive/db/schema.py
- hive/indexer/blocks.py 13 additions, 7 deletionshive/indexer/blocks.py
- hive/indexer/posts.py 1 addition, 8 deletionshive/indexer/posts.py
- hive/indexer/sync.py 0 additions, 1 deletionhive/indexer/sync.py
- hive/version.py 1 addition, 1 deletionhive/version.py
- scripts/update_hivemind_db.sql 1 addition, 2 deletionsscripts/update_hivemind_db.sql
- tests/server/test_server_database_api.py 2 additions, 2 deletionstests/server/test_server_database_api.py
- tests/tests_api 1 addition, 1 deletiontests/tests_api
Loading
Please register or sign in to comment