Neeraj Kashyap
b0dc2c9e9c
Added MOONSTREAM_HUMBUG_TOKEN environment variable
...
The ethereum trending addresses crawler will be the first one to report
data through a Humbug journal. This requires us to accept a Humbug token
as configuration.
2021-08-09 04:36:52 -07:00
Neeraj Kashyap
9d41941403
Merge pull request #86 from zomglings/crawlers-improve-synchronization
...
"--confirmations" argument for Ethereum crawler
2021-08-06 10:37:06 -07:00
Neeraj Kashyap
42b46edd40
Merge pull request #89 from bugout-dev/improving-txinfo
...
Improving txinfo
2021-08-06 10:36:55 -07:00
Neeraj Kashyap
a2b383b4c6
Merge pull request #87 from peersky/small-fix
...
new subscriptions error messaage names fix
2021-08-06 10:36:19 -07:00
Neeraj Kashyap
863fb56eaf
Merge pull request #88 from peersky/fix-dynamic-loading
...
remove UI context dynamic loading
2021-08-06 10:30:30 -07:00
yhtiyar
4c5676d5aa
made wei units eth units
2021-08-06 19:00:05 +03:00
yhtiyar
419f2c8ce4
removed console log
2021-08-06 16:36:41 +03:00
yhtiyar
e9ac313c82
fixed bug when transaction is undefined
2021-08-06 16:30:27 +03:00
Tim Pechersky
0445533c09
new subscriptions error messaage
2021-08-06 20:25:29 +08:00
Tim Pechersky
48b30beb7d
remove UI context dynamic loading
2021-08-06 20:24:18 +08:00
yhtiyar
aaee2e2e67
renamed gas label, fixed hash demonstrating bug
2021-08-06 13:56:12 +03:00
Neeraj Kashyap
a20ec6bcc1
Merge branch 'crawlers-improve-synchronization' of github.com:zomglings/moonstream into crawlers-improve-synchronization
2021-08-05 17:12:21 -07:00
Neeraj Kashyap
019da38ed2
Improved exception reporting for ethereum crawler
...
Introduced `EthereumBlockCrawlError` and raising it whenever there is an
issue crawling blocks.
2021-08-05 17:11:07 -07:00
Neeraj Kashyap
be4442966e
Make crawl_blocks also handle interrupts
2021-08-05 17:10:48 -07:00
Neeraj Kashyap
2f481c0c81
--confirmations argument to "ethcrawl synchronize"
2021-08-05 16:11:10 -07:00
Neeraj Kashyap
82b425da01
Had to save setup.py
...
Also updated README to reflect name change.
2021-08-05 15:54:19 -07:00
Neeraj Kashyap
44cbbc7a17
Version number import fixed
...
Renamed version variable.
Bumped version to 0.0.2
2021-08-05 15:53:03 -07:00
Neeraj Kashyap
4438324e05
Renamed moonstreamcrawlers -> mooncrawl
...
Other name was a mouthful.
2021-08-05 15:52:10 -07:00
Neeraj Kashyap
1de764b34f
Merge pull request #75 from peersky/main
...
Minor changes, nprogress bar, color picker, linter fixes
2021-08-05 09:44:26 -07:00
Tim Pechersky
9b1a61f8ad
Merge remote-tracking branch 'upstream/main'
2021-08-06 00:39:57 +08:00
Neeraj Kashyap
38d1eeee6b
Run frontend tests even on pull requests from forks
2021-08-05 09:39:32 -07:00
Tim Pechersky
8439dae13a
Merge branch 'optimize-bundle-size'
2021-08-06 00:07:04 +08:00
Tim Pechersky
7733a8bcb6
small fixes
2021-08-06 00:05:41 +08:00
Tim Pechersky
72c87a4286
dynamic imports in app and index
2021-08-05 23:01:02 +08:00
Tim Pechersky
846177f2b2
in entryid.js
2021-08-05 23:00:34 +08:00
Tim Pechersky
712284fdd4
use ui provider
2021-08-05 22:59:12 +08:00
Tim Pechersky
bfd00221f6
fix linter
2021-08-05 22:10:50 +08:00
Tim Pechersky
aea00fb21e
color selector
2021-08-05 22:00:08 +08:00
Tim Pechersky
e8222024d4
move title a bit higher and remove underscore
2021-08-05 19:17:40 +08:00
Tim Pechersky
6e6e646708
small improvements
2021-08-05 19:15:57 +08:00
Tim Pechersky
9938d2a87d
Merge pull request #72 from peersky/try-to-fix-redirects
...
fix query cache props
2021-08-05 19:03:54 +08:00
Tim Pechersky
3f7268840a
fix query cache props
2021-08-05 19:02:53 +08:00
Tim Pechersky
3f432e95ac
Merge pull request #71 from peersky/try-to-fix-redirects
...
deps
2021-08-05 18:55:00 +08:00
Tim Pechersky
3808fc8f13
deps
2021-08-05 18:54:22 +08:00
Tim Pechersky
03b7229b90
Merge pull request #70 from peersky/try-to-fix-redirects
...
fix imports
2021-08-05 18:54:04 +08:00
Tim Pechersky
466432af06
fix errors
2021-08-05 18:53:02 +08:00
Tim Pechersky
0a30817adb
fix imports
2021-08-05 18:45:44 +08:00
Tim Pechersky
dd249fe1cc
Merge pull request #69 from peersky/try-to-fix-redirects
...
Try to fix redirects
2021-08-05 18:43:33 +08:00
Tim Pechersky
3d853d0c4a
remove jsx, import React
2021-08-05 18:42:45 +08:00
Tim Pechersky
3a4e65ef84
deps
2021-08-05 18:41:59 +08:00
Tim Pechersky
806a896f30
Merge pull request #68 from peersky/try-to-fix-redirects
...
copy _app from bugout dev
2021-08-05 18:39:53 +08:00
Tim Pechersky
9126a712b9
copy _app from bugout dev
2021-08-05 18:38:42 +08:00
Tim Pechersky
2662211ef1
Merge pull request #67 from peersky/try-to-fix-redirects
...
Try to fix redirects
2021-08-05 18:33:13 +08:00
Tim Pechersky
2c8c49aad2
try 4
2021-08-05 18:32:39 +08:00
Tim Pechersky
c13af35665
try 4
2021-08-05 18:30:31 +08:00
Tim Pechersky
c1078f49b4
try 4
2021-08-05 18:30:11 +08:00
Tim Pechersky
cb31e45b7b
Merge pull request #66 from peersky/try-to-fix-redirects
...
try 3
2021-08-05 18:14:30 +08:00
Tim Pechersky
37c441066b
try 3
2021-08-05 18:11:37 +08:00
Tim Pechersky
855828923c
Merge pull request #65 from peersky/try-to-fix-redirects
...
try 2
2021-08-05 18:04:51 +08:00
Tim Pechersky
dd0ea5bd41
try 2
2021-08-05 18:03:42 +08:00