Security News
RubyGems.org Adds New Maintainer Role
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
@polkadot/storage
Advanced tools
0.81.1 Jun 14, 2019
Changes:
The dependency on @polkadot/keyring
has been removed - if you relied on the API to provide this, you would now need to manually add it
createType
allows for the creation of [u8; <length>]
types (opening the door for contract support)
api.derive.staking.info
now returns the rewardDestination
Fix for disconnection when default providers (non-specified) are used
Don't console.log type decoding errors and then throw, only re-throw with additional info
Support latest substrate 2.x v5 metadata
ApprovalFlag
, SetIndex
, VoterInfo
types for council as per substrateContractInfo
to match substrate masterAdd support for new inherent digests from substrate.
Seal
, the old/new Seals are not compatible. If you were using the old Seal
from the Digest
s, you would now use isSealV0
for the pre-substrate 1.0 version and the new isSeal
for the current versionHeaderExtended
to retrieve author information from substrate 2.x (new PreRuntime
digests)Cater for Vec
, Option
, Result
, tuples and fixed vectors for contracts ABIs
Additional examples for subscriptions using multi
Add off
method to Api
(Base, for both ApiPromise
& ApiRx
) to remove an event listener
FAQs
Generic wrapper wrapper around state storage
The npm package @polkadot/storage receives a total of 3 weekly downloads. As such, @polkadot/storage popularity was classified as not popular.
We found that @polkadot/storage demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
Security News
Node.js will be enforcing stricter semver-major PR policies a month before major releases to enhance stability and ensure reliable release candidates.
Security News
Research
Socket's threat research team has detected five malicious npm packages targeting Roblox developers, deploying malware to steal credentials and personal data.