Fuyao Zhao

Results 9 issues of Fuyao Zhao

Currently promscale just error out if we send a request to delete by time: https://github.com/timescale/promscale/blob/master/pkg/api/delete.go#L50 I haven't fully understood promscale's implementation, but we do be able to construct SQL to...

**What is missing?** Currently, if promscale can't connect to timescaledb, it tries to reconnect but it may never succeed unless manually deleted the promscale pod ![image](https://user-images.githubusercontent.com/1646270/190277396-d8b87e57-6ffa-4ce2-b71f-1e64abafa260.png) the above situation happens...

feature

#### System information Erigon version: v2022.09.01 (then I upgrade to 09.03 with running integration command in the comment) OS & Version: Linux Commit hash : #### Expected behaviour `trace_xx` API...

## Steps to Reproduce Issue create ESM ts project, change the following ``` "module": "esnext", "moduleResolution": "nodenext", ``` the last line is ask compiler to use this https://github.com/MystenLabs/sui/blob/main/sdk/typescript/package.json#L18-L24 but this...

Stale

### Ethers Version latest ### Search Terms _No response_ ### Describe the Problem https://github.com/ethers-io/ethers.js/blob/98910ba01efa774710eefa5a6a5836a8b271c654/lib.esm/providers/formatting.d.ts#L211 transactionParamResponse has a field index, but in the format function, it uses transactionIndex https://github.com/ethers-io/ethers.js/blob/main/src.ts/providers/format.ts#L201 should this...

investigate
v6

### What happened? when building with next, node module inside standalone will be symlinks, but the files generated by bazel build will have symlink to some absolute path, make the...

bug
repro needed

https://github.com/uber/hermetic_cc_toolchain/blob/main/toolchain/ext.bzl#L3 seems doesn't allow to set parameters like version

as I explain here: https://github.com/ethers-io/ethers.js/issues/3829 it's very useful if we export the formatting utils, since etherjs not support all the data types, e.g. geth trace, parity trace, etc, better let...

investigate
on-deck
v6