Home Reports Dec 24, 2024
Tuesday, December 24, 2024
- Commits
- 87
- pushed this day
- Repositories
- 11
- with activity
- Contributors
- 13
- distinct authors
- Lines changed
- +12,252 −7,757
- additions / deletions
Tuesday, December 24, 2024
87 commits were pushed across 11 repos by 13 authors. There were 12,252 additions and 7,757 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
11 repositoriesCommit Log
87 commits · 11 repositories
00:18:13
nodekit
refactor: to data directory
+209
−511
00:18:13
nodekit
refactor: to data directory
+209
−511
01:00:21
go-algorand
Build 2211 Data
+1
−1
01:00:21
go-algorand
FI from master
+14
−14
01:09:16
nodekit
chore: fix stop fast catchup verbiage
+16
−2
01:09:16
nodekit
chore: fix stop fast catchup verbiage
+16
−2
01:11:19
nodekit
chore: fix info log message for catchup abort
+1
−1
01:11:19
nodekit
chore: fix info log message for catchup abort
+1
−1
01:25:52
nodekit
chore: remove lora deep-link
+0
−74
01:25:52
nodekit
chore: remove lora deep-link
+0
−74
02:31:36
algorand-typescript-testing
Merge pull request #19 from algorandfoundation/feat-emit
+2743
−1908
02:36:14
algorand-typescript-testing
Notes added by 'git notes add'
+1
−0
03:19:40
algokit-utils-ts
docs: small doc refinements
+19
−17
03:37:23
algo-voting
Update @typescript-eslint/parser requirement from ^8.18.1 to ^8.18.2
+1
−1
03:37:31
algo-voting
Update @typescript-eslint/eslint-plugin requirement
+1
−1
03:48:38
algokit-utils-ts
Merge pull request #364 from algorandfoundation/doc-tweaks
+19
−17
08:59:45
puya-ts
feat: export compile option types for stub implementation
+5
−5
09:06:01
puya-ts
Merge pull request #68 from algorandfoundation/feat-precompiled
+5
−5
09:11:57
puya-ts
Notes added by 'git notes add'
+1
−0
09:18:12
algorand-typescript-testing
feat: implement stubs for compile functions
+420
−15
09:39:16
algorand-js-sdk
add xalgo pool
+18
−0
09:43:32
algorand-js-sdk
new galgo distributor (#64)
+29
−2
09:43:51
algorand-js-sdk
chore(release): version packages
+7
−6
09:49:45
algorand-js-sdk
chore(release): version packages (#66)
+7
−6
10:32:47
algorand-js-sdk
Merge branch 'main' into xalgo
+31
−3
11:59:05
ff-py-sdk
Rename algov submodule to algo_liquid_governance
+5
−5
12:09:44
ff-py-sdk
Add period 14 galgo distributor
+6
−2
12:46:37
nodekit
Merge pull request #48 from algorandfoundation/feat/fast-catchup
+2613
−1406
12:46:37
nodekit
Merge pull request #48 from algorandfoundation/feat/fast-catchup
+2613
−1406
12:47:10
nodekit
Merge pull request #51 from algorandfoundation/chore/quick-fixes
+12
−12
12:47:10
nodekit
Merge pull request #51 from algorandfoundation/chore/quick-fixes
+12
−12
13:03:29
nodekit
Merge branch 'main' into feat/bootstrap-command
+431
−215
13:03:29
nodekit
Merge branch 'main' into feat/bootstrap-command
+431
−215
13:13:38
algokit-core
add some comments to ffi
+30
−16
13:13:38
algokit-core
add some comments to ffi
+30
−16
13:31:04
algorand-js-sdk
fix register online abi
+6
−0
13:51:24
algorand-js-sdk
fix register online abi (#67)
+6
−0
13:51:42
algorand-js-sdk
chore(release): version packages
+7
−6
13:52:13
algorand-js-sdk
chore(release): version packages (#68)
+7
−6
13:54:17
ff-py-sdk
Updated payouts go online fee
+21
−5
14:00:04
nodekit
chore: flatten commands
+203
−215
14:00:04
nodekit
chore: flatten commands
+203
−215
14:02:39
algorand-js-sdk
Merge branch 'main' into xalgo
+8
−1
14:02:50
nodekit
test(internal): skip fragile tests
+2
−1
14:02:50
nodekit
test(internal): skip fragile tests
+2
−1
14:23:50
nodekit
chore(mac): fix command from refactor
+1
−1
14:23:50
nodekit
chore(mac): fix command from refactor
+1
−1
14:42:23
nodekit
refactor: convert all clients to data directory
+53
−28
14:42:23
nodekit
refactor: convert all clients to data directory
+53
−28
14:44:10
nodekit
ci: dogfood installer
+6
−12
14:44:10
nodekit
ci: dogfood installer
+6
−12
15:07:04
nodekit
ci: simplify workflow
+22
−183
15:07:04
nodekit
ci: simplify workflow
+22
−183
15:12:06
nodekit
ci: add catchup to tests
+4
−0
15:12:06
nodekit
ci: add catchup to tests
+4
−0
15:13:57
a-day-in-my-bobalife
chore: log greeting (2024-12-24)
+1
−0
15:17:54
nodekit
ci: sleep before catchup
+2
−0
15:17:54
nodekit
ci: sleep before catchup
+2
−0
15:21:54
nodekit
ci: test debug commands
+4
−0
15:21:54
nodekit
ci: test debug commands
+4
−0
15:22:50
algokit-core
chore: use serde_with skip_serializing_none
+119
−13
15:22:50
algokit-core
chore: use serde_with skip_serializing_none
+119
−13
15:43:10
algokit-core
avoid using ByteBuf in the rust crate
+85
−30
15:43:10
algokit-core
avoid using ByteBuf in the rust crate
+85
−30
15:45:18
algokit-core
rm serde_bytes
+0
−2
15:45:18
algokit-core
rm serde_bytes
+0
−2
15:52:31
nodekit
ci: lower threshold
+1
−1
15:52:31
nodekit
ci: lower threshold
+1
−1
15:53:45
nodekit
Merge branch 'main' into feat/bootstrap-command
+1
−1
15:53:45
nodekit
Merge branch 'main' into feat/bootstrap-command
+1
−1
16:55:43
reti
contracts: deployed betanet instance, updated checked-in app ids for the deploy.
+30
−3
17:00:52
algorand-js-sdk
return group transaction for register online
+11
−7
17:10:58
algorand-js-sdk
return group transaction for register online (#69)
+11
−7
17:11:17
algorand-js-sdk
chore(release): version packages
+7
−6
17:11:33
algorand-js-sdk
chore(release): version packages (#70)
+7
−6
17:12:02
algorand-js-sdk
added node runner transactions
+175
−1
17:13:05
algorand-js-sdk
Merge branch 'main' into xalgo
+13
−8
17:14:01
algorand-js-sdk
refactor
+3
−3
17:41:24
algokit-core
impl TryFrom when going from ffi structs to rust structs to properly handle errors
+91
−54
17:41:24
algokit-core
impl TryFrom when going from ffi structs to rust structs to properly handle errors
+91
−54
17:54:44
algokit-core
Merge pull request #5 from algorandfoundation/feat/byte_arrays
+256
−60
17:54:44
algokit-core
Merge pull request #5 from algorandfoundation/feat/byte_arrays
+256
−60
18:51:21
ff-py-sdk
Change register online function name
+4
−4
20:38:55
algokit-core
rm TODO
+0
−2
20:38:55
algokit-core
rm TODO
+0
−2
22:12:37
algokit-core
test(algo_models_ffi): use bun test runner for JS
+139
−3
22:12:37
algokit-core
test(algo_models_ffi): use bun test runner for JS
+139
−3