forge
login
or
join now
alice.mosphere.at
/
atmst
star
0
fork
atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
this repo has no description
star
0
fork
atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
overview
issues
pulls
pipelines
commits
Author
Commit
Message
Date
alice
86cf6a1d
tweaks
main
2y ago
alice
7d67a22e
add get_posts_and_profiles
2y ago
alice
401f38cf
add uv
2y ago
David Buchanan
8371d257
bump cbrrr version
2y ago
David Buchanan
dbb83298
rename MST 'keys' to 'paths', for clarity
2y ago
David Buchanan
ee7a5e3b
make varint encode/decode robust, add tests
2y ago
David Buchanan
d7d7b8e7
pin cbrrr version, add CI testing
2y ago
David Buchanan
bd46e4b6
commit vscode settings
2y ago
David Buchanan
af7b5e97
parse -> decode
2y ago
David Buchanan
a24ba1dc
replace hash_to_cid with cbrrr.CID constructors
2y ago
David Buchanan
1820296b
drop dag-cbor and multiformats dependencies 🎉
2y ago
David Buchanan
c5fe99b0
doc edits
2y ago
David Buchanan
d994921a
oops I forgot to commit half the docs
2y ago
David Buchanan
f401dd81
Update README.md - link to LICENSE
2y ago
David Buchanan
225e5e9b
Update README.md - link to docs
2y ago
David Buchanan
78d113c6
woah I actually wrote some docs
2y ago
David Buchanan
357f0737
NodeStore: pre-initialise known cid/serialised values
2y ago
David Buchanan
5f1c3d94
cartool diff: print metadata
2y ago
David Buchanan
80d43a0d
cartool diff
2y ago
David Buchanan
a20c3fbb
improve perf with one weird trick (LRU caching)
2y ago
David Buchanan
ccf700f2
add CAR compaction command
2y ago
David Buchanan
e9be27fb
create cartool
2y ago
David Buchanan
49e5fc86
clear out __init__.py
2y ago
David Buchanan
de153eb1
restructuring
2y ago
David Buchanan
f07a2fe2
GHA: let's try that again
2y ago
David Buchanan
2ebeb207
GHA: try letting deps install themselves
2y ago
David Buchanan
6965746a
maybe fix accidental py3.12 requirement
2y ago
David Buchanan
4ec9b599
bump python version to 3.11
2y ago
David Buchanan
47583809
add more-itertools to deps
2y ago
David Buchanan
9919d993
maybe fix python env
2y ago
David Buchanan
93759520
turns out that was the wrong place to put nojekyll anyway
2y ago
David Buchanan
0cd08ce9
gha manual trigger
2y ago
David Buchanan
aaabcb4b
nojekyll workaround but maybe the action will run this time
2y ago
David Buchanan
59251f6e
nojekyll workaround
2y ago
David Buchanan
e46210d0
deploy docs to gh pages
2y ago
David Buchanan
1db83b82
GHA: install rtd theme
2y ago
David Buchanan
b95b7917
GHA: maybe install sphinx first
2y ago
David Buchanan
16be3e11
GHA: actually build the docs
2y ago
David Buchanan
e3daf7ea
wip: GHA docs build
2y ago
David Buchanan
13c59e62
Add proper mst diffing test
2y ago
David Buchanan
46e324c6
restructuring
2y ago
David Buchanan
2daf9b30
even more restructuring
2y ago
David Buchanan
76dddfa3
update README
2y ago
David Buchanan
5d796b19
add some cool readme badges
2y ago
David Buchanan
9296378f
update readme
2y ago
David Buchanan
74187ee4
fix readme
2y ago
David Buchanan
269bb61d
gitignore generated docs
2y ago
David Buchanan
3202a9d9
more sphinx wrangling
2y ago
David Buchanan
6449c156
spinx docs skeleton
2y ago
David Buchanan
0e4cf8a3
more restructuring
2y ago
David Buchanan
37c0d508
project structure
2y ago
David Buchanan
bd108e53
superficial refactoring
2y ago
David Buchanan
a89fcdc5
rename blockstore methods
2y ago
David Buchanan
e0257665
working MST diffing
2y ago
David Buchanan
274eeba1
maybe-working mst diffing
2y ago
David Buchanan
edf1fde0
working mst enumeration via NodeWalker
2y ago
David Buchanan
8fd6c823
Refactor MST class into NodeWrangler
2y ago
David Buchanan
eee73414
barely-working MST writes
2y ago
David Buchanan
de727450
Initial commit
2y ago
tweaks
main
86cf6a1d
alice
2y
add get_posts_and_profiles
7d67a22e
alice
2y
add uv
401f38cf
alice
2y
bump cbrrr version
8371d257
David Buchanan
2y
rename MST 'keys' to 'paths', for clarity
dbb83298
David Buchanan
2y
make varint encode/decode robust, add tests
ee7a5e3b
David Buchanan
2y
pin cbrrr version, add CI testing
d7d7b8e7
David Buchanan
2y
commit vscode settings
bd46e4b6
David Buchanan
2y
parse -> decode
af7b5e97
David Buchanan
2y
replace hash_to_cid with cbrrr.CID constructors
a24ba1dc
David Buchanan
2y
drop dag-cbor and multiformats dependencies 🎉
1820296b
David Buchanan
2y
doc edits
c5fe99b0
David Buchanan
2y
oops I forgot to commit half the docs
d994921a
David Buchanan
2y
Update README.md - link to LICENSE
f401dd81
David Buchanan
2y
Update README.md - link to docs
225e5e9b
David Buchanan
2y
woah I actually wrote some docs
78d113c6
David Buchanan
2y
NodeStore: pre-initialise known cid/serialised values
357f0737
David Buchanan
2y
cartool diff: print metadata
5f1c3d94
David Buchanan
2y
cartool diff
80d43a0d
David Buchanan
2y
improve perf with one weird trick (LRU caching)
a20c3fbb
David Buchanan
2y
add CAR compaction command
ccf700f2
David Buchanan
2y
create cartool
e9be27fb
David Buchanan
2y
clear out __init__.py
49e5fc86
David Buchanan
2y
restructuring
de153eb1
David Buchanan
2y
GHA: let's try that again
f07a2fe2
David Buchanan
2y
GHA: try letting deps install themselves
2ebeb207
David Buchanan
2y
maybe fix accidental py3.12 requirement
6965746a
David Buchanan
2y
bump python version to 3.11
4ec9b599
David Buchanan
2y
add more-itertools to deps
47583809
David Buchanan
2y
maybe fix python env
9919d993
David Buchanan
2y
turns out that was the wrong place to put nojekyll anyway
93759520
David Buchanan
2y
gha manual trigger
0cd08ce9
David Buchanan
2y
nojekyll workaround but maybe the action will run this time
aaabcb4b
David Buchanan
2y
nojekyll workaround
59251f6e
David Buchanan
2y
deploy docs to gh pages
e46210d0
David Buchanan
2y
GHA: install rtd theme
1db83b82
David Buchanan
2y
GHA: maybe install sphinx first
b95b7917
David Buchanan
2y
GHA: actually build the docs
16be3e11
David Buchanan
2y
wip: GHA docs build
e3daf7ea
David Buchanan
2y
Add proper mst diffing test
13c59e62
David Buchanan
2y
restructuring
46e324c6
David Buchanan
2y
even more restructuring
2daf9b30
David Buchanan
2y
update README
76dddfa3
David Buchanan
2y
add some cool readme badges
5d796b19
David Buchanan
2y
update readme
9296378f
David Buchanan
2y
fix readme
74187ee4
David Buchanan
2y
gitignore generated docs
269bb61d
David Buchanan
2y
more sphinx wrangling
3202a9d9
David Buchanan
2y
spinx docs skeleton
6449c156
David Buchanan
2y
more restructuring
0e4cf8a3
David Buchanan
2y
project structure
37c0d508
David Buchanan
2y
superficial refactoring
bd108e53
David Buchanan
2y
rename blockstore methods
a89fcdc5
David Buchanan
2y
working MST diffing
e0257665
David Buchanan
2y
maybe-working mst diffing
274eeba1
David Buchanan
2y
working mst enumeration via NodeWalker
edf1fde0
David Buchanan
2y
Refactor MST class into NodeWrangler
8fd6c823
David Buchanan
2y
barely-working MST writes
eee73414
David Buchanan
2y
Initial commit
de727450
David Buchanan
2y