Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

在生成账户时数组下标越界。 #2

Open
tinshen opened this issue May 17, 2018 · 0 comments
Open

在生成账户时数组下标越界。 #2

tinshen opened this issue May 17, 2018 · 0 comments

Comments

@tinshen
Copy link

tinshen commented May 17, 2018

Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException
at java.lang.System.arraycopy(Native Method)
at org.spongycastle.crypto.digests.SHA3Digest.squeeze(SHA3Digest.java:375)
at org.spongycastle.crypto.digests.SHA3Digest.doFinal(SHA3Digest.java:141)
at io.nebulas.crypto.hash.Hash.Sha3256(Hash.java:16)
at io.nebulas.core.Address.newAddress(Address.java:92)
at io.nebulas.core.Address.NewAddressFromPubKey(Address.java:113)
at io.nebulas.account.AccountManager.updateAccount(AccountManager.java:61)
at io.nebulas.account.AccountManager.newAccount(AccountManager.java:56)
at com.lhang.payment.Payment4Nas.main(Payment4Nas.java:10)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant