eth-alarm-clock-dapp
eth-alarm-clock-dapp copied to clipboard
Chronos - Ethereum Alarm Clock DApp
## The devDependency [moment-duration-format](https://github.com/jsmreese/moment-duration-format) was updated from `2.2.2` to `2.3.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...
## The devDependency [bignumber.js](https://github.com/MikeMcl/bignumber.js) was updated from `5.0.0` to `8.0.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...
Getting an uncaught exception ``` A JavaScript error occurred in the main process Uncaught Exception: Error: ENOENT: no such file or directory, open '/home/travis/.config/eth-alarm-clock-dapp/timenode.log' at Object.fs.openSync (fs.js:577:3) at Object.module.(anonymous function)...
## The devDependency [@ethereum-alarm-clock/timenode-core](https://github.com/ethereum-alarm-clock/timenode-core) was updated from `5.5.0` to `6.0.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...
Currently, TimeNode DApp by default relies on QuikNode node provided by ChronoLogic or Infura node. None of these solutions are perfect. Investigate and implement the use of light node bundled...
## The devDependency [ethereumjs-wallet](https://github.com/ethereumjs/ethereumjs-wallet) was updated from `0.6.2` to `0.6.3`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...
Couple ideas on how to improve loading times: 1) Show the cache content and do not wait for the sync When there is any data for given period https://github.com/chronologic/eth-alarm-clock-dapp/blob/6a25b3cd2b410401b82bf72956942c27bc898e77/app/stores/TransactionFetcher.js#L282-L296 This...
Would like to run via VPS with no xserver using the appimage with a switch to enable webgui and systemctrl, understand this can be done using nodejs but for most...
Hi - this might be related to #710 but I wasn't sure if it should be reopened or another ticket created, so went with the new ticket. Basically there are...