Skip to content

Conversation

@ALiberalVoluntarist
Copy link
Collaborator

Add configurable broadcasters and API key support for Taal ARC integration

  • Introduced default_broadcaster with configurable options for testnet and custom ARC configurations.
  • Added API key-based broadcasters for Taal mainnet and testnet (taal_broadcaster, taal_testnet_broadcaster).
  • Implemented default broadcasters for GorillaPool mainnet and testnet.
  • Updated examples to use new broadcaster functions.

Description of Changes

Provide a brief description of the changes you've made.

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
  • [x ] All tests pass locally
  • [x ] I have tested manually in my local environment

Checklist:

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

…ation

- Introduced `default_broadcaster` with configurable options for testnet and custom ARC configurations.
- Added API key-based broadcasters for Taal mainnet and testnet (`taal_broadcaster`, `taal_testnet_broadcaster`).
- Implemented default broadcasters for GorillaPool mainnet and testnet.
- Updated examples to use new broadcaster functions.
- Added details for new broadcasters (`default_broadcaster`, `taal_broadcaster`, `taal_testnet_broadcaster`).
- Included fixes and updates for GorillaPool mainnet and testnet integration.
@ALiberalVoluntarist ALiberalVoluntarist requested review from msinkec and voyager1708 and removed request for msinkec July 28, 2025 00:44
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 de3c95c into master Jul 28, 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