## [2.3.19](https://github.com/vitelabs/vite.js/compare/v2.3.19-alpha.8...v2.3.19) (2022-09-17) ### chore * 2.3.19-alpha.8 changelog ([03d3b6d](https://github.com/vitelabs/vite.js/commit/03d3b6d6ea52983e6b16a64cb14c0889747fbe4b)) ### refactor * connect handler and provider ([e3dcc6e](https://github.com/vitelabs/vite.js/commit/e3dcc6e56aafbd57980ba7a0a4f04267e092305d)) ### test * fix ([2481799](https://github.com/vitelabs/vite.js/commit/24817998e06bd79d9a4de6a52db603bc50507c49)) * use buidl ([1b69488](https://github.com/vitelabs/vite.js/commit/1b69488c857f0f1066415803b55fbb7ed7cc74a4)) ## [2.3.19-alpha.8](https://github.com/vitelabs/vite.js/compare/v2.3.19-alpha.7...v2.3.19-alpha.8) (2022-08-18) ### chore * 2.3.19-alpha.7 changelog ([634d926](https://github.com/vitelabs/vite.js/commit/634d926114173737ce760bacc48fde9c2b7495f2)) ### refactor * fix types and add more test ([7b36a6c](https://github.com/vitelabs/vite.js/commit/7b36a6cce6f4f8e4ae4f1dfbbdfd4a47a93f4103)) * new abi ([7e99408](https://github.com/vitelabs/vite.js/commit/7e99408c6d74f5e66daf7266f7f953a2cae2a9cd)), closes [#77](https://github.com/vitelabs/vite.js/issues/77) ## [2.3.19-alpha.7](https://github.com/vitelabs/vite.js/compare/v2.3.19-alpha.6...v2.3.19-alpha.7) (2022-07-30) ### chore * 2.3.19-alpha.6 changelog ([f0ca4ba](https://github.com/vitelabs/vite.js/commit/f0ca4ba5997babee182b2164e8780379319cc67a)) ### fix * process polyfill ([37c9631](https://github.com/vitelabs/vite.js/commit/37c9631d9ea227411956dd3e051a59c364ae1270)) ## [2.3.19-alpha.6](https://github.com/vitelabs/vite.js/compare/v2.3.19-alpha.5...v2.3.19-alpha.6) (2022-07-29) ### chore * 2.3.19-alpha.5 changelog ([5fa4e5d](https://github.com/vitelabs/vite.js/commit/5fa4e5d8679ad6278ce5f6f0cee4ea7664050989)) ### fix * webpack polyfill ([9f9c48f](https://github.com/vitelabs/vite.js/commit/9f9c48f7c9884bcc41b4036146598b00fdb205d7)) ## [2.3.19-alpha.5](https://github.com/vitelabs/vite.js/compare/v2.3.19-alpha.4...v2.3.19-alpha.5) (2022-07-27) ### build * fix buffer polyfill ([4e5f08a](https://github.com/vitelabs/vite.js/commit/4e5f08a880cf54e104ae78a2a992ac2a0752b758)) ### chore * 2.3.19-alpha.4 changelog ([4673804](https://github.com/vitelabs/vite.js/commit/4673804930d7a7c961eb818ff066ccbe4ec6f103)) ## [2.3.19-alpha.4](https://github.com/vitelabs/vite.js/compare/v2.3.19-alpha.3...v2.3.19-alpha.4) (2022-07-26) ### chore * 2.3.19-alpha.3 changelog ([2529d33](https://github.com/vitelabs/vite.js/commit/2529d332b8bb2dbb5ccff7f3936e01c2716ee2e4)) ### fix * params ([776a3af](https://github.com/vitelabs/vite.js/commit/776a3af27939465cecbf37d74ecd008c91564bbb)) ## [2.3.19-alpha.3](https://github.com/vitelabs/vite.js/compare/v2.3.19-alpha.2...v2.3.19-alpha.3) (2022-05-09) ### chore * 2.3.19-alpha.2 changelog ([71a3cbb](https://github.com/vitelabs/vite.js/commit/71a3cbbbb8b24bfcac638eb2f1df03e369370663)) ### feat * add rpc modules into main package ([652686d](https://github.com/vitelabs/vite.js/commit/652686d22178ad03595ccbe25798c3378cc4f473)) * add support for dex internal transfer, agent deposit and assigned withdraw ([b7756cc](https://github.com/vitelabs/vite.js/commit/b7756cc60dcc895e6c1d473b05cdb5f4aa9d91bc)) * refactor reconnect and support for renew subscription ([5bd74e1](https://github.com/vitelabs/vite.js/commit/5bd74e135dfcdb6e86e5fe33cbf78d56534ee823)) ## [2.3.19-alpha.2](https://github.com/vitelabs/vite.js/compare/v2.3.19-alpha.1...v2.3.19-alpha.2) (2022-04-22) ### chore * use tsc-alias ([cc9d06c](https://github.com/vitelabs/vite.js/commit/cc9d06ceac0b3e04bd92966e2af3ea6e3e292ac2)) * v2.3.19-alpha.1 changelog ([59012a1](https://github.com/vitelabs/vite.js/commit/59012a18a70b052aa1cde4858f4a62c410cb96d8)) ### fix * make keepalive default ([7719e50](https://github.com/vitelabs/vite.js/commit/7719e50f9f413e3e4ed0fc9e563656435d83fe00)) ### test * add test case ([f566fdf](https://github.com/vitelabs/vite.js/commit/f566fdff92ad48eb74696a349fbf65416083033a)) * add test case for decodeLog ([ba64095](https://github.com/vitelabs/vite.js/commit/ba640954f654582c7d1612dfd092a31a86c2595f)) ## [2.3.19-alpha.1](https://github.com/vitelabs/vite.js/compare/v2.3.18...v2.3.19-alpha.1) (2022-04-20) ### chore * 2.3.18 changelog ([0350a4a](https://github.com/vitelabs/vite.js/commit/0350a4a89d18815178dc3e8339f256a37aaf679c)) * remove outdated package ([686ad6b](https://github.com/vitelabs/vite.js/commit/686ad6b1279867362ac0584d562d077bd01e1aed)) ### fix * lint ([ce26532](https://github.com/vitelabs/vite.js/commit/ce26532f3f945205301806bd006bc6a714bab5fa)) ## [2.3.18](https://github.com/vitelabs/vite.js/compare/v2.3.18-alpha.3...v2.3.18) (2022-04-02) ### chore * 2.3.18-alpha.3 changelog ([90b943b](https://github.com/vitelabs/vite.js/commit/90b943bcaa467fee4b38665e0b4df0fcf8e2b2bc)) ### test * add unit test ([8465c39](https://github.com/vitelabs/vite.js/commit/8465c39fbe8e8a187a98777fae6425be31723088)) ## [2.3.18-alpha.3](https://github.com/vitelabs/vite.js/compare/v2.3.18-alpha.2...v2.3.18-alpha.3) (2022-03-20) ### chore * 2.3.18-alpha.2 changelog ([4cb5000](https://github.com/vitelabs/vite.js/commit/4cb50002da455042cd06e6ec6683ac4dcd3000ac)) ### ci * update to use node 16 ([0d378f8](https://github.com/vitelabs/vite.js/commit/0d378f8ef216005873b10e2c26ebdee82cea0c3c)) ### feat * support contract_query ([fdab7da](https://github.com/vitelabs/vite.js/commit/fdab7dab3eb592c3ca5c13855245ad0f863195c6)) ### style * fix lint error ([262b1fb](https://github.com/vitelabs/vite.js/commit/262b1fb039369d365db8c2cf5ae2fff67f0a526b)) ## [2.3.18-alpha.2](https://github.com/vitelabs/vite.js/compare/v2.3.18-alpha.1...v2.3.18-alpha.2) (2022-03-17) ## [2.3.17-alpha.5](https://github.com/vitelabs/vite.js/compare/v2.3.17-alpha.2...v2.3.17-alpha.5) (2022-01-02) ### fix * fix lint ([c62ba88](https://github.com/vitelabs/vite.js/commit/c62ba88903dc084510a00a7dd64e9973cd2ae764)) ## [2.3.17-alpha.4](https://github.com/vitelabs/vite.js/compare/v2.3.17-alpha.1...v2.3.17-alpha.4) (2022-01-01) ## [2.3.16](https://github.com/vitelabs/vite.js/compare/v2.3.15...v2.3.16) (2021-10-27) ### chore * 2.3.15 changelog ([9054a35](https://github.com/vitelabs/vite.js/commit/9054a35e823a595f470da73ba5d648b740541da2)) ### fix * fix subscription ([ae07be5](https://github.com/vitelabs/vite.js/commit/ae07be5a3bb32dc2fd5cf609281ef1817bf0b0ec)) ## [2.3.15](https://github.com/vitelabs/vite.js/compare/v2.3.14...v2.3.15) (2021-10-16) ### chore * 2.3.14 changelog ([2c1a86a](https://github.com/vitelabs/vite.js/commit/2c1a86ab810b7abb84fa5dc3732986d41e87a69c)) ## [2.3.14](https://github.com/vitelabs/vite.js/compare/v2.3.13...v2.3.14) (2021-06-30) ### chore * 2.3.13 changelog ([e1cec6a](https://github.com/vitelabs/vite.js/commit/e1cec6ac414ba98bc156ad84140b58115c828391)) * change changelog style to eslint ([682230c](https://github.com/vitelabs/vite.js/commit/682230c8b2bb1e600914423ca4e4f562224e5656)) ### docs * update Changelog.md ([c95bbca](https://github.com/vitelabs/vite.js/commit/c95bbcacc4405e99fb1e363bb40f7bb25bb110e6)) ### fix * decoded bool always 1 ([05eb008](https://github.com/vitelabs/vite.js/commit/05eb00893aa5773293d34259693279b3ef3495fa)), closes [#35](https://github.com/vitelabs/vite.js/issues/35) ## [2.3.13](https://github.com/vitelabs/vite.js/compare/v2.3.12...v2.3.13) (2021-06-30) ### chore * 2.3.12 changelog ([a618adc](https://github.com/vitelabs/vite.js/commit/a618adc885e4a5e8f047b5e37bac2b4a2cfc8a18)) * move conventional-changelog-cli to devDependencies ([6eaf8dc](https://github.com/vitelabs/vite.js/commit/6eaf8dc18cc5cb80007f09c79fae3e844fd3987d)), closes [#37](https://github.com/vitelabs/vite.js/issues/37) ### docs * update docs dependencies ([e3221a7](https://github.com/vitelabs/vite.js/commit/e3221a7864209fb325ad13295f8c5adbb2f16ecc)) ### style * format code ([14b87a6](https://github.com/vitelabs/vite.js/commit/14b87a6ddc68fe5836816f949f85d6161e6cfed8)) ## [2.3.12](https://github.com/vitelabs/vite.js/compare/v2.3.11...v2.3.12) (2021-04-13) ### Bug Fixes * **ws:** when connected failed, it have not trigger a error event ([b38c399](https://github.com/vitelabs/vite.js/commit/b38c3991ad6a90847c83c6d6a8ed6e138c9c3c67)) ### Reverts * Revert "docs: update cancelQuotaStake" ([d963683](https://github.com/vitelabs/vite.js/commit/d96368316aadddb1a429a8a0de755489cee8433a)) # [](https://github.com/vitelabs/vite.js/compare/v2.3.11...v) (2020-07-26) ## [2.3.11](https://github.com/vitelabs/vite.js/compare/v2.3.11-0...v2.3.11) (2020-07-26) ### Bug Fixes * **ws:** add destory method to WS Provider ([dfcf417](https://github.com/vitelabs/vite.js/commit/dfcf417673a54f1b776cef294d71a8f05f8e6021)) * **ws:** disconnect ws before reconnect ([54f02f9](https://github.com/vitelabs/vite.js/commit/54f02f9c8b029b7c6bc8c24cd9d7e9ff5cd879c0)) # [](https://github.com/vitelabs/vite.js/compare/v2.3.11-0...v) (2020-06-26) ## [2.3.11-0](https://github.com/vitelabs/vite.js/compare/v2.3.10...v2.3.11-0) (2020-06-26) # [](https://github.com/vitelabs/vite.js/compare/v2.3.10...v) (2020-06-25) ## [2.3.10](https://github.com/vitelabs/vite.js/compare/v2.3.10-3...v2.3.10) (2020-06-25) # [](https://github.com/vitelabs/vite.js/compare/v2.3.10-3...v) (2020-06-25) ## [2.3.10-3](https://github.com/vitelabs/vite.js/compare/v2.3.10-2...v2.3.10-3) (2020-06-25) # [](https://github.com/vitelabs/vite.js/compare/v2.3.10-2...v) (2020-06-25) ## [2.3.10-2](https://github.com/vitelabs/vite.js/compare/v2.3.10-1...v2.3.10-2) (2020-06-25) # [](https://github.com/vitelabs/vite.js/compare/v2.3.10-1...v) (2020-06-25) ## [2.3.10-1](https://github.com/vitelabs/vite.js/compare/v2.3.10-0...v2.3.10-1) (2020-06-25) ## [2.3.9](https://github.com/vitelabs/vite.js/compare/v2.3.10-0...v2.3.9) (2020-06-25) ## [2.3.10-0](https://github.com/vitelabs/vite.js/compare/v2.3.9...v2.3.10-0) (2020-06-25) ## [2.3.9](https://github.com/vitelabs/vite.js/compare/v2.3.8...v2.3.9) (2020-06-16) # [](https://github.com/vitelabs/vite.js/compare/v2.3.8-2...v) (2020-03-30) ## [2.3.8-2](https://github.com/vitelabs/vite.js/compare/v2.3.8-1...v2.3.8-2) (2020-03-30) ### Reverts * revert code of eslintAutoFix ([7f306b3](https://github.com/vitelabs/vite.js/commit/7f306b3bd02f8a2ecc9a0854c1183846eb7c7156)) # [](https://github.com/vitelabs/vite.js/compare/v2.3.8-1...v) (2020-03-30) ## [2.3.8-1](https://github.com/vitelabs/vite.js/compare/v2.3.8-0...v2.3.8-1) (2020-03-30) ### Bug Fixes * eslint autofix cause some bugs ([95dc6a7](https://github.com/vitelabs/vite.js/commit/95dc6a78e13607b85b84ed7f8996cf43f6f9c512)) # [](https://github.com/vitelabs/vite.js/compare/v2.3.7...v) (2020-03-30) ## [2.3.7](https://github.com/vitelabs/vite.js/compare/v2.3.6...v2.3.7) (2020-03-30) ### Bug Fixes * Add params check for createContract: responseLatency must >= randomDegree ([1a913d0](https://github.com/vitelabs/vite.js/commit/1a913d01f8a398ff37213f0e747618fe240697fd)) ## [2.3.6](https://github.com/vitelabs/vite.js/compare/v2.3.6-alpha.5...v2.3.6) (2020-03-30) * Add async sign function for `ReceiveAccountBlockTask`, details: [receiveAccountBlockTask](https://vite.wiki/api/vitejs/accountBlock/receiveAccountBlockTask.html#constructor) # [2.2.1](https://github.com/vitelabs/vite.js/compare/v2.2.0...v2.1.0) (2019-06-26) ### Bug Fixes * **utils.uriStringify:** some params.data isn't supported by native ([7c3dcd8](https://github.com/vitelabs/vite.js/commit/7c3dcd8))