Skip to content

Commit 5e54f5f

Browse files
authored
Merge pull request #561 from algorandfoundation/dev
0.105.1: cblock fixes/optimizations, PC mapping fix
2 parents fd6c32f + 724086b commit 5e54f5f

File tree

636 files changed

+74097
-88828
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

636 files changed

+74097
-88828
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
// Bun Snapshot v1, https://goo.gl/fbAQLP
2+
3+
exports[`Examples ConstantProductAMM Artifacts Maintains program size 1`] = `1086`;
4+
5+
exports[`Examples ARC75 Artifacts Maintains program size 1`] = `736`;
6+
7+
exports[`Examples Auction Artifacts Maintains program size 1`] = `553`;
8+
9+
exports[`Examples FactoryCaller Artifacts Maintains program size 1`] = `422`;
10+
11+
exports[`Examples NFTFactory Artifacts Maintains program size 1`] = `173`;
12+
13+
exports[`Examples Simple Artifacts Maintains program size 1`] = `288`;
14+
15+
exports[`Examples ContactsApp Artifacts Maintains program size 1`] = `635`;
16+
17+
exports[`Examples Calculator Artifacts Maintains program size 1`] = `196`;
18+
19+
exports[`Examples MerkleTree Artifacts Maintains program size 1`] = `584`;

0 commit comments

Comments
 (0)