Home Reports Dec 15, 2024
Sunday, December 15, 2024
- Commits
- 31
- pushed this day
- Repositories
- 11
- with activity
- Contributors
- 11
- distinct authors
- Lines changed
- +17,448 −7,346
- additions / deletions
Sunday, December 15, 2024
31 commits were pushed across 11 repos by 11 authors. There were 17,448 additions and 7,346 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
11 repositoriesCommit Log
31 commits · 11 repositories
01:00:26
go-algorand
Build 2201 Data
+1
−1
02:14:47
algoping
chore: patch non existing accounts
+9
−4
03:53:33
algokit-lora
Merge remote-tracking branch 'origin/main' into test-algosdk-v3
+123
−10
04:03:27
algokit-subscriber-ts
PR review
+3
−4
04:16:38
algokit-subscriber-ts
clean up
+5
−16
04:27:03
algokit-lora
no need set int encoding
+2
−12
07:00:34
arc58
chore: updated deps, reworked approach for method restrictions, optimized for single transaction group loop on all checks & added jest config fix for bigint serialization bug
+8230
−6730
07:18:54
arc58
chore: cleanup, added method descriptors
+21
−6
09:05:29
algokit-lora
Added a Heatmap
+3724
−110
10:52:00
xbacked-sdk
update: Dec 15th
+997
−0
15:14:00
a-day-in-my-bobalife
chore: log greeting (2024-12-15)
+1
−0
15:59:51
algokit-core
working py and wasm
+2689
−19
16:02:47
algokit-core
don't flatten header in tsify for consistency with uniffi (which doesn't support flatten)
+23
−84
16:04:10
algokit-core
wasm_exports -> foreign_exports
+1
−1
16:09:10
algokit-core
camelCase struct fields
+18
−15
16:13:30
algokit-core
camelCase functions
+30
−28
16:20:55
algokit-core
test docstrings
+42
−1
17:14:28
arc58
chore: removed unnecessary json override
+0
−8
18:37:28
algokit-core
AlgorandMsgpack trait
+58
−88
18:43:29
algokit-core
add back Transaction enum
+40
−0
18:54:56
challenge-1
Merge 68b6b526e753386a9b55db73ce7b27cc581e1e49 into 4e94ada1d6768b4da76230874d2b246fcf9428e2
+3
−1
18:54:56
challenge-1
Merge 8e12de84fab3c7e2c7a348bdcb15a0f9906cc437 into 4e94ada1d6768b4da76230874d2b246fcf9428e2
+4
−1
19:47:37
algokit-core
attach signature for signed txn
+252
−46
19:57:54
algokit-core
sign with noble ed25519
+17
−11
20:13:01
algokit-core
rm encode_for_signing arg
+40
−120
20:42:50
algokit-core
test txn signing (js)
+56
−25
21:02:30
algokit-core
comments
+16
−2
21:19:52
algokit-core
add README
+57
−0
22:15:58
subql-stellar
Update changelog
+4
−0
23:35:04
puya-ts
test: Method overloads work as expected
+971
−1
23:38:57
puya-ts
test: Error for overloaded user functions
+11
−2