Home Reports Dec 3, 2024
Tuesday, December 3, 2024
- Commits
- 69
- pushed this day
- Repositories
- 16
- with activity
- Contributors
- 17
- distinct authors
- Lines changed
- +11,810 −2,739
- additions / deletions
Tuesday, December 3, 2024
69 commits were pushed across 16 repos by 17 authors. There were 11,810 additions and 2,739 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
16 repositories- go-algorand 4 commits
- go-algorand-sdk 1 commit
- java-algorand-sdk 1 commit
- algokit-lora 4 commits
- algokit-management-tool 3 commits
- algokit-utils-py 3 commits
- ARCs 2 commits
- nft_voting_tool 2 commits
- nodekit 36 commits
- a-day-in-my-bobalife 1 commit
- txnDuck 3 commits
- algo-voting 3 commits
- tatum-js 1 commit
- tinyman-js-sdk 1 commit
- use-wallet 2 commits
- xbacked-sdk 2 commits
Commit Log
69 commits · 16 repositories
01:00:31
go-algorand
Build 2189 Data
+1
−1
01:23:07
go-algorand
chore: fix some problematic function names (#6184)
+2
−2
01:27:15
go-algorand
add Go Benchmark (go) benchmark result for b7b3e5e3c9a83cbd6bd038f4f1856039d941b958
+445
−1
01:32:20
nodekit
lint: fix lint errors
+2
−2
01:32:20
nodekit
lint: fix lint errors
+2
−2
01:33:56
nodekit
chore: remove fee, update tests
+73
−81
01:33:56
nodekit
chore: remove fee, update tests
+73
−81
01:38:17
nodekit
Merge pull request #33 from algorandfoundation/feat/incentives-elegibility
+197
−122
01:38:17
nodekit
Merge pull request #33 from algorandfoundation/feat/incentives-elegibility
+197
−122
01:39:04
nodekit
Merge branch 'main' into fix/modal-overflow
+197
−122
01:39:04
nodekit
Merge branch 'main' into fix/modal-overflow
+197
−122
01:39:33
nodekit
Merge branch 'main' into feat/generate-modal-validation
+197
−122
01:39:33
nodekit
Merge branch 'main' into feat/generate-modal-validation
+197
−122
01:40:07
nodekit
Merge branch 'main' into chore/change-duration-modes
+197
−122
01:40:07
nodekit
Merge branch 'main' into chore/change-duration-modes
+197
−122
01:41:53
nodekit
Merge pull request #32 from algorandfoundation/fix/modal-overflow
+26
−1
01:41:53
nodekit
Merge pull request #32 from algorandfoundation/fix/modal-overflow
+26
−1
03:21:51
algo-voting
Update @typescript-eslint/eslint-plugin requirement
+1
−1
03:58:35
algo-voting
Merge pull request #543 from sambitsargam/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tw-8.17.0
+1
−1
03:59:40
algo-voting
Update @typescript-eslint/parser requirement from ^8.16.0 to ^8.17.0
+1
−1
04:41:30
algokit-lora
force no cookies on Tauri
+2
−2
04:44:31
algokit-lora
remove devtools
+1
−2
05:12:19
algokit-lora
always set to -1
+3
−1
05:34:47
algokit-lora
PR feedback
+1
−10
06:54:43
use-wallet
feat(*): support customising prompt for KMD password and Mnemonic phrase
+75
−18
07:00:25
use-wallet
prettier
+15
−6
09:27:40
txnDuck
build(docker): add Docker support
+515
−98
09:54:40
txnDuck
docs: remove table of contents on all pages
+3
−98
11:36:54
tinyman-js-sdk
fix(liquid-restake): Wait for all promises to be resolved before sending txn array
+10
−7
12:45:36
nodekit
build: add delivery workflow
+50
−0
12:45:36
nodekit
build: add delivery workflow
+50
−0
12:54:43
nodekit
Merge pull request #30 from algorandfoundation/feat/generate-modal-validation
+91
−33
12:54:43
nodekit
Merge pull request #30 from algorandfoundation/feat/generate-modal-validation
+91
−33
14:35:19
nft_voting_tool
Merge pull request #171 from algorandfoundation/chore/update-term-pools
+9
−1
14:36:27
ARCs
Changes based on RFC 3986 + metadatahash
+17
−15
14:39:25
ARCs
Update arc-0080.md
+1
−1
15:14:27
a-day-in-my-bobalife
chore: log greeting (2024-12-03)
+1
−0
15:31:06
nodekit
explanation error message for invalid token
+5
−1
15:31:06
nodekit
explanation error message for invalid token
+5
−1
16:18:01
nodekit
flag help + short flags
+12
−2
16:18:01
nodekit
flag help + short flags
+12
−2
16:24:31
nodekit
Rename server flag to algod
+12
−12
16:24:31
nodekit
Rename server flag to algod
+12
−12
16:24:36
algokit-utils-py
chore: extra tests; wip
+2274
−496
16:25:42
nodekit
tests
+25
−25
16:25:42
nodekit
tests
+25
−25
16:35:59
nft_voting_tool
chore: remove term pool verbiage from status page
+0
−12
16:44:07
nodekit
Distinguish between invalid token / nonadmin token / generic http failure
+20
−2
16:44:07
nodekit
Distinguish between invalid token / nonadmin token / generic http failure
+20
−2
17:49:06
tatum-js
ALL-9864 Add bitcoin testnet 4 support
+44
−20
18:01:01
xbacked-sdk
update: add akita
+68
−4
18:07:23
xbacked-sdk
update: december 3
+1173
−1
20:06:59
algokit-utils-py
chore: adding initial logic error exposer
+424
−89
20:28:44
nodekit
lint: run go fmt ./...
+13
−13
20:28:44
nodekit
lint: run go fmt ./...
+13
−13
20:33:19
nodekit
Merge branch 'main' into chore/change-duration-modes
+112
−32
20:33:19
nodekit
Merge branch 'main' into chore/change-duration-modes
+112
−32
20:37:00
go-algorand
Eval: Prefetching for heartbeat transactions (#6182)
+175
−102
20:41:55
txnDuck
fix(app): ensure wallets use correct icon when connecting
+3
−1
20:53:50
nodekit
test(cmd): refactor test steps
+63
−56
20:53:50
nodekit
test(cmd): refactor test steps
+63
−56
21:07:12
nodekit
test(cmd): teardown viper
+11
−9
21:07:12
nodekit
test(cmd): teardown viper
+11
−9
22:36:40
algokit-management-tool
Added hierarchy viz
+2451
−21
22:42:15
algokit-management-tool
Added workflow to remove preview apps
+55
−0
22:50:00
algokit-management-tool
Fixed menu btn hidden behind main element
+6
−2
23:17:57
algokit-utils-py
chore: resource population; skeletons for appdeployer and appfactory
+1272
−205
23:26:36
java-algorand-sdk
Regenerate code from specification file
+110
−6
23:27:09
go-algorand-sdk
Regenerate code from specification file
+45
−0