Wykres commitów

  • 2159b7df62 Little bit of cleanup in /subscriptions endpoint Neeraj Kashyap 2021-08-13 13:35:24 -0700
  • d55f25d5e3 Merge branch 'main' into whale-watch Neeraj Kashyap 2021-08-13 12:37:55 -0700
  • cd67560330
    Merge pull request #101 from bugout-dev/register-page Neeraj Kashyap 2021-08-13 09:28:22 -0700
  • 7fa5584a40
    Merge pull request #100 from bugout-dev/titles Neeraj Kashyap 2021-08-13 09:27:35 -0700
  • d900b09de7
    Merge pull request #99 from bugout-dev/cards-improvement Neeraj Kashyap 2021-08-13 09:27:02 -0700
  • 5a8a9c7095 Merge branch 'main' into cards-improvement Tim Pechersky 2021-08-13 18:24:31 +0200
  • a5ba0bf514
    Merge pull request #104 from zomglings/fix-stream-query Neeraj Kashyap 2021-08-13 08:51:30 -0700
  • ddb1b71104 Fixed issues with stream requests to backend Neeraj Kashyap 2021-08-13 08:47:58 -0700
  • d075aec465
    Merge pull request #98 from bugout-dev/fixin-url-encoding Neeraj Kashyap 2021-08-13 08:14:51 -0700
  • 7cd8e9a98b TODO Neeraj Kashyap 2021-08-13 08:09:29 -0700
  • 9ced3a6db5 themed onboarding tooltips Tim Pechersky 2021-08-13 16:50:22 +0200
  • 677ca55ad5 app loading spinner center Tim Pechersky 2021-08-13 16:49:49 +0200
  • 7252e6aee4 tooltip and spinner theme Tim Pechersky 2021-08-13 16:49:36 +0200
  • ca65ffd964 merge with cards-improvement Tim Pechersky 2021-08-13 16:22:41 +0200
  • e337258414
    Merge pull request #102 from zomglings/better-readme Neeraj Kashyap 2021-08-13 06:42:22 -0700
  • 1ae63bfde5 Improved main README for the repo Neeraj Kashyap 2021-08-13 06:41:26 -0700
  • 310a9c4175 added register page Tim Pechersky 2021-08-13 14:38:53 +0200
  • 3905ae1fa8
    Fixed typo on landing page: "ment" -> "meant" Neeraj Kashyap 2021-08-13 05:17:31 -0700
  • 20bfd3a1b2 register page Tim Pechersky 2021-08-13 13:51:47 +0200
  • 5d2e387864 adding titles to pages Tim Pechersky 2021-08-13 13:35:31 +0200
  • 2f75129743 lint warnings fix Tim Pechersky 2021-08-13 13:03:18 +0200
  • 8749ec0e33 clear comments and lint Tim Pechersky 2021-08-13 13:01:53 +0200
  • b102f4eeb6 cards and stream layout improvements Tim Pechersky 2021-08-13 13:01:38 +0200
  • 01303ebd7d active_only argument for list subscription types Neeraj Kashyap 2021-08-12 16:05:42 -0700
  • 5fd3a4797d Some superficial changes for readability. Neeraj Kashyap 2021-08-12 14:52:19 -0700
  • 173b528198 Updated /subscriptions/types to use new handler Neeraj Kashyap 2021-08-12 14:50:46 -0700
  • dd7e2cbcf0 Typo fix Neeraj Kashyap 2021-08-12 14:40:47 -0700
  • 21184d588c Update to admin CLI Neeraj Kashyap 2021-08-12 14:00:54 -0700
  • ac255411b6 Added "mnstr subtypes canonicalize" Neeraj Kashyap 2021-08-12 12:23:21 -0700
  • e6df7b8f01 Complete admin CLI for subscription types Neeraj Kashyap 2021-08-12 11:38:15 -0700
  • 07b857d8a2 administrative commands for subscription types Neeraj Kashyap 2021-08-12 11:27:54 -0700
  • 86263290b4 Add fixes for stream service get parametrs. Andrey Dolgolev 2021-08-12 19:43:14 +0300
  • 309e510598 Remove print. Andrey Dolgolev 2021-08-12 18:03:23 +0300
  • 0631e2fb95 Fix issues. 1) issue with enpty value in filter 2) issue with empty value in ethrium transaction request Add 1) Add urlencoding and replace null to 0 for timestamps 2) Add sorting by timestamps Andrey Dolgolev 2021-08-12 16:39:26 +0300
  • 79c512ca13 Moved moonstream.cli -> moonstream.admin.cli Neeraj Kashyap 2021-08-12 05:53:49 -0700
  • f91422f071
    Merge pull request #97 from bugout-dev/fixing-pagination Neeraj Kashyap 2021-08-11 09:46:28 -0700
  • f5fcc31a70 Fix issue with subscription address dublication in chrome console. Temprorary add icons back for etherium blochain without correct resolving. Andrey Dolgolev 2021-08-10 23:48:20 +0300
  • e87c8b690f
    Merge pull request #96 from bugout-dev/bugout-bump-version Andrei-Dolgolev 2021-08-10 19:58:49 +0300
  • 8d2f252df7 Bumped bugout-python dependency to 0.1.16 Neeraj Kashyap 2021-08-10 09:56:57 -0700
  • 1346373012 Change version of bugout python. Andrey Dolgolev 2021-08-10 19:54:26 +0300
  • 13c7e6699b
    Merge pull request #94 from zomglings/crawlers-ethereum-trending Neeraj Kashyap 2021-08-10 09:51:07 -0700
  • 5eee300537
    Merge pull request #95 from bugout-dev/edit-subscription-endpoint Neeraj Kashyap 2021-08-10 09:49:07 -0700
  • d57550a85c Add update subscription. Andrey Dolgolev 2021-08-10 19:29:16 +0300
  • 1c0be19466 Removed TODO about user_id Neeraj Kashyap 2021-08-10 08:53:26 -0700
  • 068941c163 Merge branch 'main' into ethscan-crawler yhtiyar 2021-08-10 17:21:49 +0300
  • 5b90ed8832 temporary fix yhtiyar 2021-08-10 17:20:03 +0300
  • eea08063a3 Cleaned up code for /subscriptions route Neeraj Kashyap 2021-08-10 06:47:54 -0700
  • 746de0c70b Added issue link to a TODO Neeraj Kashyap 2021-08-10 06:41:18 -0700
  • 5bd061a5da Added stream_processors submodule Neeraj Kashyap 2021-08-10 06:25:23 -0700
  • 3656a592ac Typo in function name Neeraj Kashyap 2021-08-10 06:21:43 -0700
  • b56e83a557 Another TODO Neeraj Kashyap 2021-08-10 06:19:37 -0700
  • 53425e88c3 TODOs for @Andrei-Dolgolev, @kompotkot Neeraj Kashyap 2021-08-10 06:17:46 -0700
  • e469658aee Removed unused imports from data.py Neeraj Kashyap 2021-08-10 06:12:09 -0700
  • 3a3ef9ed39 Little bit of code cleanup Neeraj Kashyap 2021-08-10 06:10:05 -0700
  • b5c0d942c5 Some useQuery state fixes. Andrey Dolgolev 2021-08-10 13:53:10 +0300
  • 70adccdebb Updated "ethcrawler trending" result body Neeraj Kashyap 2021-08-09 19:45:20 -0700
  • ca6a5b2b70 "ethcrawler trending": default start, end Neeraj Kashyap 2021-08-09 19:37:57 -0700
  • 0e98794db9 "ethcrawler trending" humbug token from env Neeraj Kashyap 2021-08-09 18:58:43 -0700
  • 401f12a488 Add buttons for control stream. Andrey Dolgolev 2021-08-09 21:30:44 +0300
  • 58a9268b4d
    Merge pull request #92 from zomglings/crawlers-ethereum-trending Neeraj Kashyap 2021-08-09 09:32:49 -0700
  • bd49b2956b Slight renaming for clarity of internal args Neeraj Kashyap 2021-08-09 09:30:08 -0700
  • 5084f7f32f Merge branch 'main' into crawlers-ethereum-trending Neeraj Kashyap 2021-08-09 09:17:40 -0700
  • 5fc813e98d
    Merge pull request #85 from bugout-dev/address-identity Neeraj Kashyap 2021-08-09 09:14:13 -0700
  • 272fabfd18 Black formatting Neeraj Kashyap 2021-08-09 09:13:08 -0700
  • 2b9dd67954 Modified to mooncrawl yml action kompotkot 2021-08-09 16:11:38 +0000
  • de972d6722 Modified git commit hash to work with new labels table kompotkot 2021-08-09 16:06:17 +0000
  • 39d2b8e36a Increased version kompotkot 2021-08-09 16:04:56 +0000
  • d59084965c Add changes temp state before swith to go to next/previous and go to latest button. Andrey Dolgolev 2021-08-09 19:00:24 +0300
  • b63cdfe7fc Added cli for db and fixed error in labels model kompotkot 2021-08-09 14:58:48 +0000
  • b3e3c0d85f Merge branch 'main' into ethscan-crawler yhtiyar 2021-08-09 17:46:57 +0300
  • d5aa127843 added ethscan smart contract source crawler yhtiyar 2021-08-09 17:41:13 +0300
  • fb5b6fd56b added boto3 requirment yhtiyar 2021-08-09 17:40:02 +0300
  • 3c479a37b4 added env variables for ethscan crawler yhtiyar 2021-08-09 17:39:28 +0300
  • 55ac27689c Working migration smart_contr -> address kompotkot 2021-08-09 14:04:17 +0000
  • d9d863e742 Functionality to publish JSON results to Humbug Neeraj Kashyap 2021-08-09 06:33:56 -0700
  • 2d513800aa Displaying WEI values as ints (not floats) Neeraj Kashyap 2021-08-09 06:01:28 -0700
  • e5226b8a8b Working implementation of "ethcrawlers trending" Neeraj Kashyap 2021-08-09 05:55:10 -0700
  • ea1a714e9b Scaffolding for "mooncrawl ethcrawler trending" Neeraj Kashyap 2021-08-09 04:58:47 -0700
  • ce1d114e14 Merge branch 'main' into address-identity kompotkot 2021-08-09 11:39:51 +0000
  • b0dc2c9e9c Added MOONSTREAM_HUMBUG_TOKEN environment variable Neeraj Kashyap 2021-08-09 04:36:52 -0700
  • 669ab6b13b [WIP] streamBoundary state and state update logic Neeraj Kashyap 2021-08-07 08:32:02 -0700
  • 9d69fc950a Temo state of replacing infinitQuery Andrey Dolgolev 2021-08-07 18:05:06 +0300
  • 9d41941403
    Merge pull request #86 from zomglings/crawlers-improve-synchronization Neeraj Kashyap 2021-08-06 10:37:06 -0700
  • 42b46edd40
    Merge pull request #89 from bugout-dev/improving-txinfo Neeraj Kashyap 2021-08-06 10:36:55 -0700
  • a2b383b4c6
    Merge pull request #87 from peersky/small-fix Neeraj Kashyap 2021-08-06 10:36:19 -0700
  • 863fb56eaf
    Merge pull request #88 from peersky/fix-dynamic-loading Neeraj Kashyap 2021-08-06 10:30:30 -0700
  • 4c5676d5aa made wei units eth units yhtiyar 2021-08-06 19:00:05 +0300
  • 1a43528ae9 Add streams by timestemp. Andrey Dolgolev 2021-08-06 17:03:24 +0300
  • 419f2c8ce4 removed console log yhtiyar 2021-08-06 16:36:41 +0300
  • e9ac313c82 fixed bug when transaction is undefined yhtiyar 2021-08-06 16:30:27 +0300
  • 0445533c09 new subscriptions error messaage Tim Pechersky 2021-08-06 20:25:29 +0800
  • 48b30beb7d remove UI context dynamic loading Tim Pechersky 2021-08-06 20:24:18 +0800
  • 26573fecf8 Initial version of eth address model with labels kompotkot 2021-08-06 12:05:59 +0000
  • aaee2e2e67 renamed gas label, fixed hash demonstrating bug yhtiyar 2021-08-06 13:56:12 +0300
  • a20ec6bcc1 Merge branch 'crawlers-improve-synchronization' of github.com:zomglings/moonstream into crawlers-improve-synchronization Neeraj Kashyap 2021-08-05 17:12:21 -0700
  • 019da38ed2 Improved exception reporting for ethereum crawler Neeraj Kashyap 2021-08-05 17:10:48 -0700
  • be4442966e Make crawl_blocks also handle interrupts Neeraj Kashyap 2021-08-05 17:10:48 -0700
  • 2f481c0c81 --confirmations argument to "ethcrawl synchronize" Neeraj Kashyap 2021-08-05 16:11:10 -0700
  • 82b425da01 Had to save setup.py Neeraj Kashyap 2021-08-05 15:54:19 -0700
  • 44cbbc7a17 Version number import fixed Neeraj Kashyap 2021-08-05 15:53:03 -0700