Skip to content

Commit

Permalink
chore: update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
Ez3kiel-dev committed Aug 1, 2024
1 parent 46cec04 commit af842e8
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
## 0.19.0

Daemon API upgrade :

- new GetTransactionExecutor RPC method.
- new getStableTopoheight RPC method.
- new getStableBalance RPC method.
- new validateAddress RPC method.
- new getDifficulty RPC method.
- new splitAddress RPC method.
- new extractKeyFromAddress RPC method.
- new getMinerWork RPC method.
- new GetHardForks RPC method.
- fix some dtos.

Wallet API:

- new clearTxCache RPC method.
- new estimateExtraDataSize RPC method.
- fix some dtos.

## 0.18.0

Daemon API upgrade :
Expand Down

0 comments on commit af842e8

Please sign in to comment.