Alexander Morris

Results 5 issues of Alexander Morris

I wanted to try rhaboo and had a strange conflict with PNotify. It turns out that PNotify was being redirected to use rhaboo's version of "fill". I basically solved the...

I've been getting the following intermittent error when re-writing a simple string field into rhaboo: ``` function release(that, force) { var target, propname; that._rhaboo.refs--; //

I'm trying to compile the latest pull of exonum using `rustc 1.21.0 (3b72af97e 2017-10-09)` (`i686-pc-windows-gnu` toolchain) on Windows 10, and getting a bunch of errors, which I've captured into the...

I see there is code to capture a potential disconnect and reduce the connection count. However, from playing around with this extension it doesn't seem to detect any disconnects and...

I figure it's being done this way to avoid people mis-entering their public/private EOS Token Sale Claim Keys (and possibly due to the implementation as well), but it would be...