-
Notifications
You must be signed in to change notification settings - Fork 757
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [3.0.0](v2.9.0...v3.0.0) (2022-02-10) ### Bug Fixes * **account:** dont allow additional signatures in execute ([ac02d46](ac02d46)) * comments ([f261120](f261120)) * review comments ([ee93bd6](ee93bd6)) * **test:** remove only for getTransactionReceipt test ([eb11d3b](eb11d3b)) * **types:** change type of `block_number` from `number` to `BlockNumber` in TransactionReceipt ([7a48ff8](7a48ff8)) * **types:** update TransactionReceipt type ([9f9f6a2](9f9f6a2)) ### Features * **account:** introduce execute method ([0be78c6](0be78c6)) * **contract:** add an option to pass block identifier ([e34dd86](e34dd86)) * new signer and provider interface ([4b2a71c](4b2a71c)) * **provider:** add getTransactionReceipt() ([4267a5f](4267a5f)) * split account and signer ([ca4ad9d](ca4ad9d)) * update readme ([ed021dc](ed021dc)) ### BREAKING CHANGES * new provider and signer interfaces
- Loading branch information
1 parent
1effe2e
commit f6e05e4
Showing
3 changed files
with
27 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters