-
# Multiparty cut through scenarios
The following are cut-through scenarios which are not supported in BIP 77, but might improve block space utilization and privacy.
In particular, privacy from c…
-
![image](https://user-images.githubusercontent.com/2046227/85794641-f700d300-b704-11ea-9ccf-e16a7afb819a.png)
This divides the items into levels that are the same height and solves each level using…
-
## Summary
Under load / many people trying to sign up or transact simultaneously, there's contention for the next nonce.
This has resulted in production downtime.
## Proposed fix
Two optio…
-
I am getting this error
```
An error occurred in an `after(:suite)` hook.
Failure/Error: Socket.unpack_sockaddr_in(EM.get_sockname(@signature)).first
RuntimeError:
eventmachine not initialize…
-
The Genotype iter and into_iter methods should return a Type that implements the Iterator and IntoIterator traits and not the specific implementation of these traits for slices.
This would improve us…
-
We need some way of handling tests for multiple languages and environments (Windows, Linux).
-
Hey.
Right now, check_btrfs allows to check for allocated/unallocated space.
btw: The option names and their descriptions may be a bit ambiguous with respect to allocated vs. unallocated.
First…
-
Importing child documents results in an org.elasticsearch.action.RoutingMissingException, since the parent id is required for POSTing child documents. Perhaps you could use some directory convention …
-
> Resources:
- https://manning.com/books/grokking-algorithms
- https://github.com/egonschiele/grokking_algorithms
-
**Let us know what functionality you'd like to see in Playwright and what your use case is.**
Currently, we have some shards taking longer than others just because PW runs tests in alphabetical order…