Hugo Dias

Results 92 comments of Hugo Dias

> Also just addressing migrations for the backups table: If desired I can submit the backup changes as a separate PR (and separate migration) so we can roll that out,...

ping me for heroku upgrade

@Gozala probably better to remove class-is and just use `validateCID`.

Keep the api just without class-is, implement isCID with instanceof with fallback to validating the components

i no longer use postgrest on a daily basis, but i will review/merge a PR for this if you would like to make one.

Thank you for the PR but i need to update the code to the last assemblyscript version, im still using the old syntax.

actually can you help me with this https://github.com/ipfs/js-ipfs/issues/2118#issuecomment-497721075 to remove this https://github.com/hugomrdias/rabin-wasm/pull/5/files#diff-1cecc8788b4594868b522b0b733a03d4R49-R52 thank you for your help !!!

>Compile everything + thread-loader: > >Cold cache: ~11.8sec >Cached: ~4.7sec >HMR: ~1.4ms HMR is seconds right?