Skip to content

Conversation

@0xRAG
Copy link
Contributor

@0xRAG 0xRAG commented Jan 14, 2025

Added

  • Add skip_batching option to Wallet.transfer to allow for lower latency gasless transfers.
  • Add Webhook.delete_webhook instance method to delete a webhook instance.
  • Add ExternalAddress derived Address class.

Deprecated

  • Deprecate Webhook.delete static method in Webhook which deletes a webhook by its ID.

howard-at-cb and others added 3 commits January 14, 2025 15:19
* make delete a instance method

* Update test_webhook.py

* Revert "Update test_webhook.py"

This reverts commit becbc2e.

* Revert "make delete a instance method"

This reverts commit 7775cd2.

* make delete() deprecated, introduce delete_webhook()

* Update CHANGELOG.md

* name instance method delete also

* Revert "name instance method delete also"

This reverts commit 505f8d6.

* Update test_webhook.py

* Update webhook.py

* lint

* Update webhook.py

* modify comment and CHANGELOG
@cb-heimdall
Copy link

cb-heimdall commented Jan 14, 2025

✅ Heimdall Review Status

Requirement Status More Info
Reviews 1/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 0
Sum 1

@0xRAG 0xRAG merged commit 86e2df2 into master Jan 14, 2025
7 checks passed
@John-peterson-coinbase John-peterson-coinbase deleted the v0.14.0 branch January 14, 2025 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants