Home / Reports / Mar 6, 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 5, 2024 Arrow Back Arrow Forward Mar 7, 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

Wednesday, March 6, 2024

122 commits were pushed across 20 repos by 45 authors. There were 148,295 additions and 101,768 deletions.

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

Authors

Updated Repos

...

Commit Log

- 00:23:45 sign signature (challenge-1)
dependabot[… 00:27:42 :arrow_up: Bump pymdown-extensions from 10.7 to 10.7.1 (algobase)
16point7 00:39:01 Revert accidental modification of PULL_REQUEST_TEMPLATE.md (challenge-1)
- 01:00:25 FI from master (go-algorand)
- 01:00:26 Build 1914 Data (go-algorand)
stwiname 01:02:52 Update docker images to use non-root user (subql-stellar)
dependabot[… 01:22:45 Bump @babel/traverse from 7.22.15 to 7.23.2 (#24) (subql-stellar)
dependabot[… 01:26:03 Bump ip from 2.0.0 to 2.0.1 (subql-stellar)
inventivepo… 01:30:01 Solved Challenge 1 (challenge-1)
gmalouf 01:42:11 Remove error handling on writes for the status endpoint. (go-algorand)
gmalouf 01:42:11 Support simple liveness check via http on gossip server port. (go-algorand)
gmalouf 02:55:11 CR fixes. (go-algorand)
lsaul 03:31:06 added the secret key to fix tx for algorand challenge 1 (challenge-1)
PatrickDinh 04:11:40 chore: address PR feedback (algokit-cli)
achidlow 04:12:37 chore: update test traces (puya)
achidlow 04:25:41 chore: update test traces (puya)
achidlow 04:25:41 refactor: make arc4_compare_bytes out of duplicated .compare() implementations (puya)
achidlow 04:25:41 refactor: the increasingly ineptly named "arithmetic.py" has been moved into "intrinsic_simplification.py" (puya)
achidlow 04:25:41 feat: implement missing optimisations for self comparisons (puya)
achidlow 04:25:41 feat: implement boolean evaluation of ARC4 types (puya)
achidlow 04:25:41 refactor: improve error message when failing to map a WType to AVMType (puya)
achidlow 04:25:41 feat: allow itob of a constant to flow through further optimisations (puya)
achidlow 04:25:41 feat: optimisation of extract_uint16/32/64 with constants (puya)
achidlow 04:25:41 refactor: better choice of encodings when combining bytes constants in optimization (puya)
achidlow 04:25:41 feat: allow optimisation to concat bytes with different encodings (puya)
achidlow 04:25:41 feat: improved constant folding, particularly with ARC4 operations (puya)
- 04:29:35 transaction not signed (challenge-1)
mdmudassir0… 04:36:12 bug solved (challenge-1)
achidlow 04:43:19 feat: implement ordering comparisons for arc4.UIntN and arc4.BigUIntN types (puya)
achidlow 05:14:50 feat: implement ordering comparisons for arc4.UIntN and arc4.BigUIntN types (puya)
juanmir227 05:48:13 solved bug (challenge-1)
0xgun 05:54:44 Update transaction signing in index.ts (challenge-1)
pbennett 06:00:50 Add tracking for total stakers and total stake in protocol (reti)
achidlow 07:38:45 feat: Allow slicing Bytes with UInt64. Code generation has also been improved for slicing, and a potential double-evaluation has been fixed. (puya)
ubinix-warun 07:54:57 Payment of 1000000 microAlgos was sent to USWAFOLG2NH7ZYB5Q2TA6HB7GLVIU3F0FLARSFMP03Y5KT2CTATYDNJI at confirmed rou (challenge-1)
ubinix-warun 07:56:56 Update README.md (FIX ss-path) (challenge-1)
LeslieOA 08:05:23 fix: missing transaction signing, incorrect raw transaction payload (challenge-1)
Hathoriel 08:13:36 ALL-5473 - Fix Solana confirm transaction with custom retry (tatum-js)
Hathoriel 08:29:14 ALL-5473 - Fix Solana confirm transaction with custom retry (#1075) (tatum-js)
algorambo 08:58:14 Add missing transaction signature (challenge-1)
aorumbayev 09:10:58 fix: path resolution to ensure git is initialized at workspace level (algokit-cli)
achidlow 09:12:08 refactor: Replace TemporaryVariable+AssignmentExpression with SingleEvaluation node. Current implementation required coupling the evaluation order between the IR builder and AWST construction, which was going to make the next commit much more difficult. (puya)
drichar 09:27:24 chore(ui): install and configure tanstack-query (reti)
drichar 09:27:24 refactor(ui): Layout and example table components (reti)
drichar 09:27:24 feat(ui): add file-based routing (reti)
drichar 09:27:24 chore(ui): generate clients script (reti)
drichar 09:27:24 chore(ui): update contract clients (reti)
drichar 09:27:24 chore(ui): update ESLint config (allow console.error) (reti)
drichar 09:27:24 feat(ui): Staking Dashboard with validator table (reti)
etzellux 09:47:10 update tests_vault (tinyman-governance)
aorumbayev 10:07:50 fix: path resolution to ensure git is initialized at workspace level (#447) (algokit-cli)
achidlow 10:29:45 fix: Address unexpected Python behaviour in slicing, where end > start would panic instead of returning an empty byte slice (puya)
- 10:35:20 1.12.3 (algokit-cli)
deanstef 10:37:15 ARC Validator CR (ARCs)
actions-user 10:38:30 Updating algokit to 1.12.3 (homebrew-tap)
actions-user 10:42:41 Updating algokit to 1.12.3 (homebrew-tap)
HashMapsDat… 11:11:18 feat: successfully signs algorand txs (xHD-Wallet-API-kt)
prince-hope… 11:19:03 Bug fix (challenge-1)
WillLiang918 11:37:59 fix type error (challenge-1)
deanstef 12:10:19 ARC Validator CR 2 (ARCs)
deanstef 12:25:46 bump bulk sigs (ARCs)
PatrickDinh 12:40:28 Merge remote-tracking branch 'origin/main' into integrate-puya (algokit-cli)
aorumbayev 12:44:40 chore: fix line too long (algokit-cli)
aorumbayev 13:08:00 chore: removing typos; minor tweaks (algokit-cli)
aorumbayev 13:18:37 chore: wip (algokit-cli)
aorumbayev 13:18:37 chore: env_file file param; list command; link command (algokit-cli)
aorumbayev 13:18:37 chore: wip (algokit-cli)
aorumbayev 13:18:37 chore: wip (algokit-cli)
Loedn 13:37:17 change last name in 2023-07-19_advanced_generate_command.md (algokit-cli)
Loedn 13:47:01 docs: change last name in 2023-07-19_advanced_generate_command.md (#448) (algokit-cli)
JeremyLefev… 14:26:26 [FIX] The transaction was'nt signed before being sent (challenge-1)
Hathoriel 15:02:19 Revert "ALL-5473 - Fix Solana confirm transaction with custom retry (#1075)" (tatum-js)
Hathoriel 15:02:51 ALL-5473 - Reverting Solana send confirm tx (tatum-js)
lollobene 15:07:01 algorand simple transfer update (rosetta-smart-contracts)
michaeltchu… 15:14:00 chore: log greeting (2024-03-06) (a-day-in-my-bobalife)
alvisespano 15:15:16 Update simple_transfer.move (rosetta-smart-contracts)
lollobene 15:20:25 aptos simple transfer update (rosetta-smart-contracts)
alvisespano 15:30:55 Major update (rosetta-smart-contracts)
etzellux 16:27:26 update test_rewards (tinyman-governance)
dex0id 16:28:12 Fixing bug (challenge-1)
dex0id 16:31:40 Merge ec5aede2472a4709562b4f36e944d45558c8849c into 98684b302cce086b0e1ec45c33fa728844ff5276 (challenge-1)
aorumbayev 16:57:47 chore: wip (algokit-cli)
bcessa 17:08:41 feat: Use new on-chain storage for DID documents (#103) (did-algo)
ohill 17:09:21 upgrade to latest go 1.20.14 (go-algorand)
aorumbayev 17:09:31 chore: making deploy and bootstrap compatible with workspaces (algokit-cli)
joe-p 17:10:22 update tutorial (did-algo)
joe-p 17:10:22 fix: did publish (did-algo)
apwbs 18:03:57 Merge pull request #5 from MichaelPlug/https (CAKE-Algorand)
cce 18:06:10 agreement: update voteValidatedAt description in comment (#5945) (go-algorand)
github 18:10:35 add Go Benchmark (go) benchmark result for e7ee984cea957f2c59f344f0bb10f08bb58d8820 (go-algorand)
drichar 18:39:44 chore(ui): update ValidatorRegistryClient (reti)
drichar 18:41:21 feat(ui): add validator (reti)
drichar 18:43:33 chore(ui): disable column pinning for now (reti)
drichar 18:43:59 chore(ui): fixed width for actions column (reti)
drichar 18:44:20 feat(ui): show ID in validators table (reti)
- 19:38:34 tests: re-assert with human readable addresses. (algorand)
aorumbayev 19:46:40 chore: wip (algokit-cli)
- 19:53:18 tests: get user and other info from test config. (algorand)
aorumbayev 19:57:44 chore: test (algokit-cli)
achidlow 20:05:59 fix: Address unexpected Python behaviour in slicing, where end > start would panic instead of returning an empty byte slice (puya)
achidlow 20:05:59 refactor: Replace TemporaryVariable+AssignmentExpression with SingleEvaluation node. Current implementation required coupling the evaluation order between the IR builder and AWST construction, which was going to make the next commit much more difficult. (puya)
achidlow 20:05:59 feat: Allow slicing Bytes with UInt64. Code generation has also been improved for slicing, and a potential double-evaluation has been fixed. (puya)
aorumbayev 20:14:07 chore: wip (algokit-cli)
- 20:18:53 docs: add comprehensive readme. (algorand)
- 20:22:03 docs: clarify that goal export cmd for mnemonic can either be for Node or Primary. (algorand)
- 20:24:04 docs: clarify what needs to be populated in test-config. (algorand)
drichar 20:35:08 chore(ui): don't generate clients in dev script (reti)
code-alexan… 20:42:04 Merge pull request #137 from code-alexander/dependabot/pip/pymdown-extensions-10.7.1 (algobase)
jannotti 20:50:15 max size change for proposerPayout (go-algorand)
- 20:51:22 tests: break up the tests into two, create app and vote. (algorand)
drichar 20:59:49 chore: update build script to cp clients to ui (reti)
lukasmasuch 21:01:26 Update best-of list for version 2024.03.06 (best-of-crypto)
pbennett 21:08:37 Added node poool assignment get/set but not in use yet w/in daemon (reti)
- 21:26:02 test(create-app): refactor to for unnitest. (algorand)
- 21:32:58 test(test_winner_1): refactor to for unnitest. (algorand)
- 21:45:22 docs(tests): add description in docstring of test_winner_1. (algorand)
uhudo 22:33:38 Solution. (challenge-1)
PatrickDinh 23:18:32 chore: draft local dev UI packaging ADR (algokit-cli)
meetmthosar 23:22:59 Bug-Fix:Sign Transaction Added (challenge-1)
algo-dev-se… 23:23:44 Regenerate code from specification file (java-algorand-sdk)
Sirokya 23:28:46 Add signing of transaction (challenge-1)
aorumbayev 23:55:35 feat: orchestration refinements (algokit-base-template)