3.19.0 (2022-07-25)
Bug Fixes
- account tests (cc3f362)
- add invoke warning (34db683)
- call contract latest block (1476461)
- ci (808e1f7)
- ci (6337feb)
- contract tests (ffb6a12)
- default provider tests (2fac438)
- invoke response type (bdeb96b)
- no secrets in matrix (5ff7a26)
- nonce issue on test runs (bed6fbf)
- pending getBlock test (a9ea023)
- provider (32f9072)
- provider tests (79eb5ba)
- provider tests (255fd3c)
- remove account test from contract tests (d444e7f)
- remove comment (591caf6)
- remove hardcoded url (c8f3377)
- remove test only (5add341)
- rename gateway to sequencer (b7291e6)
- rename rpc provider (fee4fb3)
- revert default block to pending (28beff7)
- rpc provider account tests (b2fc530)
- rpc provider tests (12db930)
- rpc provider waitForTransaction (9e708ba)
- run only devnet on pr (613084b)
- seperate types and fix fees (577a836)
- set rpc url in pr workflow (89ec3c1)
- test account (ac8210a)
- tests should wait for build (af8c5c7)
- update jsdocs (2c08e5d)
- use rpc conditionally (7023068)
- waitForTransaction (4f0c00b)
- www/docs/API/contract.md (3ca4a51)
- www/docs/API/provider.md (d73e826)
Features
- adapt abstract provider interface to RPC provider (b217b3b)
- add account rpc tests (fc3b484)
- add gateway provider class (dad1eea)
- add provider utils (4df4ae7)
- add rpc provider (315bb74)
- change estimate fee response on rpc provider (942f4f2)
- change provider keys to snake case (2ee4b0b)
- getStorageAt block param (d89bf30)
- implement new interface on account class (b202f37)
- implement new interface on contract class (e942a9d)
- use shared describe block for providers (b525a60)