Integration test plan #67

Closed
opened 2021-04-29 13:52:13 +00:00 by ramilexe · 2 comments
ramilexe commented 2021-04-29 13:52:13 +00:00 (Migrated from github.com)

JSON-RPC

Deploy contract, send eth:

  • get block
  • get tx
  • get receipt
  • filter logs
  • get code at
  • get balance
  • get storage
  • eth call

The same with gap filling

ERC20 transfer:

  • [] get block
  • [] get tx
  • [] get receipt
  • [] filter logs
  • [] get code at
  • [] get balance
  • [] get storage
  • [] eth call

Destroy contract:

  • [] get block
  • [] get tx
  • [] get receipt
  • [] filter logs
  • [] get code at
  • [] get balance
  • [] get storage
  • [] eth call

Eth GraphQL

IPLD GraphQL

## JSON-RPC ### Deploy contract, send eth: - [x] get block - [x] get tx - [x] get receipt - [x] filter logs - [x] get code at - [x] get balance - [x] get storage - [x] eth call The same with gap filling ### ERC20 transfer: - [] get block - [] get tx - [] get receipt - [] filter logs - [] get code at - [] get balance - [] get storage - [] eth call ### Destroy contract: - [] get block - [] get tx - [] get receipt - [] filter logs - [] get code at - [] get balance - [] get storage - [] eth call ## Eth GraphQL ## IPLD GraphQL
arijitAD commented 2021-06-18 07:01:16 +00:00 (Migrated from github.com)

Merged https://github.com/vulcanize/ipld-eth-server/pull/53
We need to add tests for the ERC20 transfer and Destroy contract

Merged https://github.com/vulcanize/ipld-eth-server/pull/53 We need to add tests for the ERC20 transfer and Destroy contract
arijitAD commented 2021-06-28 05:24:20 +00:00 (Migrated from github.com)

Move this to smaller issues #74 and #75

Move this to smaller issues #74 and #75
Sign in to join this conversation.
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/ipld-eth-server#67
No description provided.