Commit 87f28be
authored
Hosted counter example (#38)
* Create `hosted-counter` example
* Use `linera-protocol` with faucet client crate
* Request application
* Bump `linera-protocol`
* `examples/hosted-counter`: tweak styling
* Cleanup
* Bump `linera-protocol`
This allows us to remove the logic around requesting applications,
since linera-io/linera-protocol#3382 makes
this transparent.
* `examples/hosted-counter`: externalize `@linera/client`
* `hosted-counter`: port to mininet
* `hosted-counter`: make more mobile-friendly
* `examples/hosted-counter`: mobile improvements
* `linera-protocol`: avoid deadlocking when reaping tasks
* `examples`: abstract out stylesheet
* `client`: improve error reporting
* Clippy clean the client library
* Fix extension build
* Address review comments1 parent ab0cddf commit 87f28be
File tree
27 files changed
+763
-111
lines changed- client
- .cargo
- src
- examples
- assets
- counter
- hosted-counter
- public
- js/@linera
- extension
- src
- library
- wallet
27 files changed
+763
-111
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
3 | 9 | | |
4 | 10 | | |
5 | 11 | | |
| |||
0 commit comments