Skip to content

Commit

Permalink
Merge pull request #59 from eosnetworkfoundation/kayan_btc_based_test
Browse files Browse the repository at this point in the history
add erc20(usdt) test with btc as based token
  • Loading branch information
taokayan authored Oct 16, 2024
2 parents 6b94adf + 35f9964 commit dd529ec
Show file tree
Hide file tree
Showing 4 changed files with 640 additions and 16 deletions.
1 change: 1 addition & 0 deletions antelope_contracts/tests/erc20/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ add_eosio_test_executable( unit_test
${CMAKE_CURRENT_SOURCE_DIR}/erc20_tester.cpp
${CMAKE_CURRENT_SOURCE_DIR}/transfer_tests.cpp
${CMAKE_CURRENT_SOURCE_DIR}/integrated_tests.cpp
${CMAKE_CURRENT_SOURCE_DIR}/different_gas_token_tests.cpp
${EXTERNAL_DIR}/silkworm/silkworm/core/rlp/encode.cpp
${EXTERNAL_DIR}/silkworm/silkworm/core/rlp/decode.cpp
${EXTERNAL_DIR}/silkworm/silkworm/core/types/transaction.cpp
Expand Down
Loading

0 comments on commit dd529ec

Please sign in to comment.