add poststate and status to receipt ipld indexes #51

Merged
telackey merged 1 commits from v1.9.25-statediff-0.0.14 into v1.9.25-statediff 2021-02-10 15:07:05 +00:00
Member
  • Add poststate and status to receipt ipld indexes
  • Update unit tests
  • Remove vestigial tx isDeployment code

Satisfies #50

Note: after EIP 98 only status is stored in receipt, before EIP 98 the intermediate state root is packed into those bytes https://github.com/ethereum/EIPs/issues/98

* Add poststate and status to receipt ipld indexes * Update unit tests * Remove vestigial tx `isDeployment` code Satisfies #50 Note: after EIP 98 only status is stored in receipt, before EIP 98 the intermediate state root is packed into those bytes https://github.com/ethereum/EIPs/issues/98
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cerc-io/go-ethereum#51
No description provided.