Commit Graph

384 Commits

Author SHA1 Message Date
William Luke 1cd3d44502 change GTF to GFT 2021-12-08 15:04:59 +03:00
William Luke ca8a8d8bfb remove hardcoded DOCKER_REGISTRY 2021-12-08 14:57:09 +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 253725c24f Merge branch 'master' of https://gitlab.com/grassrootseconomics/cic-internal-integration into cic-eth-server 2021-12-01 10:07:36 +03:00
Philip Wafula c3c43c28a5 Philip/social pin recovery 2021-11-29 21:24:37 +00:00
Philip Wafula e426f7b451 Philip/multi token v1 2021-11-29 15:04:50 +00: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 18efb9fcf3 Merge branch 'master' of https://gitlab.com/grassrootseconomics/cic-internal-integration into cic-eth-server 2021-11-17 15:22:29 +03:00
William Luke 3ba5ef9c8c get tests working 2021-11-17 15:21:23 +03:00
Philip Wafula 1be5a92f44 Philip/token meta 2021-11-17 08:20:31 +00: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 66b2cb039b Merge branch 'master' of https://gitlab.com/grassrootseconomics/cic-internal-integration into cic-eth-server 2021-11-08 11:57:17 +03:00
Louis Holbrook 09dfdbb38a bug: False 404 in cic-meta logging 2021-11-02 17:45:09 +00: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
Louis Holbrook 31d7cf5789 Lash/fix docs 2021-10-26 14:59:50 +00:00
Louis Holbrook 7691d9a127 refactor: Confirm to external cross-repo texinfo doc maker structure 2021-10-26 14:17:27 +00:00
William Luke f856ca3f68 init graphene 2021-10-26 15:48:25 +03:00
Louis Holbrook fe0835a4e7 feat: Add immutable pointers to meta 2021-10-25 18:51:08 +00: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 8f1afa094d Merge branch 'lash/update-aux-deps' into 'master'
Update aux deps

See merge request grassrootseconomics/cic-internal-integration!264
2021-10-15 20:16:49 +00:00