Home / Reports / Apr 12, 2024

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

Apr 11, 2024 Arrow Back Arrow Forward Apr 13, 2024
M
T
W
T
F
S
S
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
1
2
3
4
5
6
7
8
9
10
11
12

Friday, April 12, 2024

127 commits were pushed across 21 repos by 31 authors. There were 308,749 additions and 13,444 deletions.

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

Authors

Updated Repos

...

Commit Log

dependabot[… 00:12:22 :arrow_up: Bump pydantic from 2.6.4 to 2.7.0 (algobase)
dependabot[… 00:13:07 :arrow_up: Bump ruff from 0.2.2 to 0.3.6 (algobase)
dependabot[… 00:13:41 :arrow_up: Bump idna from 3.6 to 3.7 (algobase)
HashMapsDat… 00:24:01 docs: perturb (xHD-Wallet-API-swift)
- 01:00:26 Build 1951 Data (go-algorand)
PatrickDinh 01:02:28 chore: wip (algokit-lora)
iskysun96 01:11:43 Project initialised with AlgoKit CLI using template: https://github.com/algorandfoundation/algokit-python-template.git (python-challenge-3)
1forh 01:25:32 Update xGov-187 (xGov)
neilcampbell 01:42:56 chore: pr feedback (algokit-lora)
neilcampbell 01:45:52 feat: display transaction note (#14) (algokit-lora)
semantic-re… 01:47:20 Notes added by 'git notes add' (algokit-lora)
neilcampbell 02:41:02 chore: change from/to -> sender/receiver (algokit-lora)
neilcampbell 03:00:14 chore: handle id shortening differently to address shortening (algokit-lora)
neilcampbell 03:28:17 chore: a few different tweak I noticed (algokit-lora)
PatrickDinh 03:31:19 chore: wip (algokit-lora)
pbennett 04:01:50 feat(nodemgr): build docker images for both amd64 and arm64 architectures (reti)
daniel-make… 04:56:09 increase coverage for GroupTransaction construction (puya)
daniel-make… 04:56:09 remove unused code (puya)
daniel-make… 04:56:09 refactor: remove TODO (puya)
daniel-make… 04:56:09 test: filter out blocks that don't need coverage, enable branch coverage (puya)
daniel-make… 04:56:09 test: remove unused class (puya)
achidlow 04:56:51 feat: add missing constant folding optimization for b% (puya)
achidlow 04:56:53 feat: allow int literals with algopy.op functions that take a BigUInt (currently just bsqrt) (puya)
achidlow 04:56:53 fix: correct input value types for setbit (puya)
achidlow 04:56:53 refactor: simplify intrinsics builder logic (puya)
achidlow 04:56:59 feat: constant optimisation for algopy.op.sqrt and algopy.op.bsqrt (puya)
achidlow 04:58:24 refactor: simplify intrinsics builder logic (puya)
achidlow 04:58:45 cover unrecognized member of basic types (puya)
achidlow 04:59:09 fix: improve source location for Asset(<int>) (puya)
achidlow 04:59:11 refactor: remove unused code for type resolution of enums in stubs (puya)
achidlow 04:59:23 fix: improve error message with invalid String() comparisons (puya)
achidlow 04:59:25 remove xfail test (puya)
achidlow 04:59:39 test: cover '/' usage (puya)
achidlow 04:59:54 test: cover unmapped numeric operators (puya)
achidlow 05:01:43 fix: add missing stub indicators for unary-+ operator to BigUInt and UInt64 (puya)
neilcampbell 05:09:48 chore: bage multisig and logicSig transactions (algokit-lora)
pbennett 05:16:21 chore(contracts): update tealscript and algokit-client-generator versions (reti)
PatrickDinh 05:17:11 chore: wip - better not doesn't work (algokit-lora)
PatrickDinh 05:25:19 chore: it can show both payment and asset transfer (algokit-lora)
neilcampbell 05:41:47 chore: handle close remainder (algokit-lora)
PatrickDinh 05:50:02 chore: wip (algokit-lora)
neilcampbell 06:04:42 chore: tweaks as part of checking ACs (#15) (algokit-lora)
semantic-re… 06:06:16 Notes added by 'git notes add' (algokit-lora)
achidlow 06:31:29 refactor: remove TodoErrors of supporting upcast from bool to numeric types, logged as issue #193 instead (puya)
drichar 06:49:54 feat(ui): clicking row in validator table opens details page (reti)
drichar 06:53:12 fix(ui): dispenser link in Navigation (reti)
drichar 06:55:50 feat(ui): clicking row in validator table opens details page (#54) (reti)
drichar 06:56:05 Merge branch 'dev' into feat/ui-navigation-dashboard-link (reti)
drichar 07:04:07 feat(ui): Dashboard link in navigation bar (#53) (reti)
drichar 07:04:24 Merge branch 'dev' into feat/ui-mobile-mode-toggle (reti)
drichar 07:06:39 feat(ui): mobile dark/light mode toggle (#52) (reti)
drichar 07:11:11 chore(ui): fix capitalization, remove commented code in StakingTable (reti)
neilcampbell 07:34:24 feat: add block page and routing (algokit-lora)
drichar 07:43:27 feat(ui): show validator/NFD in StakingTable (reti)
drichar 07:45:00 chore(ui): update ValidatorTable link to match StakingTable (reti)
drichar 07:46:59 feat(ui): show validator/NFD in StakingTable (#55) (reti)
drichar 07:49:19 feat(ui): add boolean `separator` prop to PageHeader (reti)
drichar 07:50:07 feat(ui): NfdThumbnail improvements (reti)
drichar 07:50:32 fix(ui): remove placeholder edit buttons in ValidatorDetails (reti)
drichar 07:51:08 chore(ui): reduce vertical padding in table titles (reti)
drichar 07:52:10 feat(ui): various UI updates (#56) (reti)
HashMapsDat… 09:19:11 feat: adds rawSign, signAlgoTransaction and verifyWithPublicKey (xHD-Wallet-API-swift)
algorambo 09:19:48 Fix Counter class' constructor (python-challenge-2)
HashMapsDat… 09:25:28 fix: Swift Actions repo name (xHD-Wallet-API-swift)
HashMapsDat… 09:30:30 cicd: try installing libsodium globally (xHD-Wallet-API-swift)
HashMapsDat… 09:33:13 ci: replace with macos runner (xHD-Wallet-API-swift)
algorambo 09:45:02 Merge 26cd633de5b34a2e71e3018d1e69c8a9fe9d3b58 into ba53acf8cd9e954d49aa7747a1e9e08858e89083 (python-challenge-2)
achidlow 10:16:46 fix: allow negative arc4.Tuple indexing (puya)
PatrickDinh 11:48:09 Merge remote-tracking branch 'origin/main' into asset-transfer-transaction (algokit-lora)
PatrickDinh 11:50:56 chore: fix up merge conflicts (algokit-lora)
D3stinn3 11:51:52 Challenge Submission (python-challenge-2)
uday4386 12:16:56 Update contract.py (python-challenge-1)
PatrickDinh 12:18:10 chore: tests (algokit-lora)
PhearZero 12:21:14 feat: add datachannel message types (liquid-auth-android)
FrankSzendz… 12:24:42 Opened source. New version. (AlgorandVisualStudio)
MeghanadhB 12:26:33 Update contract.py (python-challenge-1)
FrankSzendz… 12:29:26 Readme update (AlgorandVisualStudio)
FrankSzendz… 12:32:13 - (AlgorandVisualStudio)
D3stinn3 12:35:49 Merge 118b4db75a99da11b11a66a7205e6da5b02dfd96 into ba53acf8cd9e954d49aa7747a1e9e08858e89083 (python-challenge-2)
PatrickDinh 12:38:57 chore: found a transaction with close to (algokit-lora)
peepeeasa 13:06:00 Create PEEPEE-1113078772 (asa-list)
PhearZero 13:07:48 chore: cleanup demo application (liquid-auth)
MeghanadhB 13:08:34 Merge 2a13e2f69baad520356622ad695b141d947e1edb into 7eb8d0bd9b3d6318405a02784d75fe887d6452bb (python-challenge-1)
jannotti 13:09:33 very old typo fix (go-algorand)
peepeeasa 13:10:45 Create PEEPEE-1113078772 (asa-list)
jannotti 13:58:09 Pavel CR (go-algorand)
Bhaney44 14:11:48 Update xGov180.md (xGov)
jannotti 14:12:50 explain the paranoia differently after interface changes (go-algorand)
A-Maugli 14:19:55 solved but I feel dizzy (python-challenge-1)
A-Maugli 14:32:04 Merge 6de0bbb1c24be0cb6e0cfc7b93c10a470480097c into 7eb8d0bd9b3d6318405a02784d75fe887d6452bb (python-challenge-1)
ehanoc 15:02:37 ATAC meeting items (technical-adoption-committee)
michaeltchu… 15:13:26 chore: log greeting (2024-04-12) (a-day-in-my-bobalife)
johnmizz 15:21:31 Update delivery date xgov-186.md (xGov)
sebas6612 15:37:56 Bug fixed: variables initialization (python-challenge-2)
sebas6612 15:44:26 Merge 454caa40ecd7356fef6b497dc795d8c85c8c2c23 into ba53acf8cd9e954d49aa7747a1e9e08858e89083 (python-challenge-2)
drichar 16:10:46 feat(ui): use default form mode for AddValidatorForm (reti)
drichar 16:13:40 fix(ui): verify activeAddress owns the specified nfdForInfo (reti)
pbennett 16:37:45 Merge pull request #57 from TxnLab/fix/ui-validator-form-nfd-validation (reti)
drichar 16:50:28 chore: release v0.5.0 (reti)
jannotti 16:52:28 Tidy up endOfBlock() (go-algorand)
drichar 16:55:46 Merge pull request #58 from TxnLab/dev (reti)
pbennett 17:03:39 fix(nodemgr): github actions don't handle multiple platform docker pushes - will have to re-evaluate (reti)
drichar 17:06:48 Merge branch 'main' into dev (reti)
PhearZero 17:19:59 chore: remove custom tweetnacl and resolve tests (liquid-auth-js)
PhearZero 17:19:59 chore: remove custom tweetnacl and resolve tests (liquid-auth)
xarmian 18:24:37 fix success file output when airdropping arc200 tokens (voi_drops)
pbennett 18:38:25 fix(nodemgr): Fix multi-platform docker build so that arm64 and amd64 are both part of docker image (reti)
longphu25 18:41:29 [python-challenge-2] Fix contract initialization (python-challenge-2)
jannotti 18:49:31 Reduce "shim types", introduce agreement.Block (go-algorand)
longphu25 18:55:58 Merge e61e84e9b6be98452e4ef44c0035469b19e68e44 into ba53acf8cd9e954d49aa7747a1e9e08858e89083 (python-challenge-2)
jannotti 19:46:36 Removed XXX in favor of explaining that we are skipping agreement (go-algorand)
kylebeee 20:15:21 modified organization of unit tests to be clearer about mocks (liquid-auth)
scholtz 20:25:28 first commit (BiatecCronBuilder)
kylebeee 20:44:20 moved mock overrides into their own beforeEach hook (liquid-auth)
pbennett 20:53:44 feat(nodemgr): TXN-1673 - Have epochUpdate 'top off' manager account if its spendable balance < 1 algo (reti)
drichar 21:08:13 chore(ui): remove ID column from ValidatorTable (reti)
drichar 21:14:08 feat(ui): improved nfdForInfo display in ValidatorTable (reti)
drichar 21:16:17 Merge branch 'dev' into feat/ui-validator-table-nfd (reti)
drichar 21:19:20 Merge pull request #60 from TxnLab/feat/ui-validator-table-nfd (reti)
HashMapsDat… 21:30:37 Initial commit (xHD-Wallet-API-ts)
PhearZero 22:06:08 wip: liquid fido extension (liquid-auth-android)
PhearZero 22:15:35 wip: liquid fido extension (liquid-auth)
pbennett 22:15:48 chore(docs): removing docs, moved to new txnlab/reti-docs repo. (reti)
TonyIommiSG 22:47:13 Update algo_asa.c to include GORA ASA (ledger-app-algorand)
drichar 22:49:21 fix(ui): improved asset gating logic (reti)
drichar 22:50:11 Merge branch 'dev' into fix/ui-asset-gating (reti)
drichar 22:54:14 chore(ui): fix ESLint errors (reti)