Robert Ayrapetyan

Results 49 comments of Robert Ayrapetyan

It looks like Spyne by itself is not fully compatible with Python 3, I'm getting: > pip install spyne > Collecting spyne > Using cached https://files.pythonhosted.org/packages/0f/50/62972600a4683a57815d21aca8449c3cb5f5757fad3c1db8d7a82b6445e9/spyne-2.12.14.tar.gz > Complete output from...

Although tool is primarily designed for syncing local dir with a vault, I'm always using it for uploading individual archives from different dirs so "sync" will not work for me......

Agree with everything, except how it is covered in docs: 2) If no rules matched - file is included (default rule is INCLUDE rule). (this line is OK, although I...

I think it will be nice to support both (and more) in a long-term perspective. Using a common interface (like https://github.com/ewasm/design/blob/master/eth_interface.md) should simplify attaching VMs. The original VM implementation (whatever...

Thanks @pipermerriam, I'll continue here using your changes.

@pipermerriam, awaiting your responses in https://github.com/rayrapetyan/py-evm/pull/2. Thanks.

@pipermerriam, please review and merge.

@carver, removed WIP, please review and if everything is OK I'll squash. Thanks.