5ed8bd6e54
Merge "origin/master" into "philip/bump-test-coverage"
2022-01-04 19:35:23 +03:00
9398cd98d0
Default to max gas oracle.
2022-01-04 18:39:08 +03:00
f67702cc79
Simplifies api module.
2022-01-04 18:38:48 +03:00
e4c41c2d3e
Adds log levels for caplog since pytest isn't run in debug.
2022-01-04 17:52:38 +03:00
c5ee59f836
Adds faker requirements
2022-01-04 14:14:24 +03:00
0b64cd1fb8
Refactors logg to enable use of caplog.
2022-01-04 13:39:26 +03:00
7e0737a001
Changes to enable testing migrations.
2022-01-04 13:36:29 +03:00
c04caece8d
Upgrades cic-notify test suite.
2022-01-04 13:34:47 +03:00
214637a9f5
Incorporates all test rehabilitation changes.
2022-01-03 21:20:27 +03:00
af21fd004d
Adds missing test files.
2022-01-03 21:19:27 +03:00
b43d9618d9
Addresses remaining bullets in hardening issue.
2021-12-29 17:18:17 +03:00
55266fd721
Adds system guardians
2021-12-29 17:17:13 +03:00
6aa836b1d2
Integrates translation management.
2021-12-29 17:16:41 +03:00
9b639c4ea9
Adds ability to temporarily cache language selection upon account creation.
2021-12-29 17:15:28 +03:00
54c9fe34ce
Retires old translation files.
2021-12-29 17:14:24 +03:00
599c01931e
Makes language list dynamic-ish.
2021-12-29 17:13:57 +03:00
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
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
d6346bb87b
Merge "origin/master" into "lash/improve-cache"
2021-12-20 11:14:04 +03:00
9050d331cd
Bumps lib versions
2021-12-20 11:12:39 +03:00
99997df248
Bumps deps
2021-12-20 11:11:23 +03:00
d04a4bf5c6
Adds missing import: tempfile
2021-12-20 11:10:35 +03:00
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
511557c242
Cleaned up docker-compose.yml:
...
- Added ETH_MIN_FEE_LIMIT.
- Removed "" from callback task definitions.
2021-12-20 11:03:23 +03:00
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
3acc3cf417
Bumps deps.
2021-12-20 10:58:21 +03:00
ceeb246ce2
Retires unused override_requirements.txt file.
2021-12-20 10:56:30 +03:00
45499ec839
Refactor to match proof checked for by verify_proofs task.
2021-12-20 10:56:01 +03:00
77bdee049c
Adds token decimals to demurrage token deployment.
2021-12-20 10:54:28 +03:00
nolash
0cf6489f49
Merge remote-tracking branch 'origin/master' into lash/improve-cache
2021-12-08 06:44:31 +01:00
nolash
31256b3650
Remove custom port in pip url in dockers
2021-12-07 21:54:04 +01:00
nolash
380550cb84
Add higher fee limit in base task
2021-12-07 21:45:07 +01:00
nolash
a356585c6a
Remove port from pip
2021-12-06 17:45:44 +01:00
nolash
4809bc8c22
Bump confini
2021-12-06 14:21:26 +01:00
nolash
760f618943
WIP upgrade deps
2021-12-04 11:39:13 +01:00
nolash
39de1837c2
Upgrade deps to non-prerelease (temporarily removed transfer-auth)
2021-11-15 14:23:24 +01:00
nolash
97e45c87d7
WIP move to whole patch versions in deps
2021-11-15 14:07:54 +01:00
nolash
4658a5d8e5
Bump cic-cache version
2021-11-13 07:51:01 +01:00
nolash
995d4e0bd0
Add remaining database name prefix changes
2021-11-10 09:55:30 +01:00
nolash
140b72a72b
Use database prefix instead of name
2021-11-10 09:07:23 +01:00
nolash
21b0c4a48b
Change query parse order
2021-11-08 09:58:22 +01:00
nolash
0b66462c11
Update openapi spec, enable queries with no ranges
2021-11-04 09:42:35 +01:00
nolash
f18f865231
WIP openapi spec for cic-cache-server
2021-11-04 07:59:38 +01:00
nolash
ad1c241a85
Reorganize url path params in cic-cache-server
2021-11-04 06:06:34 +01:00
nolash
99b0fb5aed
Merge branch 'lash/verify-cache' into lash/bloxberg-seeding
2021-11-04 04:26:50 +01:00
nolash
29423449b7
Merge remote-tracking branch 'origin/master' into lash/verify-cache
2021-11-04 04:23:47 +01:00
nolash
58e766aa58
Remove explicit config in db migration
2021-11-04 04:18:27 +01:00
nolash
2ebcd3e3de
Merge remote-tracking branch 'origin/master' into lash/bloxberg-seeding
2021-11-02 18:49:49 +01:00
nolash
c440b049cc
Add config dirs
2021-11-02 16:35:44 +01:00
nolash
09034af5bc
Bump cic-eth version
2021-11-02 16:03:29 +01:00
nolash
dc80bae673
Upgrade cic-eth in migrations
2021-11-02 15:31:00 +01:00
nolash
d88ae00b72
Add celery cli args with defaults from redis
2021-10-31 07:58:35 +01:00
nolash
7a366edb9d
WIP rehabilitate cic-eth-inspect
2021-10-30 19:09:17 +02:00
nolash
0b912b99b6
Add role listing to cic-eth tag cli tool
2021-10-30 13:19:31 +02:00
nolash
cbd4aef004
Add action confirm on sweep script
2021-10-30 10:25:39 +02:00
nolash
6f7f91780b
Add script to sweep gas from signer accounts
2021-10-30 09:02:04 +02:00
nolash
83ecdaf023
Connect token filter to tracker
2021-10-29 16:35:11 +02:00
nolash
e2ef9b43c8
Reactivate cic-eth-tasker dependency for bootstrap
2021-10-29 15:58:34 +02:00
nolash
6e58e4e4de
Remove nasty residue from bootstrap
2021-10-29 14:40:06 +02:00
nolash
f46c9b0e7d
Merge remote-tracking branch 'origin/master' into lash/bloxberg-seeding
2021-10-29 11:39:40 +02:00
nolash
6ca3fd55d7
Add gas cache oracle connection for erc20
2021-10-29 08:45:42 +02:00
nolash
258ed420b8
Merge branch 'lash/tmp-bloxberg-seeding' into lash/bloxberg-seeding
2021-10-29 07:35:08 +02:00
nolash
1c022e9853
Added changes to wrong branch
2021-10-29 07:33:38 +02:00
nolash
d35e144723
Register gas cache only for registered tokens
2021-10-29 07:00:25 +02:00
nolash
fb953d0318
Add gas cache backend, test, filter
2021-10-28 21:45:47 +02:00
nolash
858bbdb69a
Merge remote-tracking branch 'origin/master' into lash/local-dev-improve
2021-10-28 14:36:45 +02:00
nolash
66e23e4e20
Test config cleanup
2021-10-28 14:11:11 +02:00
nolash
546256c86a
Better gas gifting amounts and thresholds estimation, fix broken cic-eth imports
2021-10-28 13:34:39 +02:00
nolash
d9720bd0aa
Merge remote-tracking branch 'origin/lash/local-dev-improve' into lash/bloxberg-seeding
2021-10-28 05:41:27 +02:00
nolash
e9e9f66d97
Correct wrong change for docker registries
2021-10-28 05:39:44 +02:00
nolash
0d640fab57
Merge remote-tracking branch 'origin/lash/local-dev-improve' into lash/bloxberg-seeding
2021-10-28 05:29:07 +02:00
nolash
4ce85bc824
Remove faulty default registry in dockerfiles
2021-10-28 05:27:13 +02:00
nolash
ce67f83457
Remove faulty default registry in docker compose
2021-10-28 05:24:11 +02:00
nolash
13f2e17931
Remove accidental 0 value override for syncer offset to trackers
2021-10-28 05:18:54 +02:00
nolash
f236234682
Merge remote-tracking branch 'origin/master' into lash/local-dev-improve
2021-10-27 16:58:38 +02:00
nolash
1f37632f0f
WIP Replace env vars in data-seeding with well-known
2021-10-27 16:56:03 +02:00
nolash
03d7518f8c
Merge branch 'lash/local-dev-improve' of gitlab.com:grassrootseconomics/cic-internal-integration into lash/local-dev-improve
2021-10-27 11:52:31 +02:00
nolash
67152d0df1
Replace KEYSTORE_PATH with WALLET_KEY_FILE in data seeding
2021-10-27 11:51:20 +02:00
9168322941
Revert base image changes.
2021-10-27 12:41:35 +03:00
2fbd338e24
Adds correct base image.
2021-10-27 11:44:23 +03:00
c7d7f2a64d
Remove force reset.
2021-10-27 11:44:08 +03:00
16153df2f0
Resolve creation of phone dir when it already exists.
2021-10-27 11:43:35 +03:00
nolash
4391fa3aff
Merge remote-tracking branch 'origin/master' into lash/local-dev-improve
2021-10-25 21:01:27 +02:00
nolash
7ce68021bd
Merge remote-tracking branch 'origin/master' into lash/verify-cache
2021-10-25 20:20:40 +02:00
nolash
cd602dee49
Remove WIP docker compose file
2021-10-25 20:12:32 +02:00
nolash
a548ba6fce
Chainlib upgrade to handle none receipts, rpc node debug output in bootstrap
2021-10-25 20:09:35 +02:00
nolash
a6de7e9fe0
Merge remote-tracking branch 'origin/master' into lash/local-dev-improve
2021-10-20 20:02:19 +02:00
nolash
e705a94873
Resolve notify/ussd dependency conflict
2021-10-20 10:07:19 +02:00
nolash
3923de0a81
Update pip args handling in notify
2021-10-19 23:01:55 +02:00
nolash
5c0250b5b9
Rehabilitate cic-cache db migration
2021-10-19 22:58:10 +02:00
nolash
3285d8dfe5
Implement asynchronous deploys in bootstrap
2021-10-19 22:08:17 +02:00
nolash
9d349f1579
Add debug level env var to bootstrap dev container
2021-10-19 19:54:59 +02:00
nolash
837a1770d1
Upgrade deps more chainlib in bootstrap
2021-10-19 10:10:39 +02:00
003febec9d
Bumps contract migration deps.
2021-10-19 10:38:21 +03:00
f066a32ce8
Adds libffi-dev for local git-tea.
2021-10-19 10:38:08 +03:00
nolash
ad493705ad
Upgrade deps
2021-10-18 17:16:28 +02:00
nolash
b765c4ab88
More wrestling with chainlib-eth deps
2021-10-18 17:06:31 +02:00
nolash
e4935d3b58
Merge branch 'lash/split-migration' of gitlab.com:grassrootseconomics/cic-internal-integration into lash/split-migration
2021-10-18 16:49:58 +02:00
nolash
f88f0e321b
Upgrade chainlib-eth dep
2021-10-18 16:48:14 +02:00
31fa721397
Add cic-notify container
2021-10-18 17:17:53 +03:00
16481da193
Merge remote-tracking branch 'origin/lash/split-migration' into lash/split-migration
2021-10-18 16:54:23 +03:00
97a48cd8c6
Improves ussd deps.
2021-10-18 16:53:38 +03:00
nolash
7732412341
Merge branch 'lash/split-migration' of gitlab.com:grassrootseconomics/cic-internal-integration into lash/split-migration
2021-10-18 15:51:38 +02:00
nolash
649b124a61
Ugprade chainqueue dep
2021-10-18 15:50:45 +02:00
7601e3eeff
Corrects breakages in cic-ussd
2021-10-18 15:19:32 +03:00
60a9efc88b
Merge remote-tracking branch 'origin/lash/split-migration' into lash/split-migration
2021-10-18 15:18:33 +03:00
45011b58c4
Cleans up configs.
2021-10-18 15:11:31 +03:00
nolash
f1a0b4ee7c
Merge branch 'lash/split-migration' of gitlab.com:grassrootseconomics/cic-internal-integration into lash/split-migration
2021-10-18 14:10:52 +02:00
nolash
c57abb7ad5
Upgrade deps in cic-eth, allow for new chain spec format
2021-10-18 14:08:39 +02:00
930a99c974
Bumps cic-types version.
2021-10-18 06:52:49 +03:00
b0935caab8
Fixes imports.
2021-10-18 06:52:28 +03:00
nolash
bdd5f6fcec
Update readme in data seeding
2021-10-17 19:37:29 +02:00
nolash
a293c2460e
Consolidate dir handling in data seeding scripts
2021-10-17 19:27:15 +02:00
nolash
0ee6400d7d
WIP rehabilitate ussd builds
2021-10-17 18:32:08 +02:00
nolash
677fb346fd
Add data seeding preparation step, rehabilitation of non-custodial seeding
2021-10-17 18:05:00 +02:00
nolash
ea3c75e755
Rehabilitate traffic script
2021-10-17 14:30:42 +02:00
nolash
0b2f22c416
Rehabilitate cic-user-server
2021-10-16 20:54:41 +02:00
nolash
24385ea27d
Rehabilitate cic-cache
2021-10-16 14:03:05 +02:00
nolash
9a154a8046
WIP rehabilitate cic-cache
2021-10-16 08:23:32 +02:00
nolash
d3576c8ec7
Add eth retrier to new docker compose file
2021-10-16 07:08:44 +02:00
nolash
79ee2bf4ff
Add eth tracker, dispatcher to new docker compose file
2021-10-16 07:04:19 +02:00
nolash
89ac70371a
Remove single function worker in test
2021-10-16 00:18:08 +02:00
nolash
5ea0318b0b
Fix default token symbol config setting for aux
2021-10-15 23:21:57 +02:00
nolash
5dfb96ec0c
Add new cic-signer app
2021-10-15 23:11:00 +02:00
nolash
4634ac41df
Merge remote-tracking branch 'origin/master' into lash/split-migration
2021-10-15 22:19:01 +02:00
nolash
97f4fe8ca7
refactor docker-compose cic-eth-tasker, bootstrap (aka contract migration)
2021-10-15 22:16:45 +02:00
nolash
b36529f7fa
WIP local docker registry adaptations
2021-10-15 20:27:03 +02:00
nolash
a6675f2348
Add environment sourcing for cic-eth-tasker docker compose
2021-10-15 18:52:37 +02:00
nolash
e3116d74d6
No export
2021-10-15 12:54:16 +02:00
nolash
c0bbdc9bec
Add missing file
2021-10-15 08:43:04 +02:00
nolash
396bd4f300
update preliminary readme
2021-10-15 08:38:01 +02:00
nolash
58547b4067
Bump cic-eth-registry
2021-10-15 07:44:50 +02:00
nolash
9009815d78
Add trust address to contract migration config, get cic-eth default token from registry
2021-10-14 21:31:04 +02:00
nolash
2da19f5819
Add basic connectivity config directives
2021-10-14 17:40:53 +02:00
nolash
3948d5aa40
Add custodial initialization
2021-10-14 17:18:49 +02:00
nolash
ed432abb23
WIP refactor custodial initialization
2021-10-14 14:37:48 +02:00
nolash
f251b8b729
Remove dead code
2021-10-14 11:35:08 +02:00
nolash
36e791e08a
Split contract migration into three separate steps
2021-10-14 11:33:50 +02:00
nolash
71a7e3d3d5
Reinstate test config dir
2021-10-09 17:23:38 +02:00
nolash
335b7b30a4
Add okota dep
2021-10-09 16:40:28 +02:00
nolash
3b1f470ddf
Add empty config dir
2021-10-09 16:33:40 +02:00
nolash
4c9f20aa7f
Add explicit zero length tx lsit check for cic-cache verify
2021-10-08 11:26:09 +02:00
nolash
980191be4f
Add verify check for cache, use chainlib cli for cic-cache
2021-10-08 11:19:21 +02:00