Releases: PolymathNetwork/polymath-sdk
Releases · PolymathNetwork/polymath-sdk
v4.0.0
v3.0.0-beta.2@beta
v3.0.0-beta.1@beta
3.0.0-beta.1 (2020-06-18)
Bug Fixes
- adapt procedure to resolver array change (366e0ca)
- add await in all expect functions (997f53f)
- add code comments and improve some lines (707a59a)
- add code to launch tiered sto missing compared to simple sto (3e02b39)
- add extra mocks to ensure that calledWith is valid (47675d9)
- add feedback fixes requested by Jere (f794f99)
- add fixes requested by VW's feedback (ce227f2)
- add getWallet method reference (c2d342e)
- add improvements requested by Jere's review (a9c8ee8)
- add improvements requested by Jere's review (d3ae9e4)
- add missing procedure arguments to the ProcedureArguments interface (cce4789)
- add more comments (fa7ac9c)
- add prettier to files missing it (73884ea)
- add prettier to test files (a3936e3)
- add rejects to the polymatherror check to make test pass (90b1ee0)
- add rimraf as dev dependency (4eee256)
- add security token reference (05f81d9)
- add shareholder factory mock instance (ec5554c)
- add tests to cover 100% (dc555ff)
- address code review comments (cont.) (808a2d2)
- address review comments across controller and freezeIssuance (b2152ef)
- address review issues (97d6f5c)
- address review issues (fab0746)
- assign proper module name for roles (eed78e8)
- assume a string stoModuleId (0ecc461)
- attempt to estimate gas for token reservation (a50147e)
- auto merge (4d30354)
- await on statement controllerTransfer (617c0f0)
- await permission status properly (c53e7db)
- better var names (3fbd074)
- broken test (6335f56)
- bug already in reclaimFunds (f834e54)
- bug in mint tokens (68a4bc7)
- bug in pauseSto, calledWith args, prettier (5ee5b02)
- bug missing the addedTransactions push of tag for modifyoracles (550fff7)
- bug with mintTokens test (bdee0a6)
- bug with missing transaction tag type (24509e3)
- build issue (aa632e1)
- build/compute-version.sh (dbb3be3)
- bump lodash version to fix vulnerability (1408f84)
- change each for map (8e32aba)
- change method description (bd1163a)
- change MockedTokenFactoryModule name with first letter in uppercase (dcfbcf6)
- change procedure arg names (43d8985)
- change single comment (c1a2608)
- change travis file (8b2e130)
- changes caught by Fede (c255e20)
- changes requested by vw's review (d62aa06)
- check erc20 and eth add transaction separately (873eee8)
- check that corresponding feature is enabled (358b23f)
- cloneDeep issue and prettier (06ea717)
- comments (105319d)
- comments based on review (73f2acf)
- comments from review (a47af52)
- comments improvements (8962561)
- comments improvements (9073538)
- controller redeem issue (6531de5)
- controller redeem issue (947bdcf)
- controller transfer full coverage (73687e3)
- controllerTransfer is now passing mock testing (0e0b49a)
- convert transaction parameters properly (2adfa13)
- createEtherDividendDistribution refactor naming and object (32a676b)
- createSecurity token, now passes but does not mock approveErc20 (462a856)
- delete test file (3bcf316)
- descriptions and unnecessary code in two procedures (59ba9e5)
- descriptions of tests improved (fdb4c41)
- dividends distribution mock the gpm module (cdb221f)
- docs (840f95e)
- docs (6840104)
- documentation (fa9d426)
- documentation (586346d)
- documentation (aedea4c)
- documentation (b182b6e)
- documentation (24ca7cb)
- documentation (566092c)
- documentation (35bea90)
- documentation (7f7f99b)
- documentation (b3c6d64)
- documentation (e79f013)
- documentation issues from review (46748e0)
- enable count transfer manager refactor (2bd3d73)
- entity tests for version change (ee52431)
- entity tests were broken from recent changes (fb9d3cf)
- erc20 mock still not working for balanceOf (e92c105)
- expected error messages (0d797da)
- export resolver method (a8e8fd9)
- extra space (c2f38d0)
- feedback improvements (25bca45)
- feedback improvements (1a298b4)
- feedback improvements (31e596d)
- feedback request ([d755e4c](https://github.com/PolymathNetwork/polymath-sdk/commit...
v3.0.0
3.0.0 (2020-06-18)
Bug Fixes
- adapt procedure to resolver array change (366e0ca)
- add await in all expect functions (997f53f)
- add code comments and improve some lines (707a59a)
- add code to launch tiered sto missing compared to simple sto (3e02b39)
- add extra mocks to ensure that calledWith is valid (47675d9)
- add feedback fixes requested by Jere (f794f99)
- add fixes requested by VW's feedback (ce227f2)
- add getWallet method reference (c2d342e)
- add improvements requested by Jere's review (a9c8ee8)
- add improvements requested by Jere's review (d3ae9e4)
- add missing procedure arguments to the ProcedureArguments interface (cce4789)
- add more comments (fa7ac9c)
- add prettier to files missing it (73884ea)
- add prettier to test files (a3936e3)
- add rejects to the polymatherror check to make test pass (90b1ee0)
- add rimraf as dev dependency (4eee256)
- add security token reference (05f81d9)
- add shareholder factory mock instance (ec5554c)
- add tests to cover 100% (dc555ff)
- address code review comments (cont.) (808a2d2)
- address review comments across controller and freezeIssuance (b2152ef)
- address review issues (97d6f5c)
- address review issues (fab0746)
- assign proper module name for roles (eed78e8)
- assume a string stoModuleId (0ecc461)
- attempt to estimate gas for token reservation (a50147e)
- auto merge (4d30354)
- await on statement controllerTransfer (617c0f0)
- await permission status properly (c53e7db)
- better var names (3fbd074)
- broken test (6335f56)
- bug already in reclaimFunds (f834e54)
- bug in mint tokens (68a4bc7)
- bug in pauseSto, calledWith args, prettier (5ee5b02)
- bug missing the addedTransactions push of tag for modifyoracles (550fff7)
- bug with mintTokens test (bdee0a6)
- bug with missing transaction tag type (24509e3)
- build issue (aa632e1)
- build/compute-version.sh (dbb3be3)
- bump lodash version to fix vulnerability (1408f84)
- change each for map (8e32aba)
- change method description (bd1163a)
- change MockedTokenFactoryModule name with first letter in uppercase (dcfbcf6)
- change procedure arg names (43d8985)
- change single comment (c1a2608)
- change travis file (8b2e130)
- changes caught by Fede (c255e20)
- changes requested by vw's review (d62aa06)
- check erc20 and eth add transaction separately (873eee8)
- check that corresponding feature is enabled (358b23f)
- cloneDeep issue and prettier (06ea717)
- comments (105319d)
- comments based on review (73f2acf)
- comments from review (a47af52)
- comments improvements (8962561)
- comments improvements (9073538)
- controller redeem issue (6531de5)
- controller redeem issue (947bdcf)
- controller transfer full coverage (73687e3)
- controllerTransfer is now passing mock testing (0e0b49a)
- convert transaction parameters properly (2adfa13)
- createEtherDividendDistribution refactor naming and object (32a676b)
- createSecurity token, now passes but does not mock approveErc20 (462a856)
- delete test file (3bcf316)
- descriptions and unnecessary code in two procedures (59ba9e5)
- descriptions of tests improved (fdb4c41)
- dividends distribution mock the gpm module (cdb221f)
- docs (840f95e)
- docs (6840104)
- documentation (fa9d426)
- documentation (586346d)
- documentation (aedea4c)
- documentation (b182b6e)
- documentation (24ca7cb)
- documentation (566092c)
- documentation (35bea90)
- documentation (7f7f99b)
- documentation (b3c6d64)
- documentation (e79f013)
- documentation issues from review (46748e0)
- enable count transfer manager refactor (2bd3d73)
- entity tests for version change (ee52431)
- entity tests were broken from recent changes (fb9d3cf)
- erc20 mock still not working for balanceOf (e92c105)
- expected error messages (0d797da)
- export resolver method (a8e8fd9)
- extra space (c2f38d0)
- feedback improvements (25bca45)
- feedback improvements (1a298b4)
- feedback improvements (31e596d)
- feedback request (d755e4c)
- fetch ...
v2.0.1-beta.126@beta
v2.0.1-beta.125@beta
v2.0.1-beta.124@beta
2.0.1-beta.124 (2020-03-16)
Code Refactoring
- rename shareholders to tokenholders (6ffd416)
BREAKING CHANGES
- Rename every occurrence of
shareholder
totokenholder
v2.0.1-beta.123@beta
v2.0.1-beta.122@beta
v2.0.1-beta.121@beta
2.0.1-beta.121 (2020-02-20)
Bug Fixes
- add more comments (fa7ac9c)
- broken test (6335f56)
- enable count transfer manager refactor (2bd3d73)
- extra space (c2f38d0)
- remove the changes made to ptm, prevent conflict with other pr (f86a6a8)
- tests that needed to be updated to return from stub (8b9860b)
- unnecessary comment (2d50f1d)