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

Commits on Feb 25, 2019

  1. Chore/realign 2.3.0 (#263)

    * 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
    ricricucit authored and nduchak committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    f55967b View commit details
    Browse the repository at this point in the history
  2. fixing typo in the readme

    mradkov authored and ricricucit committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    3240e5c View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2019

  1. Oracle fee calculation (#266)

    * Add `Oracle` fee calculation
    
    * Fix test
    
    * remove logs
    
    * Fix linter
    nduchak authored Feb 27, 2019
    Configuration menu
    Copy the full SHA
    0d9d1ad View commit details
    Browse the repository at this point in the history
  2. Fix channels local tests (#267)

    * remove legacy tests
    
    * fix package-lock
    
    * Make channels use a Websocket URL coming from environment
    
    * Fix typo
    ricricucit authored and nduchak committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    ea2aa9b View commit details
    Browse the repository at this point in the history
  3. Feature/add helpers (#265)

    * 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
    nduchak authored Feb 27, 2019
    Configuration menu
    Copy the full SHA
    ae360b2 View commit details
    Browse the repository at this point in the history
  4. bump version

    nduchak committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    d902a46 View commit details
    Browse the repository at this point in the history
  5. CHANGELOG

    nduchak committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    bb970ee View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6782bea View commit details
    Browse the repository at this point in the history
  7. trigger Jenkins

    nduchak committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    f8e8159 View commit details
    Browse the repository at this point in the history