Commit Graph

73 Commits

Author SHA1 Message Date
William Luke 6fe1f0108b Merge branch 'master' of https://gitlab.com/grassrootseconomics/cic-internal-integration into cic-eth-server 2022-01-05 12:30:40 +03:00
William Luke 26616b7245 refactor 2022-01-05 12:16:48 +03:00
William Luke ea1198a898 add catch to celery wrapper 2021-12-23 10:36:29 +03:00
Louis Holbrook d7c4cb71eb migrations: Enable deployment and data seeding to Bloxberg 2021-12-22 18:24:05 +00:00
William Luke cbc1b449ba switch to fastapi :-/ 2021-12-21 21:15:45 +03:00
William Luke b3df49f89d feat: add wei conversions and caching 2021-12-02 15:07:49 +03:00
William Luke ea7fa28b61 remove flask and graphql servers 2021-11-23 15:17:13 +03:00
William Luke 421e1cbf32 add token,tokens,refill_gas to api spec 2021-11-23 11:11:58 +03:00
William Luke 3c3745228e convert api tests to uwsgi 2021-11-22 12:28:09 +03:00
William Luke 6a0544b579 pop required params 2021-11-19 16:50:13 +03:00
William Luke b42f076d85 use call 2021-11-18 18:03:01 +03:00
William Luke a379065891 switch back to uwsgi 2021-11-18 15:38:20 +03:00
William Luke f265108485 add eth-server 2021-11-02 18:50:14 +03:00
William Luke 4a1008e75e feat(cic-eth): initial server setup 2021-10-25 17:51:45 +03:00
Louis Holbrook 13fb67d2d8 feat: Split and improve contract migration steps 2021-10-20 15:02:36 +00:00
Louis Holbrook 045a279ac2 feat: Add token metadata API 2021-10-14 13:24:51 +00:00
Louis Holbrook f5bfc8ace2 bug: cic-eth transaction listings 2021-10-07 15:12:35 +00:00
Louis Holbrook d65455fc29 Update signer to fill in missing sign to wire symbol 2021-09-17 06:54:58 +00:00
Louis Holbrook 56dbe8a502 Normalize tx data for backend 2021-08-28 11:10:18 +00:00
Louis Holbrook 3bf92e7a8a Implement chainlib cli for traffic script 2021-08-25 09:33:23 +00:00
Louis Holbrook f877218c55 Update signer 2021-08-24 11:35:52 +00:00
Louis Holbrook bb3d38a1f9 Replace cic-base with chainlib cli utils 2021-08-17 06:46:51 +00:00
Louis Holbrook f82bb4515d Implement nextgen chainlib and chainqueue upgrade 2021-07-21 17:34:51 +00:00
Louis Holbrook 395930106a Apply config changes to contract migration 2021-07-16 13:21:07 +00:00
Louis Holbrook aa13517534 Fix dispatcher memory leak 2021-07-14 22:02:59 +00:00
Louis Holbrook 54dd5acb62 Only match account registry on correct contract address 2021-07-12 19:50:32 +00:00
Louis Holbrook e3028a5060 Add demurrage token amount adjust task 2021-07-08 15:28:04 +00:00
Louis Holbrook 9b79034ed3 Minimal dependencies in cic-eth api setup 2021-07-07 07:45:21 +00:00
Louis Holbrook f8e68cff96 Move to chainlib-eth dependency 2021-06-30 14:44:17 +00:00
Louis Holbrook a31e79b0f7 Loglines and dep bump 2021-06-19 06:49:42 +00:00
Blair Vanderlugt 022db04198 no local file mounts for config files 2021-06-03 17:22:47 +00:00
Louis Holbrook 096ed9bc27 Update queue/syncer module structure 2021-06-03 13:51:55 +00:00
Louis Holbrook fbf7351238 cic-eth: Reach 90% test coverage 2021-05-31 15:34:16 +00:00
Louis Holbrook c44439bd90 Fix outdated module names in cic-eth tests 2021-05-19 15:11:08 +00:00
Louis Holbrook 9dfbd7034c Merge branch 'lash/decimals-in-api' into 'master'
cic-eth-tasker: Add decimals and token name to default token api call return struct

Closes cic-eth#123

See merge request grassrootseconomics/cic-internal-integration!148
2021-05-19 06:59:43 +00:00
Louis Holbrook 235f5cede8 cic-eth-tasker: Add decimals and token name to default token api call return struct 2021-05-19 06:59:42 +00:00
Louis Holbrook c68cc318ab cic-eth system documentation 2021-05-15 04:36:54 +00:00
Louis Holbrook 06652eb30f cic-cache-tracker, cic-eth-tracker: Add optional and customizable history start for trackers 2021-05-13 16:37:44 +00:00
nolash 4667916d80
Catch bogus transfers where token address is no contract 2021-05-12 08:48:50 +02:00
nolash 0b4d8d5937
Add registry to cic-eth-info tool 2021-05-05 19:04:56 +02:00
Louis Holbrook 6a8a356f09 Add faucet filter to cic-cache 2021-05-05 16:25:21 +00:00
Louis Holbrook b4bfb76634 cic-eth: Update deps for contract standardization refactor 2021-05-02 17:02:45 +00:00
Philip Wafula 6d44863a49 Philip/default token integration 2021-05-01 14:14:20 +00:00
Louis Holbrook aa15353d68 Use task pool rpc for registry and eth queries with cic-eth view cli util 2021-04-25 12:24:17 +00:00
Louis Holbrook f50da54274 Add remaining health checks and shutdown on critical errors 2021-04-24 17:53:45 +00:00
Louis Holbrook cfab16f4a9 Add custom meta tags 2021-04-24 06:14:24 +00:00
Louis Holbrook 3129a78e06 cic-eth: Add sanity checks for emergency shutdown / liveness tests 2021-04-23 21:02:51 +00:00
Louis Holbrook 1bc7cde1f0 K8s health utilities for cic containers 2021-04-21 17:34:13 +00:00
Philip Wafula f410e8b7e3 Philip/fix filter callbacks 2021-04-16 20:24:07 +00:00
nolash 22ec8e2e0e
Update sql backend symbol name, deps 2021-04-15 18:04:47 +02:00