henridf

Results 7 issues of henridf

`geth export-history` exports blocks and receipts in SSZ format. running todo: - [x] Add logging - [x] Check cli params: start < end - [x] Print out hash root for...

Beaker seems like the best candidate, given its support for javascript and its polyglot nature. My guess/hope is that this should be pretty simple...

help wanted

as per the discussion in #28 starting with this comment: https://github.com/henridf/apache-spark-node/pull/28#issuecomment-172246963

Similar to what was done in #18 for `lib/DataFrame.js` in 9675dd35bbff8ab5bc0ede5b1755981ab1666208, but for the other API wrappers in lib/ - [x] DataFrame.js - [x] DataFrameReader.js - [x] GroupedData.js - [x]...

Use jsdoc to build docs in some local directory and publish them somewhere.

Add a Suricata integration test, that minimally ingests a pcap and checks for the presence of alert logs in the Brim display.

test

Currently, passing `-T` leads to the `test` make target being run. It would be handy if it were possible to run the other testing-related targets (`check_license`, `style` `unused`, and `staticcheck`)....