5 Commits

Author SHA1 Message Date
Marin Petrunić
1b13e579ce
add check job in ci 2021-01-27 11:39:54 +01:00
achingbrain
1a6490d829 chore: update deps to latest versions
I've tried to make the minimum amount of changes necessary for this,
since the underlying crypto libraries only support node Buffers or
BufferLists there doesn't seem a lot of point in doing lots of
conversions between Uint8Arrays and Buffers.

BREAKING CHANGES:

- All deps use Uint8Arrays in place of node Buffers
2020-08-11 11:41:10 +01:00
Marin Petrunić
ca39bc5d99
lint fixes 2020-06-19 13:06:31 +02:00
Marin Petrunić
8327a60356
fix automatic lint 2020-06-19 12:49:40 +02:00
Hugo Dias
f05150e640
feat: use aegir 2020-06-18 22:23:39 +01:00