Home / Reports / Mar 5, 2024

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

Mar 4, 2024 Arrow Back Arrow Forward Mar 6, 2024
M
T
W
T
F
S
S
26
27
28
29
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

Tuesday, March 5, 2024

135 commits were pushed across 27 repos by 48 authors. There were 104,360 additions and 65,645 deletions.

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

Authors

Updated Repos

...

Commit Log

aorumbayev 00:11:28 chore: adding option to pass custom env file (algokit-cli)
dependabot[… 00:22:46 :arrow_up: Bump marshmallow from 3.21.0 to 3.21.1 (algobase)
dependabot[… 00:24:27 :arrow_up: Bump griffe from 0.41.0 to 0.41.3 (algobase)
- 01:00:26 Build 1913 Data (go-algorand)
github-acti… 01:12:44 Commit from GitHub Actions (Community Interest Tracker) (community)
jannotti 01:52:54 Consider the current auth addr for each inner txn (#83) (go-algorand)
onetechnical 02:01:30 Merge pull request #84 from algorand/relstable3.22.1 (go-algorand)
dependabot[… 03:32:57 Update @typescript-eslint/parser requirement from ^7.1.0 to ^7.1.1 (algo-voting)
PatrickDinh 03:35:40 chore: only run puyapy tests for python 3.12 (algokit-cli)
PatrickDinh 03:38:53 chore: oops (algokit-cli)
achidlow 03:59:54 - replace TODO comment with REFACTOR (puya)
achidlow 04:05:06 ensure utils in ir/builder remains internal (puya)
achidlow 04:29:30 refactoring (puya)
PatrickDinh 04:44:18 chore: run tests with --no-color flag (algokit-cli)
achidlow 04:56:35 refactoring of checked_maybe IR implementation (puya)
PatrickDinh 05:06:42 chore: fix tests (algokit-cli)
achidlow 05:08:58 refactoring _build_field (puya)
PatrickDinh 05:37:55 chore: only skip the e2e tests (algokit-cli)
code-alexan… 06:10:50 Merge pull request #136 from code-alexander/dependabot/pip/griffe-0.41.3 (algobase)
barnjamin 06:33:10 [create-pull-request] automated change (docs)
achidlow 06:48:59 feat: Local/GlobalState custom keys & descriptions (puya)
achidlow 07:11:41 refactor: make arc4_compare_bytes out of duplicated .compare() implementations (puya)
achidlow 07:11:41 refactor: improve error message when failing to map a WType to AVMType (puya)
achidlow 07:22:19 feat: implement boolean evaluation of ARC4 types (puya)
achidlow 07:36:03 feat: allow itob of a constant to flow through further optimisations (puya)
deanstef 07:51:58 nits (ARCs)
achidlow 07:52:37 feat: allow optimisation to concat bytes with different encodings (puya)
achidlow 07:54:03 feat: optimisation of extract_uint16/32/64 with constants (puya)
achidlow 07:55:32 feat: improved constant folding, particularly with ARC4 operations (puya)
nullun 07:58:49 Merge pull request #1239 from algorand/automatic-pr-go-algorand-v3.22.1-stable-indexer-3.4.0 (docs)
achidlow 08:00:37 refactor: the increasingly ineptly named "arithmetic.py" has been moved into "intrinsic_simplification.py" (puya)
achidlow 08:01:08 feat: implement missing optimisations for self comparisons (puya)
achidlow 09:36:48 refactor: better choice of encodings when combining bytes constants in optimization (puya)
HashMapsDat… 09:38:54 feat: adds system-wide libsodium (xHD-Wallet-API-kt)
HashMapsDat… 09:47:13 fix: add initialize.sh to workflow (xHD-Wallet-API-kt)
HashMapsDat… 09:52:15 fix: upgrade java (xHD-Wallet-API-kt)
HashMapsDat… 09:55:02 feat: EDCH fix, tests, system-wide libsodium (#7) (xHD-Wallet-API-kt)
aorumbayev 10:05:10 chore: addressing pr comments on docs (algokit-cli)
HashMapsDat… 10:06:13 docs: update installation instructions (xHD-Wallet-API-kt)
HashMapsDat… 10:08:05 Merge branch 'algorandfoundation:main' into main (xHD-Wallet-API-kt)
HashMapsDat… 10:08:42 docs: Update installation instructions (#8) (xHD-Wallet-API-kt)
Hathoriel 10:15:46 ALL-5473 - Fix SOL duplicate txID (tatum-js)
fergalwalsh 10:28:02 Add sdk to repo and update requirements & Readme (tinyman-governance)
andrew-m-hi… 10:29:43 Fixed the bug. Txn was not being signed. (challenge-1)
murilo-beni… 11:15:05 Add response after order creation (ultrade-python-sdk)
HashMapsDat… 11:41:16 fix: fromSeed into companion object (xHD-Wallet-API-kt)
Hathoriel 11:42:37 ALL-5473 - Fix SOL duplicate txID (#1074) (tatum-js)
Hathoriel 11:43:33 ALL-5473 - Fix SOL duplicate txID on other places (tatum-js)
HashMapsDat… 11:50:46 fix: move LazySodium into companion object, preventing memory leak (xHD-Wallet-API-kt)
HashMapsDat… 12:00:26 Merge branch 'feat/reorg-companion-object' of github.com:HashMapsData2Value/bip32-ed25519-kotlin into feat/reorg-companion-object (xHD-Wallet-API-kt)
HashMapsDat… 12:00:53 Merge branch 'main' of github.com:HashMapsData2Value/bip32-ed25519-kotlin (xHD-Wallet-API-kt)
HashMapsDat… 12:01:04 Merge branch 'feat/reorg-companion-object' (xHD-Wallet-API-kt)
HashMapsDat… 12:10:45 feat: refactor lazysodium into companion object to prevent unnecessaryy memory consumption (#9) (xHD-Wallet-API-kt)
HashMapsDat… 12:23:35 chore: remove unused error tag (xHD-Wallet-API-kt)
HashMapsDat… 12:30:03 feat: expands the list of prefixes (xHD-Wallet-API-kt)
Hathoriel 12:59:02 Revert "ALL-5473 - Fix SOL duplicate txID on other places" (tatum-js)
Hathoriel 12:59:03 Revert "ALL-5473 - Fix SOL duplicate txID (#1074)" (tatum-js)
Hathoriel 12:59:41 ALL-5473 - Update to 2.2.56 (tatum-js)
CiottiGiorg… 13:20:54 Initial commit (ts-dm-beginner-en)
CiottiGiorg… 13:25:31 Fixed auto-generated company name in LICENSE (ts-dm-beginner-en)
CiottiGiorg… 13:48:04 AlgoKit workspace project entry point. (ts-dm-beginner-en)
bcessa 14:01:23 fix: Remove deprected flag from `make install` (did-algo)
HashMapsDat… 14:11:56 docs: update LICENSE and alice (xHD-Wallet-API-kt)
- 14:28:01 Challenge: resolve puzzle issue on sendingRawTransaction (challenge-1)
bitshiftmod 14:31:47 fix: use signed txn with sendRawTransaction (challenge-1)
CiottiGiorg… 14:54:38 AlgoKit TypeScript contract project. (ts-dm-beginner-en)
aorumbayev 15:08:57 Merge branch 'feat/command_orchestration' of https://github.com/algorandfoundation/algokit-cli into feat/command_orchestration (algokit-cli)
A-Maugli 15:11:16 js_api examples (akt02)
michaeltchu… 15:13:24 chore: log greeting (2024-03-05) (a-day-in-my-bobalife)
CiottiGiorg… 15:16:00 Creation of DigitalMarketplace smart contract. (ts-dm-beginner-en)
CiottiGiorg… 15:35:43 Added smart contract opt-in to the listed asset. (ts-dm-beginner-en)
etzellux 15:58:55 fix tests (tinyman-governance)
CiottiGiorg… 16:14:17 Fixed a missing reference in the method signature. (ts-dm-beginner-en)
CiottiGiorg… 16:14:18 Added deposit method. (ts-dm-beginner-en)
deanstef 16:16:38 ref impl (ARCs)
scholtz 16:24:54 nft navigator, nft marketplace (BiatecNFTs)
deanstef 16:29:18 wording 1 (ARCs)
onetechnical 16:31:43 Merge branch 'rel/stable' into relstable3.22.1-remerge (go-algorand)
AustP 16:33:21 Check for updates hourly (austs-one-click-node)
deanstef 16:35:51 wording 2 (ARCs)
ctibo 16:37:06 [no-tweet] projects cleanup (#161) (awesome-algorand)
renovate[bo… 16:37:26 chore(deps): update styfle/cancel-workflow-action action to v0.12.1 (awesome-algorand)
renovate[bo… 16:37:34 chore(deps): update actions/setup-python action to v5 (awesome-algorand)
william-wam… 16:38:39 sign transaction before submission (challenge-1)
AustP 16:43:54 Update bins to v3.22.1-stable (austs-one-click-node)
TommyAlex79 16:45:46 fix the problem in challenge1 (challenge-1)
- 16:45:56 Only allow the original voter to update reference. (algorand)
deanstef 16:52:41 wording 3 (ARCs)
A-Maugli 17:00:06 Create README.md (akt02)
A-Maugli 17:00:39 Update README.md (akt02)
A-Maugli 17:01:15 Update README.md (akt02)
- 17:03:38 Handle case when voting as original voter and when not. (algorand)
A-Maugli 17:04:31 Update README.md (akt02)
A-Maugli 17:05:40 Update README.md (akt02)
A-Maugli 17:06:41 Update README.md (akt02)
AustP 17:25:09 Fix darwin bins (austs-one-click-node)
- 17:27:49 Add missing key values to expected, namely original voter. (algorand)
scholtz 17:28:30 Sign tx (challenge-1)
AustP 17:29:05 Bump to v1.4.3 (austs-one-click-node)
scholtz 17:33:44 cicd update from 3.22.0 to 3.22.1 (AlgorandKMDServer)
g-anwuli 17:35:19 metadata (aurally)
deanstef 17:38:47 byte signing arc (ARCs)
deanstef 17:40:13 rm ds_store (ARCs)
- 17:50:41 feat/fix: solved bug (challenge-1)
algojohnlee 18:06:42 Merge pull request #5946 from algorand/relstable3.22.1-remerge (go-algorand)
github 18:11:35 add Go Benchmark (go) benchmark result for 298e53a6c07cd2b39428afafb75b5fc502836645 (go-algorand)
dimzachar 18:11:51 Update index.ts (challenge-1)
algojohnlee 18:19:09 Merge pull request #5947 from algorand/relbeta3.22.1 (go-algorand)
pbennett 18:19:25 Add functionality to fetch and report last vote and proposal in pool list (reti)
govind-amt 18:25:57 challenge-1-transaction-bug-fix (challenge-1)
govind-amt 18:39:36 console modified as per readme.md (challenge-1)
scholtz 19:36:04 update page (BiatecNFTs)
bitbart 19:39:42 Update README.md (rosetta-smart-contracts)
- 20:33:51 correct (challenge-1)
MattAlgowor… 20:40:40 Fixing the bug in index.ts (challenge-1)
Nacbotics-d… 20:44:20 fixed the transaction signing error (challenge-1)
riggy889 20:56:09 * the txn needed to be signed by the sender prior to the txn being sent (challenge-1)
jannotti 21:02:48 Fixups for moving some functionality to agreemnet (go-algorand)
dragmz 21:02:49 cast the magic spell (challenge-1)
fredjnam 21:04:29 committing edits for Challenge 1 (challenge-1)
code-alexan… 21:07:22 Merge pull request #135 from code-alexander/dependabot/pip/marshmallow-3.21.1 (algobase)
code-alexan… 21:15:55 Update index.ts (challenge-1)
bz888 21:17:23 Update @subql deps (subql-stellar)
barnjamin 21:31:03 [create-pull-request] automated change (docs)
nullun 21:31:51 Merge pull request #1240 from algorand/automatic-pr-go-algorand-v3.22.1-beta-indexer-3.4.0 (docs)
bz888 21:39:33 update changelog and bump version (subql-stellar)
camiloAlgo 21:46:51 challenge 1 (challenge-1)
pbennett 21:56:16 Add initial dockerfile for building nodemgr (reti)
sebas6612 21:57:48 bug fixed (challenge-1)
stwiname 22:02:35 [release] 20240306 (#49) (subql-stellar)
sebas6612 22:07:41 answers added (challenge-1)
pbennett 22:47:46 Handle local pool config not being in order or missing ids (reti)
- 23:10:01 Show human readable addresses, not hexadecimal (algorand)
algo-dev-se… 23:24:05 Regenerate code from specification file (java-algorand-sdk)
16point7 23:59:08 Fixed bug. (challenge-1)