Commits on Source (42)
-
Mariusz Trela authored
-
Mariusz Trela authored
-
-
-
-
Mariusz Trela authored
-
Mariusz Trela authored
-
Mariusz Trela authored
-
Mariusz Trela authored
-
Mariusz Trela authored
-
Mariusz Trela authored
-
Mariusz Trela authored
The `curation_reward_operation` is removed, because `author_reward_operation` hold information about curators payments
-
Mariusz Trela authored
-
Mariusz Trela authored
-
Mariusz Trela authored
-
-
-
-
-
-
-
-
-
-
Mariusz Trela authored
-
Mariusz Trela authored
-
Mariusz Trela authored
-
Mariusz Trela authored
-
Bartek Wrona authored
- CI full process (sync and testing) shall be automatically started also for commits targeting develop and default branch - ci_sync.sh shall also try to terminate running server before another sync.
-
Mariusz Trela authored
-
Bartek Wrona authored
-
Mariusz Trela authored
-
Bartek Wrona authored
Further ci improvements See merge request !63
-
Mariusz Trela authored
-
Mariusz Trela authored
-
Mariusz Trela authored
-
Mariusz Trela authored
-
Bartek Wrona authored
Issue #47 - test database_api get_payout_stats fail See merge request !61
-
Bartek Wrona authored
-
Dan Notestein authored
Ci services kill fixes See merge request !67
Showing
- .gitlab-ci.yaml 11 additions, 2 deletions.gitlab-ci.yaml
- hive/db/schema.py 1 addition, 0 deletionshive/db/schema.py
- hive/indexer/blocks.py 48 additions, 35 deletionshive/indexer/blocks.py
- hive/indexer/posts.py 156 additions, 122 deletionshive/indexer/posts.py
- hive/indexer/sync.py 1 addition, 1 deletionhive/indexer/sync.py
- hive/indexer/votes.py 6 additions, 5 deletionshive/indexer/votes.py
- hive/server/common/payout_stats.py 4 additions, 4 deletionshive/server/common/payout_stats.py
- hive/server/condenser_api/tags.py 6 additions, 6 deletionshive/server/condenser_api/tags.py
- hive/server/hive_api/stats.py 1 addition, 1 deletionhive/server/hive_api/stats.py
- hive/steem/client.py 4 additions, 4 deletionshive/steem/client.py
- scripts/ci_start_api_smoketest.sh 3 additions, 3 deletionsscripts/ci_start_api_smoketest.sh
- scripts/ci_start_server.sh 6 additions, 0 deletionsscripts/ci_start_server.sh
- scripts/ci_stop_server.sh 3 additions, 1 deletionscripts/ci_stop_server.sh
- scripts/ci_sync.sh 11 additions, 0 deletionsscripts/ci_sync.sh
- tests/tests_api 1 addition, 1 deletiontests/tests_api