Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# Unreleased
* `rpc get_live_cell` now returns `block_hash` (upgrade `ckb-jsonrpc-types` to 1.2)
* Update `ckb-types` and related ckb crates to the 1.1/1.2 wave
* Update `ckb-sdk` to 5.1

# v2.0.0
* Fix: detect multisig type from input cells in deploy #652
* Warn user if lock script is not well-known during deploy #653
Expand Down
Loading
Loading