Justin Starry

Results 115 comments of Justin Starry

@pabigot I'd like to tackle this by migrating the project to use TypeScript and auto-generate the type definitions. Is this a change you would accept?

@bmeeder22 @dfl-zeke just a heads up that Solana maintains a separate fork and npm package `@solana/buffer-layout` that you can use for TypeScript types until those changes are upstreamed into this...

Alright sounds good, will have a PR up soon

@alexkehayias missed your reply! stdweb (and yew as well) has been `wasm-bindgen` compatible for awhile now 😄

@fkohlgrueber thanks! I think it should stay as an absolute path, though. I don't think that serving from a path other than `/` is as common as SPA web apps...

AFAIK it's not possible to install the `build-bpf` subcommand using cargo, you have to install precompiled binaries using the docs linked above or build and install from source using `scripts/cargo-install-all.sh`

Yeah, but if you accidentally tap a block, it will open the modal 🤔

Hmm that is pretty odd, which version of `solana` are you using?

@bashforger thanks for adding more info, I would ensure that your test node's tpu port is exposed. The deploy cli sends transactions directly to the node's tpu port for higher...