Home / Reports / Feb 27, 2026

Explore daily commit reports from the Algorand ecosystem. Stay updated with the latest code changes, repository activity, and developer contributions, refreshed every day.

Feb 26, 2026 Arrow Back Arrow Forward Feb 28, 2026
M
T
W
T
F
S
S
26
27
28
29
30
31
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
1
2
3
4
5
6
7
8

Friday, February 27, 2026

231 commits were pushed across 22 repos by 32 authors. There were 2,641,746 additions and 1,135,401 deletions.

Stay up to date with the latest insights and developments on AlgoScan

Authors

Updated Repos

...

Commit Log

- 01:00:21 Build 2641 Data (go-algorand)
- 01:00:21 FI from master (go-algorand)
renovate[bo… 01:56:51 chore(deps): update dependency pnpm to v10.30.2 (use-wallet)
renovate[bo… 01:56:56 Merge 6f20fa299c6f1d646d7d30936a97d921754dec25 into 5073ca134b7c4c5721fcfbe976d5c364a5cc777a (use-wallet)
Argimirodel… 01:57:48 feat: support for initializing `uintN` with fixed bytes instances of length N/8 (puya-ts)
Argimirodel… 01:59:04 test: add tests for uintN construction from bytes with fixed size. (puya-ts)
PhearZero 02:01:32 feat: wasm32 http client (algokit-core)
Argimirodel… 02:26:00 chore: update approvals (puya-ts)
boblat 02:37:16 chore: compile all (puya)
boblat 02:37:16 refactor: add new emit node to simplify front end builders (puya)
github-acti… 02:39:59 Commit from GitHub Actions (Community Interest Tracker) (community)
boblat 02:46:38 Merge 75fe23144dee925845919ca70c49dd42e56faebc into cdd6c350643048cc8f749ea38f2ff386d20ae1d1 (puya)
PhearZero 02:52:01 Merge 6ed44934dc0d95b893ac95488cb7d7e64f1a037b into 878644fe8706d6350527ec9c5eac419e5f9e5530 (algokit-core)
lempira 02:59:07 fix(docs): fix broken anchors in API docs and compiler page (puya)
Argimirodel… 03:03:31 Merge da78b17d1355abd3538d556268e3e490b0f44a12 into 30b6acf335c48a87f995a9731c993392febc2c8b (puya-ts)
lempira 03:08:25 chore(docs): update link (puya)
lempira 03:14:20 chore: renamed build docs action (puya)
lempira 03:17:06 chore: updated gitignore (puya)
lempira 03:17:15 Merge a167f1231fcb68c4c5faf1b936861f4205525eac into cdd6c350643048cc8f749ea38f2ff386d20ae1d1 (puya)
boblat 03:32:06 chore: compile all (puya)
boblat 03:32:06 refactor: add new emit node to simplify front end builders (puya)
boblat 03:33:13 Merge 5fc6e8b8438a601cba0b20d19da8e188dbc2bd61 into cdd6c350643048cc8f749ea38f2ff386d20ae1d1 (puya)
Argimirodel… 03:38:31 chore: new exceptions to both .nsprc (puya-ts)
Argimirodel… 03:38:49 Merge 3e1561cf380dc23c5eeb3b3297926a1530ad9287 into 30b6acf335c48a87f995a9731c993392febc2c8b (puya-ts)
No-Cash-7970 03:41:16 fix(grp_compose): enable button to sign-group page when there are no empty slots (txnDuck)
Argimirodel… 03:46:06 test: add tests for uintN construction from bytes with fixed size (puya-ts)
Argimirodel… 03:46:30 chore: update approvals (puya-ts)
Argimirodel… 03:46:30 chore: new exceptions to both .nsprc (puya-ts)
Argimirodel… 03:46:46 Merge d1e9bd1c71ccf4e4f8383062df09bf8888df7646 into 30b6acf335c48a87f995a9731c993392febc2c8b (puya-ts)
No-Cash-7970 03:50:34 perf(usability): increase size of sign-group button on compose-group page (txnDuck)
No-Cash-7970 03:52:25 docs(grp_compose): correct the description of GroupComposePage (txnDuck)
No-Cash-7970 04:23:22 feat(grp_sign): add sign-group page (txnDuck)
Kero-u 05:16:34 Merge 9cfbe951159d1ebf35729870d277025e62cb78f2 into df6dfa7466de48b33e1e6e009e09d17000230768 (tatum-js)
Kero-u 05:16:41 Merge 66c8325e1c6958826e520d1ac8f4f9f421737b26 into df6dfa7466de48b33e1e6e009e09d17000230768 (tatum-js)
boblat 05:28:47 refactor: use the new abi call node for abi calls (puya-ts)
boblat 05:28:47 chore: update nodes.ts (puya-ts)
achidlow 05:30:37 chore: compile all (puya)
achidlow 05:30:37 test: add test for round-tripping numeric values via ARC-4 encodings (puya)
boblat 05:31:11 Merge 9e9602a8e1213122ca1c2983ab141694a118e69f into 30b6acf335c48a87f995a9731c993392febc2c8b (puya-ts)
boblat 05:33:17 refactor: let arc-4 method arg type check be done in ir layer (puya-ts)
achidlow 05:34:32 fix: prevent round-trip of arc4 UIntN where N>64 via native UInt64 from being eliminated (puya)
achidlow 05:35:17 chore: compile all (puya)
achidlow 05:37:55 feat: optimise round-trip encoding of arc4 UIntN via BigUInt (puya)
achidlow 05:38:00 chore: compile all (puya)
boblat 05:40:13 refactor: use ARC4FromBytes node for decodeArc4 method to push type mapping to ir layer (puya-ts)
boblat 05:40:13 fix: return `8` for `sizeOf<boolean>()` instead of `1` (puya-ts)
boblat 05:40:13 refactor: accept bytes_wtype in ARC4Encode node to push type mapping to ir layer (puya-ts)
No-Cash-7970 05:42:05 perf(aesthetics): add more spacing around the "No transactions" message on compose-group page (txnDuck)
No-Cash-7970 05:44:09 perf(aesthetics): decrease size of icon of back button on txn-presets page (txnDuck)
No-Cash-7970 05:46:59 chore: upgrade dependencies (txnDuck)
achidlow 05:53:12 add release note (puya)
achidlow 05:57:16 Merge 3f5f04e129ba10108e1a4a8079e14fe1d44fce38 into cdd6c350643048cc8f749ea38f2ff386d20ae1d1 (puya)
No-Cash-7970 06:06:08 chore(release): bump to v0.17.0 (txnDuck)
boblat 06:16:45 refactor: move type mapping logic for emit function to ir layer (puya-ts)
Argimirodel… 06:18:14 refactor: incorporate changes to "arg frame" building in logicsig (tuples were wrongfuly encoded) (puya)
Argimirodel… 06:18:14 refactor: move arc4_encode to test utils (puya)
boblat 06:23:47 refactor: use new EmitFields node to avoid artificial NewStruct (puya-ts)
Argimirodel… 06:26:41 refactor: use arc4_encode() in logic sig tests (puya)
Argimirodel… 06:26:41 refactor: remove local arc4_encode() versions and import from tests utils instead (puya)
Argimirodel… 06:40:58 chore: compile_all (puya)
Dadudidas 06:46:34 Merge 437eaa8bce32006af6c54e1cf06151e57c7b6ddb into f4ca14d9bbb092c955cbacfbce4e53ee519d37fc (TEALScript)
Argimirodel… 07:01:17 Merge e44e1fa8c7b456be5849086f47ad1eb9fe710c50 into cdd6c350643048cc8f749ea38f2ff386d20ae1d1 (puya)
corvid-agent 07:03:41 fix: capitalize Blockchain to pass awesome-lint spell check (awesome-algorand)
corvid-agent 07:03:59 Merge 4b3c95aae9cb66b1c582cc25f5308ce64eb62e11 into bd04392a6aa1a76bfcc9e1a9f5978f7451f900ee (awesome-algorand)
corvid-agent 07:04:26 fix: capitalize Blockchain to pass awesome-lint spell check (awesome-algorand)
corvid-agent 07:04:29 Merge 9813e859313a3f832cb2a645dec5910eefbca57a into bd04392a6aa1a76bfcc9e1a9f5978f7451f900ee (awesome-algorand)
filipetamota 07:58:58 [iOS] - Joint Account - QA Finding 26 - Transaction Details Bottom sheet not correct (#289) (pera-ios)
p2arthur 08:10:48 fix: update typescript template generator from CJS to ESM and fixes around that (algokit-python-template)
achidlow 08:26:57 feat: allow eliminating round-trips like arc4.uint32 -> uint64 -> arc4.uint32 (puya)
achidlow 08:27:04 chore: compile all (puya)
achidlow 08:28:35 Merge e29bab36a755c9a5eebf0429d5528b6047188e45 into cdd6c350643048cc8f749ea38f2ff386d20ae1d1 (puya)
p2arthur 08:34:29 Merge 05be1faae501fc3a3fcc19c97f99ed0298ae8fce into b0b54f19889eb1403e98242ba0f77089eaaef5f8 (algokit-python-template)
renovate[bo… 08:39:43 chore(deps): update non-major dependencies (use-wallet)
renovate[bo… 08:39:47 Merge 96be54010e3eda5cbb5e40d5bd7f6ed0f0e31969 into 5073ca134b7c4c5721fcfbe976d5c364a5cc777a (use-wallet)
p2arthur 09:01:46 chore: update generated template snapshots to use ESM setup instead of CJS (algokit-python-template)
daniel-make… 09:03:25 chore: compile all (puya)
achidlow 09:03:26 optimise dynamic_array_pop_dynamic_element (puya)
achidlow 09:03:26 optimise static_array_read_dynamic_element (puya)
achidlow 09:03:26 chore: compile all (puya)
achidlow 09:03:27 chore: compile all (puya)
achidlow 09:03:28 chore: compile all (puya)
achidlow 09:03:28 optimise dynamic_array_pop_dynamic_element (puya)
achidlow 09:03:28 optimise dynamic_array_pop_dynamic_element (puya)
achidlow 09:03:28 chore: compile all (puya)
achidlow 09:03:29 chore: compile all (puya)
achidlow 09:03:29 optimise dynamic_array_pop_dynamic_element (puya)
achidlow 09:03:29 chore: compile all (puya)
achidlow 09:03:29 optimise dynamic_array_pop_dynamic_element (puya)
achidlow 09:03:30 chore: compile all (puya)
achidlow 09:03:30 refactor: extract utility method for converting UInt64 to arc4.uint16 (puya)
achidlow 09:03:31 chore: compile all (puya)
achidlow 09:03:31 optimise static_array_read_dynamic_element (puya)
achidlow 09:03:32 chore: compile all (puya)
achidlow 09:03:32 optimise dynamic_array_pop_bit (puya)
achidlow 09:03:32 chore: compile all (puya)
achidlow 09:03:32 optimise dynamic_array_pop_byte_length_head (puya)
achidlow 09:03:33 chore: compile all (puya)
achidlow 09:03:33 refactor: extract utility method for converting UInt64 to arc4.uint16 (puya)
achidlow 09:03:33 remove redundant code (puya)
achidlow 09:03:34 chore: compile all (puya)
achidlow 09:03:34 optimise dynamic_array_concat_dynamic_element (puya)
achidlow 09:03:34 chore: compile all (puya)
achidlow 09:03:34 chore: compile all (puya)
achidlow 09:03:34 optimise dynamic_array_concat_byte_length_head (puya)
achidlow 09:03:35 chore: compile all (puya)
achidlow 09:03:35 optimise dynamic_array_concat_dynamic_element (puya)
achidlow 09:03:36 chore: compile all (puya)
achidlow 09:03:36 optimise static_array_replace_dynamic_element (puya)
achidlow 09:03:37 chore: compile all (puya)
achidlow 09:03:37 chore: compile all (puya)
achidlow 09:03:37 fix comment (puya)
achidlow 09:03:37 refactor to use UINT16_SIZE (puya)
achidlow 09:03:37 refactor for readability (puya)
achidlow 09:03:38 refactoring (puya)
achidlow 09:04:49 chore: compile all (puya)
daniel-make… 09:04:49 restore additional concat params when doing array concats (puya)
p2arthur 09:10:00 chore: remove ESM migration decision report (algokit-python-template)
p2arthur 09:10:11 Merge 1c5bafbd8ca552bec9b4a5852393fae1158bc859 into bb7f71061baa2894139c3695c4b2ffdc31fd7a82 (algokit-python-template)
achidlow 09:17:18 refactoring (puya)
daniel-make… 09:19:17 Merge 187da341d3bc2944765bec6bee1ad5fda30fcac4 into cdd6c350643048cc8f749ea38f2ff386d20ae1d1 (puya)
emg110 09:20:39 Update tidyup specs (algorand-mcp)
emg110 09:21:37 Update tidyup unused files (algorand-mcp)
emg110 09:28:30 Update restructure (algorand-mcp)
boblat 10:12:04 refactor: skip creating awst nodes in ir builder (puya)
boblat 10:12:11 chore: compile all (puya)
boblat 10:12:23 Merge 5d21164e91585986f639de218631b27968bd6541 into cdd6c350643048cc8f749ea38f2ff386d20ae1d1 (puya)
cce 10:26:20 Merge fbf1b50a72a7369dea6b2041bd36bbb3de3af61a into dbcceeff43d0e0fb902937827178b1297b775ec0 (go-algorand)
pbennett 10:26:21 Merge fb18fb846d3f336b7a073be02a83259bc8fade26 into dbcceeff43d0e0fb902937827178b1297b775ec0 (go-algorand)
joe-p 10:26:21 Merge c5606a6f94f58c44b133fedf3c1ee2e0b9fabf25 into dbcceeff43d0e0fb902937827178b1297b775ec0 (go-algorand)
cce 10:26:21 Merge 63338899a6bd17666f628e1f1d66403895ecca97 into dbcceeff43d0e0fb902937827178b1297b775ec0 (go-algorand)
dependabot[… 10:26:21 Merge db795065af238a01e3aabbb83f289ba2b4d2ca5f into dbcceeff43d0e0fb902937827178b1297b775ec0 (go-algorand)
cce 10:26:21 Merge 48c0b4e0328146f4d9733ab30ee01b347daf9f17 into dbcceeff43d0e0fb902937827178b1297b775ec0 (go-algorand)
algorandskiy 10:26:21 Merge 68ebf79868564709c31d21b2559503e1ce9c49b9 into dbcceeff43d0e0fb902937827178b1297b775ec0 (go-algorand)
dependabot[… 10:26:21 Merge 640fe53731f6680f6e251c45ef5192a1887b59bd into dbcceeff43d0e0fb902937827178b1297b775ec0 (go-algorand)
filipetamota 11:18:22 Merge branch 'main' into feature/PERA-3591 (pera-ios)
filipetamota 11:18:37 Merge 68804a1ed427aeecf901ca5582231ba68697c610 into 7f5eacf795f5c01051a916c1a01cd8b9bde2187f (pera-ios)
joe-p 12:10:10 feat: wrapped secret (algokit-utils-ts)
joe-p 12:10:16 Merge 8fe996b6f80ea2484563898e1443b1a663669ef9 into 441f8da578893e9871004124428d042cab4e42af (algokit-utils-ts)
joe-p 12:16:45 chore: update .nsprc (algokit-utils-ts)
filipetamota 12:28:28 Joint Account - Pending Transaction View (#291) (pera-ios)
joe-p 12:37:15 chore: PR review (algokit-utils-ts)
joe-p 12:43:35 Merge 0f86212e4ec19a09ac7735fb3a09b7a69284cb1c into 441f8da578893e9871004124428d042cab4e42af (algokit-utils-ts)
nullun 13:37:21 Merge deb1881c4980101d453c078da5a2b40f3ea42a03 into dbcceeff43d0e0fb902937827178b1297b775ec0 (go-algorand)
joe-p 13:56:02 fix: error on key collision (puya)
joe-p 13:56:04 chore: scriv fragment (puya)
mitsinsar 13:58:06 PERA-2882 Navigate to transaction detail when notification deeplink has txn id (pera-android)
cusma 14:01:06 chore: remove include pattern on interfaces (d-asa)
cusma 14:01:35 chore: reorg docs structure and folder (d-asa)
cusma 14:06:09 chore: rename include folder (d-asa)
cusma 14:06:18 chore: fix include path (d-asa)
mitsinsar 14:10:24 PERA-2882 Update deep link unit tests (pera-android)
joe-p 14:14:25 test: split out dynamic keys test (puya)
joe-p 14:15:43 Merge fbf1c78b250cadfc0c44e881d378dc1fcf8129dc into cdd6c350643048cc8f749ea38f2ff386d20ae1d1 (puya)
mitsinsar 14:17:41 Merge 0c374b288b6a2c0395c7c7641655b199ebf58d89 into 34d9fc8d7da5136821b5a865c0e64258b541b985 (pera-android)
cusma 14:18:47 chore: update paths (d-asa)
cusma 14:19:05 chore: reorg docs folder (d-asa)
cusma 14:19:40 chore: fix typos (d-asa)
cusma 14:19:59 chore: fix types (d-asa)
cusma 14:20:19 chore: formatting (d-asa)
cusma 14:20:32 chore: reorg summary (d-asa)
joe-p 14:22:36 test: use expected output test (puya)
joe-p 14:22:45 Merge cadaf1c27784b181e46bc8488bc9f996b00c7591 into cdd6c350643048cc8f749ea38f2ff386d20ae1d1 (puya)
cusma 14:23:20 chore: lint markdown (d-asa)
cusma 14:23:48 Merge 8babdddbeae707fc06acbe44a686c59f1a431e6c into 94afc6d52314d527cde52bd7934725c64959ebd4 (d-asa)
mrcointreau 14:31:11 Merge pull request #545 from algorandfoundation/refined-examples (algokit-utils-ts)
cusma 14:39:30 chore: update mdbook (d-asa)
cusma 14:39:36 chore: fix path (d-asa)
cusma 14:39:49 chore: use native admonitions (d-asa)
cusma 14:42:44 Merge pull request #73 from cusma/docs/reorg (d-asa)
lempira 15:01:34 Merge 179dec5bfdfde765bdd739912287a73448dcf8e2 into dee5aba50732fe325d9471a70993097e35ae79d1 (algokit-utils-ts)
joe-p 15:05:28 feat: full arc56 source info (puya)
joe-p 15:08:23 Merge 79bb72a313e2b73fda20876a51a5672ad87bf0a5 into cdd6c350643048cc8f749ea38f2ff386d20ae1d1 (puya)
emg110 15:11:42 Upgrade to algosdk 3 final version, New MCP server sturcture and more (algorand-mcp)
cusma 15:14:24 chore: conftest helpers (d-asa)
cusma 15:14:30 chore: use conftest helpers (d-asa)
nullun 15:22:24 kmd: fix macOS HID failures caused by Go async preemption signals (#6565) (go-algorand)
michaeltchu… 15:22:52 chore: log greeting (2026-02-27) (a-day-in-my-bobalife)
github 15:27:45 add Go Benchmark (go) benchmark result for a1f5e366c9157b99be7758a1ec86f71153cc347f (go-algorand)
cusma 15:29:24 Merge pull request #74 from cusma/test/refactor (d-asa)
gmalouf 15:31:09 Merge 75d4eaaedac0f830ac9788fbe6f97e3c4f6018a7 into a1f5e366c9157b99be7758a1ec86f71153cc347f (go-algorand)
gmalouf 15:31:13 Merge 86e346108f050a4041829a1fcbf08ba14368732e into a1f5e366c9157b99be7758a1ec86f71153cc347f (go-algorand)
jannotti 15:31:34 Merge 6b9d4b90eb4bdfac88eb4b9312ccbc343db7b513 into a1f5e366c9157b99be7758a1ec86f71153cc347f (go-algorand)
cusma 15:32:14 docs: fix abi types (d-asa)
cusma 15:36:58 docs: fix method names (d-asa)
onetechnical 15:38:47 Merge 6c672bf09af7825dcb5e1b66b97cc3ea5f63b7c5 into a1f5e366c9157b99be7758a1ec86f71153cc347f (go-algorand)
emg110 15:39:15 Update commented vestige and ultrade and hardcoded ENV variables (algorand-mcp)
algorandskiy 15:43:15 p2p: ignore pubsub PX peers for all node modes (#6554) (go-algorand)
github 15:47:28 add Go Benchmark (go) benchmark result for 136b97a5bbebeb6cd06c7809f3a0d32d7c7e5472 (go-algorand)
cusma 16:10:13 docs: define minor unit scaling (d-asa)
dependabot[… 16:10:38 Bump dottie from 2.0.6 to 2.0.7 (subql-stellar)
dependabot[… 16:10:41 Merge 8255cb9c90f2426e81696655801e07c98b8fa2bf into 5d41a0ffb3bc4ebad27b9b4edda321cbe8f244c2 (subql-stellar)
cusma 16:10:46 docs: add missing error codes (d-asa)
cusma 16:11:20 docs: fix typo (d-asa)
cusma 16:11:31 docs: fix type (d-asa)
cusma 16:11:38 docs: lint (d-asa)
mitsinsar 16:15:51 PERA- 2882 | Add txn detail nav support for notification deeplink (#525) (pera-android)
cusma 16:16:32 Merge pull request #75 from cusma/docs/fix (d-asa)
demining 16:30:19 Add files via upload (CryptoDeepTools)
algorandskiy 16:46:21 network: handle stream creation on existing conns (go-algorand)
demining 16:50:43 Update README.md (CryptoDeepTools)
algorandskiy 16:53:27 Merge eaff2a7d1c4a4258c633f0c2efb18e3abdf00569 into 136b97a5bbebeb6cd06c7809f3a0d32d7c7e5472 (go-algorand)
demining 16:54:29 Update README.md (CryptoDeepTools)
Argimirodel… 17:07:54 chore: add changelog (puya)
Argimirodel… 17:07:54 chore: compile_all (puya)
Argimirodel… 17:07:54 test: refactors and improvements. (puya)
Argimirodel… 17:07:54 chore: compile_all (puya)
Argimirodel… 17:07:54 add lowering in IR to materialise arguments (a "frame" of sorts, still in AWST form) (puya)
Argimirodel… 17:07:54 refactor: incorporate changes to "arg frame" building in logicsig (tuples were wrongfuly encoded) (puya)
Argimirodel… 17:07:54 refactor: remove local arc4_encode() versions and import from tests utils instead (puya)
Argimirodel… 17:07:54 refactor: move arc4_encode to test utils (puya)
Argimirodel… 17:07:54 feat: add arguments to logicsig (frontend changes) (puya)
Argimirodel… 17:07:54 refactor: eliminate unnecesary test (puya)
Argimirodel… 17:07:54 test: add logicsig args test (simple and complex args) (puya)
Argimirodel… 17:07:54 refactor to be able to recursively materialise tuples (puya)
Argimirodel… 17:07:54 refactor: use arc4_encode() in logic sig tests (puya)
Argimirodel… 17:07:54 chore: gen (puya)
Argimirodel… 17:07:54 chore: compile_all (puya)
Argimirodel… 17:07:54 chore: nodes.ts.txt (puya)
renovate[bo… 18:10:54 fix(deps): update all non-major dependencies (algoworld-explorer)
renovate[bo… 18:10:58 Merge 5e07636933c05a61551d65f9c0c1b7aebc903baa into 04bb54c18a9859d876122eb6ed6d4baf60ee4904 (algoworld-explorer)
algorandskiy 18:49:47 bump limits if DHT enabled (go-algorand)
algorandskiy 18:50:03 Merge a73a2f138de2ce913fb776727f5706b14c50f3e2 into 136b97a5bbebeb6cd06c7809f3a0d32d7c7e5472 (go-algorand)
lempira 19:55:56 Merge a167f1231fcb68c4c5faf1b936861f4205525eac into c1d4704c5cf65eb14a4ca38f2c4e5b666d2bf483 (puya)
emg110 19:57:37 Add multi wallet, OS keychains and wallet tools (algorand-mcp)
gmalouf 20:50:35 Add wait to server-side in wsNetwork_test for peer registration on identity tests. (go-algorand)
gmalouf 20:50:40 Merge d4ca31f448626450a187a64b303073a7223feee0 into 136b97a5bbebeb6cd06c7809f3a0d32d7c7e5472 (go-algorand)
emg110 21:58:30 Add Tests: Unit and E2E tests (algorand-mcp)
algo-dev-se… 23:30:30 Regenerate code from specification file (java-algorand-sdk)
github-acti… 23:30:34 Merge 909f88a085a0481ebbb9e977baf5ae85a3da0890 into 3f592bdebaaeecbcf5a1a6da65baf85116100664 (java-algorand-sdk)
algo-dev-se… 23:31:04 Regenerate code from specification file (go-algorand-sdk)
github-acti… 23:31:08 Merge eddb107a245475174f843c6732cce022ec6e7cbc into a7a89839f7c546fc9fb4ae61b9253d09251ac3ce (go-algorand-sdk)