Home / Reports / May 27, 2024

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

May 26, 2024 Arrow Back Arrow Forward May 28, 2024
M
T
W
T
F
S
S
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
9

Monday, May 27, 2024

125 commits were pushed across 20 repos by 21 authors. There were 18,277 additions and 13,295 deletions.

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

Authors

Updated Repos

...

Commit Log

dependabot[… 00:48:32 :arrow_up: Bump coverage from 7.5.1 to 7.5.2 (algobase)
dependabot[… 00:49:52 :arrow_up: Bump anyio from 4.3.0 to 4.4.0 (algobase)
dependabot[… 00:49:53 Merge e0507f6c816407290bdbe3114fb717b44ee27f45 into 32fd6b9856a8ed2b849926dce8acc375ee6b090d (algobase)
- 01:00:24 Build 1996 Data (go-algorand)
pbennett 02:06:41 fix(nodemgr): if validator didn't complete step 2 of the pool creation and a reward token was specified, the nodemgr wasn't passing the needed foreign asset in the init txn group. (reti)
dependabot[… 03:06:39 Update @typescript-eslint/parser requirement from ^7.9.0 to ^7.10.0 (algo-voting)
PatrickDinh 05:10:37 PR feedback (algokit-lora)
PatrickDinh 05:38:00 chore: only render the top level to increase performance on larger JSON (#69) (algokit-lora)
semantic-re… 05:39:53 Notes added by 'git notes add' (algokit-lora)
neilcampbell 05:40:43 chore: merge main into branch (algokit-lora)
neilcampbell 05:46:56 feat: fetch related data lazily (#68) (algokit-lora)
semantic-re… 05:54:07 Notes added by 'git notes add' (algokit-lora)
iskysun96 06:39:39 reorg (orakle-coding-assignment-2024)
rostislavja… 06:49:14 ALL-6564: enable amoy data-api (tatum-js)
rostislavja… 06:54:06 changelog, version bump (tatum-js)
iskysun96 07:18:32 contract instruction finished (orakle-coding-assignment-2024)
iskysun96 07:21:24 contract assignment finished (orakle-coding-assignment-2024)
- 07:49:19 fix: removing Transaction.fee initialization at 1000 microAlgos in case of null variable. Fix is necessary for response deserialization in case of transaction submitted with no fees, in particular in case of Atomic Transaction pooled fees. If case of single transaction, if no fee is set, the transaction will be rejected by the chain. (java-algorand-sdk)
gabrieledir… 07:54:41 chore: update logo and images (folks-router)
gabrieledir… 08:03:01 fix: crop logo (folks-router)
gabrieledir… 08:19:07 fix: crop logo (folks-router)
gabrieledir… 08:21:51 chore: update logo and images (#35) (folks-router)
iskysun96 08:22:17 frontend assignment created (orakle-coding-assignment-2024)
boblat 08:38:45 use ValueError for out of bound index values in extract_* op codes (puya)
boblat 08:40:00 use RuntimeError for `err` op code (puya)
rostislavja… 08:46:44 ALL-6564: enable amoy data-api (#1102) (tatum-js)
robdmoore 08:47:31 docs: Added README.md (puya-ts)
robdmoore 08:47:40 docs: Added initial architecture decision records (puya-ts)
boblat 09:03:51 use TypeError when unhandled type is passed to getbit opcode (puya)
iskysun96 09:05:08 readme created (orakle-coding-assignment-2024)
iskysun96 09:05:54 readme update (orakle-coding-assignment-2024)
boblat 09:06:49 tweak implmentation of substring op code to match the common pattern where args are casted to built-in type for operation (puya)
boblat 09:14:07 use built-in `.to_bytes(8)` function to turn unit64 into 8 bytes (puya)
iskysun96 09:19:51 Update README.md (orakle-coding-assignment-2024)
iskysun96 09:20:30 Update README.md (orakle-coding-assignment-2024)
iskysun96 09:22:37 readme update (orakle-coding-assignment-2024)
iskysun96 09:22:45 Merge branch 'main' of github.com:algorand-devrel/orakle-coding-assignment-2024 (orakle-coding-assignment-2024)
boblat 09:23:01 move catch block to avoid the need to override the lint rule (puya)
dependabot[… 09:33:35 chore(deps): bump the all group with 2 updates (algokit-cli)
dependabot[… 09:34:32 chore(deps): bump pre-commit from 2.21.0 to 3.7.1 (algokit-cli)
robdmoore 09:58:25 docs: Updated docs to include updated links for project features (algokit-cli)
boblat 10:12:53 add test for `extract` edge case where b and c are int literals and c is 0 (puya)
neilcampbell 11:47:16 fix: change store usage to correct create it (algokit-lora)
github-acti… 12:35:20 Commit from GitHub Actions (Community Interest Tracker) (community)
neilcampbell 12:38:18 chore: remove store usage where we can (algokit-lora)
dependabot[… 13:52:37 chore(deps): bump the all group across 1 directory with 6 updates (algokit-utils-py)
iskysun96 13:54:58 pr template (orakle-coding-assignment-2024)
dependabot[… 14:42:51 chore(deps): bump the all group across 1 directory with 6 updates (algokit-utils-ts)
kws1207 15:04:53 feat: Solve 1~4 (orakle-coding-assignment-2024)
neilcampbell 15:34:04 chore: tweak next round handling (algokit-lora)
demining 16:15:12 Add files via upload (CryptoDeepTools)
demining 16:19:20 Update README.md (CryptoDeepTools)
demining 16:28:55 Update README.md (CryptoDeepTools)
algovado 16:56:43 add filters section (wallet-enhancer)
pbennett 17:26:57 chore: v0.8.15 (reti)
MatHermida 17:32:07 Add Lend/Redeem and Borrow/Repay examples (c3-typescript-sdk)
pbennett 17:41:02 fix(contracts): increase 'topoff' threshold for node manager to 2.1 ALGO from 1 ALGO (to ensure 'go online' fee can be covered) (reti)
robdmoore 17:42:08 docs: Feedback on primitive ADRs (puya-ts)
MatHermida 17:51:17 update wormhole-sdk dependency (c3-typescript-sdk)
michaeltchu… 19:25:07 ci: add missing dependency (a-day-in-my-bobalife)
michaeltchu… 19:26:28 chore: v2024.18.0 (release) (a-day-in-my-bobalife)
michaeltchu… 19:26:29 Notes added by 'git notes add' (a-day-in-my-bobalife)
michaeltchu… 19:29:53 chore: log greeting (2024-05-07) (a-day-in-my-bobalife)
michaeltchu… 19:30:05 chore: log greeting (2024-05-08) (a-day-in-my-bobalife)
michaeltchu… 19:30:17 chore: log greeting (2024-05-09) (a-day-in-my-bobalife)
michaeltchu… 19:30:28 chore: log greeting (2024-05-10) (a-day-in-my-bobalife)
michaeltchu… 19:30:39 chore: log greeting (2024-05-11) (a-day-in-my-bobalife)
michaeltchu… 19:30:59 chore: log greeting (2024-05-12) (a-day-in-my-bobalife)
michaeltchu… 19:31:28 chore: log greeting (2024-05-13) (a-day-in-my-bobalife)
michaeltchu… 19:34:43 chore: v2024.19.0 (release) (a-day-in-my-bobalife)
michaeltchu… 19:34:45 Notes added by 'git notes add' (a-day-in-my-bobalife)
michaeltchu… 19:37:03 chore: log greeting (2024-05-14) (a-day-in-my-bobalife)
michaeltchu… 19:37:15 chore: log greeting (2024-05-15) (a-day-in-my-bobalife)
michaeltchu… 19:37:38 chore: log greeting (2024-05-16) (a-day-in-my-bobalife)
michaeltchu… 19:37:50 chore: log greeting (2024-05-17) (a-day-in-my-bobalife)
michaeltchu… 19:38:01 chore: log greeting (2024-05-18) (a-day-in-my-bobalife)
michaeltchu… 19:38:23 chore: log greeting (2024-05-19) (a-day-in-my-bobalife)
michaeltchu… 19:39:09 chore: log greeting (2024-05-20) (a-day-in-my-bobalife)
michaeltchu… 19:40:43 chore: v2024.20.0 (release) (a-day-in-my-bobalife)
michaeltchu… 19:40:44 Notes added by 'git notes add' (a-day-in-my-bobalife)
michaeltchu… 19:41:52 chore: log greeting (2024-05-21) (a-day-in-my-bobalife)
michaeltchu… 19:42:19 feat: update codebase to latest libraries (a-day-in-my-bobalife)
michaeltchu… 19:42:31 fix: ktlint issues (a-day-in-my-bobalife)
michaeltchu… 19:42:42 ci: lower minimum OS version (a-day-in-my-bobalife)
michaeltchu… 19:42:53 chore: log greeting (2024-05-22) (a-day-in-my-bobalife)
michaeltchu… 19:43:06 chore: log greeting (2024-05-23) (a-day-in-my-bobalife)
michaeltchu… 19:43:18 chore: log greeting (2024-05-24) (a-day-in-my-bobalife)
michaeltchu… 19:43:30 chore: log greeting (2024-05-25) (a-day-in-my-bobalife)
michaeltchu… 19:44:02 chore: log greeting (2024-05-26) (a-day-in-my-bobalife)
michaeltchu… 19:44:10 chore: log greeting (2024-05-27) (a-day-in-my-bobalife)
michaeltchu… 19:45:50 ci: fix dates in changelog (a-day-in-my-bobalife)
dependabot[… 19:46:34 --- (a-day-in-my-bobalife)
michaeltchu… 19:48:01 chore: v2024.21.0 (release) (a-day-in-my-bobalife)
michaeltchu… 19:48:03 Notes added by 'git notes add' (a-day-in-my-bobalife)
dependabot[… 19:49:20 chore: bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.21 to 2.0.0 in /DisneyScenicRides (#132) (a-day-in-my-bobalife)
dependabot[… 20:06:35 chore: bump com.android.tools.build:gradle from 8.2.2 to 8.4.1 in /DisneyScenicRides (a-day-in-my-bobalife)
dependabot[… 20:07:25 chore: bump org.jlleitschuh.gradle.ktlint from 12.1.0 to 12.1.1 in /HaveAMagicalDay (a-day-in-my-bobalife)
dependabot[… 20:10:21 chore: bump com.android.tools.build:gradle from 8.2.2 to 8.4.1 in /DisneyScenicRides (#133) (a-day-in-my-bobalife)
algovado 20:10:28 add SimpleBatchMint tool (wen-tools)
dependabot[… 20:11:31 chore: bump org.jlleitschuh.gradle.ktlint from 12.1.0 to 12.1.1 in /HaveAMagicalDay (#127) (a-day-in-my-bobalife)
dependabot[… 20:12:16 chore: bump com.github.ajalt.clikt:clikt in /HaveAMagicalDay (a-day-in-my-bobalife)
LoafPickleWW 20:12:22 Merge pull request #33 from algovado/main (wen-tools)
dependabot[… 20:13:59 chore: bump com.github.ajalt.clikt:clikt from 4.3.0 to 4.4.0 in /HaveAMagicalDay (#118) (a-day-in-my-bobalife)
dependabot[… 20:14:39 --- (a-day-in-my-bobalife)
dependabot[… 20:14:46 chore: bump org.jetbrains.kotlin.jvm from 1.9.23 to 2.0.0 in /HaveAMagicalDay (#131) (a-day-in-my-bobalife)
michaeltchu… 20:16:08 ci: bump up github action versions (a-day-in-my-bobalife)
michaeltchu… 20:16:44 Merge branch 'main' of github.com:michaeltchuang/a-day-in-my-bobalife (a-day-in-my-bobalife)
algovado 20:34:16 add preview to SimpleBatchMint (wen-tools)
LoafPickleWW 20:34:55 Merge pull request #34 from thurstober-digital/add-preview-simpleBatchMint (wen-tools)
algovado 21:00:20 fix typo (wen-tools)
LoafPickleWW 21:04:09 Merge pull request #35 from algovado/main (wen-tools)
drichar 22:18:49 chore(ui): upgrade @tanstack/react-router to v1.33.8 (reti)
drichar 22:22:40 chore(ui): upgrade @tanstack/react-router (#188) (reti)
renovate[bo… 22:23:58 fix(ui): pin dependency query-string to 9.0.0 (reti)
renovate[bo… 22:24:45 fix(ui): pin dependency query-string to 9.0.0 (#186) (reti)
renovate[bo… 22:27:56 fix(ui): update non-major dependencies (reti)
renovate[bo… 22:30:19 fix(ui): update non-major dependencies (#187) (reti)
renovate[bo… 22:31:56 fix(bootstrap): update dependency @algorandfoundation/algokit-utils to v6.0.5 (reti)
renovate[bo… 22:34:30 fix(bootstrap): update dependency @algorandfoundation/algokit-utils to v6.0.5 (#184) (reti)
renovate[bo… 22:36:11 fix(deps): update dependency @algorandfoundation/algokit-utils to v6.0.5 (reti)
renovate[bo… 22:41:58 fix(deps): update dependency @algorandfoundation/algokit-utils to v6.0.5 (#185) (reti)
renovate[bo… 22:43:17 chore(contracts): update dependency ts-jest to v29.1.3 (reti)
renovate[bo… 23:40:38 chore(contracts): update dependency ts-jest to v29.1.3 (#180) (reti)
drichar 23:41:01 Merge branch 'dev' into feat/ui-validator-expandable-rows (reti)
sambitsargam 23:58:15 Merge pull request #417 from sambitsargam/dependabot/npm_and_yarn/typescript-eslint/parser-tw-7.10.0 (algo-voting)