
* Add DBGLOC fate op * Add DBGDEF and DBGUNDEF * Change the type of arg for dbgdef and dbgundef * Change DBGUNDEF to end_bb = true * No safe sanity check for dbgundef * Rename DBGDEF and DBGUNDEF to DBG_DEF and DBG_UNDEF * Revert "No safe sanity check for dbgundef" This reverts commit ee4949777fd988b76b9f854a2523a64a6dcdf591. * Rename DBGLOC to DBG_LOC * Remove column from DBG_LOC * Add DBG_CALL and DBG_RETURN * Update the docs for debug opcodes * Add a DBG_CALL_R for remote calls * Remove is_tail_call from DBG_CALL_R * Revert "Remove is_tail_call from DBG_CALL_R" This reverts commit a620c9c34b1c0ace77253ec0eabe6ac0b8e77ad2. * Revert "Add a DBG_CALL_R for remote calls" This reverts commit a336314cfc3930b348fb73352de8c108eba72973. * Revert "Add DBG_CALL and DBG_RETURN" This reverts commit db9766ac746b7f2d34a6f09a2f528be07b4226ea. * Add DBG_CONTRACT op * Upgrade aeserialization dep * Use aeserialization v1.0.0 * Use aeserialization tag v1.0.0 * Remove debug instructions from AEVM
24 lines
918 B
Erlang
24 lines
918 B
Erlang
{"1.2.0",
|
|
[{<<"aeserialization">>,
|
|
{git,"https://github.com/aeternity/aeserialization.git",
|
|
{ref,"177bf604b2a05e940f92cf00e96e6e269e708245"}},
|
|
0},
|
|
{<<"base58">>,
|
|
{git,"https://github.com/aeternity/erl-base58.git",
|
|
{ref,"60a335668a60328a29f9731b67c4a0e9e3d50ab6"}},
|
|
1},
|
|
{<<"eblake2">>,{pkg,<<"eblake2">>,<<"1.0.0">>},0},
|
|
{<<"enacl">>,
|
|
{git,"https://github.com/aeternity/enacl.git",
|
|
{ref,"793ddb502f7fe081302e1c42227dca70b09f8e17"}},
|
|
1},
|
|
{<<"getopt">>,{pkg,<<"getopt">>,<<"1.0.1">>},0}]}.
|
|
[
|
|
{pkg_hash,[
|
|
{<<"eblake2">>, <<"EC8AD20E438AAB3F2E8D5D118C366A0754219195F8A0F536587440F8F9BCF2EF">>},
|
|
{<<"getopt">>, <<"C73A9FA687B217F2FF79F68A3B637711BB1936E712B521D8CE466B29CBF7808A">>}]},
|
|
{pkg_hash_ext,[
|
|
{<<"eblake2">>, <<"3C4D300A91845B25D501929A26AC2E6F7157480846FAB2347A4C11AE52E08A99">>},
|
|
{<<"getopt">>, <<"53E1AB83B9CEB65C9672D3E7A35B8092E9BDC9B3EE80721471A161C10C59959C">>}]}
|
|
].
|