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

Kinirr #79

Open
wants to merge 63 commits into
base: master
Choose a base branch
from
Open

Kinirr #79

wants to merge 63 commits into from

Conversation

shahriyar9839
Copy link

Main purpose (bug/feature/enhancement + description)

Technical details

Tests (Unit/Integ)

Documentation (Source/readme.md)

Amitai Efrati added 30 commits May 26, 2019 13:48
1. include tests(uncompleted yet.
2. getTransactionBuilder methods and TransactionBuilder class
3. Refactor Transaction class.
4. move 'addAppIdToMemo' method to utils class
5. increase timeout for the account creation listener in the sample app onboarding class
1. add more tests(uncompleted yet).
2. Add support for testing final class with mockito
3. fix the bug in which when decode a transaction then it was multiple the fee by num of operations again
4. format TransactionSenderTest
5. Add Transaction tests
…wrong message in case of more then one operation.

2. Add ManageDataOperation to the integration linkAccount test.
# Conflicts:
#	kin-sdk/kin-sdk-lib/src/androidTest/kotlin/kin/sdk/FakeKinOnBoard.kt
#	kin-sdk/kin-sdk-lib/src/androidTest/kotlin/kin/sdk/KinAccountIntegrationTest.kt
#	kin-sdk/kin-sdk-lib/src/main/java/kin/sdk/Transaction.java
# Conflicts:
#	kin-backup-and-restore/kin-backup-and-restore-sample/src/main/java/kin/backupandrestore/sample/AccountCreator.java
#	kin-sdk/kin-sdk-lib/src/androidTest/java/kin/sdk/IntegConsts.java
#	kin-sdk/kin-sdk-sample/src/main/java/sdk/sample/OnBoarding.java
2. Move the validate memo to Utils
3. Fix the tests because of transaction constructor change
…e used internally and not be added by the client again.
Amitai Efrati and others added 30 commits June 11, 2019 16:38
…ansaction.

2. Add docs and change readme according to the new naming of some methods.
3. Fix the decode transaction so it will return PaymentTransaction only if there was only one payment operation.
Also add tests for this method.
Added all the new API methods
…necosystem/kin-sdk-android into DP-492_one_wallet_account_linking_api
…he get prefix remove from previous commit.
…atedBalanceSync in order for developers to

get their aggregated balance even if there current account is not the master.
Also added tests.
…unts.

Will added them back in one wallet phase 2 and only internally.
# Conflicts:
#	.travis.yml
#	kin-backup-and-restore/kin-backup-and-restore-lib/src/androidTest/java/kin/backupandrestore/qr/QRFileUriHandlerImplTest.java
#	kin-backup-and-restore/kin-backup-and-restore-lib/src/androidTest/java/kin/backupandrestore/qr/TestUtils.java
#	kin-backup-and-restore/kin-backup-and-restore-lib/src/main/java/kin/backupandrestore/restore/view/RestoreEnterPasswordFragment.java
#	kin-backup-and-restore/kin-backup-and-restore-lib/src/main/java/kin/backupandrestore/widget/PasswordEditText.java
#	kin-sdk/kin-sdk-lib/src/androidTest/java/kin/sdk/IntegConsts.java
#	kin-sdk/kin-sdk-lib/src/androidTest/java/kin/sdk/WhitelistServiceForTest.java
#	kin-sdk/kin-sdk-lib/src/androidTest/kotlin/kin/sdk/KinAccountIntegrationTest.kt
#	kin-sdk/kin-sdk-lib/src/main/java/kin/sdk/TransactionSender.java
Because in infrastructure development, Solana can have a good future by accepting transactions between old and new coins.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants