Wykres commitów

911 Commity (eec10e10f61eab5e1552ec9078654d7dd6f1561a)

Autor SHA1 Wiadomość Data
Tim Pechersky 0a2e5da0f8 update bugout python client version 2021-09-22 15:25:28 +02:00
Sergei Sumarokov f98b8024d7
Merge pull request #274 from bugout-dev/crawlers-updated-deployment
Crawlers updated deployment
2021-09-22 15:34:09 +03:00
kompotkot fbbeae957d Fix for lost go.mod during crawler build 2021-09-22 12:27:36 +00:00
kompotkot cddf7c07b6 Ethereum block sync service in deploy.bash 2021-09-22 11:29:37 +00:00
kompotkot 02f753564b Added geth node service for deployment 2021-09-22 10:29:00 +00:00
yhtiyar 310b23501e added bugout to setup.py 2021-09-22 13:08:29 +03:00
yhtiyar 70a75b8d69 fixed mypy issue 2021-09-22 13:02:47 +03:00
Sergei Sumarokov b93a08c48f
Merge pull request #269 from bugout-dev/sync-from-current-block
Option to run block sync from current block at Ethereum
2021-09-22 12:21:57 +03:00
yhtiyar db9e35e954 added new env variables to samle.env 2021-09-22 11:43:41 +03:00
yhtiyar d8cfa5a996 moved env variables to settings.py 2021-09-22 11:37:07 +03:00
Tim Pechersky 7a1b940935 renamed theme color keys to color names 2021-09-21 20:37:48 +02:00
Tim Pechersky 627f905637 token request now is modal 2021-09-21 20:37:23 +02:00
Tim Pechersky 47f11c6e01 add token_note option on token creation 2021-09-21 20:35:41 +02:00
Neeraj Kashyap cacfd4baf7
Merge pull request #267 from bugout-dev/crawlers-deploy-path-fix
Fixed path in deploy for crawlers
2021-09-21 09:13:26 -07:00
kompotkot c3cc51e2e0 Block sync now in ProcessingOrder.ASCENDING by default 2021-09-21 16:02:40 +00:00
Tim Pechersky d803148e07 view icon to password field 2021-09-21 17:58:27 +02:00
yhtiyar 94e7069c8a changed default time for sync to 1st jan of 20201 2021-09-21 18:47:13 +03:00
yhtiyar 8d11e1c8f0 removed comment and extended sleep time to 10 minutes 2021-09-21 18:32:32 +03:00
yhtiyar b173b617ee made synchronize work properly 2021-09-21 18:17:49 +03:00
yhtiyar e5f9a6c194 removed totalSupply 2021-09-21 18:17:24 +03:00
yhtiyar 79287e1fd2 fixed sync -> synchronize 2021-09-21 18:15:36 +03:00
yhtiyar f3e9559da9 added bugout dependency 2021-09-21 18:14:39 +03:00
Tim Pechersky 0da4b9561b frontend changes 2021-09-21 16:58:13 +02:00
Tim Pechersky f68b8f9503 add tokens management API points 2021-09-21 16:54:10 +02:00
kompotkot e9d84f0a07 Option to run block sync from current block at Ethereum 2021-09-21 14:06:21 +00:00
kompotkot fa3c1de288 Fixed path in deploy for crawlers 2021-09-21 10:04:46 +00:00
Neeraj Kashyap 268401a3d9 Bumped version to 0.0.2
0.0.1 was successfully published to PyPI to test the release workflow:
https://pypi.org/project/moonstream/0.0.1/
2021-09-20 16:57:21 -07:00
Neeraj Kashyap fe7247095b GitHub action to publish client library to PyPI. 2021-09-20 16:54:12 -07:00
Neeraj Kashyap 21fa22089a Basic Moonstream API client done. 2021-09-20 16:49:29 -07:00
Neeraj Kashyap 9800dc474f Instantiate client from environment variables 2021-09-20 16:05:10 -07:00
Neeraj Kashyap 9192957a7e Updated User-Agent header to include client version 2021-09-20 14:46:39 -07:00
Neeraj Kashyap 1fb40c9651 Added subscription methods. 2021-09-20 14:40:33 -07:00
Neeraj Kashyap 4b6764fc15 Login and logout functionality in client
Created endpoint constants
2021-09-20 14:07:08 -07:00
Neeraj Kashyap 862c58fe36 setup.py version is now 0.0.1 2021-09-20 13:46:07 -07:00
Neeraj Kashyap 9e86bebc6c Fixed syntax error with test gh action workflow 2021-09-20 13:44:42 -07:00
Neeraj Kashyap 7000c0f8c9 Updated tests workflow and changed client version to 0.0.1 2021-09-20 13:42:59 -07:00
Neeraj Kashyap b8ec4f8c50 Set up CI/CD for Python client library 2021-09-20 13:38:18 -07:00
Neeraj Kashyap 9ccbe7462c [WIP] Started working on Moonstream Python client 2021-09-20 12:57:14 -07:00
Andrey Dolgolev a67941439a Small fix. 2021-09-16 21:45:03 +03:00
Neeraj Kashyap 2650e84dd0 [WIP] Getting things working with bugout nft provider 2021-09-16 10:23:31 -07:00
Neeraj Kashyap d4d1f8b6e0 [WIP] Adding /nft endpoint to the API 2021-09-16 09:56:12 -07:00
Neeraj Kashyap e112c6edde Merge branch 'main' into nft-explorer 2021-09-16 09:38:13 -07:00
Andrei-Dolgolev d23313c9d1
Merge pull request #265 from zomglings/backend-provider-info
Added /streams/info endpoint
2021-09-16 19:32:19 +03:00
Neeraj Kashyap aeae226491 Added /streams/info endpoint
This gives information about available event providers on the API.
2021-09-16 09:25:22 -07:00
yhtiyar 42f6d893cc added sync functionality 2021-09-16 18:52:07 +03:00
Neeraj Kashyap d73c8d2a95
Merge pull request #255 from bugout-dev/add-forntend-side-pagination
Add frontend side pagination.
2021-09-16 08:31:20 -07:00
Tim Pechersky b2b27ef6e5
Merge pull request #261 from bugout-dev/fix-login-error
improve login/signup/logout and appLoading view
2021-09-16 16:32:35 +02:00
Tim Pechersky 7c2c9d9da2 remove console logs 2021-09-16 16:07:47 +02:00
Tim Pechersky 3f260b10c0 moved state in to DataProvider 2021-09-16 16:01:01 +02:00
Andrey Dolgolev 7084d33b68 Add fixes. 2021-09-16 15:34:17 +03:00