Releases: nervosnetwork/ckb-standalone-debugger
Releases · nervosnetwork/ckb-standalone-debugger
v1.0.0
v0.203.0
v0.200.2
What's Changed
- ci: add cache by @XuJiandong in #176
- chore: remove ckb-mock-tx-types by @XuJiandong in #178
- Fix some issues caused by machine suspend/resume by @mohanson in #177
- Support coverage test by @mohanson in #179
- Update addr2line from v0.17 to v0.21 by @mohanson in #180
- Update env_logger to v0.11 by @mohanson in #181
- Remove lazy_static dependency by @mohanson in #182
- Update libc to v0.2.172 by @mohanson in #183
- Update nix from v0.26 to v0.30 by @mohanson in #184
- Coverage: when the file does not exist, no more information is collected by @mohanson in #187
- Fixed the issue that --bin parameter does not work with --tx-file parameter by @mohanson in #188
- Minor project structure adjustments by @mohanson in #189
- Move decode-instruction related code to separate file by @mohanson in #190
- Bump version to v0.200.2 by @mohanson in #191
Full Changelog: v0.200.1...v0.200.2
v0.200.1
What's Changed
- Add feature for using AsmMachine in debugger by @xxuejie in #162
- Specify deps in workspace, also upgrade Rust toolchain version by @xxuejie in #163
- Manually set running for ExecV2's new machine by @mohanson in #164
- Use rust edition 2024 by @mohanson in #165
- Getting wasm working again by @mohanson in #168
- Add wasm publish ci by @mohanson in #169
- Fix timestamp syscall to make it crossplatform by @mohanson in #171
- Add examples by @mohanson in #172
- fix: return error code when writing syscall failed by @XuJiandong in #173
- Bump version to v0.200.1 by @mohanson in #174
Full Changelog: v0.200.0...v0.200.1
v0.200.0
What's Changed
- Allow write file in ckb-debugger by @mohanson in #151
- fix: overflow issue in fetch_string by @XuJiandong in #152
- fix: add trailing zero by @XuJiandong in #153
- Add a analyzer to analyze bad tx-file and give detailed reasons by @mohanson in #154
- Type scripts could be empty in analyzer by @mohanson in #155
- Add a convenience method for specifing script by @mohanson in #156
- Bump version to v0.200.0-rc1 by @mohanson in #158
- Fix macos release package name by @mohanson in #159
- Add macos-x64 and linux-aarch64 release by @mohanson in #160
- Bump version to v0.200.0 by @mohanson in #161
Full Changelog: v0.121.0...v0.200.0
v0.200.0-rc1
What's Changed
- Allow write file in ckb-debugger by @mohanson in #151
- fix: overflow issue in fetch_string by @XuJiandong in #152
- fix: add trailing zero by @XuJiandong in #153
- Add a analyzer to analyze bad tx-file and give detailed reasons by @mohanson in #154
- Type scripts could be empty in analyzer by @mohanson in #155
- Add a convenience method for specifing script by @mohanson in #156
- Bump version to v0.200.0-rc1 by @mohanson in #158
Full Changelog: v0.121.0...v0.200.0-rc1
v0.121.0
v0.119.0
v0.118.0
What's Changed
- Support lldb by @joii2020 in #136
- Upgrade to v0.118.0-pre by @mohanson in #137
- Update github actions by @mohanson in #138
- Bump version to v0.118.0-rc2 by @mohanson in #139
- Use a more friendly printer by @mohanson in #140
- Modify the cycles prompt word by @mohanson in #141
- Use rust-toolchain.toml file by @mohanson in #143
- Add doc: Debugging with vscode by @joii2020 in #142
- Bump version to v0.118.0 by @mohanson in #144
Full Changelog: v0.117.0...v0.118.0
v0.118.0-rc2
What's Changed
Full Changelog: v0.118.0-rc1...v0.118.0-rc2