Yihau Chen

Results 11 issues of Yihau Chen

#### Problem jsonParsed will never work for token accounts because we missed decimals. #### Summary of Changes ~add new parsing code for `JsonParsed`. it will~ ~- check if accounts's owner...

v1.17

#### Problem - we don't raise errors when publishing crates - we try to verify a crate even if it fails to publish - the verification seems a little bit...

#### Problem ahash 0.8.5 includes a patch for compiling fail on arm64. (https://www.github.com/tkaitchuck/aHash/pull/171) context: https://discord.com/channels/428295358100013066/560503042458517505/1196922911949336577

automerge

#### Summary of Changes add arm64 macos clippy tests it looks good:

#### Problem #### Summary of Changes Fixes #

automerge

Hi there. I have a TICKscripts looks like ```tick var data = batch |query("I SELECT A MAX VALUE HERE") .period(10m) .cron('0 * * * *') data |stats(60m) .align() |derivative('emitted') .unit(60m)...

#### Problem ci/run-local.sh is outdated 😢

#### Problem I connect to my own solana node via websocket, but I found It seems not provide a complete heartbeat flow (send ping then get pong). imho, a pong...

good first issue

@check-lint: run the linter (clippy + fmt).

ci-cd