Home Reports Feb 28, 2025
Friday, February 28, 2025
- Commits
- 60
- pushed this day
- Repositories
- 17
- with activity
- Contributors
- 22
- distinct authors
- Lines changed
- +39,531 −12,426
- additions / deletions
Friday, February 28, 2025
60 commits were pushed across 17 repos by 22 authors. There were 39,531 additions and 12,426 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
17 repositories- go-algorand 5 commits
- go-algorand-sdk 7 commits
- DML-CHAIN 1 commit
- algokit-example-gallery 3 commits
- algokit-templates 1 commit
- devportal 2 commits
- devportal-code-examples 2 commits
- puya 10 commits
- puya-ts 6 commits
- reti 4 commits
- citrus-swap 10 commits
- governance-contracts 1 commit
- CryptoDeepTools 2 commits
- Algorand_Digital_Market 1 commit
- a-day-in-my-bobalife 3 commits
- AlgorandCIDs 1 commit
- DarkCoin 1 commit
Commit Log
60 commits · 17 repositories
00:22:46
AlgorandCIDs
Updates and additions
+761
−2
01:00:27
go-algorand
Build 2280 Data
+1
−1
01:00:27
go-algorand
FI from master
+564
−230
01:26:52
governance-contracts
[upd:CompxProposal contract] update CompxProposal contract to use boxes for votes and to use global state for proposal stats
+3470
−40
06:27:01
puya
fix(internal): create parent out directories when outputting files
+2
−1
06:27:01
puya
test: add puya CLI test as well as verifying out dir creation
+70
−20
06:27:01
puya
refactor: make PuyaOptionsWithCompilationSet public
+2
−2
06:37:55
puya
refactor: make PuyaOptionsWithCompilationSet public
+2
−2
06:37:55
puya
fix(internal): create parent out directories when outputting files
+2
−1
06:37:55
puya
test: add puya CLI test as well as verifying out dir creation
+70
−20
06:45:49
puya
fix: do not remove the phi node if it is used as a replacement for
+3661
−4
07:04:53
puya
fix: do not remove the phi node if it is used as a replacement for (#402)
+3661
−4
07:55:06
puya
compiler architecture documentation
+255
−63
08:06:03
puya
compiler architecture documentation
+255
−63
09:44:32
DML-CHAIN
feat: fetch trained models flow
+558
−2228
09:53:29
CryptoDeepTools
Add files via upload
+28
−0
11:34:37
citrus-swap
beginnings of contracts
+3645
−0
11:35:25
algokit-example-gallery
feat: Added gallery and details page
+7830
−2
11:46:43
citrus-swap
added build command for front-end
+1
−0
11:56:01
citrus-swap
integrate NFD sendToVault w/ use-wallet v4
+237
−31
12:00:02
citrus-swap
Merge branch 'main' into sj-updates
+94
−40
12:00:21
citrus-swap
Merge pull request #16 from compx-labs/sj-updates
+239
−30
12:13:34
citrus-swap
some fixes
+1671
−2550
13:37:45
algokit-example-gallery
feat: added algokit-template submodule
+4
−0
13:43:17
citrus-swap
again trying with the build
+592
−3998
13:49:00
citrus-swap
update package, added prettier to test deploy
+16
−0
13:50:47
citrus-swap
Udpated deps
+2040
−221
13:54:05
citrus-swap
added react types
+2
−2
15:14:20
a-day-in-my-bobalife
chore: log greeting (2025-02-28)
+1
−0
16:13:18
devportal
Added documentation on why algorand
+229
−31
16:29:29
a-day-in-my-bobalife
chore: bump org.jlleitschuh.gradle.ktlint in /HaveAMagicalDay
+1
−1
16:35:27
a-day-in-my-bobalife
chore: bump org.jlleitschuh.gradle.ktlint from 12.1.2 to 12.2.0 in /HaveAMagicalDay (#224)
+1
−1
16:55:47
devportal
Structure for reference section
+74
−247
17:45:59
algokit-templates
chore: update example yml
+3
−4
17:47:03
algokit-example-gallery
feat: updated details page with readme and code content
+174
−63
17:56:14
go-algorand
CR: fix zero vals
+2
−2
18:12:58
puya-ts
refactor: Consolidate puya options int a single class with some sensible defaults
+221
−201
18:12:58
puya-ts
refactor: Pull input path processing out of compile method so compile can be called directly with no overhead if the input paths are known. Remove unused hooks feature
+152
−190
18:12:58
puya-ts
feat: Allow code to be resolved from virtual files
+67
−26
18:13:27
reti
chore(*): Deployed final version of reti to testnet.
+2
−2
18:20:59
puya-ts
Notes added by 'git notes add'
+1
−0
18:21:40
go-algorand
remove addressData lock
+44
−26
18:39:37
puya-ts
test: Adding failing test for bug with switch block evaluation
+27
−1
18:40:22
go-algorand
self review
+22
−19
19:07:31
go-algorand-sdk
Test publish release notification.
+37
−0
19:11:42
DarkCoin
Add files via upload
+3397
−308
19:12:44
go-algorand-sdk
Trigger test on push.
+9
−1
19:22:32
puya-ts
fix: Ensure switch case clauses are only evaluated if they are 'reached'
+5081
−1599
19:36:12
reti
feat(ui): add Max stake per pool field to validator form
+71
−2
19:54:03
reti
feat(ui): add max stake per pool to Details component
+16
−0
20:34:19
reti
fix(ui): display effective max stake per pool in validator details
+49
−16
20:48:05
Algorand_Digital_Market
new changes added for the meet-up
+55
−33
20:56:43
go-algorand-sdk
Tweak json input.
+1
−1
21:02:12
go-algorand-sdk
Test tweaks.
+0
−3
21:09:15
CryptoDeepTools
Update calculate.py
+1
−1
21:48:43
devportal-code-examples
chore: upgrade puya ts
+10
−10
21:50:06
devportal-code-examples
chore: remobe debugging logs
+0
−12
22:42:03
go-algorand-sdk
Test release announcement.
+23
−0
22:45:02
go-algorand-sdk
Test release too.
+2
−2
22:52:46
go-algorand-sdk
Add release notification to post-release.yml.
+25
−69