meowsbits

Results 72 issues of meowsbits
trafficstars

**Describe the bug** block pagination back button goes back to first page instead of back 1 page **To Reproduce** Steps to reproduce the behavior: 1. https://expedition.dev/blocks/10500095?network=mainnet 2. click the left...

bug

**Describe the bug** It seems that the RPC fetch method(s) are called every time the value in the input field changes. ![2020-01-10-113810_360x223_screenshot](https://user-images.githubusercontent.com/45600330/72173756-e26e8f80-339d-11ea-91c0-b9ff176fecef.png) This gets really boggy for me. **Expected behavior**...

bug

Ticket spun off from convo here: https://github.com/etclabscore/expedition/pull/232#discussion_r367699347 Source reference: https://github.com/etclabscore/expedition/blob/master/src/components/BlockList/BlockList.tsx#L77 Applicable common value types that could/should be supported. - [ ] block hash - [ ] tx hash - [...

enhancement

**Is your feature request related to a problem? Please describe.** I'm using Expedition locally; pointing the `Ethereum JSON-RPC` value at a local geth instance `http://localhost:8546`. Whenever I reload the page,...

triage

![Screenshot_20191029_162650](https://user-images.githubusercontent.com/45600330/67810666-fc6c2780-fa68-11e9-9fbd-0748e94808cd.png)

enhancement

**Describe the bug** Invalid arguments provided to the command are ignored, instead of causing an error. **To Reproduce** ``` $ jade-service-runner wow such args info: Service Runner port starting on...

triage

I want to be able to separate DIR concerns for default services, separating, say, executables from their/an associated data storage location (also transport, like IPC, paths). For example: https://github.com/etclabscore/jade-service-runner/blob/master/src/service-runner-config.json#L9-L36 ```...

triage

**Describe the bug** `jade-service-runner` times out on my request. **To Reproduce** ``` $ cat /etc/systemd/system/jade_service_runner.service [Unit] Description=Jade Service Runner [Service] Type=simple User=ia Restart=always RestartSec=3 TimeoutStopSec=10min ExecStart=/bin/sh -c 'JADE_DEBUG=1 /home/ia/.nvm/versions/node/v13.1.0/bin/jade-service-runner -d...

triage

**Describe the bug** Using `jade-service-runner -d ` causes unexpected behavior. Using this flag with different values at different times gives seemingly-inconsistent results. **To Reproduce** ``` ubp52 /home/ia/myproject/ $ jade-service-runner #...

triage

![image](https://user-images.githubusercontent.com/45600330/77426212-0d179400-6da2-11ea-96a5-783de8390d22.png) This makes refresh and bookmarking impossible.

enhancement
help wanted
good first issue