cxkoda

Results 8 issues of cxkoda

To keep the repository tidy I suggest removing the pdfs entirely from the repository. Since they are obtained directly from building they add no additional information and should hence not...

In fulfillment of #317 Please be aware that for the circle-ci links to work properly the ci-pipeline has to succeed. The current state of master, however, does not pass due...

```solidity contract C { function foo() public { assembly { function bar() -> x, y { } let x let y x, y := bar() } } } ``` results...

bug

Add matrix contact template. Be aware that `fontawesome` does not contain a `matrix-org` icon, yet (see https://github.com/FortAwesome/Font-Awesome/issues/12808). To circumvent this, the `ForkAwesome` icon package is now loaded in addition (https://forkawesome.github.io/Fork-Awesome/icon/matrix-org/).

Demonstration of #13

enhancement

Hi again, I noticed that the asset/currency pair is set as an exchange property. This means that strategies will only be able to trade on one pair and use information...

**Is your feature request related to a problem? Please describe.** Regenerating the PDF version manually after making a change to the content is cumbersome and might be forgotten between updates....

to refine

- Change PDF generation code and deps so that it can be run as part of the netlify build - Adds the PDF generation as `postinstall` - Removes the `cv.pdf`...