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

Update libc for changes introduced in Skycoin==0.27.0 #105

Closed
5 tasks done
isaacvr opened this issue Oct 31, 2019 · 0 comments
Closed
5 tasks done

Update libc for changes introduced in Skycoin==0.27.0 #105

isaacvr opened this issue Oct 31, 2019 · 0 comments
Assignees
Milestone

Comments

@isaacvr
Copy link

isaacvr commented Oct 31, 2019

Feature description

Prepare libc for 0.27.0 release

Is 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

  • Review diff from Skycoin 0.26.0 to Skycoin 0.27.0
  • Take note of functions that were added, changed, or removed
  • Implement changes in lib/cgo
  • Take note of test cases that were added, changed, or removed
  • Implement changes in lib/cgo/tests
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
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
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
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
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
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
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
… `TestCantCreateHardenedPublicChild`
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 added a commit that referenced this issue Nov 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants