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

Realign 7.0.0 next.1 #838

Merged
merged 63 commits into from
Dec 23, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
63 commits
Select commit Hold shift + click to select a range
081bc4e
Release/6.0.2 (#741)
mpowaga Oct 31, 2019
66cef36
removed empty lines
tarasherasymchuk Oct 31, 2019
1f801ab
style(changelog): added whitespaces to separate changelog sections
tarasherasymchuk Oct 31, 2019
1128bbd
Feat(AENS): auction name fee calculation (#706)
nduchak Oct 8, 2019
6d4078e
refactor(AENS): refactor claim (#709)
nduchak Oct 10, 2019
deed7fc
feat(state channels): make state channels compatible with node v5.0.0…
mpowaga Oct 16, 2019
9725b08
Realign 6.0.0 (#719)
nduchak Oct 17, 2019
c8ebb76
Update libsodium-wrappers-sumo to the latest version 🚀 (#721)
greenkeeper[bot] Oct 22, 2019
4ff3345
Update commander to the latest version 🚀 (#743)
greenkeeper[bot] Nov 1, 2019
b580057
Update vue-loader in group default to the latest version 🚀 (#745)
greenkeeper[bot] Nov 4, 2019
13cdd07
Update rlp to the latest version 🚀 (#744)
greenkeeper[bot] Nov 4, 2019
4c1f5e4
fix(AENS): auction end block calculation (#746)
nduchak Nov 4, 2019
fd14225
fix(AENS): Fix `produceNameId` function(Make name lowercase). Enable …
nduchak Nov 4, 2019
bf11eb6
aensQuery: Fix default value of pointers field (#735)
davidyuk Nov 4, 2019
11d8055
Update @aeternity/aepp-sdk in group default to the latest version 🚀 (…
greenkeeper[bot] Nov 4, 2019
e0166c2
Remove extra eslint exceptions (#729)
davidyuk Nov 4, 2019
232e0ab
Update babel7 in group default to the latest version 🚀 (#754)
greenkeeper[bot] Nov 6, 2019
ddc6611
feat(state channels): allow to pass metadata to transfer update (#755)
mpowaga Nov 6, 2019
ae4426e
feat(state channels): allow off chain updates to be cancelled with cu…
mpowaga Nov 6, 2019
c5f35d1
fix(state channels): wait for connection to be established before sen…
mpowaga Nov 6, 2019
c950937
feat(state channels): add round method (#763)
mpowaga Nov 6, 2019
07cb0e7
feat(ACI): Add validation for contractAddress (#764)
nduchak Nov 6, 2019
5250e75
feat(AENS): Add nameFee validation to TxValidator (#765)
nduchak Nov 7, 2019
de83204
feat(Crypto): Implement asymmetric encoding/decoding using `tweennac…
nduchak Nov 7, 2019
12aaca3
feat(Contract): Add ability to pass arguments or callData for contrac…
nduchak Nov 7, 2019
ca8b467
Update babel7 in group default to the latest version 🚀 (#771)
greenkeeper[bot] Nov 11, 2019
c5f2582
feat(AENS): Increase default nameTtl (#775)
nduchak Nov 11, 2019
87062ea
feat(Http): Assign error object to http error (#770)
nduchak Nov 11, 2019
74952aa
feat(state channels): make state channels compatible with node v5.1.0…
mpowaga Nov 11, 2019
06129de
docs(Examples): Fix contract example (#778)
nduchak Nov 11, 2019
777c012
fix(TxHelpers): Use BigNumber in auction end block calculation
nduchak Nov 11, 2019
a3e78d3
docs(Helpers): Add missed jsdocs
nduchak Nov 11, 2019
65b3111
chore(release): Bump version. Regenerate docs and CHANGELOG
nduchak Nov 11, 2019
2edf518
Merge pull request #779 from aeternity/release/6.1.0
nduchak Nov 11, 2019
233ce3a
removed empty lines
tarasherasymchuk Oct 31, 2019
3fe875e
style(changelog): added whitespaces to separate changelog sections
tarasherasymchuk Oct 31, 2019
3afef67
feat(Crypto): Implement asymmetric encoding/decoding using `tweennac…
nduchak Nov 7, 2019
545af20
feat(Http): Assign error object to http error (#770)
nduchak Nov 11, 2019
fcf6b1d
docs(Examples): Fix contract example (#778)
nduchak Nov 11, 2019
c18047e
feat(KeyStore): Remove `argon2` package, use `libsodium` for both bro…
nduchak Nov 12, 2019
fe6021b
fix(ACI): Disable bytecode check for source and code on-chain (#783)
nduchak Nov 12, 2019
6b0af4e
chore(release): Regenerate docs
nduchak Nov 12, 2019
39d3625
Merge pull request #785 from aeternity/release/6.1.1
nduchak Nov 12, 2019
9ac705f
fix(Composition): Chain composition
nduchak Nov 12, 2019
d43ca5a
fix(Composition): Chain composition
nduchak Nov 12, 2019
e8aaed8
Merge remote-tracking branch 'origin/hotfix/chain-composition' into h…
nduchak Nov 12, 2019
d0a29ff
Merge pull request #789 from aeternity/hotfix/chain-composition
nduchak Nov 12, 2019
4be8eb8
fix(Channel): 5.2.0 compatibility
nduchak Dec 11, 2019
5dd2fc1
Fix lint error
mpowaga Dec 11, 2019
d4d8767
chore(release): Bump version. Generate CHANGELOG
nduchak Dec 11, 2019
da747c0
Fix internal.js
mpowaga Dec 11, 2019
b5642bf
Merge branch 'fix/channel-5.2.0-compatibility' of https://github.com/…
mpowaga Dec 11, 2019
d738d9f
chore(release): Point docker to node 5.2.0
nduchak Dec 11, 2019
6296133
Merge remote-tracking branch 'origin/fix/channel-5.2.0-compatibility'…
nduchak Dec 11, 2019
178b662
Merge pull request #823 from aeternity/fix/channel-5.2.0-compatibility
shekhar-shubhendu Dec 11, 2019
d614c8f
chore(release): Bump package, regenerate lock and CHANGELOG
nduchak Dec 18, 2019
cfabc77
chore(release): Update CHANGELOG
nduchak Dec 18, 2019
d91545c
Merge branch 'master' into release/7.0.0-next.1
nduchak Dec 18, 2019
f0d0f4f
chore(release): Update CHANGELOG
nduchak Dec 18, 2019
6bdaa9c
Merge pull request #833 from aeternity/release/7.0.0-next.1
nduchak Dec 19, 2019
95a811a
Merge branch 'master' into realign/7.0.0-next.1
nduchak Dec 19, 2019
ff5dd96
Merge branch 'develop' into realign/7.0.0-next.1
nduchak Dec 22, 2019
8cf90d2
Merge branch 'develop' into realign/7.0.0-next.1
nduchak Dec 23, 2019
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
47 changes: 47 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,50 @@
# [7.0.0-next.1](https://github.com/aeternity/aepp-sdk-js/compare/6.0.1...7.0.0-next.1) (2019-12-18)


### Bug Fixes

* **Contract/Chain:** Using { waitMined: false } with Contract high lvl API ([#828](https://github.com/aeternity/aepp-sdk-js/issues/828)) ([475c2aa](https://github.com/aeternity/aepp-sdk-js/commit/475c2aa))
* **HdWallet:** Fix derive function ([#801](https://github.com/aeternity/aepp-sdk-js/issues/801)) ([6c6177d](https://github.com/aeternity/aepp-sdk-js/commit/6c6177d))
* **Compiler:** Filter compiler options


### Code Refactoring

* **Cross-Node:** Remove cross-node compatibility code ([#829](https://github.com/aeternity/aepp-sdk-js/issues/829)) ([b29a162](https://github.com/aeternity/aepp-sdk-js/commit/b29a162))
* **Chain:** Handle time until tx is not added to mempool ([#816](https://github.com/aeternity/aepp-sdk-js/pull/816))
* **Git:** Update issue template([#806](https://github.com/aeternity/aepp-sdk-js/pull/806))
* **Flavors:** Remove deprecated code ([#697](https://github.com/aeternity/aepp-sdk-js/pull/697))
* **Test:** Increase code covarage ([#830](https://github.com/aeternity/aepp-sdk-js/issues/830)) ([6f760fb](https://github.com/aeternity/aepp-sdk-js/commit/6f760fb))

### Features

* **Wallet<->AEPP:** Add new Wallet<->Aepp communication API
>Add two new stamps `RpcWallet` and `RpcAepp`
>Example of usage you can find heere: [Aepp example](https://github.com/aeternity/aepp-sdk-js/blob/develop/docs/guides/how-to-build-aepp-using-new-wallet-api.md) and [Wallet example](https://github.com/aeternity/aepp-sdk-js/blob/develop/docs/guides/how-to-build-an-wallet-app-or-extension.md)

* **Wallet:** Use `postMessage` for communication with extension wall… ([#815](https://github.com/aeternity/aepp-sdk-js/issues/815)) ([dc7b4c2](https://github.com/aeternity/aepp-sdk-js/commit/dc7b4c2))
* **CI:** Move to Travis CI ([#809](https://github.com/aeternity/aepp-sdk-js/issues/809)) ([2d77f20](https://github.com/aeternity/aepp-sdk-js/commit/2d77f20))
* **CI:** enable daily builds on latest node and compiler and enable codecov ([#820](https://github.com/aeternity/aepp-sdk-js/issues/820)) ([3c52a1e](https://github.com/aeternity/aepp-sdk-js/commit/3c52a1e))
* **ACI:** Add check for contract address validity and existence. Add `forceCodeCheck` option for bytecode verification skip ([#788](https://github.com/aeternity/aepp-sdk-js/issues/788)) ([c0cccc9](https://github.com/aeternity/aepp-sdk-js/commit/c0cccc9))
* **Contract:** Add ability to pass arguments or callData for contract `deploy/call/callStatic` API ([#768](https://github.com/aeternity/aepp-sdk-js/issues/768)) ([a828076](https://github.com/aeternity/aepp-sdk-js/commit/a828076))
* **Contract:** Adjust `fee` calculation for `contractCall` tx using `FATE` backend ([#793](https://github.com/aeternity/aepp-sdk-js/issues/793)) ([7254ac1](https://github.com/aeternity/aepp-sdk-js/commit/7254ac1))
* **Compiler:** Add new API `validateByteCodeAPI` available on compiler >= 4.1.0 ([#788](https://github.com/aeternity/aepp-sdk-js/issues/788)) ([c0cccc9](https://github.com/aeternity/aepp-sdk-js/commit/c0cccc9))
* **Tx:** Always verify transaction before send it to the node ([#798](https://github.com/aeternity/aepp-sdk-js/issues/798)) ([170f479](https://github.com/aeternity/aepp-sdk-js/commit/170f479))


### BREAKING CHANGES

* **Tx:** By default `sdk` make a transaction `verification`
* **Node:** Change node compatibility range to `node >= 5.0.0 && node < 6.0.0`
* **Compiler:** Drop compiler version to `version >= 4.0.0 && version < 5.0.0`
* **ACI:** Add additional method to RPC communication. Required sdk update on wallet side
Add `getContractByteCode` API
* **Flavor:** Remove deprecated params:
- remove `url` and `internalUrl` instead use `nodes: [ { name: 'NODE_NAME', instance: await Node({ url, internalUrl }) } ]`
- remove `keypair` params instead use `accounts: [MemmoryAccount({ keypair })]`
- remove `setKeypair` function from `Account` stamps


## [6.1.3](https://github.com/aeternity/aepp-sdk-js/compare/6.1.2...6.1.3) (2019-12-11)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aeternity/aepp-sdk",
"version": "6.1.2",
"version": "7.0.0-next.1",
"description": "SDK for the æternity blockchain",
"main": "dist/aepp-sdk.js",
"browser": "dist/aepp-sdk.browser.js",
Expand Down