Home / Reports / Dec 2, 2023

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

Dec 1, 2023 Arrow Back Arrow Forward Dec 3, 2023
M
T
W
T
F
S
S
27
28
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

Saturday, December 2, 2023

41 commits were pushed across 14 repos by 13 authors. There were 48,547 additions and 3,784 deletions.

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

Authors

Updated Repos

...

Commit Log

joe-p 00:32:00 fix: casting to uint64 from bigger uintN (#250) (TEALScript)
joe-p 00:34:25 Merge pull request #258 from algorandfoundation/fix/uint64_cast (TEALScript)
- 01:00:23 Build 1817 Data (go-algorand)
temptemp3 02:35:00 use arc200js in token page (arc-200)
temptemp3 02:36:48 Merge pull request #56 from temptemp3/fix/fetch-less-nfd (arc-200)
No-Cash-7970 04:55:00 feat(compose_txn): add inline explanation tooltips to fields (txnDuck)
No-Cash-7970 06:51:14 docs(app): add notice that icon is modification of Noto Emoji duck (txnDuck)
No-Cash-7970 08:40:59 feat(not_found): add 404 Not Found page (txnDuck)
robdmoore 08:45:32 chore: Simplifying local dev setup / experience after recent work to embed Ruff experience (algokit-cli)
robdmoore 09:22:21 fix: Updating dependencies to remove vulnerable packages (algokit-cli)
robdmoore 09:27:25 fix: Update vulnerable package dependency versions (#361) (algokit-cli)
robdmoore 09:28:28 fix: Removing outdated reference to `algokit sandbox` command (algokit-cli)
No-Cash-7970 11:32:24 refactor(app): remove unneeded `disconnectWallet()` in wallet utilities (txnDuck)
No-Cash-7970 11:48:08 test(compose_txn): replace typing values into inputs with clicking and pasting values in unit tests (txnDuck)
No-Cash-7970 11:49:17 test(home): remove useless unit test for home page (txnDuck)
No-Cash-7970 11:52:26 fix(compose_txn): change validation rule for asset metadata hash length (txnDuck)
renovate[bo… 12:21:18 chore(deps): update dependency eslint-config-prettier to v9 (algorealm-cli)
github-acti… 12:30:40 Commit from GitHub Actions (Community Interest Tracker) (community)
joe-p 13:58:26 fix: byte casting (#257) (TEALScript)
joe-p 14:10:19 fix StaticArray type (TEALScript)
joe-p 14:12:48 Merge pull request #259 from algorandfoundation/fix/byte_casting (TEALScript)
joe-p 14:51:17 fix: multiple bytes in tuple (#252) (TEALScript)
No-Cash-7970 15:03:41 perf(app): defer initialization of use-wallet and loading wallet providers (txnDuck)
michaeltchu… 15:13:10 chore: log greeting (2023-12-02) (a-day-in-my-bobalife)
joe-p 15:16:49 Merge pull request #260 from algorandfoundation/fix/bytes_in_tuple (TEALScript)
joe-p 16:14:47 feat: operator assignment (#179) (TEALScript)
joe-p 16:29:43 Merge pull request #261 from algorandfoundation/feat/operator_assignment (TEALScript)
joe-p 16:54:18 feat: contract importing (#136) (TEALScript)
joe-p 17:00:48 add imported files for typescript diags (TEALScript)
joe-p 17:03:31 compile IfTest (TEALScript)
joe-p 17:09:03 Merge pull request #262 from algorandfoundation/feat/import (TEALScript)
alstar555 17:21:06 Styling fixes (F23_Blackjack_AI)
FoggyFinder 19:05:01 Update fight.js (DarkCoin)
alstar555 19:22:36 Login style redo (F23_Blackjack_AI)
matthewglanz 19:52:41 Added user model to provider search (F23_HealthChain)
alstar555 21:21:07 fixed inputs size (F23_Blackjack_AI)
alstar555 21:37:58 Added upload button (F23_Blackjack_AI)
alstar555 22:33:27 fixed bug that game wasnt playing (F23_Blackjack_AI)
p00temkin 22:50:41 EVM/AVM fixes (forestfish)
p00temkin 22:52:49 Support forestfish 0.0.5 (arctang)
TheWhaleOil… 23:03:54 inital flask file (F23_Blockchain_Bazaar)