-
`const StellarHDWallet = require("stellar-hd-wallet");
const { Keypair } = require("stellar-sdk");
function privateKeyToMnemonic(privateKey) {
const mnemonic = StellarHDWallet.generateMnemonic(…
-
This is a proposal for changes to the Material Motion v1 APIs with the following goals:
1. Remove the MotionRuntime.
2. Interactions have exactly one target.
3. Interactions are tightly bound to …
-
Expected: Tags should not contain special characters when adding or editing.
Actual: When i use '|' on tags for edit and add, it pipes the tag instead into two tags
Steps to reproduce: add -n xxxx-d …
-
This is undoubtedly incomplete, but the following items will be needed to be accomplished before we can get an RFC to P5P:
- [x] ~~`:handles(@%*)`. The `:handles(*)` syntax allows all unknown metho…
-
We've run into this issue a few times on stream, and I'm sure some of you also have run into it locally.
Currently, all the state is stored but sometimes can drift when new features come rolling in…
-
Currently, Descartes performs all of its validity checking at graph construction time. This means, for example, that collision checking is always performed on every single possible joint position. For…
-
Went ahead and did a little research on this.
EWWW Image Optimizer is the big name in the game, and for it to be compatible with WP Engine, we need to use the "Cloud" version of their plugin. This …
-
Any plans for supporting [Total Economy mod](https://github.com/Erigitic/TotalEconomy) with integrating the Jobs/Jobs Sets so that "catch" and "battle" type actions would be configurable so that playe…
-
First observed about about a month ago around 10:25-10:45am.
Observed again 2/12/18 around the same time period for about the same duration.
Scrape-util will be started via the crontab, however …
-
As a developer, I'd like to be able to have a hint of where problems arise when generating or manipulating a Word document.
```
$tagPos = strpos($this->tempDocumentMainPart, $search);
…