Home / Reports / Jan 30, 2023

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

Jan 29, 2023 Arrow Back Arrow Forward Jan 31, 2023
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
29
30
31
1
2
3
4
5

Monday, January 30, 2023

269 commits were pushed across 46 repos by 61 authors. There were 161,560 additions and 58,806 deletions.

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

Authors

Updated Repos

...

Commit Log

p00temkin 00:06:42 Added WALLETCONFIG support for mint/reconfig/transfer actions (arctang)
- 00:07:06 ♻️ Refactor/Clean-up the code for readability (pera-ios)
sakkaras 00:08:28 Merge pull request #1182 from Hipo/account-detail-loading (pera-ios)
0xBitzz 00:09:41 fixed issues (voting-contract)
devEMEL 00:09:43 fixed bugs (staking-contract)
devEMEL 00:09:45 Merge branch 'development' of https://github.com/devEMEL/staking-contract into development (staking-contract)
0xBitzz 00:15:07 added clear_vote (voting-contract)
- 00:16:22 Merge branch 'dev' into 5.7.0-release (pera-ios)
- 00:22:51 Merge branch '5.7.0-release' into discover-v2-base (pera-ios)
sakkaras 00:23:38 Merge pull request #1195 from Hipo/discover-v2-base (pera-ios)
devEMEL 00:30:31 changed unstake time (staking-contract)
p00temkin 00:32:10 README update (arctang)
- 00:33:57 🚀 Release v5.7.0-2 (pera-ios)
Arayor 00:34:10 Added a function to get the current python executable command (algo-builder)
0xBitzz 00:39:43 added todo (voting-contract)
- 01:00:09 Build 1507 Data (go-algorand)
Arayor 01:09:33 Use .code instead .errno attribute to make OS agnostic (algo-builder)
ryohei-ebis… 01:27:55 Implement 011_applierMenu (tw-subsidy)
Arayor 01:29:49 typo fix (algo-builder)
0xBitzz 01:58:13 added todo (voting-contract)
gnimmel 02:16:11 wip demo, continuation of contract (AlgorandBootcamp)
gnimmel 02:16:11 wip demo, continuation of contract (AlgorandBootcamp)
Arayor 02:18:36 Use Findstr instead pf grep command if OS == Windows (algo-builder)
daniel-make… 02:19:39 doc: update MacOS install instructions (algokit-cli)
robdmoore 02:24:05 Merge pull request #166 from algorandfoundation/macos-install-instructions-update (algokit-cli)
- 02:32:43 comment StackFrames + reorder params + reformat (pyteal)
daniel-make… 02:50:22 test: updating application_tests to work after refactor (beaker)
daniel-make… 02:50:22 test: rewrite test_subclass_application into tests verifying override parameter (beaker)
- 02:56:48 more comments + remove unused method + reduce the chance of a false positive in _frame_info_is_right_before_core (pyteal)
Arayor 02:58:55 Update changelog (algo-builder)
dependabot[… 03:19:24 Bump algosdk from 1.24.1 to 2.1.0 (algo-voting)
dpaks 03:21:29 admin override for channel deletion (smart-contract-private)
dependabot[… 03:22:11 Bump eslint from 6.8.0 to 8.33.0 (algo-voting)
- 03:53:17 remove StackFrames' `keep_one_frame_only` param and privatize the `_keep_all` param (pyteal)
dpaks 03:54:58 setup for mainnet launch (smart-contract-private)
- 04:31:49 use cmd/util/datadir for cmd/commands.go, re #5068 (go-algorand)
- 04:42:20 StackFrames ought not be subscriptable (pyteal)
dpaks 04:46:05 launched app in mainnet (smart-contract-private)
- 04:46:36 remove unused StackFrames.frame_infos method (pyteal)
- 04:54:40 Privatizing StackFrames._frames (pyteal)
- 05:02:04 use cmd/util/datadir within cmd, re #5068 (go-algorand)
- 05:02:46 StackFrames becomes NatalStackFrame (pyteal)
ryohei-ebis… 05:02:58 Implement 012, 013, 014, 015 (tw-subsidy)
- 05:06:45 pass the unit test (pyteal)
- 05:13:24 commentary (pyteal)
dependabot[… 05:16:45 Bump algosdk from 1.20.0 to 2.1.0 (AlgoDepo)
dependabot[… 05:16:47 Merge ab091b632c7ceb25a36046838421f4b3603ebaa8 into b0f2a86d3a7ad8f34ba52424839f65a7c9bac379 (AlgoDepo)
daniel-make… 05:38:57 test: finish updating application_tests to work after refactor (beaker)
achidlow 05:44:42 migrate examples/c2c (beaker)
achidlow 05:44:42 migrate examples/client (beaker)
achidlow 05:44:42 mypy fix (beaker)
achidlow 05:44:42 migrate examples/golf (beaker)
Adg0 05:53:44 Update README.md: documentation done (CoinFog)
achidlow 05:58:51 minor simplification (beaker)
adapole 06:07:41 Update README.md, typo (CoinFog)
itsjenm 06:17:25 Add files via upload (algorand-encode-bootcamp)
itsjenm 06:25:00 Create README.md (algorand-encode-bootcamp)
achidlow 06:25:56 - remove test that now was only testing PyTeal (beaker)
itsjenm 06:28:58 Create .gitignore (algorand-encode-bootcamp)
ryohei-ebis… 06:29:25 Implement 6.1, 6.2 (tw-subsidy)
gr8h 06:47:40 starter code & init contract (algo3)
0xBitzz 06:49:49 update (voting-contract)
achidlow 07:18:13 migrate examples/nested_precompile (WIP) (beaker)
havidtech 07:41:07 fix: resolve type errors (chain-hopper)
havidtech 07:49:10 chore: update tsconfig for sdk (chain-hopper)
Adebara123 07:54:04 Merge pull request #41 from algorand-hackers/update-build-script (chain-hopper)
Vidhyanandcs 07:57:09 updated constants for mainnet (notiboy-js-sdk)
mciccarello 08:06:02 removed debugging output (go-algorand)
mrhouzlane 08:15:42 Merge pull request #1 from mrhouzlane/hs/init (algo3)
Vidhyanandcs 08:34:43 updated version (notiboy-js-sdk)
mciccarello 08:38:02 removed extra blank line in template (indexer)
achidlow 09:00:28 hmmm (beaker)
dpaks 09:02:37 launched app in mainnet (smart-contract-private)
0xBitzz 09:15:02 update (voting-contract)
johnnyknoxv… 09:34:06 Update README.md (token-contract)
johnnyknoxv… 09:34:25 Update README.md (token-contract)
johnnyknoxv… 09:34:56 Update README.md (staking-contract)
johnnyknoxv… 09:46:44 Update index.html (token-contract)
johnnyknoxv… 09:56:30 Update index.html (token-contract)
fergalwalsh 10:02:11 Merge pull request #58 from ObiajuluM/patch-1 (tealish)
johnnyknoxv… 10:03:43 Update index.html (token-contract)
johnnyknoxv… 10:08:41 Update README.md (token-contract)
johnnyknoxv… 10:09:18 Update README.md (token-contract)
lrnz-vtl 10:09:59 fixed build (Algotrading)
johnnyknoxv… 10:12:52 Update README.md (token-contract)
johnnyknoxv… 10:14:21 Update README.md (token-contract)
johnnyknoxv… 10:15:22 Update README.md (token-contract)
johnnyknoxv… 10:17:22 Update README.md (staking-contract)
johnnyknoxv… 10:18:40 Update README.md (staking-contract)
johnnyknoxv… 10:19:09 Update README.md (token-contract)
natanans 10:40:30 Initial commit (algorand-10academy)
mciccarello 10:46:23 fixed test case (indexer)
mciccarello 10:49:10 Merge branch 'feature/init_gen' of github.com:mciccarello/indexer into feature/init_gen (indexer)
barnjamin 10:50:04 fix hex alphabet (tealish)
barnjamin 10:51:00 fix hex alphabet (tealish)
barnjamin 11:12:03 fix max block size to newer value (docs)
barnjamin 11:20:21 remove duped word (go-algorand)
barnjamin 11:27:55 change needs to be in README_in (go-algorand)
barnjamin 12:08:45 override frame pointer setting if version insufficient (beaker)
barnjamin 12:10:30 0.5.1 (beaker)
barnjamin 12:13:55 0.5.1 (#184) (beaker)
barnjamin 12:14:16 Merge remote-tracking branch 'origin/master' into fp-defaults (beaker)
barnjamin 12:18:27 override frame pointer setting if version insufficient (#185) (beaker)
barnjamin 12:19:15 docs: fix typo in avm/teal spec (#5074) (go-algorand)
github 12:24:56 add Go Benchmark (go) benchmark result for 1ad3db9b5426db2a35a8c2fc2d8a19489be8bebb (go-algorand)
codypharm 12:46:28 Design half done (voting-contract)
SibitendaHa… 12:48:36 updating (Algorandchallenge)
EugeneLas 12:55:48 update api requests, update tests, add new helper function (ultrade-python-sdk)
EugeneLas 12:57:50 add missing arg to get_history func (ultrade-python-sdk)
Adg0 12:59:40 Update README.md: elaborate explanation (CoinFog)
- 13:18:24 remove recovery param and accecpt sp txn for old rounds (specs)
0xBitzz 14:08:22 update (voting-contract)
0xBitzz 14:09:43 Merge branch 'development' of https://github.com/devEMEL/voting-contract into development (voting-contract)
SibitendaHa… 14:18:18 updates (Algorandchallenge)
EugeneLas 14:20:21 fix decimal bug (ultrade-python-sdk)
Algo-devops… 14:23:55 Bump version to 2.15.3 (indexer)
gokselcoban 14:26:23 Merge branch 'main' of github.com:tinymanorg/tinyman-py-sdk into swap-router (tinyman-py-sdk)
id-ms 14:57:07 Update dev/ledger.md (specs)
devEMEL 14:57:52 yarn (voting-contract)
IYTEC 15:13:04 Use descriptio (algodex-react)
IYTEC 15:13:20 Merge branch 'development' of https://github.com/algodex/algodex-react into issue-899-Feature_NFT_Trading_feature (algodex-react)
ahangsu 15:14:30 codereading... (go-algorand)
ahangsu 15:19:23 revert conflict commit (go-algorand)
barnjamin 15:22:26 Merge branch 'master' into tuple-element-encode (pyteal)
shiqizng 15:30:44 updating box tests (indexer)
shyba 15:31:45 fix: changelog, error message formatting (pyteal)
johnnyknoxv… 15:31:45 Update index.html (voting-contract)
devEMEL 15:32:43 Added index.ts (voting-contract)
devEMEL 15:35:00 Merge branch 'development' of https://github.com/devEMEL/voting-contract into development (voting-contract)
ivanmolto 15:39:36 Initial commit (algorand-nft-marketing-strategy)
shyba 15:44:26 refactor: improve error handling for Tuple.set (#655) (pyteal)
iansuvak 15:52:49 Add GetUnderlyingConnTcpInfo method to UnicastPeer interface (go-algorand)
- 16:05:22 remove unused const _PYTEAL_FRAME (pyteal)
ericsharma 16:13:49 Added conditional to prevent overspending order submissions (algodex-react)
johnnyknoxv… 16:15:17 Update README.md (voting-contract)
johnnyknoxv… 16:16:19 Update README.md (voting-contract)
- 16:20:57 R3SourceMap commentary (pyteal)
Bina-man 16:22:42 Initial commit (algorand)
fabrice102 16:24:47 Clarify fees in inner transactions in guidelines (docs)
iansuvak 16:27:42 Move exposed method to a separate interface (go-algorand)
Hebx 16:29:59 Update README.md (CoinFog)
IYTEC 16:30:25 Realign image (algodex-react)
ericsharma 16:34:09 Merge pull request #933 from algodex/932-alert-the-user-when-placing-an-order-with-an-amount-greater-than-available-balances (algodex-react)
algorandskiy 16:34:46 tests: add more logging to expect test (go-algorand)
iansuvak 16:37:26 Remove leftover comment (go-algorand)
Eric-Warehi… 16:37:28 Fix lint/vet (indexer)
Eric-Warehi… 16:38:54 Fix lint/vet (indexer)
mrhouzlane 16:40:20 ok (algo3)
barnjamin 16:42:43 Merge pull request #1005 from fabrice102/patch-36 (docs)
mrhouzlane 16:47:32 add (algo3)
palace22 16:49:37 update reqs (algorand-state-sdk)
palace22 16:52:19 update setup (algorand-state-sdk)
gnimmel 17:03:32 raffle errors upon errors, working through them slowly (AlgorandBootcamp)
gnimmel 17:03:32 raffle errors upon errors, working through them slowly (AlgorandBootcamp)
barnjamin 17:04:36 [create-pull-request] automated change (docs)
barnjamin 17:09:18 Merge pull request #1004 from algorand/automatic-pr-go-algorand-v3.13.3-stable-indexer-2.15.3 (docs)
barnjamin 17:09:33 Merge pull request #998 from algorand/issue-987 (docs)
barnjamin 17:09:43 Merge pull request #1003 from algorand/bigger-blocks (docs)
barnjamin 17:11:41 Merge pull request #994 from algorand/staging (docs)
algochoi 17:16:29 Reintroduce appcall variable by reading from Block payset and re-enable txn ID checks in inner transactions (indexer)
Eric-Warehi… 17:22:22 Merge pull request #1 from algorand/fix-appcall-in-tests (indexer)
barnjamin 17:26:34 re-use var (pyteal)
heavye 17:29:36 Initial commit (algorand-blockchain)
Adg0 17:32:19 corrected .env.example and added explainer video (CoinFog)
Adg0 17:39:29 Update README.md: added link to Fleek (CoinFog)
- 17:43:11 Created account (algorand-blockchain)
shiqizng 17:43:27 implement json encoding interface for Address (go-algorand-sdk)
icorderi 17:48:19 refactor: abstract `db.Atomic` and remove raw sql db pointers (go-algorand)
icorderi 17:48:19 fix: duplicate db name (go-algorand)
shiqizng 17:52:00 implement String() for Digest (go-algorand-sdk)
algochoi 17:53:05 Add disassembly endpoint and implement cucumber test (py-algorand-sdk)
shiqizng 18:01:03 Digest UnmarshalText (go-algorand-sdk)
shiqizng 18:03:05 add MarshalText (go-algorand-sdk)
barnjamin 18:11:12 rename struct to scratch in ObjectType (tealish)
shiqizng 18:12:38 implement json encoding interface for BlockHash (go-algorand-sdk)
gnimmel 18:15:51 all errors resolved, adding functionality (AlgorandBootcamp)
gnimmel 18:15:51 all errors resolved, adding functionality (AlgorandBootcamp)
dependabot[… 18:15:54 Bump pycryptodomex from 3.16.0 to 3.17 (Algo_AMM)
dependabot[… 18:16:02 Bump bleach from 5.0.1 to 6.0.0 (Algo_AMM)
gnimmel 18:21:21 compile and run success (AlgorandBootcamp)
gnimmel 18:21:21 compile and run success (AlgorandBootcamp)
Algo-devops… 18:25:27 Merge branch 'hotfix/2.15.3' (indexer)
winder 18:29:16 Remove unused code. (sandbox)
barnjamin 18:37:05 Update pyteal/ast/abi/util.py (pyteal)
mciccarello 18:37:25 goal: add --start option for network create command (#4902) (go-algorand)
Eric-Warehi… 18:37:33 build: Fix lint/vet (#1445) (indexer)
algorandskiy 18:37:47 Remove some duplicate code in openLedgerDB (go-algorand)
winder 18:38:20 Remove unused code. (#173) (sandbox)
github 18:42:52 add Go Benchmark (go) benchmark result for f7e96d2f18d6e878e4ea3ef30456d17c337dacdb (go-algorand)
jasonpaulos 18:43:22 Remove old test code (go-algorand)
jasonpaulos 18:43:46 Remove old test code (go-algorand)
Nathnael12 19:12:23 add requirements packages/modules (web3_certificate_generation_verification)
Nathnael12 19:13:41 minor updates (web3_certificate_generation_verification)
Nathnael12 19:14:03 add a bash file to start the program (web3_certificate_generation_verification)
codypharm 19:14:31 design error corrected (voting-contract)
Nathnael12 19:21:23 update: put additional steps to run the project easly (web3_certificate_generation_verification)
icorderi 19:21:31 ledger: abstract store and remove all db.Atomic direct usages (#5021) (go-algorand)
codypharm 19:21:46 design error corrected (voting-contract)
icorderi 19:23:46 refactor: remove `sql.Tx` from the transaction callback (go-algorand)
barnjamin 19:25:00 adding handling of bigint (tealish)
github 19:28:06 add Go Benchmark (go) benchmark result for 8970ddf11aebf0712201413d74cc94c54aab4311 (go-algorand)
codypharm 19:31:19 truncate function added (voting-contract)
icorderi 19:31:48 fix: linter (go-algorand)
icorderi 19:33:16 fix: comment (go-algorand)
devEMEL 19:39:24 new connect (voting-contract)
gnimmel 19:43:52 alice buying tickets (AlgorandBootcamp)
gnimmel 19:43:52 alice buying tickets (AlgorandBootcamp)
devEMEL 19:45:54 Merge branch 'development' of https://github.com/devEMEL/voting-contract into development (voting-contract)
devEMEL 19:52:13 added sub proposal (voting-contract)
fabrice102 19:52:36 Update README.md to make it clear to use WSL2 in VSCode (#170) (sandbox)
gnimmel 19:55:58 Bob buying tickets (AlgorandBootcamp)
gnimmel 19:55:58 Bob buying tickets (AlgorandBootcamp)
AlgoAxel 19:59:38 Remove Redundant Copyright Headers (go-algorand)
devEMEL 20:07:24 added buttons (voting-contract)
barnjamin 20:07:50 mypy hates it but it works (tealish)
winder 20:14:35 Remove extra conduit-docs output. (indexer)
icorderi 20:14:48 ledger: remove sql.Tx from the transaction callback (#5031) (go-algorand)
github 20:20:16 add Go Benchmark (go) benchmark result for 23748597a57c969153cc93b3dd06685c2fdd7671 (go-algorand)
winder 20:23:32 Fix genesis file parsing and error handling. (indexer)
Hebx 20:24:23 Fleek and Vercel Link (CoinFog)
goktugberku… 20:27:05 ✏️ Replace base language texts for the latest release (pera-ios)
ahangsu 20:27:54 an ugly attempt to pass config.Local into TestConsensusRange (go-algorand)
iansuvak 20:34:22 network: Add GetUnderlyingConnTcpInfo method to wsPeer (#5077) (go-algorand)
algorandskiy 20:34:43 tests: add more logging to expect test (#5078) (go-algorand)
barnjamin 20:38:04 twerkin (tealish)
github 20:40:05 add Go Benchmark (go) benchmark result for c8b5debee20ec295a34af0f0aaf2e6173288b86d (go-algorand)
github 20:40:37 add Go Benchmark (go) benchmark result for e85d752ebeb5f23682ab6633577697da91914a62 (go-algorand)
nebasam 20:53:03 initial commit (algorand-challenge)
barnjamin 20:55:01 Add notes (tealish)
nebasam 21:00:23 feat: backend structure (algorand-challenge)
nebasam 21:11:47 feat: user authentication (algorand-challenge)
ctibo 21:15:48 allow custom options for myalgoconnecct (algostack)
ctibo 21:15:56 0.0.20 (algostack)
shiqizng 21:31:59 update box postgres tests (indexer)
nebasam 21:32:45 asset controller (algorand-challenge)
nebasam 21:33:31 feat: asset route (algorand-challenge)
nebasam 21:33:40 add packages (algorand-challenge)
shiqizng 21:37:26 update vb files (indexer)
AlgoStephen… 21:44:53 Supported Disabled option (indexer)
nebasam 21:47:25 feat: login component (algorand-challenge)
gr8h 21:49:00 implement rps (project_rps)
nebasam 21:49:59 frontend imp (algorand-challenge)
AlgoAxel 21:51:06 Use host:port format for auto PublicAddress (go-algorand)
devEMEL 21:55:03 get onchain data (voting-contract)
gr8h 21:55:58 update readme (project_rps)
shiqizng 22:02:58 updating postgres int tests (indexer)
nebasam 22:03:40 backend port change (algorand-challenge)
AlgoAxel 22:06:02 Fix AutoPublicAddress Test (go-algorand)
Eric-Warehi… 22:23:19 Add e2e test, syncNow channel to avoid waiting for timeout (go-algorand)
Eric-Warehi… 22:25:34 Return error when devMode and followMode are true (go-algorand)
Eric-Warehi… 22:27:40 Fix failed license check (go-algorand)
geoffodonne… 22:33:30 Adds docs (dotnet-tinyman-sdk)
devEMEL 22:48:00 final commit (voting-contract)
geoffodonne… 22:52:23 Moves existing unit tests into V1 namespace (dotnet-tinyman-sdk)
geoffodonne… 22:55:04 Formatting fix (dotnet-tinyman-sdk)
devEMEL 22:55:16 final commit (voting-contract)
- 23:02:13 fixture for source map integration tests (pyteal)
icaparros-a… 23:13:20 fix: arc19 pin (algorand-arc19-auto-mint)
icaparros-a… 23:15:18 fix: arc19 pin (algorand-arc19-auto-mint)
johnnyknoxv… 23:15:46 Update README.md (voting-contract)
dependabot[… 23:16:20 Bump pycryptodomex from 3.15.0 to 3.17 in /algorand_solutions (Y_Swap)
dependabot[… 23:16:22 Merge b16b8842d25ee12c6204ae8ac60db4454b9860b9 into 83fbdd38500e4adc5d3fb056f6cdcc932e72cc3d (Y_Swap)
dependabot[… 23:21:40 Bump framer-motion from 7.6.4 to 8.5.5 in /frontend (Y_Swap)
algo-dev-se… 23:27:00 Regenerate code from specification file (java-algorand-sdk)
johnnyknoxv… 23:30:24 Update README.md (voting-contract)
johnnyknoxv… 23:30:45 Update README.md (voting-contract)
sakkaras 23:48:05 Merge pull request #1196 from Hipo/per-2958 (pera-ios)
gnimmel 23:48:19 ughh.. how do u create a box list (AlgorandBootcamp)
gnimmel 23:48:19 ughh.. how do u create a box list (AlgorandBootcamp)