Home Reports Jul 31, 2024
Wednesday, July 31, 2024
- Commits
- 78
- pushed this day
- Repositories
- 20
- with activity
- Contributors
- 22
- distinct authors
- Lines changed
- +34,602 −6,597
- additions / deletions
Wednesday, July 31, 2024
78 commits were pushed across 20 repos by 22 authors. There were 34,602 additions and 6,597 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
20 repositories- go-algorand 13 commits
- js-algorand-sdk 3 commits
- py-dm-beginner-en 1 commit
- community 1 commit
- algokit-cli 5 commits
- algokit-client-generator-ts 1 commit
- algokit-lora 7 commits
- algokit-python-template 1 commit
- algorand-python-testing 11 commits
- deterministic-P256-kt 2 commits
- fnet-scripts 1 commit
- xHD-Wallet-API-swift 2 commits
- zaibatsu 10 commits
- rosetta-smart-contracts 1 commit
- algobase 5 commits
- a-day-in-my-bobalife 1 commit
- advanced-marketplace-algorand 3 commits
- docs 2 commits
- tinyman-js-sdk 5 commits
- tinyman-py-sdk 3 commits
Commit Log
78 commits · 20 repositories
00:38:22
algobase
:arrow_up: Bump mypy from 1.10.1 to 1.11.1
+32
−32
00:38:24
algobase
Merge 40f666f2dd0e8622a0317dea9e02629ad86587bf into fb2729eda4a466f731762ebd68f93a4911418cf3
+32
−32
00:39:33
algobase
:arrow_up: Bump pydantic-settings from 2.3.4 to 2.4.0
+5
−4
00:39:35
algobase
Merge 2d387b671246cc08c407630e08ebabec45fb937e into fb2729eda4a466f731762ebd68f93a4911418cf3
+5
−4
00:45:44
algobase
:arrow_up: Bump actions/cache from 3 to 4
+1
−1
01:00:25
go-algorand
Build 2061 Data
+1
−1
01:51:22
algokit-cli
chore: make the error visible in the beginning
+7
−3
01:51:57
algokit-lora
feat: wip screenshot tool
+65
−1
03:15:36
advanced-marketplace-algorand
update: digital contract & box
+550
−8
03:36:18
algokit-cli
fix: check for NFT validation error
+45
−22
03:43:40
algorand-python-testing
use specific enum types in box example with latest puya version
+8
−8
04:18:33
algokit-lora
better support big method calls
+84
−32
04:42:00
algokit-cli
chore: fix tests
+1
−0
04:43:54
algokit-cli
chore: ruff error fix
+2
−2
05:15:20
algorand-python-testing
include box types in algopy_testing
+10
−0
05:17:59
algokit-cli
chore: clean up
+2
−2
05:22:07
algokit-lora
render returned values for arrays and tuples
+71
−1
05:51:40
algorand-python-testing
fix inconsistent usage of field names on application fields
+109
−88
06:35:59
algokit-lora
better rendering for method args
+19
−6
06:56:53
algorand-python-testing
expose fields property on application to aid debugging
+41
−50
06:57:38
algorand-python-testing
added section to CONTRIBUTING.md describing relationship between `algopy` and `algopy_testing`
+56
−0
07:17:26
advanced-marketplace-algorand
add
+3008
−81
07:53:01
algokit-lora
fix: some small tweaks
+6
−6
09:01:40
zaibatsu
update nft card
+456
−48
09:01:51
zaibatsu
update nft card
+1
−1
09:03:18
advanced-marketplace-algorand
feat: update
+8274
−46
09:16:37
algorand-python-testing
remove lazy algopy imports from utils
+73
−56
09:17:09
algorand-python-testing
simplify abimethod and add TODO's
+30
−25
09:17:18
algorand-python-testing
add TODO for state totals
+1
−0
09:17:40
algorand-python-testing
add some tests (including currently failing ones) for app transactions
+160
−0
09:54:42
tinyman-py-sdk
add governance and lending pools features
+5375
−6
10:11:57
algorand-python-testing
feat: add arc4factory
+154
−1
10:24:23
tinyman-py-sdk
fix linting
+5
−5
10:31:01
zaibatsu
nft cards added
+200
−105
10:33:39
tinyman-py-sdk
Merge pull request #66 from tinymanorg/governance
+5375
−6
10:35:12
zaibatsu
Merge branch 'main' of https://github.com/Algorand-Hackathon-Teams-Nigeria/zaibatsu
+454
−54
10:58:57
zaibatsu
updated analytics cards
+5
−5
12:08:32
algokit-lora
feat: intial work to support localnet funding and KMD dev account creation
+178
−5
12:35:10
deterministic-P256-kt
fix: replace rootSeed -> derivedMainKey
+43
−25
12:35:22
docs
GITBOOK-91: change request with no subject merged in GitBook
+1
−1
12:36:00
deterministic-P256-kt
docs: root key -> derived main key
+12
−9
12:37:48
docs
GITBOOK-92: change request with no subject merged in GitBook
+1
−1
12:38:34
community
Commit from GitHub Actions (Community Interest Tracker)
+1
−0
13:06:37
fnet-scripts
minor
+7
−5
13:52:34
py-dm-beginner-en
Algorand Python Beginner Bootcamp Day 2 Testing
+3642
−5426
13:59:17
tinyman-js-sdk
chore(package): Bump up the app version
+1
−1
14:02:19
tinyman-js-sdk
Merge branch 'main' into chore/update-algosdk-version
+3732
−10
14:20:01
tinyman-js-sdk
Merge pull request #88 from tinymanorg/fix/lock-duration
+7
−5
14:21:30
tinyman-js-sdk
Merge branch 'main' into chore/update-algosdk-version
+6
−4
14:21:54
tinyman-js-sdk
Merge pull request #86 from tinymanorg/chore/update-algosdk-version
+12
−95
14:25:46
js-algorand-sdk
CR changes
+29
−11
14:26:20
go-algorand
tests: debug logging for TestVotersReloadFromDiskAfterOneStateProofCommitted (#6088)
+29
−3
14:30:30
go-algorand
add Go Benchmark (go) benchmark result for 8eca278ffef1eee17a89e2d3d49ad9373e10bbac
+445
−1
15:14:01
a-day-in-my-bobalife
chore: log greeting (2024-07-31)
+1
−0
15:22:06
zaibatsu
added activities
+315
−12
15:22:16
go-algorand
Add config option and initial tests
+30
−1
15:22:16
go-algorand
Allow PNA preflight requests on KMD
+13
−0
15:22:16
go-algorand
Add config option for KMD
+27
−22
15:22:16
go-algorand
Allow Private Network Access requests on preflight
+13
−0
15:22:54
zaibatsu
removed typo from mock statistics
+1
−6
15:35:27
go-algorand
gofmt and add comment to exported function
+4
−2
15:38:54
algokit-client-generator-ts
fix: temporarily disabling tschecks on typed clients; until algosdk is updated for ARC22
+12
−2
15:42:33
js-algorand-sdk
Update to latest lib commit
+1
−1
15:46:43
rosetta-smart-contracts
cardano-aiken: payment splitter
+286
−1
15:47:46
algokit-python-template
Revert "fix: temporarily pinning puya dependencies until next algosdk release"
+8
−8
16:10:48
algorand-python-testing
refactor: ensuring underlying _key is properly reflected on local/global states
+10
−10
16:59:37
go-algorand
tests: fix flushing in TestVotersReloadFromDiskAfterOneStateProofCommitted
+13
−0
17:48:23
zaibatsu
update nexjs config
+42
−42
18:29:19
go-algorand
tests: fix flushing in TestVotersReloadFromDiskAfterOneStateProofCommitted (#6090)
+13
−0
18:33:22
go-algorand
add Go Benchmark (go) benchmark result for 05a52e26685f7dd94fd7ec852cb08589aed8b8d5
+445
−1
18:36:00
go-algorand
get all the pubsub RawTracer message metrics
+31
−10
18:49:39
zaibatsu
integrated analytics queries
+381
−37
18:49:51
zaibatsu
Merge branch 'main' of https://github.com/Algorand-Hackathon-Teams-Nigeria/zaibatsu
+42
−42
19:33:36
js-algorand-sdk
Use published algorand-msgpack
+8
−25
20:02:57
go-algorand
netgoal: allow unknown template tokens
+16
−10
20:58:23
xHD-Wallet-API-swift
adding MnemonicSwift to SPM dependencies
+11
−10
21:28:03
xHD-Wallet-API-swift
reverting package.resolved
+10
−10
21:51:04
algokit-lora
remove comment
+0
−1