Commit Graph

97 Commits

Author SHA1 Message Date
Louis Holbrook 104ff8a76a refactor: Improve cic-cache 2022-01-04 16:01:01 +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
Louis Holbrook d7c4cb71eb migrations: Enable deployment and data seeding to Bloxberg 2021-12-22 18:24:05 +00:00
Louis Holbrook 1882910a8e feat: Enable parallell contract transactions in bootstrap 2021-10-29 09:36:14 +00:00
Philip Wafula 60b6e1abdb Philip/bump ussd version 2021-10-27 14:42:49 +00:00
Louis Holbrook 13fb67d2d8 feat: Split and improve contract migration steps 2021-10-20 15:02:36 +00:00
Louis Holbrook 90176f2806 bug: Do not call none callbacks on token proof check 2021-10-14 13:42:09 +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 75b711dbd5 Rehabilitate imports 2021-09-01 16:54:10 +00:00
nolash 7342927e91
Normalize initial INIT lock address 2021-08-29 10:43:12 +02:00
Louis Holbrook 56dbe8a502 Normalize tx data for backend 2021-08-28 11:10:18 +00:00
Louis Holbrook 0ced68e224 Upgrade outer tools 2021-08-27 13:13:00 +00:00
Louis Holbrook 3bf92e7a8a Implement chainlib cli for traffic script 2021-08-25 09:33:23 +00:00
Louis Holbrook a49978cc36 cic-eth data seeding rehab 2021-08-24 21:07:36 +00:00
Louis Holbrook f877218c55 Update signer 2021-08-24 11:35:52 +00:00
Louis Holbrook 0ec9813e5f Finish cic-cache integration for transaction listings 2021-08-17 08:03:14 +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 494a8f3e88 Expand token symbol and decimals in tx listings 2021-07-14 15:06:20 +00:00
Louis Holbrook f9594b766a Remove eth-abi dep in data seeding 2021-07-14 14:43:32 +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 6464f651ec Add allowance check and transferFrom task 2021-06-30 18:15:40 +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 0ad0f9981c Upgrade cic-eth package for imports 2021-06-02 16:09:39 +00:00
Louis Holbrook fbf7351238 cic-eth: Reach 90% test coverage 2021-05-31 15:34:16 +00:00
Louis Holbrook d7113f3923 Merge branch 'lash/rehabilitate-traffic-2' into 'master'
Rehabilitate traffic generator script

See merge request grassrootseconomics/cic-internal-integration!145
2021-05-20 21:25:15 +00:00
Louis Holbrook c569fe4b17 Rehabilitate traffic generator script 2021-05-20 21:25:14 +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 5d3d773f41 Update componens for chainlib erc20 split 2021-05-02 17:11:03 +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 5663741ed4 cic-eth: Make failing tests pass again 2021-04-25 14:54:54 +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