psibase icon indicating copy to clipboard operation
psibase copied to clipboard

Open source protocol enabling communities to easily self-host web applications

Results 100 psibase issues
Sort by recently updated
recently updated
newest added

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...

`cargo psibase deploy` currently assumes the local chain is running at `http://psibase.127.0.0.1.sslip.io:8080/`. There is a `-a` flag for cargo psibase, but `cargo psibase -a http://psibase.127.0.0.1.sslip.io:8089/ deploy ...` still fails with:...

bug

- [ ] Rust wrapper - [ ] Token UI - [ ] Plugin

We should authenticate HTTP sessions with a user's tx signing key. This sets the stage for query billing.

Node infra