Skip to content

Release 2.4.1#323

Merged
nduchak merged 15 commits intomasterfrom
release/2.4.1
Apr 11, 2019
Merged

Release 2.4.1#323
nduchak merged 15 commits intomasterfrom
release/2.4.1

Conversation

@nduchak
Copy link
Contributor

@nduchak nduchak commented Apr 10, 2019

[2.4.1]

Added

  • feat(ACI): Add transform decoded data for 'address' type
  • feat(Aepp): Add Compiler to Aepp rpc methods. Update example app
  • feat(Channel): Add call contract static support
  • feat(Channel): Add get contract state support
  • feat(Channel): Get full channel state support
  • docs(*): Adjust ACI, Contract and Usage

Changed

  • refactor(Http): Handle no response in http stamp error handler
  • fix(Crypto): Fix crypto formatAddress
  • fix(Crypto): Move ADDRESS_FORMAT to crypto

Removed

  • none

Breaking Changes

  • State Channel:
    • channel.state() now returns offchain state instead of last co-signed offchain transaction
    • channel.update(...).state has been renamed to signedTx
    • channel.withdraw(...).state has been renamed to signedTx
    • channel.deposit(...).state has been renamed to signedTx
    • channel.leave().state has been renamed to signedTx
    • channel.createContract(...).state has been renamed to signedTx
    • channel.callContract(...).state has been renamed to signedTx

Notes and known Issues

  • none

nduchak and others added 9 commits April 4, 2019 14:22
* docs(Contract): Rename contract function in docs

* docs(Regenerate DOCS):
* feat(Aepp): Add Compiler to Aepp rpc methods. Update example app

* fix(Account): Move address formatter to MemoryAccount due to rpc issue

* force Jenkins

* fix(Crypto): Fix crypto `formatAddress`

* fix(Crypto): Move ADDRESS_FORMAT to crypto

* fix(Account): Fix imports
* feat(ACI): Add transform decoded data for 'address' type

* docs(Contract and ACI examples):

* docs(Usage): Adjust Usage
@nduchak nduchak added this to the Sprint37 milestone Apr 10, 2019
@nduchak nduchak self-assigned this Apr 10, 2019
@nduchak nduchak added review and removed review labels Apr 10, 2019
@nduchak nduchak requested a review from mpowaga April 11, 2019 10:46
@nduchak nduchak merged commit 50dc494 into master Apr 11, 2019
@nduchak nduchak deleted the release/2.4.1 branch April 24, 2019 10:16
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