Alex

Results 5 issues of Alex

In IDBDatabase.js an array is kept which stores all transactions: https://github.com/axemclion/IndexedDBShim/blob/7a2bd336cc0f60245ec308b25b112d857315c90a/src/IDBDatabase.js#L36 This array never has elements removed and will grow indefinitely as an application runs resulting in out of control...

Bug

I recently ran the latest Oyente against the contracts in the Augur project, and for the most part the output looks good, but the detection of Re-Entrancy vulnerabilities seems it...

Occurs on both Windows and Ubuntu. Just attempting to test out the base package by running: ``` npm install npm run download.metamask.dev npm start ``` I get the error: ```...

``` npm run build ``` fails with the following error with no changes to the project: ``` Error: Exit code: 1. Command failed: /home/alex/.cache/electron-builder/app-builder/app-builder-v0.6.0-x64/app-builder icon --format set --root /home/alex/Work/electron-metamask-boilerplate/app/dist/assets/icons --root...