Skip to content
This repository has been archived by the owner on Mar 23, 2021. It is now read-only.

Commit

Permalink
Get contract location from receipt
Browse files Browse the repository at this point in the history
We fetch the transaction receipt in order to check the status, this
means we no longer need to calculate the contract address from the
transaction, rather, we can get it directly out of the receipt.  Doing
so allows us to remove a module and a `rlp` version dependency.
  • Loading branch information
Tobin C. Harding committed Feb 19, 2020
1 parent 52a4660 commit 4b77076
Show file tree
Hide file tree
Showing 5 changed files with 149 additions and 231 deletions.

0 comments on commit 4b77076

Please sign in to comment.