Skip to content
This repository has been archived by the owner on Nov 15, 2021. It is now read-only.

BigInteger ToByteArray incompatible with neo-vm v3.0.0 #1025

Closed
LiveOverflow opened this issue Oct 5, 2019 · 1 comment
Closed

BigInteger ToByteArray incompatible with neo-vm v3.0.0 #1025

LiveOverflow opened this issue Oct 5, 2019 · 1 comment
Labels

Comments

@LiveOverflow
Copy link

Recently the behavior of the ToByteArray conversion from the BigInteger(0) was changed in neo-vm for version 3.x to return an empty array: neo-project/neo-vm#173

neo-python hasn't implemented this change yet and still returns the bytearray '\x00.

@ixje ixje added the wontfix label Oct 7, 2019
@ixje
Copy link
Member

ixje commented Oct 7, 2019

Hi,
Thank you for the report. I first have to point out that this repository will stay Neo 2.x only and a separate 3.x repository will be created such that we can have a clear separation for issues and roadmaps. We're working on the background on a mostly re-written version for 3.x which focuses on being an SDK first. Once the core features are implemented we'll make it public. I've updated this repository title to reflect this.

Having said the above I hope you'll understand that I'm closing this issue for this repository.

@ixje ixje closed this as completed Oct 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants