Skip to content

Commit

Permalink
chore: compile all
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-makerx committed Jan 31, 2025
1 parent 51b7cf9 commit e368409
Show file tree
Hide file tree
Showing 4,467 changed files with 478,154 additions and 267,059 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
441 changes: 215 additions & 226 deletions examples/amm/out/ConstantProductAMM.approval.puya.map

Large diffs are not rendered by default.

20 changes: 0 additions & 20 deletions examples/amm/out/ConstantProductAMM.approval.teal
Original file line number Diff line number Diff line change
Expand Up @@ -1077,10 +1077,6 @@ swap_switch_case_0@1:

// examples.amm.contract.ConstantProductAMM._update_ratio() -> void:
_update_ratio:
// amm/contract.py:255-256
// @subroutine
// def _update_ratio(self) -> None:
proto 0 0
// amm/contract.py:257
// a_balance = self._current_a_balance()
callsub _current_a_balance
Expand All @@ -1102,10 +1098,6 @@ _update_ratio:

// examples.amm.contract.ConstantProductAMM._check_is_governor() -> void:
_check_is_governor:
// amm/contract.py:262-263
// @subroutine
// def _check_is_governor(self) -> None:
proto 0 0
// amm/contract.py:265
// Txn.sender == self.governor
txn Sender
Expand All @@ -1124,10 +1116,6 @@ _check_is_governor:

// examples.amm.contract.ConstantProductAMM._current_pool_balance() -> uint64:
_current_pool_balance:
// amm/contract.py:291-292
// @subroutine
// def _current_pool_balance(self) -> UInt64:
proto 0 1
// amm/contract.py:293
// return self.pool_token.balance(Global.current_application_address)
global CurrentApplicationAddress
Expand All @@ -1142,10 +1130,6 @@ _current_pool_balance:

// examples.amm.contract.ConstantProductAMM._current_a_balance() -> uint64:
_current_a_balance:
// amm/contract.py:295-296
// @subroutine
// def _current_a_balance(self) -> UInt64:
proto 0 1
// amm/contract.py:297
// return self.asset_a.balance(Global.current_application_address)
global CurrentApplicationAddress
Expand All @@ -1160,10 +1144,6 @@ _current_a_balance:

// examples.amm.contract.ConstantProductAMM._current_b_balance() -> uint64:
_current_b_balance:
// amm/contract.py:299-300
// @subroutine
// def _current_b_balance(self) -> UInt64:
proto 0 1
// amm/contract.py:301
// return self.asset_b.balance(Global.current_application_address)
global CurrentApplicationAddress
Expand Down
2 changes: 1 addition & 1 deletion examples/amm/out/ConstantProductAMM.arc32.json

Large diffs are not rendered by default.

20 changes: 10 additions & 10 deletions examples/amm/out/ConstantProductAMM.arc56.json

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

This file was deleted.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

1,229 changes: 0 additions & 1,229 deletions examples/amm/out/ConstantProductAMM.ir/ConstantProductAMM.approval.11.mir

This file was deleted.

Large diffs are not rendered by default.

1,229 changes: 1,229 additions & 0 deletions examples/amm/out/ConstantProductAMM.ir/ConstantProductAMM.approval.13.mir

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

This file was deleted.

Large diffs are not rendered by default.

1,386 changes: 0 additions & 1,386 deletions examples/amm/out/ConstantProductAMM.ir/ConstantProductAMM.approval.5.lstack.mir

This file was deleted.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

This file was deleted.

1,386 changes: 1,386 additions & 0 deletions examples/amm/out/ConstantProductAMM.ir/ConstantProductAMM.approval.7.lstack.mir

Large diffs are not rendered by default.

1,227 changes: 0 additions & 1,227 deletions examples/amm/out/ConstantProductAMM.ir/ConstantProductAMM.approval.7.xstack.mir

This file was deleted.

Large diffs are not rendered by default.

This file was deleted.

1,229 changes: 0 additions & 1,229 deletions examples/amm/out/ConstantProductAMM.ir/ConstantProductAMM.approval.9.fstack.mir

This file was deleted.

1,227 changes: 1,227 additions & 0 deletions examples/amm/out/ConstantProductAMM.ir/ConstantProductAMM.approval.9.xstack.mir

Large diffs are not rendered by default.

Loading

0 comments on commit e368409

Please sign in to comment.