ipld-eth-server/test
ramil 954e028306 custom comparation for tx and block (exclude time)
enrich receipts and logs with non-rlp encoded data (block number, block hash, etc)
2021-04-29 16:33:27 +03:00
..
contract integration tests: get balance 2021-04-21 16:05:24 +03:00
helper.go integration tests: get balance 2021-04-21 16:05:24 +03:00
integration_suite_test.go integration test: initial commit 2021-04-16 16:57:11 +03:00
integration_test.go custom comparation for tx and block (exclude time) 2021-04-29 16:33:27 +03:00
README.md integration test: get block, tx, receipt, filter logs, code at 2021-04-19 11:32:36 +03:00

Spin up services:

docker-compose -f docker-compose.test.yml -f ../docker-compose.yml up contract