Wykres commitów

775 Commity (54ebdd922b066c375330122ce41d4f1d8bc1f2ad)

Autor SHA1 Wiadomość Data
yhtiyar 54ebdd922b MOONSTREAM_HUMBUG_TOKEN -> NFT_HUMBUG_TOKEN 2021-09-23 13:08:06 +03:00
yhtiyar 711319fbad added humbug reporter 2021-09-23 12:02:14 +03:00
yhtiyar e75fcb7c22 removed casting for env variables. 2021-09-22 16:53:11 +03:00
yhtiyar f27d828d5a small fixes 2021-09-22 16:37:27 +03: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
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
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
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
Andrey Dolgolev f980c68384 Remove go upper. 2021-09-15 17:58:56 +03:00
Tim Pechersky 3fbe423ca6 v1 banner 2021-09-15 16:58:14 +02:00
Andrey Dolgolev 4891cc0624 Add fixes 2021-09-15 17:49:39 +03:00
Tim Pechersky e203fa16da improve login/signup/logout and appLoading view 2021-09-15 15:47:50 +02:00
yhtiyar 5b6d06cf99 added ethereum-nft service 2021-09-15 12:55:03 +03:00
Andrey Dolgolev d82a7f0049 Add step fixes. 2021-09-14 20:11:35 +03:00
Andrey Dolgolev 87505f7fbe Fix logic. 2021-09-14 16:40:09 +03:00
Andrey Dolgolev b289a4c65c Remove logs. 2021-09-14 12:59:51 +03:00