FredericH

Results 80 comments of FredericH

This PR updates asset-proof.py tp the latest specification, the block has is added, the message to sign contains this block hash. This prove the proof was not performed after the...

Please use the mocha functional tests to connect to the API instead of postman because the authentication is already sorted.

Can you please elaborate on "the system really crashes" ? Bear in mind that the login page is common for user and admin, but could be different in the future,...

``` npm run bundle-size > [email protected] bundle-size /Users/frederic/starhackit/client > webpack --config webpack.prod.js --json --progress | webpack-bundle-size-analyzer clean-webpack-plugin: /Users/frederic/starhackit/client/build has been removed. lodash: 693.49 KB (19.0%) react: 619.42 KB (17.0%) material-ui:...

``` Version: webpack 1.13.1 Time: 126917ms Asset Size Chunks Chunk Names assets/img/es7.png 7.54 kB [emitted] 89889688147bd7575d6327160d64e760.svg 109 kB [emitted] 1.1.16e8381b6520ad12ec8d.js 58.9 kB 1 [emitted] 2.2.16e8381b6520ad12ec8d.js 1.34 kB 2 [emitted] 3.3.16e8381b6520ad12ec8d.js...

Without bootstrap: ``` Version: webpack 1.13.1 Time: 355977ms Asset Size Chunks Chunk Names assets/img/gulp.png 19.6 kB [emitted] app.74b0c25f053b9b0a7ff4.js 353 kB 0 [emitted] app 2.2.74b0c25f053b9b0a7ff4.js 1.34 kB 2 [emitted] 3.3.74b0c25f053b9b0a7ff4.js 12.9...

``` Version: webpack 1.13.1 Time: 274613ms Asset Size Chunks Chunk Names assets/img/mocha.png 26.6 kB [emitted] app.cb78ad3842f755e193f8.js 361 kB 0 [emitted] app 2.2.cb78ad3842f755e193f8.js 1.34 kB 2 [emitted] 3.3.cb78ad3842f755e193f8.js 12.9 kB 3...

Without react-intl, **47kB /12kB gz** saved ``` Version: webpack 1.13.1 Time: 295080ms Asset Size Chunks Chunk Names app.9748f804b90a2e3d4cae.js 361 kB 0 [emitted] app 2.2.9748f804b90a2e3d4cae.js 1.34 kB 2 [emitted] 3.3.9748f804b90a2e3d4cae.js 12.9...

Without babel-polyfill **70kB, 23kB gz**: ``` app.26a97f39b02338a2900c.js 291 kB 0 [emitted] app 2.2.26a97f39b02338a2900c.js 1.34 kB 2 [emitted] 3.3.26a97f39b02338a2900c.js 12.9 kB 3 [emitted] vendor.26a97f39b02338a2900c.js 572 kB 4 [emitted] vendor app.ab77f2d3d0f56299892b.css 48.5...