oasislabs / oasis.js

🕸A web client for the Oasis platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Warnings when running deployment example

omitar opened this issue · comments

When I am deploying the hello world service, I see the following warnings:

WARNING: Missing strong random number source; using weak randomBytes
Warning: XMLHttpRequest is not defined

I think it would be nice if that would not happen? Cannot we provide strong random source and mock XMLHttpRequest?

This is a dup of #118.

Closing.