swatanabe

Results 11 issues of swatanabe

## Change Description This allows contract developers to add new indexes to existing tables without completely breaking them. Doing so requires a migration step before the new index can be...

This rule currently has many issues: - The extension project inherits some things from Jamroot. I don't understand why. - Extension projects are not usable from config files (even though...

transition

The subjective database does not work as advertised and is currently disabled. In addition, the defined semantics are problematic, because they do not handle concurrent writes to the subjective database...

Proposal Overview === A transaction consists of the following components - Transaction body - Context data - Signatures - Subjective data A transaction in a block contains - Transaction body...

- port has been replaced with listen, which requires a list control of some sort - The TLS options need to be added

bug
Node infra

- [ ] I would expect `--sign` and `--sender` to be specified at the same scope because they are closely related. - [ ] There's no coherent logic to which...

Node infra

TODO: Figure out how to sort out dependencies. - Other packages that should have a dependency added in the package's meta.json - Other crates that produce wasms that should be...

The output from `sccache -s` is useless, because all the statistics are lost when the sccache daemon exits. I was able to get the actual stats by printing them right...