Skip to content

v0.18.0 Release #543

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

Merged
merged 13 commits into from Apr 20, 2020
Merged

v0.18.0 Release #543

merged 13 commits into from Apr 20, 2020

Conversation

rg911
Copy link
Contributor

@rg911 rg911 commented Apr 20, 2020

No description provided.

rg911 and others added 13 commits April 8, 2020 13:59
* v0.17.4 (#514)

* Created `network` folder for network models

* Fixed lint after files moved

* Applied openAPI 0.8.7 changes

* Added tests

* Use UInt64 in retalFees

* Fixed #455
Make namespace max depth configurable in idGenerator

* - Fixed parser bug
- Use rest json payload for unit testing

* restored removed tests to cover models

* Working on travis release process and ts-doc github deployments

* Simplfied BlockHttp
Added BlockHttp unit tests
Changed travis to just report coveralls from one job

* fixed travis

* Uploading multiple versions of ts-docs into git hub pages

* Improved ChainHttp, added unit tests

* Removed maxDepth. Let server run the validation

* Added unit tests

* FIxed #493

* Added tests

* useQuerystring on all https

* Fixed github token env variable name
Added escape skip flag to avoid republishing the same version
Added missing git commit . after version increase

* Update README links

* Update README.md

* Update release.sh

* Update README.md

* Installing typescript globally

* Improved MetadataHttp, added unit tests

* fixed #495

* Fixed #501

* fixed #503

* Refactored MosaicService unit test (#510)

* Fixed #509

* Added mosaicHttp unit tests

* Refactored mosaicHttp to use abstract caller

* Add error trapping unit test

* removed unused error catcher

* add SimpleWallet.toDTO, fixes #504 (#508)

* add SimpleWallet.toDTO, fixes #504

* add word2ua test

* Update README.md (#512)

* v0.17.4 release (#513)

* v0.17.4 release

* Updated md table header

Co-authored-by: Fernando Boucquez <fboucquez@gmail.com>
Co-authored-by: David Garcia <dgarcia360@outlook.com>
Co-authored-by: Decentraliser <me@decentraliser.dev>

* Trigger release build

Co-authored-by: Fernando Boucquez <fboucquez@gmail.com>
Co-authored-by: David Garcia <dgarcia360@outlook.com>
Co-authored-by: Decentraliser <me@decentraliser.dev>
* v0.17.4 (#514)

* Created `network` folder for network models

* Fixed lint after files moved

* Applied openAPI 0.8.7 changes

* Added tests

* Use UInt64 in retalFees

* Fixed #455
Make namespace max depth configurable in idGenerator

* - Fixed parser bug
- Use rest json payload for unit testing

* restored removed tests to cover models

* Working on travis release process and ts-doc github deployments

* Simplfied BlockHttp
Added BlockHttp unit tests
Changed travis to just report coveralls from one job

* fixed travis

* Uploading multiple versions of ts-docs into git hub pages

* Improved ChainHttp, added unit tests

* Removed maxDepth. Let server run the validation

* Added unit tests

* FIxed #493

* Added tests

* useQuerystring on all https

* Fixed github token env variable name
Added escape skip flag to avoid republishing the same version
Added missing git commit . after version increase

* Update README links

* Update README.md

* Update release.sh

* Update README.md

* Installing typescript globally

* Improved MetadataHttp, added unit tests

* fixed #495

* Fixed #501

* fixed #503

* Refactored MosaicService unit test (#510)

* Fixed #509

* Added mosaicHttp unit tests

* Refactored mosaicHttp to use abstract caller

* Add error trapping unit test

* removed unused error catcher

* add SimpleWallet.toDTO, fixes #504 (#508)

* add SimpleWallet.toDTO, fixes #504

* add word2ua test

* Update README.md (#512)

* v0.17.4 release (#513)

* v0.17.4 release

* Updated md table header

Co-authored-by: Fernando Boucquez <fboucquez@gmail.com>
Co-authored-by: David Garcia <dgarcia360@outlook.com>
Co-authored-by: Decentraliser <me@decentraliser.dev>

* Trigger release build

* Creating new version 0.17.5

Co-authored-by: Fernando Boucquez <fboucquez@gmail.com>
Co-authored-by: David Garcia <dgarcia360@outlook.com>
Co-authored-by: Decentraliser <me@decentraliser.dev>
Co-authored-by: Travis CI User <travis@example.org>
* Fixed #518
- Added LockHashUtils
- Removed Op_Keccak_256 algorithm
- Renamed HashType to LockHashAlgorithm
- Renamed model field name to be aligned with Catbuffer

* Fixed #521

* - Added Hash method with algorithm input
- Added unit tests
- Added export
* Fixed #523
- Added networkCurrency resolver for e2e tests

* trigger travis
* Fixed #526
- Removed metadata size validation

* Added unit tests for coverage

* added unit tests

* improved coverage
… hexadecimal (#528)

* Fixed #252
- Added check on  Account.signData and PublicAccount.verifySignature for hexadecimal

* trigger travis

* Added isHexadecimal argument to account.signData and publicAccount.verifySignature

* Fixed #525

* Removed unused condition

* refactored signData and verifySignature
* eslint and prettier

* working on eslint

* working on eslint

* fixed travis

* rolled back md changes

* Added unit tests

* improved NamespaceHttp
* Fixed #533
- Added setMaxFeeForAggregate
- Changed setMaxFee for stand alone tx only
- Addes getMaxCosignatures
- Added getNetworkMaxCosignaturesPerAggregate

* Fixed typo

* Fixe typo

* Fixed PR review comments

* Added tests
… SimpleWallet, fixes  #524 (#530)

* upgrade crypto-js to v4.0.0, add AESEncryptionService and apply it to SimpleWallet, fixes  #524

* remove passwordToPrivateKey, rename toMobileKey by encryptPBKDF2

* accept string as password in AESEncryptionService

* remove unused functions in Crypto, merge AES Encryption service into Crypto

Co-authored-by: Steven Liu <xian.f.liu@gmail.com>
* Fixed #499
- Added AccountService

* Fixed e2e tests

* Fixed lints

* Fixed years

* another year fix

* Chaned to use address array and reduce rest calls

* handle empty array

* Fixed typos

* more typo fix

* Fixed function name
@rg911 rg911 requested review from fboucquez and dgarcia360 April 20, 2020 19:16
Copy link
Contributor

@dgarcia360 dgarcia360 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only reviewed the README and CHANGELOG

@rg911 rg911 merged commit bfde2d4 into symbol:release Apr 20, 2020
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

Successfully merging this pull request may close these issues.

4 participants