-
Notifications
You must be signed in to change notification settings - Fork 1
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
Update libc for changes introduced in Skycoin==0.27.0 #105
Comments
This was referenced Oct 31, 2019
isaacvr
pushed a commit
to simelo/libskyfiber
that referenced
this issue
Oct 31, 2019
isaacvr
pushed a commit
to simelo/libskyfiber
that referenced
this issue
Oct 31, 2019
…on_GetMainNetDistribution`
isaacvr
pushed a commit
to simelo/libskyfiber
that referenced
this issue
Oct 31, 2019
isaacvr
pushed a commit
to simelo/libskyfiber
that referenced
this issue
Oct 31, 2019
isaacvr
pushed a commit
to simelo/libskyfiber
that referenced
this issue
Oct 31, 2019
…ce_` for memory problems in `pyskycoin`
isaacvr
pushed a commit
to simelo/libskyfiber
that referenced
this issue
Oct 31, 2019
isaacvr
pushed a commit
to simelo/libskyfiber
that referenced
this issue
Oct 31, 2019
…d `SKY_cipher_BitcoinAddress_String`
isaacvr
pushed a commit
to simelo/libskyfiber
that referenced
this issue
Oct 31, 2019
isaacvr
pushed a commit
to simelo/libskyfiber
that referenced
this issue
Oct 31, 2019
…tcoin` for export to pyskycoin and libjava
isaacvr
pushed a commit
to simelo/libskyfiber
that referenced
this issue
Oct 31, 2019
…Y_cipher_GenerateDeterministicKeyPairsSeed` to generate random error in pyskycoin
isaacvr
pushed a commit
to simelo/libskyfiber
that referenced
this issue
Oct 31, 2019
isaacvr
pushed a commit
to simelo/libskyfiber
that referenced
this issue
Oct 31, 2019
isaacvr
pushed a commit
to simelo/libskyfiber
that referenced
this issue
Oct 31, 2019
…or memory to pyskycoin
isaacvr
pushed a commit
to simelo/libskyfiber
that referenced
this issue
Oct 31, 2019
isaacvr
pushed a commit
to simelo/libskyfiber
that referenced
this issue
Oct 31, 2019
isaacvr
pushed a commit
to simelo/libskyfiber
that referenced
this issue
Oct 31, 2019
…t generate error in SWIG
isaacvr
pushed a commit
to simelo/libskyfiber
that referenced
this issue
Oct 31, 2019
isaacvr
pushed a commit
to simelo/libskyfiber
that referenced
this issue
Oct 31, 2019
isaacvr
pushed a commit
to simelo/libskyfiber
that referenced
this issue
Oct 31, 2019
… generated by cipher.bip44 and cipher.32
isaacvr
pushed a commit
to simelo/libskyfiber
that referenced
this issue
Oct 31, 2019
isaacvr
pushed a commit
to simelo/libskyfiber
that referenced
this issue
Oct 31, 2019
…ng look that crash error in armv7
isaacvr
pushed a commit
to simelo/libskyfiber
that referenced
this issue
Oct 31, 2019
isaacvr
pushed a commit
to simelo/libskyfiber
that referenced
this issue
Oct 31, 2019
…e error in armv7
isaacvr
pushed a commit
to simelo/libskyfiber
that referenced
this issue
Oct 31, 2019
…e crashes in armv7 for circle
isaacvr
pushed a commit
to simelo/libskyfiber
that referenced
this issue
Oct 31, 2019
isaacvr
pushed a commit
to simelo/libskyfiber
that referenced
this issue
Oct 31, 2019
isaacvr
pushed a commit
to simelo/libskyfiber
that referenced
this issue
Oct 31, 2019
isaacvr
pushed a commit
to simelo/libskyfiber
that referenced
this issue
Oct 31, 2019
…32 for pyskycoin
stdevMac
pushed a commit
that referenced
this issue
Nov 11, 2019
- Added function `SKY_bip32_PublicKey_GetChainCode`
stdevMac
pushed a commit
that referenced
this issue
Nov 11, 2019
stdevMac
pushed a commit
that referenced
this issue
Nov 11, 2019
stdevMac
pushed a commit
that referenced
this issue
Nov 11, 2019
stdevMac
pushed a commit
that referenced
this issue
Nov 11, 2019
stdevMac
pushed a commit
that referenced
this issue
Nov 11, 2019
stdevMac
pushed a commit
that referenced
this issue
Nov 11, 2019
stdevMac
pushed a commit
that referenced
this issue
Nov 11, 2019
stdevMac
pushed a commit
that referenced
this issue
Nov 11, 2019
stdevMac
pushed a commit
that referenced
this issue
Nov 11, 2019
stdevMac
pushed a commit
that referenced
this issue
Nov 11, 2019
… `TestCantCreateHardenedPublicChild`
stdevMac
pushed a commit
that referenced
this issue
Nov 11, 2019
stdevMac
pushed a commit
that referenced
this issue
Nov 11, 2019
- Added datatype `wallet__CryptoType` - Added function `SKY_cli_GetWalletOutputsFromFile` - Added function `SKY_cli_GetWalletOutputs` - Added function `SKY_cli_GetBalanceOfAddresses` - Added datatype `GetOutputser__Handle`
stdevMac
pushed a commit
that referenced
this issue
Nov 11, 2019
…and `*C.GoSlice_` => `*[]byte` (While the return value is one `[]byte`)
stdevMac
pushed a commit
that referenced
this issue
Nov 11, 2019
… data types in cgo , init in `TestSHA256Hex`
stdevMac
pushed a commit
that referenced
this issue
Nov 11, 2019
stdevMac
pushed a commit
that referenced
this issue
Nov 11, 2019
stdevMac
pushed a commit
that referenced
this issue
Nov 11, 2019
stdevMac
pushed a commit
that referenced
this issue
Nov 11, 2019
stdevMac
pushed a commit
that referenced
this issue
Nov 11, 2019
stdevMac
pushed a commit
that referenced
this issue
Nov 11, 2019
stdevMac
added a commit
that referenced
this issue
Nov 11, 2019
…27.0 Fixes #105 Update submodule to 0.27.0
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Feature description
Prepare libc for
0.27.0
releaseIs your feature request related to a problem? Please describe.
Skycoin cipher API changed from 0.26.0 to 0.27.0
Additional context
Additional changes in SWIG interfaces might be needed.
Possible implementation
lib/cgo
lib/cgo/tests
The text was updated successfully, but these errors were encountered: