-
I've spent a few days getting this integrated on a relatively large and complex project and have a ton of questions, but for right now...
Is there a way to batch undos?
Thanks
-
Every `flush()` results in copies of all "entries" logged so far, followed by the most recent "entry". Is this PEBKAC[1], or a bug?
```rust
type IonWriter = Writer;
pub struct Log {
ion_wr…
-
Branch coverage is known to support these branching language constructs:
- `if` and `while`
- Includes `if let` and let-chains
- Treats nested `||` and `&&` as separate branches
- `while` …
-
**Is it a bug or a feature request?**
- [ ] It's a bug.
- [x] I'm requesting a new feature.
**Describe your issue**
A killer feature would be to create a quick and dirty webpage where you ca…
-
This ronud we have allocated to four clients.
https://github.com/Destore2023/MetaPathways-Bookkeeping/issues/6
https://github.com/Destore2023/MetaPathways-Bookkeeping/issues/8
https://github.com/De…
-
# v5 Notary Allocator Application
To apply to be an allocator, organizations will submit one application for each proposed pathway to DataCap. If you will be designing multiple specific pathways, y…
-
Currently my Elm interpreter has the potential to behave incorrectly when passing functions into other functions which share variable names. For instance:
```elm
f g x = x + g 2
h x = x + 1
f h …
-
Can we update the dependencies?
It is un-necessarily uninstalling the updated packages and installing old packages.
```
Found existing installation: urllib3 1.24.1
Uninstalling urllib3-1…
-
Some misc questions & notes. Feel free to close if I misdirected this to the wrong forum.
I'm a little confused why the sftp package has two servers: the Server type and the RequestServer type. I g…
-
# Lines of code
https://github.com/code-423n4/2023-06-lybra/blob/7b73ef2fbb542b569e182d9abf79be643ca883ee/contracts/lybra/pools/base/LybraPeUSDVaultBase.sol#L192-L210
# Vulnerability details
## Im…