Christopher Patton
Christopher Patton
Looks like the linter is complaining for a reason unrelated to this PR. If you'd like to help get this PR merged, feel free to put up a PR to...
@tannerryan you just need to rebase and we should be able to merge.
@tannerryan can you please squash this into a single commit?
That workaround is indeed quite nasty. I believe we have something like this feature in javaascript: grouping multiple reads/writes to storage into a single transaction. If so, I think it...