ixje
ixje
The [VM](https://github.com/CityOfZion/neo3vm) I use in `neo-mamba` is written in C++ with bindings for Python. It compiles on Windows (MSVC), Linux and OSX (GCC + Clang) so I don't expect it...
Bump. Also doesn't work on Linux
> If you remove `SeedList`, it will take the default ones. But if you pass an empty array `[]`, the seed list will be empty. That's not how it really...
Another issue I found while looking at your PR is: When your privatenet database is different from the one you're connecting to (e.g. because you restarted your docker image or...
I provided a solution for issue 4 in your PR
I've uploaded the files but it doesn't help. > [I 181115 11:46:03 BlockchainFixtureTestCase:70] downloading fixture notification database from https://s3.us-east-2.amazonaws.com/cityofzion/fixtures/notif_fixtures_v9.tar.gz. this may take a while E[I 181115 11:46:04 LevelDBBlockchain:114] leveldb unavailable,...
I'm curious to learn why the wallet address of wallet-1 (in the `neo-boa` PR) needs updating. Any idea? I mean as far as you explained your approach I can't see...
Ok, I now wonder if the address was wrong how there were no tests failing 🤔 Regarding warnings; I think what probably needs to happen is opening all wallets, make...
yeah it would be great if it can be added as a step/reminder in these instructions: https://neo-python.readthedocs.io/en/latest/tests.html#fixtures-guidelines
the fixtures contain `LOCK` files which will make LevelDB think the chain is already open