
Research
Two Malicious Rust Crates Impersonate Popular Logger to Steal Wallet Keys
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
@eversdk/lib-react-native
Advanced tools
[1.41.0] – 2023-02-13
CapSignatureWithId
capability is supported.
Network signature ID is used by VM in signature verifying instructions if capability
CapSignatureWithId
is enabled in blockchain configuration parameters.
This parameter should be set to global_id
field from any blockchain block if network can
not be reached at the moment of message encoding and the message is aimed to be sent into
network with CapSignatureWithId
enabled. Otherwise signature ID is detected automatically
inside message encoding functions.
Overwrite priority: ExecutionOptions.signature_id -> ClientConfig.network.signature_id -> last network block
ClientConfig.network.signature_id
optional parameter is added. Specify it in case of offline work for all message signing operations to use.ExecutionOptions
is extended with signature_id
optional parameter. Specify locally for a particular run_tvm
or run_executor
call.net.get_signature_id
function returns global_id
if CapSignatureWithId
capability is enabled,message_id
and message_dst
fields are added to all ProcessingEvent
variants
Config parameter binding: { library: string, version: string }
. Binding authors should define
this parameter at context initialization.
tonclient-binding-library
and tonclient-binding-version
GraphQL request headers.
Error.data.binding_library
and Error.data.binding_version
error data fields.
specifying binding info in core initialization.
abi.get_signature_data
function ouput parameter hash
is renamed to unsigned
for consistency with other crypto functions parametersdictionary
parameter or mnemonic crypto functions and crypto config.
Now it uses MnemonicDictionary
enum type instead of number
. MnemonicDictionary
numeric
constants are compatible with previous values.debot
engine module is deprecated. Debot engine development has migrated to a separate repository (soon will be published). So, in order to reduce sdk binary size, we will remove debot
engine module from sdk in the next releases.FAQs
TON Client React Native Module
The npm package @eversdk/lib-react-native receives a total of 1 weekly downloads. As such, @eversdk/lib-react-native popularity was classified as not popular.
We found that @eversdk/lib-react-native demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers 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.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.