Commit Graph

787 Commits

Author SHA1 Message Date
philip 5ed8bd6e54
Merge "origin/master" into "philip/bump-test-coverage" 2022-01-04 19:35:23 +03:00
Philip Wafula fe3f2c2549 Merge branch 'philip/cleanup-hardening' into 'master'
USSD Hardening and Cleanups

See merge request grassrootseconomics/cic-internal-integration!320
2022-01-04 16:16:01 +00:00
Philip Wafula 46f25e5678 USSD Hardening and Cleanups 2022-01-04 16:16:00 +00:00
Philip Wafula 03c7c1ddbc Merge branch 'lash/improve-cache' into 'master'
refactor: Improve cic-cache

See merge request grassrootseconomics/cic-internal-integration!303
2022-01-04 16:01:03 +00:00
Louis Holbrook 104ff8a76a refactor: Improve cic-cache 2022-01-04 16:01:01 +00:00
philip 9398cd98d0
Default to max gas oracle. 2022-01-04 18:39:08 +03:00
philip f67702cc79
Simplifies api module. 2022-01-04 18:38:48 +03:00
philip e4c41c2d3e
Adds log levels for caplog since pytest isn't run in debug. 2022-01-04 17:52:38 +03:00
philip c5ee59f836
Adds faker requirements 2022-01-04 14:14:24 +03:00
philip 0b64cd1fb8
Refactors logg to enable use of caplog. 2022-01-04 13:39:26 +03:00
philip 7e0737a001
Changes to enable testing migrations. 2022-01-04 13:36:29 +03:00
philip c04caece8d
Upgrades cic-notify test suite. 2022-01-04 13:34:47 +03:00
philip 214637a9f5
Incorporates all test rehabilitation changes. 2022-01-03 21:20:27 +03:00
philip af21fd004d
Adds missing test files. 2022-01-03 21:19:27 +03:00
Mohamed Sohail b5653a704c Merge branch 'lash/rules-of-engagement' into 'master'
Add updated version of old rules of engagement for core team

See merge request grassrootseconomics/cic-internal-integration!321
2022-01-03 06:36:52 +00:00
Louis Holbrook 3b6ea6db77 Add updated version of old rules of engagement for core team 2022-01-03 06:36:52 +00:00
philip b43d9618d9
Addresses remaining bullets in hardening issue. 2021-12-29 17:18:17 +03:00
philip 55266fd721
Adds system guardians 2021-12-29 17:17:13 +03:00
philip 6aa836b1d2
Integrates translation management. 2021-12-29 17:16:41 +03:00
philip 9b639c4ea9
Adds ability to temporarily cache language selection upon account creation. 2021-12-29 17:15:28 +03:00
philip 54c9fe34ce
Retires old translation files. 2021-12-29 17:14:24 +03:00
philip 599c01931e
Makes language list dynamic-ish. 2021-12-29 17:13:57 +03:00
philip c2c7eb5e6d
Adds ability to select language before creating account. 2021-12-29 17:10:25 +03:00
nolash 7618abcda3
Bump deps 2021-12-22 21:31:39 +00:00
nolash 94d8ddb164
Amend okota dependency conflict 2021-12-22 20:34:12 +00:00
nolash 7f958d4be8
Rehabiliate test for balance incoming check (already counted from PENDING state) 2021-12-22 20:23:02 +00:00
nolash 03b06ca8c1 Merge remote-tracking branch 'origin/master' into lash/improve-cache 2021-12-22 20:09:54 +00:00
nolash 14449f5c6d
Rehabilitate tests for cic-eth 2021-12-22 20:02:05 +00:00
nolash 15618fa061
Rehabilitate tests after url format change 2021-12-22 19:12:08 +00:00
Philip Wafula 7d3ff89fe5 Merge branch 'lash/token-checksum-address-fix' into 'master'
bug: Normalize token addresses in db for erc20 operations

See merge request grassrootseconomics/cic-internal-integration!304
2021-12-22 18:25:29 +00:00
Louis Holbrook dceae4e5d8 bug: Normalize token addresses in db for erc20 operations 2021-12-22 18:25:29 +00:00
Philip Wafula 46a4ccfd9c Merge branch 'lash/bloxberg-seeding' into 'master'
migrations: Enable deployment and data seeding to Bloxberg

See merge request grassrootseconomics/cic-internal-integration!301
2021-12-22 18:24:05 +00:00
Louis Holbrook d7c4cb71eb migrations: Enable deployment and data seeding to Bloxberg 2021-12-22 18:24:05 +00:00
nolash 3a52a78e93
Change poker method 2021-12-21 14:23:33 +00:00
nolash 6562d37a30
Add demurrage poker script 2021-12-21 14:19:26 +00:00
nolash c5efa56885
Loosen requirements restrictions, fix missing explicit nonce in global contract deploy last step 2021-12-21 14:18:09 +00:00
philip d6346bb87b
Merge "origin/master" into "lash/improve-cache" 2021-12-20 11:14:04 +03:00
philip 9050d331cd
Bumps lib versions 2021-12-20 11:12:39 +03:00
philip 99997df248
Bumps deps 2021-12-20 11:11:23 +03:00
philip d04a4bf5c6
Adds missing import: tempfile 2021-12-20 11:10:35 +03:00
philip 43c49dd527
Adds minor fixes:
- Added appropriate imports:
  - from okota.token_index.index import to_identifier
  - from cic_eth.error import SignerError
- cleaned up balance func.
2021-12-20 11:07:41 +03:00
philip 511557c242
Cleaned up docker-compose.yml:
- Added ETH_MIN_FEE_LIMIT.
- Removed "" from callback task definitions.
2021-12-20 11:03:23 +03:00
philip 887799962f
Couldn't get `python setup.py install` to work without it fussing:
```
 => => # Processing dependencies for cic-cache==0.3.1
 => => # Searching for eth-contract-registry~=0.7.1a2
 => => # Reading https://pypi.org/simple/eth-contract-registry/
 => => # Couldn't retrieve index page for 'eth-contract-registry'
 => => # Scanning index of all packages (this may take a while)
 => => # Reading https://pypi.org/simple/
```
2021-12-20 11:01:39 +03:00
philip 3acc3cf417
Bumps deps. 2021-12-20 10:58:21 +03:00
philip ceeb246ce2
Retires unused override_requirements.txt file. 2021-12-20 10:56:30 +03:00
philip 45499ec839
Refactor to match proof checked for by verify_proofs task. 2021-12-20 10:56:01 +03:00
philip 77bdee049c
Adds token decimals to demurrage token deployment. 2021-12-20 10:54:28 +03:00
Blair Vanderlugt b15cfee1c9 Merge branch 'sohail/pip-url-fix' into 'master'
fix: update default pip to new url

Closes #171

See merge request grassrootseconomics/cic-internal-integration!316
2021-12-10 14:55:50 +00:00
Mohamed Sohail efb1967f46 fix: update default pip to new url 2021-12-10 14:55:50 +00:00
Will Ruddick 019824d1f4 Merge branch 'bvander/docs-updates' into 'master'
documentation: updated the docs with new links and getting started

See merge request grassrootseconomics/cic-internal-integration!314
2021-12-09 09:20:03 +00:00