the-vampiire

Results 17 issues of the-vampiire

- [ ] Because this PR includes a **bug fix**, relevant tests have been included. - [ ] Because this PR includes a **new feature**, the change was previously discussed...

Stale

hey i am wondering how to properly integrate this with vscode now? i am able to run it with an NPM script but would like to set is for formatting...

When i run `agenda-rest -u -p 8082` i get the following failure on jobs ```json "failCount" : 2, "failReason" : "failure in callback: Error: connect ECONNREFUSED 127.0.0.1:8080" ``` my job...

If `goal node catchup` fails to initialize the catchup, it should report an error and exit with an error code. ** Original Issue Report Below** ### Subject of the issue...

bug
Team Carbon-11
Team Lamprey

**Community Note** * Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request * Please do not...

> example ```ts import "@openzeppelin/contracts/utils/Counters.sol"; contract TestContract { using Counters for Counters.Counter; Counters.Counter private _counter; function test() public { _counter.current(); _counter.increment(); _counter.decrement(); _counter.reset(); } } ``` > issues 1. `Counters.`...

type:bug
status:ready

```sh yarn create ether-dapp my-dapp ``` output ```sh Output: /bin/sh: concurrently: command not found ```

leave a crypto / coffee / beer address in the README. id love to tip you. this has made working with TS / jest so much more pleasant.

use case: allow more customization by providing `message` and `code` options the `originalError` object - any function can be used as long as they return a string - hard to...

enhancement
help wanted
good first issue

add a default data that can be merged into MapItem data - apply to all conversion data only? (simpler) - sub option to apply to mapped / unmapped / both?...

enhancement
help wanted
good first issue