William Wyatt

Results 28 comments of William Wyatt

https://github.com/ozodrukh/CircularReveal the dependency updated to 1.3.1 `dependencies { compile 'com.github.ozodrukh:CircularReveal:1.3.1' }`

[Seen in issue 219](https://github.com/mrvautin/adminMongo/issues/219)

This is still not fixed. I changed the dependency in the package.json like @jcc10 mentioned. At line 65 I changed, "mongodb": "^2.2.4", to, "mongodb": "bitmeal/node-mongodb-native#2.2", With success at creating users....

Hey I was told from here: https://github.com/NetLogo/NetLogo/wiki/Known-Issues#netlogo-wont-start-on-mac-os-sierra to post my output of `xattr -pl com.apple.quarantine` on the `6.0.1.app`. output: `0181;58ebdb18;Firefox;25296057-A1AD-4C3B-81C1-6397669B6CA0` I was having issues with Sierra. Running the command `xattr...

I tried using the iota cli but I received and error, `Error: Request Error: COMMAND attachToTangle is not available on this node`. I will try to use a different node.

The transaction I want to do will send the iotas out of this wallet into a new one. I think that private key reuse will be okay in this situation....

@rajivshah3 The reason I posted is here is, why did the iota wallet let me send money to the spent wallet?!

After the snapshot the seed will not generate the address with IOTAS anymore. Are spent addresses collected in the snapshot? Also, does anyone know how to generate a spent address?