|
| 1 | +# openst.js Change Log |
| 2 | + |
| 3 | +## Version 0.10.0 |
| 4 | + |
| 5 | +* Deprecation of setup and helper files ([141](https://github.com/openst/openst.js/pull/141)) |
| 6 | +* ABIs and BINs are now accessed as a dependency on openst-contracts ([137](https://github.com/openst/openst.js/pull/137)) |
| 7 | +* Update PricerRule ABI/BIN with PricerRule:convertPayCurrencyToToken fix ([126](https://github.com/openst/openst.js/pull/126)) |
| 8 | +* Recovery contract interaction fixes ([#116](https://github.com/openst/openst.js/pull/116)) |
| 9 | +* PricerRule integration test and cleanup ([#114](https://github.com/openst/openst.js/pull/114)) |
| 10 | +* ProxyFactory address refactoring from createCompanyWallet method ([#113](https://github.com/openst/openst.js/pull/113) |
| 11 | +* Integration with mosaic.js npm ([#109](https://github.com/openst/openst.js/pull/109)) |
| 12 | +* Docker Geth Integration: Using docker geth ([#108](https://github.com/openst/openst.js/pull/108)) |
| 13 | +* Delayed Recovery Module Setup ([#107](https://github.com/openst/openst.js/pull/107)) |
| 14 | +* Remove license from top of JS files ([#106](https://github.com/openst/openst.js/pull/106)) |
| 15 | +* MultiSig Operation: Logout all sessions ([104](https://github.com/openst/openst.js/pull/104)) |
| 16 | +* WalletOperations Test: Remove tokenRulesAddress while creating TokenHolder instance ([#91](https://github.com/openst/openst.js/pull/91)) |
| 17 | +* Remove pre commit hook from package.json which generates webpack ([#88](https://github.com/openst/openst.js/pull/88)) |
| 18 | +* Fix version to 0 in SignEIP1077Extension.js ([#87](https://github.com/openst/openst.js/pull/87)) |
| 19 | +* Wallet operations cleanup and refactoring ([#79](https://github.com/openst/openst.js/pull/79)) |
| 20 | +* Multisig operations : Change threshold ([#78](https://github.com/openst/openst.js/pull/78)) |
| 21 | +* Added multisig wallet operations ([#74](https://github.com/openst/openst.js/pull/74)) |
| 22 | +* Parse payCurrencyCode to bytes in PricerRule deployment ([#71](https://github.com/openst/openst.js/pull/71)) |
| 23 | +* User setup: Company to User Implementation ([#68](https://github.com/openst/openst.js/pull/68)) |
| 24 | +* Direct transfer of tokens using TokenRules contract ([#67](https://github.com/openst/openst.js/pull/67)) |
| 25 | +* Rule setup: Pricer rule setup and interaction ([#66](https://github.com/openst/openst.js/pull/66)) |
| 26 | +* Rename _createUserWallet to _createUserWalletRawTx ([#64](https://github.com/openst/openst.js/pull/64)) |
| 27 | +* Updated params _createUserWallet ([#61](https://github.com/openst/openst.js/pull/61)) |
| 28 | +* TokenRules : Rules registration framework for registration of rules getter to fetch registered rules ([#60](https://github.com/openst/openst.js/pull/60)) |
| 29 | +* Updated index.js to expose setup libraries ([#57](https://github.com/openst/openst.js/pull/57)) |
| 30 | +* User setup : Implement createUserWallet ([#55](https://github.com/openst/openst.js/pull/55)) |
| 31 | +* Interaction for MultiSig and TokenHolder master copy deployment ([#53](https://github.com/openst/openst.js/pull/53)) |
| 32 | +* Interaction for TokenRules deployment ([#51](https://github.com/openst/openst.js/issues/51)) |
0 commit comments