Socket
Socket
Sign inDemoInstall

@polymathnetwork/contract-wrappers

Package Overview
Dependencies
762
Maintainers
6
Versions
91
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2345
โ€ฆ
10Next

3.1.0

Diff

Changelog

Source

3.1.0-beta.1 (2020-06-16)

Features

  • ๐ŸŽธ update wrappers version (efb7c5a)
polymathdevops
published 3.1.0-beta.1 โ€ข

Changelog

Source

3.1.0-beta.1 (2020-06-16)

Features

  • ๐ŸŽธ update wrappers version (efb7c5a)
polymathdevops
published 3.0.0 โ€ข

Changelog

Source

3.0.0 (2020-03-18)

Bug Fixes

  • ๐Ÿ› adapt code to compile 3.1.0 contracts (bdf6038)
  • ๐Ÿ› adapt plcr to new events refactor (dea59ec)
  • ๐Ÿ› add MATM typeguard (10fc063)
  • ๐Ÿ› add assertion to securitytokenreigstry tickers (dbf435a)
  • ๐Ÿ› add bundle-analyzer to visualize size of project (4b6e660)
  • ๐Ÿ› add deleteDelegateMulti and addDelegateMulti tests (1ef23d3)
  • ๐Ÿ› add fixes from review included usdtieredSto, new test (2a1f3a8)
  • ๐Ÿ› add improvements requested by VW (fab0d35)
  • ๐Ÿ› add isLockUpTransferManager_3_0_0 method (0c6c301)
  • ๐Ÿ› add isLockUpTransferManager_3_0_0 reference (230bfd1)
  • ๐Ÿ› add isManualApprovalTransferManager_3_0_0 method (6cffd39)
  • ๐Ÿ› add LTM typeguard (c20b966)
  • ๐Ÿ› add missing behavior and cover it with new tests (4d81af4)
  • ๐Ÿ› add moduleInstanceComponent to addInvestorToWhitelist (d0aee82)
  • ๐Ÿ› add new assert funcion in revealVote method (62ee776)
  • ๐Ÿ› add new assert logic (db3f8e7)
  • ๐Ÿ› add new fixes regarding Jere's feedback (44fc54e)
  • ๐Ÿ› add no-non-null-assertion disable line (c4b9017)
  • ๐Ÿ› add reference for 3.1.0 in src/index.ts (c221f44)
  • ๐Ÿ› add retun types missed on sto wrapper (b7ba542)
  • ๐Ÿ› add retun types missed on usd tiered sto (988aa20)
  • ๐Ÿ› add return type in modifySchedule method (3.0 and 3.1) (1b60964)
  • ๐Ÿ› add return type missed on capped sto (04b1f5c)
  • ๐Ÿ› add return types missed for * registries (e06df71)
  • ๐Ÿ› add return types missed in all tokens folder (4c586da)
  • ๐Ÿ› add return types missed into dividend checkpoint (23148e4)
  • ๐Ÿ› add return types missed on * transfer manager modules (75055e6)
  • ๐Ÿ› add return types missed on blacklist transfer manager (cbdce5c)
  • ๐Ÿ› add return types missed on erc20 dividend checkpoint (070cc47)
  • ๐Ÿ› add return types missed on ether dividend checkpoint (8303fc4)
  • ๐Ÿ› add return types missed on general permission (0d403bc)
  • ๐Ÿ› add return types missed on module * factory (1fc1074)
  • ๐Ÿ› add return types missed on VEW (fd675b4)
  • ๐Ÿ› add revealVote test and cover 100% (36c1e03)
  • ๐Ÿ› add solidityKeccak256 function in commitVote method (26b9989)
  • ๐Ÿ› add VEW to exports in index.ts (5e66672)
  • ๐Ÿ› advances in revealVote and TODO comment for getLogsAsync (92d0372)
  • ๐Ÿ› and test modular example for GPM (remove txparams) (e7e5d10)
  • ๐Ÿ› change mocked currency symbol to make it more consistent (7e2d068)
  • ๐Ÿ› check ModuleWrapper type fix (c140fc8)
  • ๐Ÿ› checkAndAsk becomes getPolyTokens example for faucet (da56829)
  • ๐Ÿ› comlete example file and fix feedback requested by PR (5488990)
  • ๐Ÿ› complete txparams removal (41b8ca1)
  • ๐Ÿ› convert 'data' properly in transfer functions (f166885)
  • ๐Ÿ› Decode events at getLogsAsync and SubscribeAsync (77ab063)
  • ๐Ÿ› Delegate details return type (6668d85)
  • ๐Ÿ› duplicate TM in types (031fb19)
  • ๐Ÿ› examples, remove the txParams and add prettier syntax (9289129)
  • ๐Ÿ› export ST events (bc13aac)
  • ๐Ÿ› export USDTieredSTO typeguard (c1f4df9)
  • ๐Ÿ› extends from DividendCheckpoint instead Module (4229b77)
  • ๐Ÿ› feedback fixes (a1e7df1)
  • ๐Ÿ› feedback fixes (84520c9)
  • ๐Ÿ› Fetch decimals from stable coins when BuyWithUSD (5b140d7)
  • ๐Ÿ› fix advanced_p_l_c_r_voting_checkpoint_wrapper test (72bb1b4)
  • ๐Ÿ› fix all create ballot methods (2cb54a4)
  • ๐Ÿ› fix broken test (ff728a6)
  • ๐Ÿ› fix faulty imports (ff3a306)
  • ๐Ÿ› fix faulty non-hex default (068e0bc)
  • ๐Ÿ› fix getFees method return type (6e9052d)
  • ๐Ÿ› fix lint wrnings (6e3d746)
  • ๐Ÿ› fix solidityKeccak256 assertion for multiple choices (b8a453d)
  • ๐Ÿ› fix test requested by victor (798e95c)
  • ๐Ÿ› fix weird formatting in common test (4a28b49)
  • ๐Ÿ› Fix yarn.lock file and build issues (8c0981c)
  • ๐Ÿ› Fixed blacklistTM exports (5a85268)
  • ๐Ÿ› getBallotResults fix (c8488e3)
  • ๐Ÿ› hookup the gtm to the index and rest of project (decba23)
  • ๐Ÿ› import BlacklistTransferManager_3_0_0 to fix Travis CI (769e012)
  • ๐Ÿ› Improve multi-version events handling (8961a73)
  • ๐Ÿ› improve typos and definitions (eacfe73)
  • ๐Ÿ› improvements requested by Jere (98073e2)
  • ๐Ÿ› isValidModule fix so that burn types filter works (ad87574)
  • ๐Ÿ› make data optional and convert it properly (1d08f07)
  • ๐Ÿ› make usdtieredsto wrapper and tests conform to new gtm (5fe37d6)
  • ๐Ÿ› manual merge form multi-version-support (867a926)
  • ๐Ÿ› manual merge from develop (65ce2ca)
  • ๐Ÿ› manual merge from develop into it this branch (05b9b96)
  • ๐Ÿ› manual merge from feature to vew3.1.0 (d5bc11f)
  • ๐Ÿ› missing CountTM get method in wrapper Factory (698bdad)
  • ๐Ÿ› moduleFactory reference in examples (yarn start working) (e4fb61e)
  • ๐Ÿ› modules need to get poly on their ST balance (f5895d6)
  • ๐Ÿ› move event method from common to 3.0.0 (ade266a)
  • ๐Ÿ› move events method from common to specific version (fec8e18)
  • ๐Ÿ› Move getLogs y subscribe methods to common files (166800d)
  • ๐Ÿ› Multi-version support for transactionParams (0fb4ae7)
  • ๐Ÿ› rebuild with travis CLI fix (130bbb9)
  • ๐Ÿ› remake valid module check to support archived modules (b860eae)
  • ๐Ÿ› remnove types and typo errors requested by review (2f8d4de)
  • ๐Ÿ› remove construct method (ca46460)
  • ๐Ÿ› remove duplicate test (5fffe8f)
  • ๐Ÿ› remove else and add new if condition (dc0dd30)
  • ๐Ÿ› remove other txParams usage from CTM module (289db3a)
  • ๐Ÿ› remove PTM test (21856b4)
  • ๐Ÿ› remove stringArrayToBytes32Array import (e0bba41)
  • ๐Ÿ› remove TODO comment (87863bd)
  • ๐Ÿ› remove unneccessary test file likely breaking build (10fea5f)
  • ๐Ÿ› rename export wrappers and events (1887c5a)
  • ๐Ÿ› Restore deleted SecurityTokenRegistry events (c56a46a)
  • ๐Ÿ› return correct instance of the ST from factory getters (92f3a24)
  • ๐Ÿ› return human readable fees (d180d06)
  • ๐Ÿ› Typo (3ac83e9)
  • ๐Ÿ› Typo at GTM eventArgs (7df1437)
  • ๐Ÿ› Typo at USDTieredSTO eventArgs (1d67d60)
  • ๐Ÿ› Typo importing types in dividend and sto wrappers (60f882f)
  • ๐Ÿ› update abi-wrappers to beta.7 (14879d7)
  • ๐Ÿ› update to include fedes recent method returnType changes (83e1e1f)
  • ๐Ÿ› update yarn lock (29fdc30)
  • ๐Ÿ› usdTieredSTO modular example now functioning (5a5aebf)
  • ๐Ÿ› use correct hashing function for fee type (2975654)
  • ๐Ÿ› use correct STO ABIs for adding modules (74b4ac3)
  • add error message when bytes32 string is over 32 chars long (00b4269)
  • add usdTiered to the contract event args (56c5fad)
  • example for cappedSTO (9428a36)
  • infer any type (4e5b303)
  • make imports specific to their file names (fe9e3a3)
  • merge second commit (cc788c8)
  • reference to module data interfaces in examples (11cbe15)
  • remove unnecessary event subscription and reorganize imports (b4d6388)
  • remove unnecessary import for events in example (f60179b)
  • typo in comments for restrictedPartialSaleTM (12e670b)
  • use wrapper common type, not any for the typeguard (22240b6)
  • vew imports as well (2f921c8)
  • vrtm needs longer examples delay (fbe9225)
  • yarn build can now compile without throwing error (1e02e0e)

chore

  • ๐Ÿค– Added changelog plugin to semantic-release (7450890)
  • ๐Ÿค– Merge master updates (1025dca)

Features

  • ๐ŸŽธ [WIP] add scaffolding and base code for AdvancedPLCRVC (6d69fbd)
  • ๐ŸŽธ adapt dividend modules to multi version (5d4377a)
  • ๐ŸŽธ add getPermission to RestrictedPartialSaleTM (654e7c7)
  • ๐ŸŽธ add methods and assertions for Advanced PLCR voting (157bbfb)
  • ๐ŸŽธ add new 3.1.0 methods (5bc752d)
  • ๐ŸŽธ add new versioned architecture wrappers GTM 3.0 and 3.1 (57c116a)
  • ๐ŸŽธ add new versioned architecture wrappers VEW 3.0 and 3.1 (67f6309)
  • ๐ŸŽธ add new VEW 3.1.0 modules (31c81c3)
  • ๐ŸŽธ add remaining method to restrictedpartialsaleTM (b19a0d4)
  • ๐ŸŽธ add restrictedPartialSaleTM example file (f40d80e)
  • ๐ŸŽธ Add sign transfer data method for dynamic whitelisting (a2373d8)
  • ๐ŸŽธ add ST backwards compatibility module (ce41823)
  • ๐ŸŽธ add the restrictedPartialSaleTM as a wrapper on its own (fb4c0f5)
  • ๐ŸŽธ adding more to example, setting up to use module (66699bb)
  • ๐ŸŽธ BTM backwards compatibility migration (435efb7)
  • ๐ŸŽธ export common wrappers (d977378)
  • ๐ŸŽธ export type guards for common wrappers (d9f8b18)
  • ๐ŸŽธ finish minimum requirements for the rPSTM module exampl (86c9394)
  • ๐ŸŽธ Goerli PolymathRegistry address support (c78a87b)
  • ๐ŸŽธ LTM backwards compatibility migration (2dcb065)
  • ๐ŸŽธ MATM backwards compatibility migration (0ae4f2d)
  • ๐ŸŽธ merge develop into advancedVoting (3aa3197)
  • ๐ŸŽธ New versioned architecture wrappers GPM 3.0 and 3.1 (4e9c6e2)
  • ๐ŸŽธ refine typeguards (7fa69d6)
  • ๐ŸŽธ Sign ack methods for freezeIssuance & disableController (28d69e8)
  • ๐ŸŽธ support multi-version STOs (4b2a88f)
  • ๐ŸŽธ usd tiered sto with capability to support stablecoins (14ccf21)
  • ๐ŸŽธ VRTM backwards compatibility migration (aecd2ac)
  • adding new 3.1.0 event args to types (2baa35b)

BREAKING CHANGES

  • ๐Ÿงจ N
  • data arg must be hex string when required
  • N
  • New USDTieredSTO configure interface
  • N
  • N
  • N
  • N
  • N
  • Y
  • N
  • N

Closes: N

  • CappedSTO is now split into CappedSTO_3_0_0 and CappedSTO_3_1_0. Same for USDTieredSTO
polymathdevops
published 3.0.0-beta.1 โ€ข

Changelog

Source

3.0.0-beta.1 (2020-03-18)

Bug Fixes

  • ๐Ÿ› adapt code to compile 3.1.0 contracts (bdf6038)
  • ๐Ÿ› adapt plcr to new events refactor (dea59ec)
  • ๐Ÿ› add MATM typeguard (10fc063)
  • ๐Ÿ› add assertion to securitytokenreigstry tickers (dbf435a)
  • ๐Ÿ› add bundle-analyzer to visualize size of project (4b6e660)
  • ๐Ÿ› add deleteDelegateMulti and addDelegateMulti tests (1ef23d3)
  • ๐Ÿ› add fixes from review included usdtieredSto, new test (2a1f3a8)
  • ๐Ÿ› add improvements requested by VW (fab0d35)
  • ๐Ÿ› add isLockUpTransferManager_3_0_0 method (0c6c301)
  • ๐Ÿ› add isLockUpTransferManager_3_0_0 reference (230bfd1)
  • ๐Ÿ› add isManualApprovalTransferManager_3_0_0 method (6cffd39)
  • ๐Ÿ› add LTM typeguard (c20b966)
  • ๐Ÿ› add missing behavior and cover it with new tests (4d81af4)
  • ๐Ÿ› add moduleInstanceComponent to addInvestorToWhitelist (d0aee82)
  • ๐Ÿ› add new assert funcion in revealVote method (62ee776)
  • ๐Ÿ› add new assert logic (db3f8e7)
  • ๐Ÿ› add new fixes regarding Jere's feedback (44fc54e)
  • ๐Ÿ› add no-non-null-assertion disable line (c4b9017)
  • ๐Ÿ› add reference for 3.1.0 in src/index.ts (c221f44)
  • ๐Ÿ› add retun types missed on sto wrapper (b7ba542)
  • ๐Ÿ› add retun types missed on usd tiered sto (988aa20)
  • ๐Ÿ› add return type in modifySchedule method (3.0 and 3.1) (1b60964)
  • ๐Ÿ› add return type missed on capped sto (04b1f5c)
  • ๐Ÿ› add return types missed for * registries (e06df71)
  • ๐Ÿ› add return types missed in all tokens folder (4c586da)
  • ๐Ÿ› add return types missed into dividend checkpoint (23148e4)
  • ๐Ÿ› add return types missed on * transfer manager modules (75055e6)
  • ๐Ÿ› add return types missed on blacklist transfer manager (cbdce5c)
  • ๐Ÿ› add return types missed on erc20 dividend checkpoint (070cc47)
  • ๐Ÿ› add return types missed on ether dividend checkpoint (8303fc4)
  • ๐Ÿ› add return types missed on general permission (0d403bc)
  • ๐Ÿ› add return types missed on module * factory (1fc1074)
  • ๐Ÿ› add return types missed on VEW (fd675b4)
  • ๐Ÿ› add revealVote test and cover 100% (36c1e03)
  • ๐Ÿ› add solidityKeccak256 function in commitVote method (26b9989)
  • ๐Ÿ› add VEW to exports in index.ts (5e66672)
  • ๐Ÿ› advances in revealVote and TODO comment for getLogsAsync (92d0372)
  • ๐Ÿ› and test modular example for GPM (remove txparams) (e7e5d10)
  • ๐Ÿ› change mocked currency symbol to make it more consistent (7e2d068)
  • ๐Ÿ› check ModuleWrapper type fix (c140fc8)
  • ๐Ÿ› checkAndAsk becomes getPolyTokens example for faucet (da56829)
  • ๐Ÿ› comlete example file and fix feedback requested by PR (5488990)
  • ๐Ÿ› complete txparams removal (41b8ca1)
  • ๐Ÿ› convert 'data' properly in transfer functions (f166885)
  • ๐Ÿ› Decode events at getLogsAsync and SubscribeAsync (77ab063)
  • ๐Ÿ› Delegate details return type (6668d85)
  • ๐Ÿ› duplicate TM in types (031fb19)
  • ๐Ÿ› examples, remove the txParams and add prettier syntax (9289129)
  • ๐Ÿ› export ST events (bc13aac)
  • ๐Ÿ› export USDTieredSTO typeguard (c1f4df9)
  • ๐Ÿ› extends from DividendCheckpoint instead Module (4229b77)
  • ๐Ÿ› feedback fixes (a1e7df1)
  • ๐Ÿ› feedback fixes (84520c9)
  • ๐Ÿ› Fetch decimals from stable coins when BuyWithUSD (5b140d7)
  • ๐Ÿ› fix advanced_p_l_c_r_voting_checkpoint_wrapper test (72bb1b4)
  • ๐Ÿ› fix all create ballot methods (2cb54a4)
  • ๐Ÿ› fix broken test (ff728a6)
  • ๐Ÿ› fix faulty imports (ff3a306)
  • ๐Ÿ› fix faulty non-hex default (068e0bc)
  • ๐Ÿ› fix getFees method return type (6e9052d)
  • ๐Ÿ› fix lint wrnings (6e3d746)
  • ๐Ÿ› fix solidityKeccak256 assertion for multiple choices (b8a453d)
  • ๐Ÿ› fix test requested by victor (798e95c)
  • ๐Ÿ› fix weird formatting in common test (4a28b49)
  • ๐Ÿ› Fix yarn.lock file and build issues (8c0981c)
  • ๐Ÿ› Fixed blacklistTM exports (5a85268)
  • ๐Ÿ› getBallotResults fix (c8488e3)
  • ๐Ÿ› hookup the gtm to the index and rest of project (decba23)
  • ๐Ÿ› import BlacklistTransferManager_3_0_0 to fix Travis CI (769e012)
  • ๐Ÿ› Improve multi-version events handling (8961a73)
  • ๐Ÿ› improve typos and definitions (eacfe73)
  • ๐Ÿ› improvements requested by Jere (98073e2)
  • ๐Ÿ› isValidModule fix so that burn types filter works (ad87574)
  • ๐Ÿ› make data optional and convert it properly (1d08f07)
  • ๐Ÿ› make usdtieredsto wrapper and tests conform to new gtm (5fe37d6)
  • ๐Ÿ› manual merge form multi-version-support (867a926)
  • ๐Ÿ› manual merge from develop (65ce2ca)
  • ๐Ÿ› manual merge from develop into it this branch (05b9b96)
  • ๐Ÿ› manual merge from feature to vew3.1.0 (d5bc11f)
  • ๐Ÿ› missing CountTM get method in wrapper Factory (698bdad)
  • ๐Ÿ› moduleFactory reference in examples (yarn start working) (e4fb61e)
  • ๐Ÿ› modules need to get poly on their ST balance (f5895d6)
  • ๐Ÿ› move event method from common to 3.0.0 (ade266a)
  • ๐Ÿ› move events method from common to specific version (fec8e18)
  • ๐Ÿ› Move getLogs y subscribe methods to common files (166800d)
  • ๐Ÿ› Multi-version support for transactionParams (0fb4ae7)
  • ๐Ÿ› rebuild with travis CLI fix (130bbb9)
  • ๐Ÿ› remake valid module check to support archived modules (b860eae)
  • ๐Ÿ› remnove types and typo errors requested by review (2f8d4de)
  • ๐Ÿ› remove construct method (ca46460)
  • ๐Ÿ› remove duplicate test (5fffe8f)
  • ๐Ÿ› remove else and add new if condition (dc0dd30)
  • ๐Ÿ› remove other txParams usage from CTM module (289db3a)
  • ๐Ÿ› remove PTM test (21856b4)
  • ๐Ÿ› remove stringArrayToBytes32Array import (e0bba41)
  • ๐Ÿ› remove TODO comment (87863bd)
  • ๐Ÿ› remove unneccessary test file likely breaking build (10fea5f)
  • ๐Ÿ› rename export wrappers and events (1887c5a)
  • ๐Ÿ› Restore deleted SecurityTokenRegistry events (c56a46a)
  • ๐Ÿ› return correct instance of the ST from factory getters (92f3a24)
  • ๐Ÿ› return human readable fees (d180d06)
  • ๐Ÿ› Typo (3ac83e9)
  • ๐Ÿ› Typo at GTM eventArgs (7df1437)
  • ๐Ÿ› Typo at USDTieredSTO eventArgs (1d67d60)
  • ๐Ÿ› Typo importing types in dividend and sto wrappers (60f882f)
  • ๐Ÿ› update abi-wrappers to beta.7 (14879d7)
  • ๐Ÿ› update to include fedes recent method returnType changes (83e1e1f)
  • ๐Ÿ› update yarn lock (29fdc30)
  • ๐Ÿ› usdTieredSTO modular example now functioning (5a5aebf)
  • ๐Ÿ› use correct hashing function for fee type (2975654)
  • ๐Ÿ› use correct STO ABIs for adding modules (74b4ac3)
  • add error message when bytes32 string is over 32 chars long (00b4269)
  • add usdTiered to the contract event args (56c5fad)
  • example for cappedSTO (9428a36)
  • infer any type (4e5b303)
  • make imports specific to their file names (fe9e3a3)
  • merge second commit (cc788c8)
  • reference to module data interfaces in examples (11cbe15)
  • remove unnecessary event subscription and reorganize imports (b4d6388)
  • remove unnecessary import for events in example (f60179b)
  • typo in comments for restrictedPartialSaleTM (12e670b)
  • use wrapper common type, not any for the typeguard (22240b6)
  • vew imports as well (2f921c8)
  • vrtm needs longer examples delay (fbe9225)
  • yarn build can now compile without throwing error (1e02e0e)

chore

  • ๐Ÿค– Added changelog plugin to semantic-release (7450890)
  • ๐Ÿค– Merge master updates (1025dca)

Features

  • ๐ŸŽธ [WIP] add scaffolding and base code for AdvancedPLCRVC (6d69fbd)
  • ๐ŸŽธ adapt dividend modules to multi version (5d4377a)
  • ๐ŸŽธ add getPermission to RestrictedPartialSaleTM (654e7c7)
  • ๐ŸŽธ add methods and assertions for Advanced PLCR voting (157bbfb)
  • ๐ŸŽธ add new 3.1.0 methods (5bc752d)
  • ๐ŸŽธ add new versioned architecture wrappers GTM 3.0 and 3.1 (57c116a)
  • ๐ŸŽธ add new versioned architecture wrappers VEW 3.0 and 3.1 (67f6309)
  • ๐ŸŽธ add new VEW 3.1.0 modules (31c81c3)
  • ๐ŸŽธ add remaining method to restrictedpartialsaleTM (b19a0d4)
  • ๐ŸŽธ add restrictedPartialSaleTM example file (f40d80e)
  • ๐ŸŽธ Add sign transfer data method for dynamic whitelisting (a2373d8)
  • ๐ŸŽธ add ST backwards compatibility module (ce41823)
  • ๐ŸŽธ add the restrictedPartialSaleTM as a wrapper on its own (fb4c0f5)
  • ๐ŸŽธ adding more to example, setting up to use module (66699bb)
  • ๐ŸŽธ BTM backwards compatibility migration (435efb7)
  • ๐ŸŽธ export common wrappers (d977378)
  • ๐ŸŽธ export type guards for common wrappers (d9f8b18)
  • ๐ŸŽธ finish minimum requirements for the rPSTM module exampl (86c9394)
  • ๐ŸŽธ Goerli PolymathRegistry address support (c78a87b)
  • ๐ŸŽธ LTM backwards compatibility migration (2dcb065)
  • ๐ŸŽธ MATM backwards compatibility migration (0ae4f2d)
  • ๐ŸŽธ merge develop into advancedVoting (3aa3197)
  • ๐ŸŽธ New versioned architecture wrappers GPM 3.0 and 3.1 (4e9c6e2)
  • ๐ŸŽธ refine typeguards (7fa69d6)
  • ๐ŸŽธ Sign ack methods for freezeIssuance & disableController (28d69e8)
  • ๐ŸŽธ support multi-version STOs (4b2a88f)
  • ๐ŸŽธ usd tiered sto with capability to support stablecoins (14ccf21)
  • ๐ŸŽธ VRTM backwards compatibility migration (aecd2ac)
  • adding new 3.1.0 event args to types (2baa35b)

BREAKING CHANGES

  • ๐Ÿงจ N
  • data arg must be hex string when required
  • N
  • New USDTieredSTO configure interface
  • N
  • N
  • N
  • N
  • N
  • Y
  • N
  • N

Closes: N

  • CappedSTO is now split into CappedSTO_3_0_0 and CappedSTO_3_1_0. Same for USDTieredSTO
polymathdevops
published 3.0.0-beta.61 โ€ข

Changelog

Source

3.0.0-beta.61 (2020-01-27)

Bug Fixes

  • add error message when bytes32 string is over 32 chars long (00b4269)
polymathdevops
published 3.0.0-beta.60 โ€ข

Changelog

Source

3.0.0-beta.60 (2019-12-11)

Features

  • ๐ŸŽธ Goerli PolymathRegistry address support (c78a87b)
polymathdevops
published 3.0.0-beta.59 โ€ข

Changelog

Source

3.0.0-beta.59 (2019-12-04)

Features

  • ๐ŸŽธ Add sign transfer data method for dynamic whitelisting (a2373d8)

BREAKING CHANGES

  • data arg must be hex string when required
polymathdevops
published 3.0.0-beta.58 โ€ข

Changelog

Source

3.0.0-beta.58 (2019-12-03)

Bug Fixes

  • ๐Ÿ› fix advanced_p_l_c_r_voting_checkpoint_wrapper test (72bb1b4)

Features

  • ๐ŸŽธ Sign ack methods for freezeIssuance & disableController (28d69e8)

BREAKING CHANGES

  • N
polymathdevops
published 3.0.0-beta.57 โ€ข

Changelog

Source

3.0.0-beta.57 (2019-11-27)

Bug Fixes

  • ๐Ÿ› add missing behavior and cover it with new tests (4d81af4)
  • ๐Ÿ› add new assert logic (db3f8e7)
  • ๐Ÿ› change mocked currency symbol to make it more consistent (7e2d068)
  • ๐Ÿ› improve typos and definitions (eacfe73)
  • ๐Ÿ› remove else and add new if condition (dc0dd30)
  • ๐Ÿ› remove stringArrayToBytes32Array import (e0bba41)

Features

  • ๐ŸŽธ usd tiered sto with capability to support stablecoins (14ccf21)

BREAKING CHANGES

  • New USDTieredSTO configure interface
polymathdevops
published 3.0.0-beta.56 โ€ข

Changelog

Source

3.0.0-beta.56 (2019-11-07)

Bug Fixes

  • ๐Ÿ› Delegate details return type (6668d85)
2345
โ€ฆ
10Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with โšก๏ธ by Socket Inc