Home Reports Dec 4, 2024
Wednesday, December 4, 2024
- Commits
- 70
- pushed this day
- Repositories
- 14
- with activity
- Contributors
- 17
- distinct authors
- Lines changed
- +42,134 −22,916
- additions / deletions
Wednesday, December 4, 2024
70 commits were pushed across 14 repos by 17 authors. There were 42,134 additions and 22,916 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
14 repositories- algostack 1 commit
- go-algorand 11 commits
- py-algorand-sdk 2 commits
- algokit-lora 7 commits
- algokit-subscriber-ts 6 commits
- devportal 3 commits
- nft_voting_tool 2 commits
- nodekit 28 commits
- puya-ts 2 commits
- reti 2 commits
- teal-real-estate-crowdfunding 1 commit
- a-day-in-my-bobalife 1 commit
- txnDuck 2 commits
- tatum-js 2 commits
Commit Log
70 commits · 14 repositories
00:52:17
algokit-subscriber-ts
feat: update to use AlgorandClient
+2733
−2915
01:00:04
algokit-subscriber-ts
feat: update to use AlgorandClient (#101)
+2733
−2915
01:00:23
go-algorand
FI from master
+2
−2
01:00:24
go-algorand
Build 2190 Data
+1
−1
01:05:43
algokit-subscriber-ts
Notes added by 'git notes add'
+1
−0
01:39:09
algokit-lora
feat: implement tauri features:
+965
−330
01:44:19
algokit-lora
Merge pull request #357 from algorandfoundation/tauri-tasks
+965
−330
01:57:20
algokit-subscriber-ts
Merge main into release
+4004
−4489
01:57:21
algokit-subscriber-ts
Merge release into main
+0
−0
02:23:00
algokit-subscriber-ts
Notes added by 'git notes add'
+1
−0
02:36:49
algokit-lora
chore: update subscriber and utils
+87
−17
02:50:52
algokit-lora
bug - wrap use-dialog-form open in a useCallback
+10
−8
03:35:20
algokit-lora
Merge pull request #358 from algorandfoundation/update-subscriber
+87
−17
04:19:58
algostack
update to algosdk v3 + removed client + removed txns
+451
−1845
05:45:04
algokit-lora
Merge pull request #359 from algorandfoundation/use-dialog-bug
+10
−8
06:19:33
algokit-lora
chore: environment variable substitution for the Tauri build
+33
−10
07:08:34
txnDuck
fix(app): ensure correct network is used when node is switched
+24
−4
08:42:54
txnDuck
feat(txn_presets): mention that keyreg online transaction is used to renew keys
+7
−2
13:13:11
teal-real-estate-crowdfunding
Merge 0509847f77aafa60b126ab97817cd48f0fd4eaa7 into e8f77d2e264ba3c979c8a96aea405492f1d0f932
+1
−1
13:29:33
tatum-js
ALL-9864 Remove bitcoin testnet4 support from data api
+1
−2
13:49:04
nodekit
flags algod -> algod-endpoint, token -> algod-token
+2
−2
13:49:04
nodekit
flags algod -> algod-endpoint, token -> algod-token
+2
−2
13:49:09
nodekit
Merge branch 'chore/prettify-error-messages' of github.af:algorandfoundation/hack-tui into chore/prettify-error-messages
+80
−71
13:49:09
nodekit
Merge branch 'chore/prettify-error-messages' of github.af:algorandfoundation/hack-tui into chore/prettify-error-messages
+80
−71
13:58:15
nodekit
feat: non-resident-keys and expired updates
+37
−16
13:58:15
nodekit
feat: non-resident-keys and expired updates
+37
−16
14:40:00
nodekit
fix flag names; move explanations
+32
−21
14:40:00
nodekit
fix flag names; move explanations
+32
−21
14:54:54
tatum-js
ALL-9864 Add bitcoin testnet4 test
+7
−6
15:14:31
a-day-in-my-bobalife
chore: log greeting (2024-12-04)
+1
−0
16:29:15
nodekit
test fixes, linting
+15
−15
16:29:15
nodekit
test fixes, linting
+15
−15
17:03:48
nodekit
refactor: account state updates
+190
−150
17:03:48
nodekit
refactor: account state updates
+190
−150
17:18:27
nodekit
chore: disable fee
+38
−39
17:18:27
nodekit
chore: disable fee
+38
−39
17:18:31
py-algorand-sdk
Basic heartbeat transaction parsing support.
+127
−0
17:23:09
py-algorand-sdk
Bump test runner ubuntu image.
+1
−1
17:26:26
nodekit
fix test
+9
−9
17:26:26
nodekit
fix test
+9
−9
17:32:05
nodekit
Merge pull request #37 from algorandfoundation/chore/remove-fee
+38
−39
17:32:05
nodekit
Merge pull request #37 from algorandfoundation/chore/remove-fee
+38
−39
17:51:27
go-algorand
Make the absenteeism factor = 20 instead of 10
+29
−25
18:13:41
go-algorand
Eval: Make the absenteeism factor = 20 instead of 10 (#6186)
+29
−25
18:31:45
nodekit
Merge pull request #31 from algorandfoundation/chore/change-duration-modes
+42
−34
18:31:45
nodekit
Merge pull request #31 from algorandfoundation/chore/change-duration-modes
+42
−34
18:40:21
reti
feat(deps): upgrade to algosdk v3 and algokit-utils v8
+456
−1001
18:42:50
nodekit
test: pass coverage threshold
+26
−1
18:42:50
nodekit
test: pass coverage threshold
+26
−1
18:46:50
nodekit
Merge pull request #35 from algorandfoundation/chore/prettify-error-messages
+164
−87
18:46:50
nodekit
Merge pull request #35 from algorandfoundation/chore/prettify-error-messages
+164
−87
18:52:44
reti
chore(contracts): Convert account addresses to strings in test assertions for algosdk v3 changes.
+65
−65
19:18:57
go-algorand
Only heartbeat with current VoterID
+34
−42
19:22:03
go-algorand
Only heartbeat with current VoterID (#6188)
+34
−42
20:15:22
devportal
typedoc api
+5166
−1
20:17:34
nodekit
docs: updates readme and adds install.sh script
+55
−17
20:17:34
nodekit
docs: updates readme and adds install.sh script
+55
−17
20:29:28
nft_voting_tool
Merge pull request #172 from algorandfoundation/chore/remove-term-pools-verbiage
+0
−12
20:40:10
nft_voting_tool
chore: fix typo
+1
−1
20:43:28
devportal
Merge branch 'main' into md_workflow
+2070
−1445
20:51:27
devportal
typedoc after merge
+210
−203
21:00:42
puya-ts
feat: Pre-compiled contracts
+19976
−5864
21:11:10
nodekit
docs: simplify readme, moves build to CONTRIB
+47
−69
21:11:10
nodekit
docs: simplify readme, moves build to CONTRIB
+47
−69
21:17:36
puya-ts
chore: Update algokit-utils dependency
+16
−17
21:25:08
go-algorand
Add test demonstrating in-memory sqlite DB retries causing merkle trie corruption in catchpointtracker
+57
−1
21:25:21
go-algorand
Add retry clear callback
+111
−63
21:37:36
go-algorand
change names
+39
−39
21:38:44
go-algorand
fmt
+25
−25
21:49:58
go-algorand
add dualdriver implementation of TransactionContextWithRetryClearFn
+14
−2