Michael de Hoog
Michael de Hoog
https://jira.mongodb.org/browse/SERVER-50459
I've added a `size` attribute to each node that tracks the size of the tree rooted at that node. This allows for a `get(index)` (getting the item at an index),...
Reopening #8635, targeting Fjord rather than Ecotone. **Description** We found that the FastLZ algorithm is a pretty good estimate for the actual results we'd see from zlib compressing the batches...
## Description There is a flag for enabling pre-EIP-155 transactions: https://github.com/evmos/ethermint/blob/07cf2bd2b1ce9bdb2e44ec42a39e7239292a14af/server/flags/flags.go#L65 Currently that flag is not read when creating the configuration, which this PR fixes. ______ For contributor use: -...
**Description** We found that the FastLZ algorithm is a pretty good estimate for the actual results we'd see from zlib compressing the batches we write to L1 (albeit with a...
When the layer persistence was updated to remove URIs, the bookmark layers implementation had the URI replaced with layer node ids. These ids are shown in the bookmarks editor under...
The draw order of the layers is top-to-bottom; layers below in the list are drawn after/on-top-of layers at the top of the list. For some users this can be confusing....
Information part often shows a webpage; add a open in browser button (possibly internal and external?)
Model layers (eg GOCAD objects) and KML layers have a hierarchical structure below the layer, eg KML features.Need to add support to the layer tree part that displays/interacts with this...
When an intent fails to find a filter, the error message shown is confusing and misleading in the context of the action that the user is trying to perform. For...