Claudia Richoux
Claudia Richoux
#### Use Case: Merges that can fail would be really useful- for example, I'm doing some deserialization of the ivecs before the merge which can fail. #### Proposed Change: have...
see above. Would be nice but is pretty easy to just script in bash or python. Currently not worth the effort but maybe will be later.
The code linking to the SVG is here: https://github.com/filecoin-project/specs/blob/ad8af4cd3d56890504cbfd23e5766a279cbfa014/content/intro/arch.md it just shows a question mark: https://spec.filecoin.io/intro/arch/ and here it is not rendering with an error: https://spec.filecoin.io/_gen/diagrams/intro/new-state-diagram.svg?1627352484
Do benchmark against this, and see if we can improve it! https://github.com/ktrianta/rust-callgraph-benchmark
The Cargo library is not guaranteed to have any stable API at all- you're supposed to shell out to the cargo binary instead. Things will continue to break periodically until...
Hiiii I really wanted detached tags on the streaming encryption mode because I was having to do some really messed up things with buffers that were slowing me down. I...
On line 221 of the install-deps script, it tries to install gcc-fortran, regardless of whether gcc or gcc-multilib was detected as the correct gcc version. To work properly, it needs...
the release job in CI is broken. I have no clue why. I don't care enough to fix it yet. we should have a nice release workflow one day. I...