Home Reports Jan 26, 2024
Friday, January 26, 2024
- Commits
- 74
- pushed this day
- Repositories
- 20
- with activity
- Contributors
- 25
- distinct authors
- Lines changed
- +19,224 −5,628
- additions / deletions
Friday, January 26, 2024
74 commits were pushed across 20 repos by 25 authors. There were 19,224 additions and 5,628 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
20 repositories- go-algorand 14 commits
- java-algorand-sdk 1 commit
- community 1 commit
- algokit-cli 1 commit
- algokit-client-generator-ts 6 commits
- ARCs 1 commit
- consensus-incentives 1 commit
- puya 1 commit
- reti 1 commit
- TEALScript 32 commits
- xGov 1 commit
- mobileapp 1 commit
- c3-typescript-sdk 2 commits
- algobase 1 commit
- CryptoDeepTools 4 commits
- wen-tools 1 commit
- a-day-in-my-bobalife 1 commit
- Foodprint-wallet 1 commit
- smart-dao 1 commit
- tatum-js 2 commits
Commit Log
74 commits · 20 repositories
00:04:59
go-algorand
fix linter
+18
−14
00:18:01
algobase
:arrow_up: bump cytoolz from 0.12.2 to 0.12.3
+107
−95
00:36:51
go-algorand
remove RegisterHTTPHandlerWithPrefix
+9
−52
01:00:25
go-algorand
FI from master
+227
−406
01:00:25
go-algorand
Build 1874 Data
+1
−1
01:05:49
go-algorand
abstract dnsaddr for testing
+59
−17
01:15:21
community
Commit from GitHub Actions (Community Interest Tracker)
+1
−2
02:42:05
TEALScript
nestedStaticForEach
+253
−10
03:34:39
algokit-client-generator-ts
feat: Allow options to be passed to simulate calls on the transaction composer, and properly type the return values
+61
−35
03:45:24
algokit-client-generator-ts
Merge pull request #92 from algorandfoundation/feature/allow-options-in-simulate
+61
−35
03:48:06
algokit-client-generator-ts
Notes added by 'git notes add'
+1
−0
03:54:51
algokit-client-generator-ts
Merge main into release
+61
−35
03:54:52
algokit-client-generator-ts
Merge release into main
+0
−0
03:57:33
algokit-client-generator-ts
Notes added by 'git notes add'
+1
−0
09:05:14
algokit-cli
chore: removing old adr draft
+0
−159
11:31:09
smart-dao
Changes
+201
−93
12:28:27
ARCs
fix Wording to be coherent between abstract and requirement
+1
−1
12:30:10
TEALScript
nestedStaticForEachInBox
+238
−1
13:49:02
tatum-js
ALL-4358 Add FLR to blockchain
+7
−2
14:04:09
tatum-js
ALL-4358 Add FLR to blockchain (#1055)
+7
−2
14:06:45
xGov
Update xgov-130.md
+7
−5
14:47:39
go-algorand
fix linter
+2
−0
14:56:06
go-algorand
Perform bonus payments, with exponential decay
+601
−346
15:14:06
a-day-in-my-bobalife
chore: log greeting (2024-01-26)
+1
−0
15:31:29
Foodprint-wallet
update
+364
−35
15:38:27
TEALScript
largeNestedStaticForEachInBox
+361
−63
16:02:02
go-algorand
change `--indiscreet` default to true
+1
−1
16:22:20
TEALScript
forEach comments
+63
−49
16:48:14
go-algorand
fix capabilities tests caused by libp2p upgrade
+12
−0
17:21:01
wen-tools
Update package.json
+1
−1
17:24:21
go-algorand
self-review fixes
+32
−38
17:36:22
TEALScript
use proper end offset with boxes
+41
−14
17:56:37
TEALScript
avoid use of pop
+17
−21
19:55:00
TEALScript
use counter for forEach labels
+29
−22
19:58:13
TEALScript
forEach return
+238
−0
20:00:28
TEALScript
throw error on bool array in forEach
+3
−1
20:01:53
puya
feature: Allow teal output annotations to be specified in a command line parameter `--annotations 31`
+126
−94
20:07:20
TEALScript
Merge pull request #385 from algorandfoundation/feat/for_each
+1385
−13
20:12:41
go-algorand
netgoal: Use --last-part-key-round when generating a goalnet template (#5912)
+3
−0
20:16:52
go-algorand
add Go Benchmark (go) benchmark result for b5927a6aa668f40e4c2ae8c683a694add48ab7f9
+361
−1
20:17:50
go-algorand
Show node can re-reg to become incentive eligible again
+57
−8
20:18:03
c3-typescript-sdk
Update algorand node url
+9
−9
20:18:43
c3-typescript-sdk
Feat/improve deposit test (#8)
+62
−8
20:49:29
TEALScript
feat: break and continue support for loops
+726
−29
20:53:08
TEALScript
Merge pull request #386 from algorandfoundation/feat/loops_break_continue
+726
−29
21:02:29
go-algorand
minor logging fixes to streams.go
+24
−20
21:13:51
TEALScript
feat: methods with no return type implicitly are void returns
+18
−3
21:18:25
TEALScript
Merge pull request #387 from algorandfoundation/feat/implicit_void_return
+18
−3
21:18:51
CryptoDeepTools
Add files via upload
+60
−0
21:19:19
TEALScript
0.77.0
+331
−331
21:25:41
TEALScript
Merge pull request #388 from algorandfoundation/dev
+3100
−904
21:35:43
TEALScript
fix typescript error
+4
−1
21:38:45
TEALScript
Merge pull request #389 from algorandfoundation/dev
+4
−1
21:49:57
TEALScript
feat: .length on static arrays
+179
−7
21:53:42
TEALScript
Merge pull request #390 from algorandfoundation/feat/static_array_length
+179
−7
22:17:33
CryptoDeepTools
Update README.md
+6
−0
22:23:49
mobileapp
NFT Beta - Added ALGO values to NFT list tile
+80
−19
22:29:07
reti
payout started - things looking great
+5408
−1636
22:57:20
consensus-incentives
Consensus Incentives design
+511
−3
22:59:35
CryptoDeepTools
Update README.md
+31
−0
23:04:42
TEALScript
seperate opcodeImplementations
+62
−51
23:05:12
TEALScript
camelCase opcodes
+134
−52
23:05:18
TEALScript
feat: vrfVerify
+283
−2
23:05:25
TEALScript
feat: check opcode arg types
+61
−7
23:05:32
TEALScript
feat: ec ops
+265
−113
23:05:56
TEALScript
feat: box_spliec and box_resize
+140
−7
23:06:39
TEALScript
compile all with avm10
+658
−658
23:06:40
TEALScript
code formatting
+15
−15
23:06:40
TEALScript
generateFeatures.ts
+399
−0
23:06:40
TEALScript
update webtest goldfile
+1
−1
23:06:57
TEALScript
feat: bitwise ops
+524
−10
23:07:13
TEALScript
feat: bitwise not
+163
−6
23:24:09
java-algorand-sdk
Regenerate code from specification file
+0
−8
23:56:58
CryptoDeepTools
Update README.md
+24
−16