File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,14 @@ This changelog is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.
99
1010### Added
1111- Add ` examples/token_create_transaction_pause_key.py ` example demonstrating token pause/unpause behavior and pause key usage (#820 )
12+
13+ - Add comprehensive documentation for ` ReceiptStatusError ` in ` docs/sdk_developers/training/receipt_status_error.md `
14+ - Add practical example ` examples/errors/receipt_status_error.py ` demonstrating transaction error handling
15+ - Document error handling patterns and best practices for transaction receipts
16+
17+ - Add detail to ` token_airdrop.py ` and ` token_airdrop_cancel.py `
18+ - Add workflow: github bot to respond to unverified PR commits (#750 )
19+ - Add workflow: bot workflow which notifies developers of workflow failures in their pull requests.
1220- Add ` examples/token_create_transaction_max_automatic_token_associations_0.py ` to demonstrate how ` max_automatic_token_associations=0 ` behaves.
1321- Add ` examples/topic_id.py ` to demonstrate ` TopicId ` opeartions
1422- Add ` examples/topic_message.py ` to demonstrate ` TopicMessage ` and ` TopicMessageChunk ` with local mock data.
You can’t perform that action at this time.
0 commit comments