Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Commit

Permalink
undo changes to committed test_api.wasm
Browse files Browse the repository at this point in the history
  • Loading branch information
arhag committed Apr 12, 2019
1 parent 42838f0 commit da8b444
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion unittests/test-contracts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ test_ram_limit contract was compiled with eosio.cdt v1.4.1

That contract was ported to compile with eosio.cdt v1.5.0, but the test that uses it is very sensitive to stdlib/eosiolib changes, compilation flags and linker flags.

deferred_test, get_sender_test, proxy, and reject_all contracts were compiled with eosio.cdt v1.6.1
deferred_test, get_sender_test, proxy, reject_all, and test_api contracts were compiled with eosio.cdt v1.6.1

The remaining contracts have been ported to compile with eosio.cdt v1.6.x. They were compiled with a patched version of eosio.cdt v1.6.0-rc1 (commit 1c9180ff5a1e431385180ce459e11e6a1255c1a4).
Binary file modified unittests/test-contracts/test_api/test_api.wasm
Binary file not shown.

0 comments on commit da8b444

Please sign in to comment.