Home Reports Oct 29, 2024
Tuesday, October 29, 2024
- Commits
- 114
- pushed this day
- Repositories
- 22
- with activity
- Contributors
- 22
- distinct authors
- Lines changed
- +243,140 −31,236
- additions / deletions
Tuesday, October 29, 2024
114 commits were pushed across 22 repos by 22 authors. There were 243,140 additions and 31,236 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
22 repositories- go-algorand 6 commits
- indexer 2 commits
- java-algorand-sdk 1 commit
- community 1 commit
- algokit-avm-vscode-debugger 5 commits
- algokit-cli 3 commits
- algokit-lora 5 commits
- algorand-typescript-testing 13 commits
- ARCs 3 commits
- homebrew-tap 2 commits
- nodekit 27 commits
- puya 1 commit
- puya-ts 22 commits
- reti 2 commits
- xHD-Wallet-API-kt 2 commits
- algorand-hackathon 2 commits
- a-day-in-my-bobalife 1 commit
- algo-voting 2 commits
- tealish 1 commit
- tinyman-consensus-staking 9 commits
- defi-challenge 3 commits
- xbacked-sdk 1 commit
Commit Log
114 commits · 22 repositories
00:06:23
nodekit
feat: border titles
+19
−5
00:06:23
nodekit
feat: border titles
+19
−5
00:09:57
nodekit
Merge branch 'fix/algod-on-crash' into demo
+36
−10
00:10:02
nodekit
Merge branch 'feat/border-labels' into demo
+19
−5
01:00:24
go-algorand
FI from master
+4
−3
01:00:24
go-algorand
Build 2153 Data
+1
−1
02:15:25
puya-ts
Merge pull request #24 from algorandfoundation/feat-app-global
+12
−84
02:18:09
puya-ts
Notes added by 'git notes add'
+1
−0
02:37:17
algorand-typescript-testing
chore: update algots package version
+5
−5
02:48:12
algorand-typescript-testing
chore: fix npm audit vlunerability
+3
−3
02:51:48
algorand-typescript-testing
Merge pull request #6 from algorandfoundation/feat-app-global
+1111
−106
02:52:37
puya-ts
feat: implement AppLocal via context manager
+3
−2
02:55:30
algorand-typescript-testing
Notes added by 'git notes add'
+1
−0
02:55:32
puya-ts
Merge pull request #26 from algorandfoundation/feat-app-local
+3
−2
02:58:20
puya-ts
Notes added by 'git notes add'
+1
−0
02:59:54
algorand-typescript-testing
feat: implement AppLocal and add tests for it
+1081
−14
03:04:54
algorand-typescript-testing
chore: update algots package version
+5
−5
03:08:48
algorand-typescript-testing
Merge pull request #7 from algorandfoundation/feat-app-local
+1086
−19
03:12:26
algorand-typescript-testing
Notes added by 'git notes add'
+1
−0
03:15:17
algorand-typescript-testing
feat: implement AppLocal and add tests for it
+1
−1
03:15:17
algorand-typescript-testing
refactor: make sure box op code works with boxes larger than max bytes size
+70
−96
03:15:17
algorand-typescript-testing
feat: add more tests for box
+552
−59
03:15:17
algorand-typescript-testing
feat: add deferAppCall to transaction contenxt
+91
−13
03:15:17
algorand-typescript-testing
feat: implement Box and add tests for it
+614
−19
03:27:51
algo-voting
Update @typescript-eslint/eslint-plugin requirement
+1
−1
03:28:01
algo-voting
Update @typescript-eslint/parser requirement from ^8.11.0 to ^8.12.1
+1
−1
08:03:49
xbacked-sdk
update: oct 29 data
+1080
−1
09:12:33
tinyman-consensus-staking
update client
+27
−14
09:12:42
tinyman-consensus-staking
update tests
+5
−5
09:30:14
defi-challenge
Initial commit
+23
−0
09:33:09
defi-challenge
Update README.md
+43
−2
09:34:05
defi-challenge
Update README.md
+1
−1
10:14:40
tinyman-consensus-staking
update tests
+3
−3
10:26:48
tinyman-consensus-staking
Merge branch 'main' into talgo_staking
+2230
−5
10:38:06
algokit-cli
fix: edge cases for running interactive goal commands with --tty flag
+56
−12
11:25:48
tinyman-consensus-staking
linting
+0
−4
11:41:44
nodekit
fix: stick to getting the existing part keys
+25
−24
11:41:44
nodekit
fix: stick to getting the existing part keys
+25
−24
11:43:30
tealish
Support OpenOrCreateBox
+1
−1
12:12:30
nodekit
fix: mock partkeys
+20
−10
12:12:30
nodekit
fix: mock partkeys
+20
−10
12:12:57
tinyman-consensus-staking
fix linting
+0
−4
12:13:13
tinyman-consensus-staking
update tealish
+1
−1
12:13:22
tinyman-consensus-staking
recompile
+187
−210
12:14:12
nodekit
feat: adds wait-on
+4
−1
12:14:12
nodekit
feat: adds wait-on
+4
−1
12:20:56
algokit-avm-vscode-debugger
chore: bump debug extension to 0.3.0
+6
−5
12:22:46
nodekit
chore: demo fixes
+150
−52
12:24:07
nodekit
feat: cURL to check endpoint up
+4
−1
12:24:07
nodekit
feat: cURL to check endpoint up
+4
−1
12:36:23
nodekit
ci: try npx again
+1
−4
12:36:23
nodekit
ci: try npx again
+1
−4
12:44:26
community
Commit from GitHub Actions (Community Interest Tracker)
+2
−0
12:53:08
nodekit
Merge pull request #15 from algorandfoundation/ci/increase-cov
+308
−3
12:53:08
nodekit
Merge pull request #15 from algorandfoundation/ci/increase-cov
+308
−3
13:01:41
puya
chore: setting output sourcemaps flag to true
+1
−1
13:11:53
algokit-cli
fix: edge cases for running interactive goal commands with --tty flag (#589)
+56
−12
13:21:52
algokit-avm-vscode-debugger
docs: update guideline to refer to v2 and v6 of utils py|ts until v7 ts is out
+7
−20
13:30:39
algokit-avm-vscode-debugger
feat: puya debugging support; improved source map management (#37)
+185063
−9462
13:31:56
algokit-avm-vscode-debugger
chore(deps): bump @wdio/mocha-framework from 8.33.1 to 9.2.2
+359
−48
13:36:04
algokit-avm-vscode-debugger
Notes added by 'git notes add'
+1
−0
13:36:26
xHD-Wallet-API-kt
docs: fix link
+3
−3
13:57:53
algorand-hackathon
Initial commit
+22
−0
14:12:13
tinyman-consensus-staking
update talgo_staking_clear_state.tl
+4
−3
14:30:43
algokit-cli
2.4.3
+7
−1
14:33:36
reti
Merge pull request #322 from algorandfoundation/fix/repo_moved
+42
−38
14:39:00
algorand-hackathon
add task
+35
−1
14:42:40
homebrew-tap
Updating algokit to 2.4.3
+3
−3
14:51:04
homebrew-tap
Updating algokit to 2.4.3
+3
−3
15:14:20
a-day-in-my-bobalife
chore: log greeting (2024-10-29)
+1
−0
15:15:11
indexer
Address import collision due to https://github.com/googleapis/go-genproto/issues/1015
+59
−57
16:02:32
indexer
Address import collision due to https://github.com/googleapis/go-genproto/issues/1015 (#1634)
+59
−57
16:26:42
xHD-Wallet-API-kt
Merge pull request #45 from algorandfoundation/docs-fix-pom
+3
−3
16:28:42
nodekit
Merge branch 'main' into feat/border-labels
+308
−3
16:28:42
nodekit
Merge branch 'main' into feat/border-labels
+308
−3
16:31:46
nodekit
Merge pull request #17 from algorandfoundation/feat/border-labels
+19
−5
16:31:46
nodekit
Merge pull request #17 from algorandfoundation/feat/border-labels
+19
−5
16:44:32
algokit-lora
chore: fix the linting
+1
−1
16:44:32
algokit-lora
chore: add create funded dev link to connect wallet
+34
−10
16:44:32
algokit-lora
fix: fix a test in layout page
+1
−1
16:44:33
algokit-lora
chore: a couple of enhancements
+24
−23
16:44:33
algokit-lora
fix: padding of the link is fixed
+2
−2
18:22:43
go-algorand
fix TestNodeHybridP2PGossipSend
+19
−14
18:24:14
go-algorand
Merge remote-tracking branch 'upstream/master' into pavel/p2p-get-peers-excl-self
+1396
−605
18:55:07
go-algorand
Merge remote-tracking branch 'upstream/master' into pavel/p2p-archival-get-peers
+1526
−648
19:33:18
nodekit
fix: use status as error message
+6
−5
19:33:18
nodekit
fix: use status as error message
+6
−5
19:38:14
nodekit
Merge pull request #16 from algorandfoundation/fix/algod-on-crash
+38
−11
19:38:14
nodekit
Merge pull request #16 from algorandfoundation/fix/algod-on-crash
+38
−11
19:44:59
go-algorand
CR fixes
+6
−5
20:50:39
reti
fix(ui): remove trailing slashes from explorer urls in .env.template
+4
−4
21:16:20
nodekit
refactor: style, borders, and adds more account state
+243
−200
21:16:20
nodekit
refactor: style, borders, and adds more account state
+243
−200
21:25:19
ARCs
fix: extra ALGO in receiverAlgoNeededForClaim
+4381
−3203
21:31:36
ARCs
add receiverAlgoNeededForWorstCaseClaim
+3618
−3485
21:32:25
ARCs
rm unnecessary +=
+2653
−2759
23:18:56
puya-ts
fix: Respect declaration order of object properties and use field expression in place of item indexing
+9009
−1437
23:18:57
puya-ts
feat: Provide struct definitions to puya for arc4 methods
+796
−274
23:18:57
puya-ts
feat: Support empty statements
+1
−1
23:18:57
puya-ts
feat: Allow replacement tokens in outpath
+2244
−248
23:18:57
puya-ts
fix: Destructuring into iterator items
+1040
−18
23:19:25
puya-ts
build: Validate that the code built for the algo-ts package matches
+19
−0
23:19:25
puya-ts
fix: Use correct case for copy readme script
+2
−2
23:19:38
puya-ts
build: Start algokit localnet for testing
+2
−0
23:19:38
puya-ts
refactor: Support puya refactor to surface MRO and inheritance concerns to the front end language
+14091
−6655
23:19:38
puya-ts
fix: Expand implicit create method logic to check base contracts and test
+2415
−101
23:19:38
puya-ts
test: Add test fixture for running Algorand TypeScript code on chain
+360
−6
23:19:38
puya-ts
feat: Add implicit create methods to contracts which don't have an explicit one
+64
−2
23:19:38
puya-ts
test: Increase test timeout
+1
−1
23:19:38
puya-ts
build: Use "./" instead of "."
+2
−2
23:19:38
puya-ts
build: Remove commit lint warnings
+7
−8
23:19:38
puya-ts
feat: Expand arc4 type support
+3180
−688
23:20:24
puya-ts
chore: Bump package version
+2
−2
23:26:11
java-algorand-sdk
Regenerate code from specification file
+4
−6