Jack May
Jack May
Is CString preferred over PathBuf?
FYI @Lichtso @dmakarov
There is room for both here, I think we should formally move away from "BPF" anyway. In the shorter term, the proposed changes described in this issue's description can provide...
@dmakarov How long do you think the last 4 items in the issue description would take to implement?
Removing those instructions cleans up the instruction set, turns them into invalid instructions, and removes the burden on the runtime to support these instructions.
Sysvar make sense, and one that is not supported by account passing, just `.get()`
> > and one that is not supported by account passing, just `.get()` > > @jackcmay Does that mean _not_ implementing `Sysvar`? Yeah, I would implement `get` via `impl_sysvar_get` and...