Skip to content

Conversation

@ALiberalVoluntarist
Copy link
Collaborator

Description of Changes

Fixed

Bug Fix default_http_client and add async ARC broadcasting example

  • Replaced default_sync_http_client with DefaultHttpClient in default_http_client.
  • Introduced a new test_async_arc.py example demonstrating asynchronous ARC broadcasting and transaction status checking.

Linked Issues / Tickets

Reference any related issues or tickets, e.g. "Closes #123".

Testing Procedure

Describe the tests you've added or any testing steps you've taken.

  • I have added new unit tests
  • All tests pass locally
  • I have tested manually in my local environment

Checklist:

  • [ x] I have performed a self-review of my own code
  • [ x] I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • [ x] I have updated CHANGELOG.md with my changes
  • I have run the linter

- Replaced `default_sync_http_client` with `DefaultHttpClient` in `default_http_client`.
- Introduced a new `test_async_arc.py` example demonstrating asynchronous ARC broadcasting and transaction status checking.
Incremented the version in `__init__.py` from 1.0.6 to 1.0.6.1 for a minor update.
- Added changes for bug fix in `default_http_client`.
- Included details for the new async ARC broadcasting example.
Copy link
Collaborator

@voyager1708 voyager1708 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK

@voyager1708 voyager1708 merged commit 52f852e into master Jul 3, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants