Commit e55ca66
committed
Hosted counter example (linera-io/linera-web#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#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 28cdb70 commit e55ca66
File tree
6 files changed
+424
-43
lines changed- .cargo
- src
6 files changed
+424
-43
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