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

Release 2.3.1 #269

Merged
merged 9 commits into from
Feb 27, 2019
Merged

Release 2.3.1 #269

merged 9 commits into from
Feb 27, 2019

Conversation

nduchak
Copy link
Contributor

@nduchak nduchak commented Feb 27, 2019

[2.3.1]

Added

  • Oracle fee calculation
  • getAccountNonce function to tx stamp

Changed

  • Change FEE_BYTE_SIZE from 1 to 8 bytes in fee calculation
  • Improve error handling in tx builder

Removed

  • none

Breaking Changes

  • none

Notes and known Issues

  • none

ricricucit and others added 8 commits February 25, 2019 12:39
* Adjust version to `2.2.1-next`
Adjust `changelog`

* More for `CHANGELOG`

* fix typo

* fix linter error

* trigger jenkins

* bump version in package and CHANGELOG

* Add info to `CHANGELOG`

* force Jenkins

* bump version in package
update CHANGELOG

* Adjust CHANGELOG

* fix text

* forgotten generated docs
* Add `Oracle` fee calculation

* Fix test

* remove logs

* Fix linter
* remove legacy tests

* fix package-lock

* Make channels use a Websocket URL coming from environment

* Fix typo
* Add getAccountNonce function
Make TX Builder u`unpackTx` function also return txObject(transaction properties)

* fix nonce calculation

* Fix getAccountNonce

* debugg test

* debug test

* debug test

* Revert changes

* skip channel tests

* enable channel test

* Change default fee byte size

* revert error in tx builder

* do not throw error in `unpackTx` when deserialization not supported
Copy link
Contributor

@ricricucit ricricucit left a comment

Choose a reason for hiding this comment

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

🐼

@nduchak nduchak merged commit a18e448 into master Feb 27, 2019
@nduchak nduchak deleted the release/2.3.1 branch April 1, 2019 12:41
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.

3 participants