Skip to content

Commit

Permalink
add signed tx decoding CHANGELOG entry
Browse files Browse the repository at this point in the history
  • Loading branch information
Rjected committed Mar 30, 2022
1 parent a957d79 commit 1b6dddb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

### Unreleased

- Implement signed transaction RLP decoding [#1096](https://github.com/gakonst/ethers-rs/pull/1096)
- `Transaction::from` will default to `Address::zero()`. Add `recover_from` and
`recover_from_mut` methods for recovering the sender from signature, and also
setting the same on tx [1075](https://github.com/gakonst/ethers-rs/pull/1075).
Expand Down

0 comments on commit 1b6dddb

Please sign in to comment.