v0.27.1
Pre-release
Pre-release
What's Changed
- feat(indexer): add transaction receipts UI by @sdbondi in #1917
- feat(scripts): add --dry-run flag to publish_crates.py by @sdbondi in #1918
- feat(ootle-wasm): add sealTransaction and addTransactionSigner WASM bindings by @sdbondi in #1922
- refactor(epoch-oracle): add helper methods and fix off-by-one in sync_blockchain by @sdbondi in #1919
- fix(template-macros): derive Serialize/Deserialize on template structs in non-wasm codepath by @sdbondi in #1925
- chore(deps): bump picomatch in /docs/developer-docs by @dependabot[bot] in #1924
- chore(deps): bump smol-toml from 1.6.0 to 1.6.1 in /docs/developer-docs by @dependabot[bot] in #1923
- fix(template-macros): add serde crate path attribute for non-wasm derive by @sdbondi in #1926
- fix(template-macros): suppress dead_code warnings on non-wasm template module by @sdbondi in #1927
- fix: export byte type from test tooling by @sdbondi in #1929
- feat(walletd): add reset subcommand to clear the wallet database by @sdbondi in #1936
- chore(deps): bump astro from 5.18.0 to 5.18.1 by @dependabot[bot] in #1934
- chore(deps): bump astro from 5.18.0 to 5.18.1 in /docs/developer-docs by @dependabot[bot] in #1933
- chore(deps): bump azure/trusted-signing-action from 1.1.0 to 1.2.0 by @dependabot[bot] in #1939
- chore(deps): bump actions/deploy-pages from 4 to 5 by @dependabot[bot] in #1940
- chore: add wallet SDK and wallet daemon client to publish script by @sdbondi in #1938
- chore: improve CI performance by @martinserts in #1930
- feat(swarm): hot-reload config file for instance settings/envs by @sdbondi in #1946
- fix(tests): cache builtin templates and optimize wasmer deps for faster template tests by @sdbondi in #1947
- feat(walletd): add public key to MyAssets account details by @sdbondi in #1954
- fix(consensus): remove eager pending_stage writes to prevent stale stage after leader failure by @sdbondi in #1956
Full Changelog: v0.27.0...v0.27.1