Wykres commitów

895 Commity (8b352b758f33529f49c224b1df66a6d9881d8b5a)

Autor SHA1 Wiadomość Data
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
Neeraj Kashyap c134d4f6ac Added support for created_at in Humbug reports
`nft ethereum summary` crawler reports the `"date_range.end_time"` as
its `created_at`. This allows us to query the Humbug journal for all
summaries involving end blocks that were mined during a given stream
boundary.
2021-09-16 02:14:22 -07:00
Neeraj Kashyap 33fa888117 Small updates on CLI
Improved help for --humbug option for nft summaries and removed
`-humbug` form for that argument.
2021-09-16 00:40:19 -07:00
yhtiyar a093946a7a changed summary schema, now it requires start and end blocks 2021-09-16 10:32:49 +03:00
Tim Pechersky d263b4c466 Merge branch 'main' into fix-login-error 2021-09-15 19:48:06 +02:00
Tim Pechersky 223454662c
Merge pull request #262 from bugout-dev/1k-user-banner
dont show banner in app view
2021-09-15 19:34:35 +02:00
Tim Pechersky 5f5897590a dont show in app view 2021-09-15 19:30:32 +02:00
Andrey Dolgolev 1a53646633 remove queries. 2021-09-15 20:21:33 +03:00
Neeraj Kashyap c0e2fcfd3e
Merge pull request #260 from bugout-dev/1k-user-banner
1k user banner
2021-09-15 10:13:09 -07:00
Andrey Dolgolev 23235d6db7 Remove query client key. 2021-09-15 20:12:09 +03:00
Tim Pechersky 7f629823e1 improvements 2021-09-15 19:10:27 +02:00
Tim Pechersky 60269efb05 improvements 2021-09-15 18:04:06 +02:00
Andrey Dolgolev aa43f99273 Add correct load newer events. 2021-09-15 18:58:51 +03:00
Andrey Dolgolev 3424b9fbdf Remove import. 2021-09-15 18:12:03 +03:00
Tim Pechersky e58af09c00 content 2021-09-15 17:11:22 +02:00
Andrey Dolgolev 1ca5ce53b8 Add load newer logic. 2021-09-15 18:10:44 +03:00
Tim Pechersky 2ee4bedd15 fix lint 2021-09-15 17:04:50 +02:00