Commit Graph

183 Commits

Author SHA1 Message Date
William Luke 8aab6c4c2b get some tests working 2022-01-10 15:43:10 +03:00
William Luke 64c9fa2538 docs(cic-eth): Add some basic testing docs 2022-01-10 15:42:54 +03:00
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
Philip Wafula 837e8da650 Rehabilitate test coverage in ussd and cic-notify 2022-01-04 16:51:02 +00:00
Louis Holbrook 104ff8a76a refactor: Improve cic-cache 2022-01-04 16:01:01 +00:00
William Luke ea1198a898 add catch to celery wrapper 2021-12-23 10:36:29 +03: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
William Luke cbc1b449ba switch to fastapi :-/ 2021-12-21 21:15:45 +03:00
William Luke 3e2947b301 fix: /default_token 2021-12-15 16:03:01 +03:00
Mohamed Sohail efb1967f46 fix: update default pip to new url 2021-12-10 14:55:50 +00:00
William Luke 6df51f12e1 remove port from EXTRA_PIP_INDEX_URL 2021-12-08 15:53:54 +03:00
William Luke 2ead1b0e51 replace sys.exit with return None 2021-12-08 15:05:17 +03:00
William Luke 1cd3d44502 change GTF to GFT 2021-12-08 15:04:59 +03:00
William Luke efa923b678 update tos link 2021-12-08 14:33:37 +03:00
William Luke 8d778cff2c remove refill_gas and ping 2021-12-08 14:32:56 +03:00
William Luke 535deb9974 improve docstring 2021-12-08 14:31:49 +03:00
William Luke a67f3a0dc0 remove unused imports 2021-12-08 14:30:57 +03:00
William Luke 6fb903d37b revert back to `celery.chain` 2021-12-02 16:36:19 +03:00
William Luke d3805022ff remove unintended changes 2021-12-02 16:33:08 +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 3ba5ef9c8c get tests working 2021-11-17 15:21:23 +03:00
William Luke 11e9881009 setup initial testing 2021-11-16 16:37:16 +03:00
William Luke 56cd5155f7 remove mocel0xAddress 2021-11-16 11:07:00 +03:00
William Luke 697dbd5c42 add Transaction schema 2021-11-12 12:42:12 +03:00
William Luke fae434465d fix transactions call 2021-11-12 12:41:57 +03:00
William Luke 59c8895db5 add swagger server 2021-11-12 11:14:40 +03:00
William Luke c48177c78c Merge branch 'cic-eth-server' of https://github.com/williamluke4/cic-internal-integration into cic-eth-server 2021-11-09 11:48:52 +03:00
William Luke 15ea02f540 Merge branch 'lash/token-checksum-address-fix' of https://gitlab.com/grassrootseconomics/cic-internal-integration into cic-eth-server 2021-11-08 12:57:24 +03:00
nolash 8600e282b3
Remove incoming balance in network check 2021-11-08 10:56:11 +01:00
William Luke d62cced0a8 Merge branch 'lash/token-checksum-address-fix' of https://gitlab.com/grassrootseconomics/cic-internal-integration into cic-eth-server 2021-11-08 12:44:11 +03:00
nolash a42efb2529
Non-checksum address in erc20 tx_caches 2021-11-08 10:43:02 +01:00
William Luke f265108485 add eth-server 2021-11-02 18:50:14 +03:00
William Luke f28ba1098f revert api_task:balance changes 2021-11-01 13:56:12 +03:00
William Luke 7c73c8b30f Merge branch 'master' of https://gitlab.com/grassrootseconomics/cic-internal-integration into cic-eth-server 2021-11-01 10:49:07 +03:00
William Luke c85692ab9e graphql server 2021-11-01 10:48:05 +03:00
William Luke 68a3d9fe3c save 2021-10-29 15:10:56 +03:00
William Luke 9dd442e716 Merge branch 'master' of https://gitlab.com/grassrootseconomics/cic-internal-integration into cic-eth-server 2021-10-29 15:10:05 +03:00
Louis Holbrook 1882910a8e feat: Enable parallell contract transactions in bootstrap 2021-10-29 09:36:14 +00:00
William Luke 0c84e970ad misc 2021-10-29 11:34:37 +03:00
Philip Wafula 60b6e1abdb Philip/bump ussd version 2021-10-27 14:42:49 +00:00
Louis Holbrook e3acc1757a refactor: Make texinfo docs buildable with makeinfo <6.0 2021-10-26 20:01:19 +00:00