This repository was archived by the owner on Dec 10, 2025. It is now read-only.
Commit d354860
committed
0.4.0 CHANGELOG [skip ci]
# [0.4.0](v0.3.0...v0.4.0) (2024-11-17)
### Bug Fixes
* **provider:** fix `getProof` to call correct method ID ([9f4addc](9f4addc))
### Features
* add `getFeeParams` RPC method ([52b9aae](52b9aae))
* add `getProtocolVersion` RPC method ([24f6892](24f6892))
* add `sendRawTransactionWithDetailedOutput` RPC method ([b385eff](b385eff))
* implement `SmartAccount` class ([c6bfd9d](c6bfd9d))1 parent 394b015 commit d354860
1 file changed
+15
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
9 | 24 | | |
10 | 25 | | |
11 | 26 | | |
| |||
0 commit comments