File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
docs/taproot-assets/release-notes Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 168
168
user to specify a custom amount to send to a V2 address that doesn't have an
169
169
amount specified.
170
170
171
+ - The ` AddrReceives ` RPC now supports timestamp filtering with
172
+ [ new ` StartTimestamp ` and ` EndTimestamp ` fields] ( https://github.com/lightninglabs/taproot-assets/pull/1794 ) .
173
+
171
174
## tapcli Additions
172
175
173
176
- [ Rename] ( https://github.com/lightninglabs/taproot-assets/pull/1682 ) the mint
186
189
includes unset and zero-valued proto fields (e.g. transaction output indexes).
187
190
This ensures consistent output shape across all proto messages.
188
191
192
+ - The ` tapcli addrs receives ` command now supports
193
+ [ new ` --start_timestamp ` and ` --end_timestamp ` flags] ( https://github.com/lightninglabs/taproot-assets/pull/1794 ) .
194
+
189
195
# Improvements
190
196
191
197
## Functional Updates
You can’t perform that action at this time.
0 commit comments