darkfi
|
5ed8b36310
research: algebraic codes
|
1 year ago |
darkfi
|
1c2bd72d67
app: add editor actions and inner padding
|
1 year ago |
parazyd
|
6448058b24
research: Add example sparse Merkle tree for state checksums
|
1 year ago |
darkfi
|
f4437bbe24
system/condvar: cleanup and fix unit tests
|
1 year ago |
darkfi
|
5707e2e074
system: make CondVar multi-waitable (with zero cost). Now .wait() can be called multiple times, and they will all await a single .notify() call.
|
1 year ago |
darkfi
|
89826d5071
app: use thread local non-locking storage for text context
|
1 year ago |
darkfi
|
930470bbcd
app: fix android builds with new stable toolchain
|
1 year ago |
darkfi
|
33d18f11dd
app: migrate from nightly to stable toolchain
|
1 year ago |
darkfi
|
d27f5dfe4e
app: completely rework text editing subsystem. initial draft version
|
1 year ago |
parazyd
|
396a129d53
ci: Python setup tweak
|
1 year ago |
darkfi
|
dbed875ce3
contrib/dependencies: update FreeBSD dependency installation
|
1 year ago |
skoupidi
|
0d30a230fa
chore: fmt
|
1 year ago |
parazyd
|
8c1b93c607
script/research: Lints
|
1 year ago |
parazyd
|
c040d9c00f
chore: Update crate dependencies
|
1 year ago |
skoupidi
|
550b857227
chore: replaced remaining nightly references
|
1 year ago |
Paul Otten
|
abe422d0f4
fuzz/Cargo.toml: don't try to inherit lints
|
1 year ago |
Paul Otten
|
be2ced6543
fuzz/README.md: fuzzing explicitly requires nightly now
|
1 year ago |
Paul Otten
|
0a240bea37
contrib/docker: update Dockerfiles
|
1 year ago |
Paul Otten
|
721502a468
Move from "nightly" toolchain to "stable".
|
1 year ago |
Paul Otten
|
b02fb8481a
contrib/dependency_setup.sh: add "cmake" to `pacman_deps`.
|
1 year ago |
darkfi
|
19386e4488
research/codes: algebraic codes
|
1 year ago |
skoupidi
|
15d3e2ea95
chore: updated nightly references version
|
1 year ago |
epiphany
|
b8331f71b9
fud, fu: handle auto ipv6 external addr, improve `fu get`, improve `fu watch`
|
1 year ago |
epiphany
|
8d22f69cf8
add fud and fu binaries to .gitignore
|
1 year ago |
darkfi
|
ff112dd6c2
fud: add resource.rs, add `fu watch`, add `fu rm`, merge announcing task and pruning task
|
1 year ago |
darkfi
|
011b80e071
fud: fix `add_to_router`, add `file_hash` to MissingChunks
|
1 year ago |
darkfi
|
8244870639
fud, fu: `subscribe` rpc method, add FudEvent::DownloadStarted and FudEvent::DownloadError, `get` improvements
|
1 year ago |
darkfi
|
8fac16466d
geode: replace hex with bs58 in comments
|
1 year ago |
darkfi
|
540a77aacb
fud: add missing `channel_sub.unsubscribe()`
|
1 year ago |
darkfi
|
f630e1cd7c
fud: remove chunk seeders, change file hash, replace hex with bs58
|
1 year ago |