Kris Shinn

Results 10 issues of Kris Shinn

Packages updated to take care of security warnings.

As a follow on to #51 Ethql needs to support configuring the ENS resolver to be compatible with more than just mainnet. We should be able to pass a config...

As the schema for EIP-1767 develops, we should review the Ethql base spec and ensure that it is compliant. It is expected that there will still exist overlay features to...

Easy branch to enable query tracing. Last packaging artifacts also seem to be included here.

## Motivation The current functionality in EthQL is read-only and provides extra functionality in entity decoding. This is limits the use of dApps building on Ethql as it doesn't cover...

Type: Feature

I'm not sure what was getting fixed / added with replacing the `job.name` with `job.description`. But as issue #36 describes, it breaks the buttons making the list view in operable...

This change proposal is to address Issue #4. It has been lightly tested (in manual mode). I think for completeness it would still need unittests, but wanted to propose this...

Given that AWS is enabling and defaulting to region specific stacks, there is an option missing to specify which region we want the tool to send the AWS commands to....

## Context I'm trying to use the `EcdsaKeyPair` as a utility to generate a stable keypair. For testing purposes I'm: 1. Creating a keypair with `exportable = true` 2. Exporting...

There has been a change in a Nov release of Cockroach DB. The `crdb_internal_region` enum is coming up in the diff engine regardless of having a multi-region deployment. Prisma should...