forked from cerc-io/laconicd-deprecated
rpc: transaction receipt test (#678)
* Problem: No test on the transaction receipt api Closes: #582 - add receipt rpc test for erc20 transfer logs * lower gas fee * build with go 1.17 in CI * use go 1.17 in test-solidity * fix merge
This commit is contained in:
@@ -3,4 +3,4 @@
|
||||
# prepare sloc v0.5.17 in PATH
|
||||
solc --combined-json bin,abi --allow-paths . ./tests/solidity/suites/staking/contracts/test/mocks/StandardTokenMock.sol \
|
||||
| jq ".contracts.\"./tests/solidity/suites/staking/contracts/test/mocks/StandardTokenMock.sol:StandardTokenMock\"" \
|
||||
> x/evm/keeper/ERC20Contract.json
|
||||
> x/evm/types/ERC20Contract.json
|
||||
|
||||
Reference in New Issue
Block a user