You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* rename wasm script
* add wasm build to CI
* fix deployment imports on counter
* re-export tokio when daemon feature is enabled
* formatting
* pass --all-features to docs.rs when building docs
* default state file to `state.json`
* update docs and add anchors
* update further docs
* format
* update sections and add workspace placeholder.
* format our stuff
* fix doctest
* bump tx query retries
* add deny(missing_docs)
* formatting
* add #![deny(missing_docs)] and fix all the missing docs
* fix deploy mod comment
* update prelude doc comment
* format
* fix doc comment
* remove bin folder from gitignore
* remove unused deps and move executable to examples
* fix docs
* compile to wasm
* format
* group imports
* fmt
* add doc comment to re-exports
* remove mdbook from test job
* add mdbook-keeper to just install-docs command
* build docs and add to gitattributes
* fix git attribute
* improve doc structure and reference
* update html settings
* formatting
* fix edit url
* build the docs
* fix edit url
0 commit comments