wille

Results 9 issues of wille

Webserver does not load or save keys to disk yet

enhancement

Need ability to inline complete .css files and exclude those files from the extracted list of css files. so it's not loaded twice.

This PR contains a: - [ ] **bugfix** - [x] new **feature** - [ ] **code refactor** - [ ] **test update** - [ ] **typo fix** - [ ]...

Allows us to use keepalive to increase performance ```javascript var mixpanel = Mixpanel.init('', { protocol: 'https', agent: new https.Agent({ keepAlive: true }), }); ```

This PR fixes # ## Checklist * [x] I have signed the CLA * [x] I have updated/added any relevant documentation ## Description ### What's the goal of this PR?...

Linux doesn't implement GetVersion()

enhancement

Doesn't support colors or any bash formatting. This is my goal right now. Will use git for both Windows and Linux as test process and http://misc.flogisoft.com/bash/tip_colors_and_formatting#terminals_compatibility

If the sendTransaction call fails for any reason like your node/provider going down, subsequent calls to sendTransaction will fail until the user manually calls reset in their catch clause wrapping...

I need to support targeting the output with the output identifier (`Dell Inc. DELL U3223QE GB6Y9P3`) rather than just the output name (eg. `DP-6`) because the output name might change...