Home Reports Dec 19, 2024
Thursday, December 19, 2024
- Commits
- 100
- pushed this day
- Repositories
- 19
- with activity
- Contributors
- 22
- distinct authors
- Lines changed
- +3,339,210 −794,929
- additions / deletions
Thursday, December 19, 2024
100 commits were pushed across 19 repos by 22 authors. There were 3,339,210 additions and 794,929 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
19 repositories- go-algorand 39 commits
- go-algorand-sdk 1 commit
- java-algorand-sdk 1 commit
- py-algorand-sdk 2 commits
- sandbox 2 commits
- algokit-core 5 commits
- algokit-client-generator-ts 3 commits
- algokit-management-tool 1 commit
- algokit-utils-py 2 commits
- algokit-utils-ts 8 commits
- liquid-auth 1 commit
- nodekit 6 commits
- puya 12 commits
- puya-ts 4 commits
- specs 5 commits
- algorand-js-sdk 5 commits
- a-day-in-my-bobalife 1 commit
- tinyman-js-sdk 1 commit
- tinyman-swap-widget-sdk 1 commit
Commit Log
100 commits · 19 repositories
01:00:21
go-algorand
Build 2205 Data
+1
−1
01:31:26
go-algorand
v11 changes
+19
−65
01:32:42
algokit-utils-py
chore: adding module deprecation warnings; aliasing applicationspec to arc32contract
+820
−613
01:42:12
puya-ts
build: Drop commitlint type requirement to a warning temporarily to allow old commit messages through
+1
−1
01:51:34
algokit-utils-ts
Merge main into release
+218
−172
01:51:36
algokit-utils-ts
Merge release into main
+0
−0
02:01:31
algokit-utils-ts
Notes added by 'git notes add'
+1
−0
02:01:48
sandbox
Wait for postgres to be fully ready before cascading services.
+5
−0
03:15:26
sandbox
Rename indexer's dockerfile to resolve Docker caching bug (in some cases, confuses indexer's dockerfile with conduit's).
+2
−2
03:34:44
py-algorand-sdk
Python: Remove 3.8 and 3.9 Support, Bump Runner Dependencies to Stabilize Build (#550)
+9
−10
03:35:34
py-algorand-sdk
Merge branch 'develop' into gmalouf/heartbeat-support
+8
−9
04:20:51
puya-ts
Merge pull request #64 from algorandfoundation/beta-build
+228442
−0
04:26:30
puya-ts
Notes added by 'git notes add'
+1
−0
07:45:38
algokit-client-generator-ts
Merge main into release
+185
−169
07:45:39
algokit-client-generator-ts
Merge release into main
+0
−0
07:48:22
algokit-client-generator-ts
Notes added by 'git notes add'
+1
−0
08:31:15
puya
fix gitignore
+642
−1
08:31:15
puya
fix: ensure chained linear jumps are inlined as part of post-SSA optimization
+177
−186
09:48:22
puya
feat: optimizer enhancements
+3138
−1893
09:48:25
puya
refactor: output IR files in sequential order
+1533381
−390681
09:48:26
puya
refactor: use visitor for register read
+9
−20
09:59:08
puya
refactor: use visitor for register read
+9
−20
09:59:08
puya
feat: optimizer enhancements
+3138
−1893
09:59:08
puya
refactor: output IR files in sequential order
+1533381
−390681
09:59:08
puya
fix: ensure chained linear jumps are inlined as part of post-SSA optimization
+177
−186
09:59:08
puya
fix gitignore
+642
−1
11:01:34
puya-ts
feat: implement arg, len, appOptedIn op codes via context manager
+8
−2
11:28:06
puya
chore: fix IR approval filenames
+1312
−1315
12:56:02
puya
chore: fix IR approval filenames
+1312
−1315
13:09:07
algorand-js-sdk
updated transactions for receiver param
+40
−22
13:20:52
algorand-js-sdk
updated consensus state
+3
−6
14:04:50
algorand-js-sdk
updated comment
+1
−1
14:43:01
algokit-utils-ts
Merge branch 'main' into feat/logic_error_logging
+219
−175
14:45:00
go-algorand
remove knockOfflineCandidates from roundCowParent interface
+2
−19
15:04:18
algokit-utils-ts
chore: PR tweaks
+3
−5
15:06:44
algokit-utils-ts
Merge pull request #353 from algorandfoundation/feat/logic_error_logging
+72
−47
15:10:44
algokit-utils-ts
Notes added by 'git notes add'
+1
−0
15:14:26
a-day-in-my-bobalife
chore: log greeting (2024-12-19)
+1
−0
15:27:47
nodekit
fix: install script banner
+7
−9
15:27:47
nodekit
fix: install script banner
+7
−9
15:38:41
nodekit
Merge pull request #50 from algorandfoundation/fix/install-script
+7
−9
15:38:41
nodekit
Merge pull request #50 from algorandfoundation/fix/install-script
+7
−9
15:40:55
algokit-utils-ts
chore: backport some tweaks/fixes to v7
+203
−172
16:20:41
algorand-js-sdk
stake and deposit
+172
−27
16:22:45
algorand-js-sdk
fix comment
+1
−1
17:12:48
go-algorand
Use `x.rnd` properly as the _previous_ round.
+7
−5
17:31:29
go-algorand
Inadvertant double Stop()
+0
−1
17:36:06
go-algorand
further simplify WaitForRoundWithTimeout
+2
−3
17:38:55
go-algorand
CR request for more detailed comment
+4
−1
18:05:04
tinyman-js-sdk
feat(liquid-stake): Get transaction recipe from the api and convert the values into correct types to generate swap router txns
+486
−407
18:09:47
algokit-management-tool
Merge pull request #1 from lempira/add-func-spec-page
+5295
−30
18:12:52
go-algorand
Adjustments for proper lookback in `voter_param_get`
+7
−7
18:17:34
specs
Changes for block incentives and v11 opcodes
+254
−67
18:19:48
liquid-auth
chore(demo): remove volume mapping from docker documentation
+0
−2
18:22:30
tinyman-swap-widget-sdk
chore(package): Use commit hash of tinyman-js-sdk
+51
−102
19:39:17
go-algorand
update TestCatchpointFastUpdates to give one more kick if DB commits fall behind
+12
−4
19:39:31
go-algorand
Use LookupAgreement to hit caches
+34
−5
19:50:57
go-algorand
change GetKnockOfflineCandidates to skip accounts with 0 algos (offline or nonexistent)
+2
−2
19:53:26
algokit-core
add gc doc
+62
−0
19:59:52
specs
CR corrections
+7
−7
20:09:10
nodekit
chore: polish commands and overviews
+677
−76
20:09:10
nodekit
chore: polish commands and overviews
+677
−76
20:11:20
go-algorand
use future
+6
−6
20:27:04
algokit-core
add learning resources
+47
−0
20:34:22
go-algorand
version fix
+1
−1
20:37:49
go-algorand
Merge remote-tracking branch 'upstream/feature/heartbeats' into incentive-spec
+59
−44
20:40:13
go-algorand
version fix
+4
−4
20:42:06
algokit-core
move principles to top level README
+14
−14
20:43:45
specs
mark not incentive eligible
+2
−1
20:44:40
go-algorand
use future in state proof catchpoint tests
+3
−3
20:45:50
algokit-core
add contributing guide
+29
−0
20:52:00
go-algorand
CI: update reviewdog config for deprecated fail_on_error (#6196)
+6
−6
20:53:07
go-algorand
build(deps): bump golang.org/x/crypto from 0.29.0 to 0.31.0
+15
−15
20:55:56
go-algorand
add TODO in TestFullCatchpointWriterOverflowAccounts and testNewLedgerFromCatchpoint
+29
−2
20:56:34
go-algorand
code review
+2
−2
20:57:25
go-algorand
add Go Benchmark (go) benchmark result for a625d0327613e536f238ee19188e6022879dca3c
+445
−1
20:59:36
go-algorand
Bump crypto to 0.31.0 in block-generator.
+12
−12
21:02:31
go-algorand
Eval: Feature/heartbeats (#6189)
+4519
−1082
21:06:44
go-algorand
add Go Benchmark (go) benchmark result for fcad0bbcc035a8d253cac08e4f90c9c813c40668
+445
−1
21:08:30
go-algorand
Merge remote-tracking branch 'upstream/master' into catchpoint-onlineaccts-separatehashes
+11594
−1127
21:11:53
go-algorand
Merge branch 'master' into crypto-0.31.0
+4519
−1082
21:13:01
go-algorand
voter blance version fix
+4
−4
21:18:32
go-algorand
Bump golang.org/x/net to 0.33.0.
+6
−6
21:20:11
go-algorand
update TestCatchpointAfterStakeLookupTxns for TEAL R-320
+6
−6
21:22:02
go-algorand
Update ledger/catchpointtracker_test.go
+1
−1
21:23:10
go-algorand
Bump quic-go to 0.48.2.
+6
−6
21:28:12
algokit-core
docs: API client adr
+64
−0
21:39:25
go-algorand
Doc: voter balance version fix (#6205)
+4
−4
21:43:32
go-algorand
add Go Benchmark (go) benchmark result for a896dfd020888fb03bede2ba50d07eea140249ce
+445
−1
21:49:32
go-algorand
Merge remote-tracking branch 'upstream/master' into catchpoint-onlineaccts-separatehashes
+4
−4
22:12:26
go-algorand
build(deps): bump golang.org/x/crypto from 0.29.0 to 0.31.0 (#6203)
+39
−39
22:17:21
go-algorand
add Go Benchmark (go) benchmark result for 38ce41c2255efac9a0008d6fbfa61ee0fa1522e3
+445
−1
22:28:10
specs
logicsig pooling
+12
−8
22:30:04
go-algorand
Commits spec changes made in specs repo
+50
−82
22:57:50
specs
Merge pull request #106 from jannotti/algorand-v4
+248
−56
23:25:21
java-algorand-sdk
Regenerate code from specification file
+112
−8
23:25:54
go-algorand-sdk
Regenerate code from specification file
+1
−1
23:32:11
go-algorand
Consensus version v40, set major release to 4 and reset minor.
+51
−33
23:43:24
algokit-utils-py
refactor: rewriting arc56 converter and arc56contract class
+573
−720
23:43:37
go-algorand
don't run pointless test while AVM is more advanced than vFuture
+26
−4