This repository has been archived by the owner on Apr 15, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 60
Update to Lisk Core 1.0.0 API - Closes #341 #1032
Merged
Merged
Changes from 41 commits
Commits
Show all changes
50 commits
Select commit
Hold shift + click to select a range
ca1e6fb
Update lisk core to 1.0.0
slaweet 5ad1431
Disable e2e tests with other networks
slaweet 27f59fc
Replace all uses of account.secondSecret with account.secondPublicKey
slaweet c59ae6e
Test against core 1.0.0-alpha.3 from lisk-docker
francoilol 147d158
Update translatiion strings
yasharAyari f04566e
Use new api of lisk-js in peers middleware
yasharAyari 45ce9f5
Update lisk-js to version 1.0.0
yasharAyari 3c26fda
Use new api of lisk-js in DecryptMessage and EncryptMessage
yasharAyari e37b34e
Use new api of lisk-js in middlewares
yasharAyari 5c4b600
Use new api of lisk-js in SignMessage and VerifyMessage
yasharAyari f25d671
Use new api of lisk-js in voting component
yasharAyari 1302a30
Fix a bug in notice component
yasharAyari 1dcb6d5
Use new api of lisk-js in voteAutocomplete component
yasharAyari ada307b
Use new api of lisk-js in reducers
yasharAyari 5a5f0fb
Use new api of lisk-js in api utils
yasharAyari 59f68c5
Fix a bug in account component
yasharAyari ca2e4ce
Merge branch 'development' into 341-update-lisk-core-to-1-0-0
slaweet 198ce82
Test against lisk/development:1.0.0-beta.7.1
francoilol 344ac37
Use new api of lisk-js in forging
yasharAyari 38e8d01
Change pending transactions to work with new api of lisk-js
yasharAyari 7f28554
Fix a bug in login middleware
yasharAyari 74f7987
Merge branch '341-update-lisk-core-to-1-0-0' of https://github.com/Li…
yasharAyari d20b5d3
Remove nethash and peers api utils
yasharAyari 6603b9a
Update some unit test files to work with new version of lisk-js
yasharAyari 9a28d06
Use new api of lisk-js in unconfirmedTransactions method
yasharAyari 3c64904
Fix some bugs in peers action
yasharAyari 817de55
Fix delegate username bug in address component
yasharAyari 1ededa8
Update protractor config
yasharAyari 8ac17f3
Fix a translation string in peers action
yasharAyari 7aae8e1
Fix a bug in account api
yasharAyari 2b27613
Increase limit in listAccountDelegates api to 101
yasharAyari e700064
Update signMessage and verifyMessage e2e tests to work with api changes
yasharAyari 4987103
Comment transactions infiniteScroll e2e tests
yasharAyari 55847d6
Fix a bug in delegate utils unit test
yasharAyari 8417ca9
Increase waiting time after delegate registration
yasharAyari 507e403
Add pending tag to some e2e tests
yasharAyari 139a33c
Fix a bug in account api utils
yasharAyari 1acce09
Comment some e2e tests
yasharAyari 247006a
Add lolex as devDependency to package.json
yasharAyari 66e0909
Fix a bug in register delegate feature file
yasharAyari 3b12faf
Merge branch 'development' into 341-update-lisk-core-to-1-0-0
yasharAyari a51ffca
Sort list of delegates by rank
yasharAyari 15e9ad4
Use loading actions in api calls
yasharAyari 3f4e9d4
Fix a bug in delegate api utils
yasharAyari f967009
Update some translation strings
yasharAyari f8bfeb3
Improve verfiyMessage component
yasharAyari bad6413
Fix a bug in login middleware
yasharAyari 10da982
Use loadingFinished in all api calls failed status
yasharAyari 3e0daad
Fix s bug in peers action
yasharAyari 46f448e
Fix a bug in voting e2e tests
yasharAyari File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
getNethash
is not describing what is stored in the variable, it is more something likeapiClientInstance