Home / Reports / Dec 16, 2022

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

Dec 15, 2022 Arrow Back Arrow Forward Dec 17, 2022
M
T
W
T
F
S
S
28
29
30
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

Friday, December 16, 2022

255 commits were pushed across 37 repos by 42 authors. There were 42,905 additions and 31,982 deletions.

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

Authors

Updated Repos

...

Commit Log

- 00:01:46 the fix 🤞 (pyteal)
ipaleka 00:22:44 MariCoin icon added (asa-list)
algonautsha… 00:39:17 merge fallout (go-algorand)
joe-p 00:42:17 global opcodes (TEALScript)
Aro1914 00:50:29 Update events and event handlers (0xAuction)
- 00:55:27 changelog (pyteal)
Aro1914 00:56:50 Update project (0xAuction)
- 01:00:08 FI from master (go-algorand)
- 01:00:08 Build 1461 Data (go-algorand)
- 01:06:02 info-added (snapalgo)
paulfears 01:11:05 Merge pull request #1 from trevororr/main (snapalgo)
Aro1914 01:18:51 Update project (0xAuction)
paulfears 01:23:40 re compi;e (snapalgo)
paulfears 01:31:41 fix-asset-create-info (snapalgo)
Aro1914 01:32:07 Update project (0xAuction)
Aro1914 01:33:56 Update project (0xAuction)
Aro1914 01:34:59 Update project (0xAuction)
Aro1914 01:57:56 Update project (0xAuction)
Aro1914 02:04:21 Update project (0xAuction)
joe-p 02:17:01 global global (TEALScript)
joe-p 02:35:56 update test example and package.json (TEALScript)
fyang1024 02:51:17 asa operations (algorand-bootcamp)
joe-p 03:02:32 more global (TEALScript)
joe-p 03:04:27 move capitalizeFirstChar (TEALScript)
dependabot[… 03:06:46 Bump algosdk from 1.19.1 to 1.24.1 (algo-voting)
daniel-make… 04:30:48 build(audit): exclude dev only vulnerability from audit (algokit-cli)
daniel-make… 04:35:38 build(audit): exclude dev only vulnerability from audit (algokit-cli)
robdmoore 04:36:12 feat(bootstrap): Added algokit bootstrap all command and algokit bootstrap env command (algokit-cli)
robdmoore 04:36:12 fix(bootstrap): Improving robustness and test coverage for bootstrap poetry command (algokit-cli)
robdmoore 04:36:12 chore(bootstrap): Removing --ok-exit-code (algokit-cli)
achidlow 04:36:12 refactor(bootstrap): refactoring (algokit-cli)
robdmoore 04:36:12 feat(init): Include option to call `algokit bootstrap all` as part of initialising a template (algokit-cli)
achidlow 04:36:12 testing(bootstrap): add test for system python preference (algokit-cli)
mzaatar 04:37:50 feat(doctor): fix mac brew and add tests (algokit-cli)
mzaatar 04:37:50 feat(doctor): fix git windows one (algokit-cli)
achidlow 05:02:46 feat(bootstrap): ratchet the base Python detection effort level up to an 11/10 (algokit-cli)
dependabot[… 05:09:35 Bump algosdk from 1.20.0 to 1.24.1 (AlgoDepo)
achidlow 05:20:26 feat(bootstrap): run bootstrap before commit, but don't bail if it fails. (algokit-cli)
robdmoore 05:33:14 temp (algokit-cli)
rmeena840 05:38:55 fix (sigmadao)
dependabot[… 06:01:49 Bump express from 4.14.1 to 4.17.3 (ledger.easternblu.com)
dependabot[… 06:01:51 Merge dd4adb509ca188230cf6af4a7644373a6057fee2 into df36d4b822817811e446b3862fb78dee718fada0 (ledger.easternblu.com)
L-Nova0211 06:09:28 Update packages (web3auth-next)
rmeena840 06:17:45 ci fix (sigmadao)
robdmoore 06:20:50 Added prompt before installing poetry (algokit-cli)
L-Nova0211 06:33:41 removed sollet adapter (web3auth-next)
Trustydigit… 06:41:28 Create add.txt (asa-list)
robdmoore 06:52:54 fix(doctor): Fixed windows npm handling and added exception logging for better debuggability (algokit-cli)
mzaatar 07:04:22 Doctor command tweaks (#98) (algokit-cli)
robdmoore 07:29:02 Removing prompt from core library (algokit-cli)
ekeege 07:33:47 ✨ Add name item to collectible detail (pera-ios)
robdmoore 07:41:24 fix(bootstrap): Improving robustness and test coverage for bootstrap poetry command (#89) (algokit-cli)
Aro1914 08:02:01 Update added ability to cancel a prompt (0xAuction)
Aro1914 08:08:28 Update project (0xAuction)
Aro1914 08:14:41 Update project (0xAuction)
Aro1914 08:21:11 Update project (0xAuction)
Aro1914 08:26:32 Update project (0xAuction)
robdmoore 08:31:47 Merge pull request #5 from wilsonwaters/remove-bootstrap (copier-testing-template)
rmeena840 08:34:17 Feature: Fetch DAO on the basis of network. (#97) (sigmadao)
robdmoore 08:35:41 Switching out wilson's copier template for the official one (algokit-cli)
Aro1914 08:36:42 Update project (0xAuction)
robdmoore 08:40:44 Merge pull request #100 from algorandfoundation/official-default-template (algokit-cli)
Aro1914 08:41:59 Update project (0xAuction)
L-Nova0211 08:44:09 adapter config updated (web3auth-next)
daniel-make… 08:47:24 test(completions): fix tests on windows (algokit-cli)
daniel-make… 08:47:24 feat(completions): add completions support for bash and zsh (algokit-cli)
daniel-make… 08:47:24 refactor: apply review feedback (algokit-cli)
Aro1914 08:47:34 Update project (0xAuction)
daniel-make… 08:53:10 refactor: update completions command help (algokit-cli)
Aro1914 08:54:17 Update project (0xAuction)
yigiterdev 08:58:47 feat(redirect-modal): close modal on click redirect and set close timeout (connect)
Aro1914 09:03:15 Update project (0xAuction)
Aro1914 09:04:11 Update project (0xAuction)
robdmoore 09:08:48 Merge pull request #97 from algorandfoundation/install-completions (algokit-cli)
Aro1914 09:09:42 Update project (0xAuction)
yigiterdev 09:11:55 fix(redirect-modal): close modal if deeplink opened succesfully (connect)
yigiterdev 09:36:16 feat(disconnect): don't check session if connected with web wallet (connect)
allanokothd… 09:39:01 Update fairtrade_contract.py (Fairtrade-Algorand-Smart-Contract)
achidlow 09:47:32 feat(doctor): use sys.version for fuller output (vs version_info tuple) (algokit-cli)
achidlow 09:51:16 feat(doctor): use sys.version for fuller output (vs version_info tuple) (#101) (algokit-cli)
nullun 10:05:55 Merge pull request #958 from algorand/automatic-pr-go-algorand-v3.13.1-beta-indexer-2.15.0 (docs)
IYTEC 10:44:05 🐛 Reformat Open order prices (algodex-react)
IYTEC 10:46:39 🚨 Fix linting error (algodex-react)
sakkaras 10:52:55 Merge pull request #1105 from Hipo/per-2583 (pera-ios)
IYTEC 11:25:21 More fixes (algodex-react)
IYTEC 11:27:02 Correct formular (algodex-react)
IYTEC 11:39:09 More updates (algodex-react)
yigiterdev 12:02:09 fix(lottie): remove lottie packages (connect)
gidonkatten 12:23:10 Updated algosdk dependency (algorand-js-sdk)
treasurechic 12:43:22 :white_check_mark: Fix cypress (algodex-mailbox)
- 12:51:20 ♻️ Refactor in app browser screens to resolve theme changes (pera-ios)
treasurechic 12:57:09 :memo: Update address input title (algodex-mailbox)
treasurechic 12:58:03 Merge pull request #271 from algodex/issue-269-✨_Feature_Update_receiver_address_title_to_include_nfd (algodex-mailbox)
treasurechic 12:59:35 :twisted_rightwards_arrows: Merge branch 'development' of https://github.com/algodex/algodex-mailbox into issue-265-✅_Acceptance_Fix_failing_cypress_test (algodex-mailbox)
Aro1914 13:20:19 Update project (0xAuction)
L-Nova0211 13:22:53 Update web3auth version (web3auth-next)
Aro1914 13:25:47 Update Project (0xAuction)
L-Nova0211 13:30:13 Add metamask adapter configs (web3auth-next)
L-Nova0211 13:30:35 Merge pull request #36 from Web3Auth/cyan-shift (web3auth-next)
Aro1914 13:43:01 Update Project (0xAuction)
ekeege 13:55:04 ✨ Add account information to collectible detail (pera-ios)
barnjamin 13:57:36 adding more type annotations (beaker)
algochoi 14:03:55 Merge branch 'feature/v2.0.0-break' into clean-generate (java-algorand-sdk)
algochoi 14:04:42 Add line to remove catchpoint response in changelog (java-algorand-sdk)
Aro1914 14:06:18 Update project (0xAuction)
Aro1914 14:09:32 Update project (0xAuction)
Aro1914 14:15:53 Update project (0xAuction)
yigiterdev 14:17:35 feat: remove cdn (connect)
Aro1914 14:18:21 Update project (0xAuction)
L-Nova0211 14:20:08 Update client ids for modular apps in modal-sdk (web3auth-next)
yigiterdev 14:25:31 feat(lottie): update lottie to light version (connect)
yigiterdev 14:29:59 fix: update animationData to path (connect)
Aro1914 14:33:04 Update project (0xAuction)
L-Nova0211 14:40:20 vue config update (web3auth-next)
gidonkatten 14:54:08 Include interest rate and yield in full deposits info (algorand-js-sdk)
algochoi 14:54:35 Enhancement: Generator delete APIs marked as private (#454) (java-algorand-sdk)
L-Nova0211 14:55:19 fixes (web3auth-next)
Aro1914 15:39:26 Major Updates (0xAuction)
barnjamin 15:42:16 adding more type annotations (#146) (beaker)
Aro1914 15:48:32 Update project (0xAuction)
bbroder-algo 15:59:38 Extended README and config files (sandbox)
allanokothd… 16:00:00 Update fairtrade_approval.teal (Fairtrade-Algorand-Smart-Contract)
bbroder-algo 16:01:17 Merge remote-tracking branch 'origin/master' into multi-tenancy (sandbox)
bbroder-algo 16:03:10 remove shell variable from readme (sandbox)
bbroder-algo 16:05:06 More information about set-active in docs (sandbox)
lmedury 16:05:22 hardcoding registry dapp id (ans-dao)
allanokothd… 16:07:50 Update README.md (Fairtrade-Algorand-Smart-Contract)
ekeege 16:08:56 ✨ Update NFT detail screen loading state (pera-ios)
bbroder-algo 16:11:16 renamed slightly (algorand-sdk-testing)
bbroder-algo 16:11:36 Merge remote-tracking branch 'origin/master' into multi-tenancy (algorand-sdk-testing)
allanokothd… 16:14:45 Update README.md (Fairtrade-Algorand-Smart-Contract)
L-Nova0211 16:14:58 Add network parameters to vue-app (web3auth-next)
bbroder-algo 16:15:13 more specific naming (algorand-sdk-testing)
allanokothd… 16:15:29 Create test.py (Fairtrade-Algorand-Smart-Contract)
bbroder-algo 16:18:18 revert to sandbox master (algorand-sdk-testing)
brianolson 16:30:15 Merge pull request #1 from algorandskiy/pavel/spec-merged (go-algorand)
ekeege 16:44:31 ✨ Update collectible detail page indicator colors (pera-ios)
algochoi 16:44:37 Add clean command for js models (generator)
shiqizng 16:44:53 remove proc changes (indexer)
- 16:45:39 last corrections (algo-nft-reader)
algochoi 16:46:00 Add clean command for Java files (#50) (generator)
- 16:46:27 Merged in feature_getDigitalMedia (pull request #2) (algo-nft-reader)
Aro1914 16:47:35 Update project (0xAuction)
brianolson 16:55:44 Merge branch 'specblockasm' of github.com:brianolson/go-algorand into specblockasm (go-algorand)
barnjamin 16:59:24 Merge pull request #960 from algorand/v2.0.0-go_logicsig (docs)
barnjamin 16:59:44 Merge pull request #959 from algorand/v2.0.0-go_future (docs)
barnjamin 17:00:04 Merge pull request #957 from algorand/py_future (docs)
Aro1914 17:07:07 Update project (0xAuction)
- 17:07:14 Implementation details (algo-nft-reader)
- 17:07:36 Merge branch 'master' of https://bitbucket.org/ferviudez/nft-utils (algo-nft-reader)
tzaffi 17:09:50 `OpType(Enum)` falls down on python 3.11.1 (#615) (pyteal)
- 17:12:05 Final details at integrity implementation (algo-nft-reader)
barnjamin 17:16:48 more future replacement, starting to tweak examples (docs)
Aro1914 17:18:03 Update project (0xAuction)
aorumbayev 17:18:53 Refining the structure; Adding a few minor tests; Adding gateway (algorealm-cli)
- 17:20:04 Merge branch 'master' into source-map (pyteal)
Aro1914 17:20:38 Update project (0xAuction)
ahangsu 17:21:18 changelog entries (js-algorand-sdk)
bbroder-algo 17:22:10 Point out that restart will blank out the configuration image and start from scratch (sandbox)
aorumbayev 17:23:39 Refining the structure; Adding a few minor tests; Adding gateway (#8) (algorealm-cli)
ahangsu 17:23:40 changelog entries (java-algorand-sdk)
Aro1914 17:29:13 Update project (0xAuction)
algonautsha… 17:33:18 fix mutex (go-algorand)
barnjamin 17:34:35 fix for to_public_key deprecation (docs)
ahangsu 17:35:23 Remove algod v1 file (#714) (js-algorand-sdk)
ahangsu 17:37:00 Merge branch 'feature/v2.0.0-break' into remove-dryrun-txn-result-cost (js-algorand-sdk)
bbroder-algo 17:37:10 Remove references it docker-compose ls and docker-compose convert, as they are not available in the docker-compose on the circleci images (sandbox)
ahangsu 17:37:38 changelog entries (#456) (java-algorand-sdk)
ahangsu 17:38:37 CHANGELOG (js-algorand-sdk)
algochoi 17:42:21 Add clean command for js models (#51) (generator)
barnjamin 17:43:06 Fix cost and algod init for js (docs)
barnjamin 17:46:44 fix import (docs)
lmedury 17:48:02 all proposals tested (ans-dao)
ahangsu 17:53:30 Remove Dryrun cost field (#713) (js-algorand-sdk)
ahangsu 17:54:22 Merge branch 'feature/v2.0.0-break' into langspec-removal (js-algorand-sdk)
michaeldiam… 17:58:35 Prepare module for v2 release (go-algorand-sdk)
ahangsu 17:58:50 CHANGELOG (js-algorand-sdk)
ahangsu 18:01:20 Merge branch 'develop' into feature/v2.0.0-break (js-algorand-sdk)
ahangsu 18:01:52 Merge branch 'feature/v2.0.0-break' into langspec-removal (js-algorand-sdk)
Eric-Warehi… 18:04:01 Add conduit-docs readme, docs header, footer (indexer)
algonautsha… 18:04:40 use deadlock mutex (go-algorand)
shiqizng 18:05:57 updates (indexer)
barnjamin 18:06:24 replace keyreg with builder (docs)
barnjamin 18:11:07 replace MakeLogicSig (docs)
ahangsu 18:16:05 Enhancement: Remove langspec.json and logic over it (#712) (js-algorand-sdk)
michaeldiam… 18:35:25 Run go mod tidy (go-algorand-sdk)
algonautsha… 18:39:58 Merge remote-tracking branch 'upstream/master' into shant/multisig_benchmark (go-algorand)
michaeldiam… 18:42:42 Add LogicSig usage disclaimer (go-algorand-sdk)
michaeldiam… 18:44:15 Add LogicSig usage disclaimer (py-algorand-sdk)
michaeldiam… 18:45:35 Add LogicSig usage disclaimer (java-algorand-sdk)
michaeldiam… 18:47:01 Add LogicSig usage disclaimer (js-algorand-sdk)
ahangsu 19:12:00 remove deprecated methods (js-algorand-sdk)
ahangsu 19:26:40 asset-id removal (js-algorand-sdk)
michaeldiam… 19:29:19 js-algorand-sdk: Update makeLogicSig examples (docs)
- 19:40:58 Handle asa not found error (algo-nft-reader)
bbroder-algo 19:46:10 remove dead code (sandbox)
algochoi 19:51:50 Regenerate TS types and only cherrypick changes we want to make in v2 (js-algorand-sdk)
algochoi 19:57:37 Change objects param to 0 for algod type generation (generator)
algochoi 19:59:32 Update comment (generator)
michaeldiam… 20:09:47 Add LogicSig usage disclaimer (#424) (py-algorand-sdk)
michaeldiam… 20:10:01 Add LogicSig usage disclaimer (#457) (java-algorand-sdk)
michaeldiam… 20:10:39 Add LogicSig usage disclaimer (#457) (go-algorand-sdk)
michaeldiam… 20:10:51 Add LogicSig usage disclaimer (#719) (js-algorand-sdk)
ahangsu 20:31:52 adding missing arg (pyteal)
algochoi 20:33:50 Fix tests and dryrun model (js-algorand-sdk)
treasurechic 20:34:22 :white_check_mark: Fix cypress test (algodex-mailbox)
ahangsu 20:41:24 Update CHANGELOG.md (js-algorand-sdk)
ctibo 20:43:28 0.0.15 (algostack)
algochoi 20:54:41 Fix integration tests (js-algorand-sdk)
- 21:06:09 Merged in integrity-check (pull request #3) (algo-nft-reader)
algonautsha… 21:13:09 disable dedup when reuing the txns in the benchmark (go-algorand)
algonautsha… 21:16:25 disable dedup when reuing txn with backlog worker (go-algorand)
icorderi 21:16:51 ledger: add kvIter to storage package (#4892) (go-algorand)
shiqizng 21:20:16 update vb files (indexer)
github 21:23:10 add Go Benchmark (go) benchmark result for 4279fffc4fbb7d2289702df029389dda85aba199 (go-algorand)
algorandskiy 21:39:31 txHandler: benchmark logic sigs (go-algorand)
algorandskiy 21:39:57 Generalize runHandlerBenchmarkWithBacklog (go-algorand)
algonautsha… 21:41:54 blank line (go-algorand)
algonautsha… 21:42:05 blank line (go-algorand)
algorandskiy 21:44:26 Add logicsig into benchmarking (go-algorand)
shiqizng 21:53:23 more test updates (indexer)
joe-p 21:56:18 directory reorg (TEALScript)
michaeldiam… 21:57:55 v2: Restore MakeLogicSigAccountEscrowChecked (go-algorand-sdk)
treasurechic 22:11:33 :white_check_mark: Fix cypress test (algodex-mailbox)
algorandskiy 22:13:18 testing: make MakeAccountData as testing only method (#4856) (go-algorand)
algorandskiy 22:13:54 rest api: update WaitForBlock summary (#4910) (go-algorand)
michaeldiam… 22:14:25 go-algorand-sdk: Update docs for removal of MakeLogicSigAccountEscrow (docs)
github 22:19:57 add Go Benchmark (go) benchmark result for 0f6eaed0bf5118c68ddb13f0cb962b52cb08f387 (go-algorand)
github 22:20:15 add Go Benchmark (go) benchmark result for 93602e8a928d06f9c17c3204ee50740be58089f0 (go-algorand)
algochoi 22:21:16 Revise changelog (js-algorand-sdk)
algochoi 22:24:38 Update CHANGELOG.md (js-algorand-sdk)
michaeldiam… 22:26:23 v2: Restore MakeLogicSigAccountEscrowChecked (#458) (go-algorand-sdk)
barnjamin 22:32:02 Merge pull request #963 from algorand/MakeLogicSigAccountEscrow (docs)
algonautsha… 22:36:28 Merge remote-tracking branch 'upstream/master' into shant/multisig_benchmark (go-algorand)
algonautsha… 22:41:23 revert logging level change (go-algorand)
invalid-ema… 22:47:42 saved test setup and configured autopep8 to NOT re-order imports (algorand-contracts-project)
algorandskiy 22:49:53 Update data/txHandler_test.go (go-algorand)
algorandskiy 22:50:34 Update data/txHandler_test.go (go-algorand)
algorandskiy 22:50:56 Update data/txHandler_test.go (go-algorand)
algorandskiy 22:51:18 Update data/txHandler_test.go (go-algorand)
algorandskiy 22:51:22 Update data/txHandler_test.go (go-algorand)
syw15634145 22:58:35 sbt (algo_sbt)
algochoi 22:58:39 Make every constructor accept objects in JS SDK (#52) (generator)
algochoi 22:58:46 v2: Regenerate models (#720) (js-algorand-sdk)
syw15634145 23:03:33 Create README.md (algo_sbt)
syw15634145 23:03:57 Update README.md (algo_sbt)
Aro1914 23:06:36 Update project (0xAuction)
dependabot[… 23:12:39 Bump react-router-dom from 6.3.0 to 6.5.0 in /frontend (Y_Swap)
dependabot[… 23:14:42 Bump framer-motion from 7.6.4 to 7.10.2 in /frontend (Y_Swap)
Aro1914 23:23:33 Update project (0xAuction)
Aro1914 23:25:55 Update project (0xAuction)
algo-dev-se… 23:26:42 Regenerate code from specification file (java-algorand-sdk)
Aro1914 23:38:21 Update Project (0xAuction)
Aro1914 23:43:22 Update project (0xAuction)
Aro1914 23:57:08 Update project (0xAuction)