File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
.changelog/unreleased/SDK Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 1+ - Reworked SDK wrapping and signatures, including some braking changes.
2+ More specifically:
3+ - The wrapper arguments have been extracted into a separate type and their
4+ presence signals the need to wrap the tx
5+ - The dump and dry-run arguments have been turned into enumerations
6+ - The wrapper signer data has been removed from SigningTxData and moved into
7+ SigningWrapperData
8+ - Simplified the interface of aux_signing_data
9+ - Removed redundant dispatcher functions
10+ - Prevent casting from a wrapped to a raw transaction type
11+ - Prevent submitting an unwrapped transaction
12+ - Avoided passing the MASP internal address as a transaction's owner
13+ - Updated the interface of build_batch
14+ - Removed the owner for reveal_pk
15+ ([ \# 4816] ( https://github.com/anoma/namada/pull/4816 ) )
You can’t perform that action at this time.
0 commit comments