-
For some reason, the FreeMarkerTemplate won't render when I call the company.pegRatio member on any company page. Everything is spelt correctly, however the value is returning as null.
-
Sorry, I think I'm almost done with all my sanity checks 😃. Just want to make sure I'm using the tool correctly before doing anything substantial.
With `DeepPrimeGuideRNA(...)`, why does it matter—…
-
## Impact
`enableLiquidationAndRedeeming` is pausing both redemptions and liquidations
Those 2 operations have a very different purpose, with redemptions helping with the peg and acting as a pre…
-
The 0.11.0 release is near! Here are the remaining steps:
- [x] Upgrade all used libraries to their newest versions
- [ ] Drop support for
- [ ] Node 6.x
- [ ] Node 8.x
- Internet Explore…
-
-
**Github username:** --
**Twitter username:** --
**Submission hash (on-chain):** 0x79687f12e95bd5f9d790075c3250ef8857ee1403be91bfd137c9caedc4edcbe2
**Severity:** medium
**Description:**
**Descriptio…
-
It would sometimes be nice to merge the lexer and parsing pass so as to allow for lexing to depend on the location in the grammar. See #141 for some examples. One way to handle this would be to suppor…
-
- **Feature Request:**
Add "unexpected" rule to override standard error message.
```Javascript
unexpected =
keywords { return "Unexpected keyword "+text()+"."; }
/ expression { re…
-
Hi There,
First of all, love this plugin, saves a lot of work :)
Everything works fine for a while (1 - 5 min), but then this error always popups up
V/MediaCodecInputStream( 936): No buffer availa…
-
The wallet module currently uses the `consensus_fee_rate` while constructing peg-out transactions. This makes sense because each guardian could be connected to a different bitcoin node and have a diff…