Joe Howarth

Results 12 issues of Joe Howarth

Anchor allows accessing accounts not defined on the Accounts struct through `ctx.remaining_accounts`. I currently don't see a way to pass these additional accounts in the generated client code cleanly. **Proposal**:...

**WIP - Still in ideation phase** Todos: - [X] bond - [x] Unbond - [x] Claim - [x] Rebond - [x] ExecuteEpochOperations - [X] Existing tests pass - [X] Basic...

Hi I'm curious why you chose [typescript-type-def](https://github.com/dbeckwith/rust-typescript-type-def) over other ts crates like [specta](https://github.com/oscartbeaumont/specta) or [ts-rs](https://github.com/Aleph-Alpha/ts-rs).

Could you include an example of using the #[rpc(notification)] method attribute?

Figure out efficient and visually high quality text rendering for BabylonJS / WebGL

feature

Make easier to visualize information - region level - borders - highlighted cells - map modes - text rendering (#6 )

enhancement
refactor
module

Way to set values via config file or CLI instead of by recompiling. Should make tuning things more straightforward. Two use cases 1. Known, stable config options that must exist....

good first issue
feature

Run at max speed sending data either to python client or dump relevant data to a json file that can be read by python. Would allow for easier analysis of...

feature
module