Home / Reports / Mar 14, 2023

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

Mar 13, 2023 Arrow Back Arrow Forward Mar 15, 2023
M
T
W
T
F
S
S
27
28
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
29
30
31
1
2
3
4
5
6
7
8
9

Tuesday, March 14, 2023

220 commits were pushed across 28 repos by 43 authors. There were 68,060 additions and 28,977 deletions.

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

Authors

Updated Repos

...

Commit Log

algochoi 00:04:08 Add a step to test unsigned txn and overspending (algorand-sdk-testing)
algochoi 00:05:46 Test another unsigned simulation step (js-algorand-sdk)
ekeege 00:20:39 🐛 Handle Transak flow opt in updates properly (pera-ios)
- 00:48:55 Feature Gates without a Config File (pyteal)
- 01:00:27 FI from master (go-algorand)
- 01:00:27 Build 1552 Data (go-algorand)
achidlow 01:26:34 docs: refactor "boxen" example to be exemplary (beaker)
achidlow 01:54:00 docs: refactor "c2c" example to be exemplary for v1 (beaker)
vatsalyagoel 02:03:56 Add WalletProviders (nft_voting_tool)
- 03:20:59 call feature flag directly (pyteal)
- 03:31:12 line shifted (pyteal)
- 03:41:03 doc string (pyteal)
- 03:42:35 lint (pyteal)
tzaffi 03:50:07 Update examples/application/sourcemap.py (pyteal)
- 03:57:38 remove all_on/off INI fixtures (pyteal)
dependabot[… 04:03:29 Bump core-js from 3.27.2 to 3.29.1 (algo-voting)
pleb 05:03:40 chore: Remove doc generation output for PR (algokit-utils-ts)
robdmoore 05:09:35 Merge pull request #5 from algorandfoundation/feature/typescript-docs (algokit-utils-ts)
semantic-re… 05:13:01 Notes added by 'git notes add' (algokit-utils-ts)
drichar 05:17:46 fix: joining signed txns with the original group in WalletConnect (use-wallet)
drichar 06:56:02 chore: bump version (use-wallet)
michaeltchu… 07:02:13 feat: save greeting to log file (a-day-in-my-bobalife)
michaeltchu… 07:03:56 chore: v2023.10.0 (release) (a-day-in-my-bobalife)
michaeltchu… 07:03:58 Notes added by 'git notes add' (a-day-in-my-bobalife)
drichar 07:10:33 TXN-1274: Fix handling signed transactions in WalletConnect client (#50) (use-wallet)
daniel-make… 07:55:00 fix: parse url and replace kmd port more robustly (algokit-utils-py)
daniel-make… 07:55:00 fix: apply changes from review (algokit-utils-py)
daniel-make… 07:55:00 fix: reduce pyteal dependency, remove global ignores (algokit-utils-py)
achidlow 08:45:09 docs: refactor "account_storage" example to be exemplary for v1 (beaker)
achidlow 08:45:17 style: seperate examples/tests imports into their own blocks (beaker)
achidlow 08:45:18 docs: refactor "golf" example to be exemplary for v1 (beaker)
achidlow 08:45:18 docs: refactor "golf" example to be exemplary for v1 (beaker)
achidlow 08:45:18 docs: refactor "golf" example to be exemplary for v1 (beaker)
achidlow 08:45:18 docs: refactor "boxen" example (beaker)
achidlow 08:45:18 docs: refactor "nested_precompile" example to be exemplary for v1 (beaker)
achidlow 08:45:18 docs: refactor "c2c" example (beaker)
achidlow 08:45:18 docs: refactor "amm" example (beaker)
achidlow 08:45:18 docs: refactor "client" example to be exemplary for v1 (beaker)
achidlow 08:45:19 docs: refactor "structure" example to be exemplary for v1 (beaker)
achidlow 08:45:19 docs: refactor "structure" example to be exemplary for v1 (beaker)
achidlow 08:45:19 docs: refactor "templated_lsig" example to be exemplary for v1 (beaker)
achidlow 08:45:19 docs: refactor "golf" example to be exemplary for v1 (beaker)
achidlow 08:45:19 docs: refactor "structure" example to be exemplary for v1 (beaker)
achidlow 08:45:19 docs: refactor "templated_lsig" example to be exemplary for v1 (beaker)
achidlow 08:45:19 docs: refactor "templated_lsig" example to be exemplary for v1 (beaker)
achidlow 08:45:19 docs: refactor "golf" example to be exemplary for v1 (beaker)
achidlow 08:45:19 docs: refactor "golf" example to be exemplary for v1 (beaker)
achidlow 08:45:19 docs: refactor "structure" example to be exemplary for v1 (beaker)
achidlow 08:45:19 docs: refactor "state" example to be exemplary for v1 (beaker)
achidlow 08:45:19 docs: refactor "state" example to be exemplary for v1 (beaker)
achidlow 08:45:19 docs: refactor "golf" example to be exemplary for v1 (beaker)
achidlow 08:45:19 docs: refactor "opup" example to be exemplary for v1 (beaker)
achidlow 08:45:19 test: use pyteal import alias (beaker)
achidlow 08:45:19 docs: refactor "rsvp" example to be exemplary for v1 (beaker)
achidlow 08:45:19 tests: simplify imports (beaker)
achidlow 08:45:19 docs: refactor "rsvp" example to be exemplary for v1 (beaker)
achidlow 08:45:19 docs: refactor "offload_compute" example to be exemplary for v1 (beaker)
achidlow 08:45:19 docs: refactor "rsvp" example to be exemplary for v1 (beaker)
achidlow 08:45:19 docs: refactor "structure" example to be exemplary for v1 (beaker)
achidlow 08:45:19 docs: refactor "golf" example to be exemplary for v1 (beaker)
achidlow 08:45:19 docs: refactor "opup" example to be exemplary for v1 (beaker)
vatsalyagoel 08:46:40 Fix usewallet config (nft_voting_tool)
achidlow 08:52:38 docs: refactor "wormhole" example to be exemplary for v1 (beaker)
daniel-make… 08:53:15 fix: move wait for indexer function to tests (algokit-utils-py)
achidlow 08:59:37 docs: refactor "wormhole" example to be exemplary for v1 (beaker)
- 09:01:46 ✨ Add ASB item to recover screen (pera-ios)
achidlow 09:10:30 chore: fix lint issue after rebasing (beaker)
daniel-make… 09:28:25 feat: allow bytes for template_values (algokit-utils-py)
vatsalyagoel 09:54:29 Upgrade usewallet to latest (nft_voting_tool)
vatsalyagoel 09:58:38 refactor (nft_voting_tool)
re-gius 10:15:49 Fixing typos in guidelines (docs)
barnjamin 10:17:07 Merge pull request #1031 from gius-algo/patch-3 (docs)
Anlerkan 10:44:26 fix(swap): improve errors, fix getBestQuote (tinyman-js-sdk)
acsahin 10:44:43 ♻️ Transaction History empty state copy update (pera-ios)
Anlerkan 11:00:14 chore(swap): re-organize types, naming changes (tinyman-js-sdk)
goktugberku… 11:12:32 ♻️ Handle minor name changes, function usage and notes (pera-ios)
ekeege 11:27:18 ♻️ Refactor Ledger Connection Screen (pera-ios)
ricdikulous 11:46:57 Inital mockups (nft_voting_tool)
ricdikulous 11:56:02 Updating button color to match algorand (nft_voting_tool)
ricdikulous 11:59:27 Merge pull request #3 from algorandfoundation/ui-wireframe (nft_voting_tool)
ricdikulous 12:06:16 Fix padding on the cast my vote button (nft_voting_tool)
SudoWeezy 12:07:11 removing require ARC-16 (ARCs)
achidlow 12:12:06 docs: refactor "nested_precompile" example to be exemplary for v1 (beaker)
achidlow 12:12:06 docs: refactor "rsvp" example to be exemplary for v1 (beaker)
achidlow 12:12:06 docs: refactor "state" example to be exemplary for v1 (beaker)
achidlow 12:12:06 docs: refactor "templated_lsig" example to be exemplary for v1 (beaker)
achidlow 12:12:06 docs: refactor "offload_compute" example to be exemplary for v1 (beaker)
achidlow 12:12:06 docs: refactor "golf" example to be exemplary for v1 (beaker)
achidlow 12:12:06 docs: refactor "structure" example to be exemplary for v1 (beaker)
achidlow 12:12:06 chore: fix lint issue after rebasing (beaker)
achidlow 12:12:06 docs: refactor "golf" example to be exemplary for v1 (beaker)
achidlow 12:12:06 docs: refactor "golf" example to be exemplary for v1 (beaker)
achidlow 12:12:06 docs: refactor "templated_lsig" example to be exemplary for v1 (beaker)
achidlow 12:12:06 docs: refactor "structure" example to be exemplary for v1 (beaker)
achidlow 12:12:06 docs: refactor "opup" example to be exemplary for v1 (beaker)
achidlow 12:12:06 docs: refactor "wormhole" example to be exemplary for v1 (beaker)
achidlow 12:12:06 docs: refactor "rsvp" example to be exemplary for v1 (beaker)
achidlow 12:12:06 docs: refactor "golf" example to be exemplary for v1 (beaker)
achidlow 12:12:06 docs: refactor "wormhole" example to be exemplary for v1 (beaker)
achidlow 12:12:06 docs: refactor "boxen" example (beaker)
achidlow 12:12:06 docs: refactor "golf" example to be exemplary for v1 (beaker)
achidlow 12:12:06 docs: refactor "golf" example to be exemplary for v1 (beaker)
achidlow 12:12:06 docs: refactor "templated_lsig" example to be exemplary for v1 (beaker)
achidlow 12:12:06 docs: refactor "structure" example to be exemplary for v1 (beaker)
achidlow 12:12:06 docs: refactor "rsvp" example to be exemplary for v1 (beaker)
achidlow 12:12:06 docs: refactor "golf" example to be exemplary for v1 (beaker)
achidlow 12:12:06 docs: refactor "c2c" example to be exemplary for v1 (beaker)
achidlow 12:12:06 docs: refactor "golf" example to be exemplary for v1 (beaker)
achidlow 12:12:06 docs: refactor "state" example to be exemplary for v1 (beaker)
achidlow 12:12:06 test: use pyteal import alias (beaker)
achidlow 12:12:06 docs: refactor "account_storage" example to be exemplary for v1 (beaker)
achidlow 12:12:06 docs: refactor "c2c" example (beaker)
achidlow 12:12:06 docs: refactor "client" example to be exemplary for v1 (beaker)
achidlow 12:12:06 docs: refactor "amm" example (beaker)
achidlow 12:12:06 docs: refactor "structure" example to be exemplary for v1 (beaker)
achidlow 12:12:06 docs: refactor "opup" example to be exemplary for v1 (beaker)
achidlow 12:12:06 docs: refactor "structure" example to be exemplary for v1 (beaker)
achidlow 12:12:06 tests: simplify imports (beaker)
achidlow 12:12:06 style: seperate examples/tests imports into their own blocks (beaker)
sakkaras 12:54:50 Merge pull request #1298 from Hipo/per-855 (pera-ios)
treasurechic 13:13:03 :bug: search data according to position of char (algodex-react)
ericsharma 13:23:31 Merge pull request #1010 from algodex/1008-update-asset-id-search-to-filter-based-off-user-input (algodex-react)
algochoi 13:49:39 Delete unused step (algorand-sdk-testing)
ekeege 14:11:24 💄 Add info message to `SignWithLedgerProcessScreen` (pera-ios)
- 14:18:35 revert (pyteal)
SudoWeezy 14:25:08 Adding ARC-16 for metadata (ARCs)
robdmoore 14:45:13 Setting up domain name for testnet (nft_voting_tool)
ekeege 14:58:28 🔥 Remove `LedgerApprovalViewController` (pera-ios)
yigiterdev 15:00:23 feat: add ping mech for iframe (connect)
yigiterdev 15:01:32 fix: revert contant change (connect)
ekeege 15:02:35 ♻️ Move `SignWithLedgerProcessScreen` folder to `Ledger` folder (pera-ios)
barnjamin 15:04:54 fixing docs with new example format, adding note about accessing boxes or initialization of app client with specific app id (beaker)
onetechnical 15:06:22 Merge commit '389b8ac99' into alphanet-master-merge-389b8ac99 (go-algorand)
goktugberku… 15:06:27 Merge branch 'rekeying-base' into per-3209 (pera-ios)
robdmoore 15:17:42 Updated favicon to algorand logo (nft_voting_tool)
onetechnical 15:22:33 Merge pull request #5202 from algorand/master (go-algorand)
SudoWeezy 15:30:49 remove confusion between, Asset & NFT (ARCs)
Eric-Warehi… 15:51:35 go mod tidy (indexer)
SudoWeezy 15:57:26 Using the same format for filters & traits (ARCs)
Eric-Warehi… 15:58:42 Fix fakepackage (indexer)
id-ms 16:09:39 DevOps: merge stateproofs recoverability into alphanet (#5204) (go-algorand)
algorandskiy 16:10:06 CR: get rid of cacheConfig (go-algorand)
Eric-Warehi… 16:22:16 Refactor (indexer)
0xLiquidGla… 16:35:50 Checkpoint 2023 March 15 (unnamed)
0xLiquidGla… 16:43:50 Checkpoint 2023 March 15 (unnamed)
Eric-Warehi… 16:45:42 Initial e2e test commit (conduit)
0xLiquidGla… 16:45:51 Checkpoint 2023 March 15 (unnamed)
Eric-Warehi… 16:55:02 Remove conduit e2e tests (indexer)
stefdegroot 17:33:50 include authAddress in transaction return format (contracts)
stefdegroot 17:35:17 Merge pull request #26 from Dartroom/25-add-authaddress-field-to-transaction-format (contracts)
stefdegroot 17:36:51 Version bump (contracts)
barnjamin 17:47:16 adding faq to pages (docs)
stefdegroot 17:52:28 Input and output transaction fromat extended to support @dartroom/contracts (signer)
stefdegroot 17:53:14 Merge pull request #16 from Dartroom/15-extended-transaction-format (signer)
robdmoore 17:57:59 feat(application-client): Added working ABI call support to ApplicationClient, added more implementation and added initial test coverage (algokit-utils-ts)
robdmoore 17:57:59 feat(transaction): Add ability to use TransactionSigner to sign single and group transactions (algokit-utils-ts)
robdmoore 17:57:59 feat(app): Throw exception if deploy-time update/delete is requested, but not present (algokit-utils-ts)
robdmoore 17:57:59 test(transaction): Test coverage for grouped transaction signers (algokit-utils-ts)
robdmoore 17:57:59 feat(app): Added ABI support to app call args (algokit-utils-ts)
algobarb 18:14:52 Bumped version to v2.1.0 (py-algorand-sdk)
ahangsu 18:15:09 TEST RELATED COMMIT, REVERT WHEN WE FIGURE OUT (go-algorand)
algorandskiy 18:24:42 txHandler: make dedup working set independent from ERL (#5200) (go-algorand)
github 18:31:27 add Go Benchmark (go) benchmark result for 942eee15737705673b6d9b52272a2466a8f52de4 (go-algorand)
robdmoore 18:36:34 feat(app): Added ABI return value parsing (algokit-utils-ts)
drichar 18:39:08 fix: handle varying payload lengths in signTransactions (use-wallet)
drichar 18:41:17 TXN-1276: Handle varying payload lengths in signTransactions (#51) (use-wallet)
robdmoore 18:42:34 build: Updated snapshots (algokit-utils-ts)
drichar 18:44:24 chore: bump version to 1.2.6 (use-wallet)
semantic-re… 18:45:50 Notes added by 'git notes add' (algokit-utils-ts)
winder 18:47:04 docs: Port Conduit documentation from Indexer repo. (#9) (conduit)
cputans 19:06:19 Update algo_asa.c (ledger-app-algorand)
cputans 19:06:53 Merge pull request #1 from cputans/lootbox-asa-patch (ledger-app-algorand)
Dumuzi-LTBX 19:08:55 Update algo_asa.c (ledger-app-algorand)
tzaffi 19:14:18 Update pyteal/stack_frame.py (pyteal)
shiqizng 19:14:54 conduit-docs: conduit_processors_filter_tags.md (#10) (conduit)
winder 19:18:56 WIP (conduit)
stefdegroot 19:19:14 Remove deep import from the AlgoSDK to prevent TSC build errors (contracts)
- 19:27:07 per CR suggestion (pyteal)
algobarb 19:29:33 Merge branch 'release/v2.1.0' (py-algorand-sdk)
algobarb 19:29:43 Merge branch 'release/v2.1.0' into develop (py-algorand-sdk)
goktugberku… 19:30:49 ✨ Update account options for rekeyed and watch accounts (pera-ios)
- 19:30:56 nother E402 (pyteal)
goktugberku… 19:37:36 ✨ Implement actions of rekeying standard and ledger accounts (pera-ios)
- 19:39:19 per CR - improve unit test (pyteal)
goktugberku… 19:42:07 ✏️ Add rekey instruction screen base language texts (pera-ios)
- 19:45:18 per CR suggestion (pyteal)
joe-p 19:45:45 add new examples for docs (js-algorand-sdk)
- 19:53:58 changelog (pyteal)
- 19:54:52 per CR suggestion (pyteal)
- 19:55:50 lint (pyteal)
joe-p 20:04:32 replace pop()! with element access expressions (js-algorand-sdk)
joe-p 20:05:50 fix buffer import (js-algorand-sdk)
algolog 20:06:58 Update README.md (nfd-py-lookup)
joe-p 20:22:02 remove JSSDK_ prefix, fix eslint stuff (js-algorand-sdk)
tzaffi 20:23:01 Feature Gates without a Config File (#687) (pyteal)
algochoi 20:26:37 Add a step to simulate an unsigned txn and an overspending error (#271) (algorand-sdk-testing)
algochoi 20:27:16 Change back env to master (js-algorand-sdk)
joe-p 20:51:28 initial import (docs)
hugosmartin… 21:01:44 Initial commit (Bet.-TartanHacks2023)
hugosmartin… 21:04:20 Update README.md (Bet.-TartanHacks2023)
joe-p 21:09:28 add missing examples (js-algorand-sdk)
winder 21:10:35 idb(postgres): add protocol version check before writing to database. (indexer)
joe-p 21:20:29 INDEXER_PREFIX_SEARCH (js-algorand-sdk)
joe-p 21:20:52 add all JS examples (docs)
hugosmartin… 21:25:04 Add files via upload (Bet.-TartanHacks2023)
hugosmartin… 21:27:34 Add files via upload (Bet.-TartanHacks2023)
hugosmartin… 21:36:07 Add files via upload (Bet.-TartanHacks2023)
hugosmartin… 21:36:48 Add files via upload (Bet.-TartanHacks2023)
hugosmartin… 21:40:09 Create placeholder (Bet.-TartanHacks2023)
hugosmartin… 21:40:46 Add files via upload (Bet.-TartanHacks2023)
IYTEC 21:41:15 More update to updating wallet connect feature (algodex-react)
hugosmartin… 21:41:15 Create placeholder (Bet.-TartanHacks2023)
hugosmartin… 21:42:49 Delete placeholder (Bet.-TartanHacks2023)
hugosmartin… 21:43:00 Delete placeholder (Bet.-TartanHacks2023)
hugosmartin… 22:25:11 Create placeholder (Bet.-TartanHacks2023)
bbroder-algo 22:37:02 Update scripts/algorand_node_log.json (go-algorand)
algorandskiy 23:04:22 tools: compare node.log for matching catchpoint roots (go-algorand)
treasurechic 23:25:56 :zap: Update managetoken component (algodex-react)
algo-dev-se… 23:26:59 Regenerate code from specification file (java-algorand-sdk)
algo-dev-se… 23:27:27 Regenerate code from specification file (go-algorand-sdk)