Damien Elmes
|
79ec9b14b1
|
zero out graves before comparison, instead of at creation
Will allow us to turn the check back on in the future without a client
update
|
2021-06-30 10:08:52 +10:00 |
|
Damien Elmes
|
3ee18fb854
|
ignore graves in sanity check
|
2021-06-30 09:31:02 +10:00 |
|
Damien Elmes
|
ca0374782e
|
update to latest rusqlite
|
2021-06-25 16:22:21 +10:00 |
|
Damien Elmes
|
64ebc32b3d
|
tidy up Rust imports
rustfmt can do this automatically, but only when run with a nightly
toolchain, so it needs to be manually done for now - see rslib/rusfmt.toml
|
2021-04-18 18:38:54 +10:00 |
|
Damien Elmes
|
af37164fba
|
move sync/network errors into separate file
|
2021-04-01 17:02:54 +10:00 |
|
Damien Elmes
|
094e4ad461
|
crate::err -> crate::error
|
2021-04-01 16:07:13 +10:00 |
|
Damien Elmes
|
b254b1f722
|
another snapshot of sync work
progress handler is going to need to be reworked to function across
threads
|
2020-06-01 13:57:10 +10:00 |
|