Zachary Belford

Results 116 issues of Zachary Belford

As the title suggests =P

help wanted

command: `dig www.crowai.com. CAA` Result (cli): ``` ... ;; ANSWER SECTION: www.crowai.com. 299 IN CNAME www.unbouncepages.com. www.unbouncepages.com. 3599 IN CNAME unbouncepages.com. unbouncepages.com. 59 IN CAA 0 issue "comodoca.com" unbouncepages.com. 59...

help wanted

const client = new Eth() Thrown: TypeError: Cannot read property 'transport' of undefined at new EthereumJSONRPC (/Users/zb/Code/etclabs/ethereum-json-rpc-specification/build/typescript/build/index.js:341:21)

good first issue

**Describe the bug** The filter content descriptor has a field that is called "address" but it can be an address OR an array of address. This is in conflict with...

bug

https://github.com/etclabscore/ethereum-json-rpc-specification/blob/master/openrpc.json#L160

bug

Copy from https://github.com/ethereum/go-ethereum/issues/20050 Let's just fix the specific issue, use of -32000. Of course there are other problems with the current json rpc errors, but none as severe as this...

ISS: Discussion
Priority: 7 Low
Type: Core

**Is your feature request related to a problem? Please describe.** 1. Depend on service runner having installed / started the service already 2. use listRunningServices to populate the dropdown.

bug
enhancement

**Is your feature request related to a problem? Please describe.** The current linking scheme has a mixed use of url params as well as path-encoded vars. Specifically, you can set...

enhancement
estimate: 1 week