Skip to content

Commit

Permalink
add erc20(usdt) test with btc as based token
Browse files Browse the repository at this point in the history
  • Loading branch information
taokayan committed Oct 7, 2024
1 parent 6b94adf commit 38f35fd
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 38f35fd

Please sign in to comment.