Commits on Source (19)
-
Dariusz Kędzierski authored
- added get_info api call - command line args listed in proper way at startup
-
Mariusz Trela authored
-
Mariusz Trela authored
-
Andrzej Lisak authored
-
Andrzej Lisak authored
[ABW]: it turns out old code actually did track ineffective (post-payout) votes - changed upsert query to reflect that
-
Andrzej Lisak authored
-
Dariusz Kędzierski authored
-
Andrzej Lisak authored
-
Bartek Wrona authored
Fixed result of inaccurate assumption See merge request !68
-
Andrzej Lisak authored
-
Dariusz Kędzierski authored
- Setup will create version file with current version info
-
Dariusz Kędzierski authored
-
Dariusz Kędzierski authored
-
Andrzej Lisak authored
-
Dariusz Kędzierski authored
-
Bartek Wrona authored
Votes now properly retain weight/rshares of last effective_comment_vote_operation See merge request !69
-
Dariusz Kędzierski authored
-
Dariusz Kędzierski authored
-
Dan Notestein authored
Issue 51 See merge request !70
Showing
- .gitignore 3 additions, 0 deletions.gitignore
- .gitlab-ci.yaml 2 additions, 2 deletions.gitlab-ci.yaml
- Pipfile 1 addition, 0 deletionsPipfile
- hive/conf.py 7 additions, 2 deletionshive/conf.py
- hive/indexer/blocks.py 2 additions, 2 deletionshive/indexer/blocks.py
- hive/indexer/posts.py 1 addition, 5 deletionshive/indexer/posts.py
- hive/indexer/votes.py 68 additions, 50 deletionshive/indexer/votes.py
- hive/server/hive_api/public.py 18 additions, 0 deletionshive/server/hive_api/public.py
- hive/server/serve.py 20 additions, 0 deletionshive/server/serve.py
- hive/version.py 4 additions, 0 deletionshive/version.py
- scripts/ci_start_server.sh 1 addition, 0 deletionsscripts/ci_start_server.sh
- scripts/ci_sync.sh 1 addition, 0 deletionsscripts/ci_sync.sh
- setup.py 16 additions, 1 deletionsetup.py
- tests/tests_api 1 addition, 1 deletiontests/tests_api
hive/version.py
0 → 100644