-
### What happened?
`.DS_Store` is a file sometimes added to a directory on MacOS by the operating system (it has to do with file system indexing I think). Sometimes these `.DS_Store` sneak themselv…
-
## Problem
This considers a transfer from L1 --> L2.
The relayer may (maliciously or by accident) complete a transfer on the target chain (L1) twice. This needs to be prevented, as it constitute…
-
After downloading the binary and running I'm getting the follow error.
Any idea why?
```
admin@dell-lat ~/Downloads/osg $ ./osg sitemap.xml patrickmn.com
panic: crypto: requested hash funct…
RayBB updated
3 years ago
-
**Github username:** --
**Twitter username:** --
**Submission hash (on-chain):** 0x5bd612725a58c9a9454ac89f151fbb38f6eb69ad38b734318b708dbb70399f7d
**Severity:** medium
**Description:**
we have paus…
-
### Introduction
After successfull SSO auth, a cache is saved to files with with the following path:
`~/.aws/sso/cache/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx.json`, where "xxxxx..." is a hash …
-
**Github username:** --
**Twitter username:** --
**Submission hash (on-chain):** 0x037d092467200acfbf0f75ccd55bdcab43fdd822e8d43bbd8b1026584986808b
**Severity:** low
**Description:**
**Description**…
-
#### Problem to Solve
Staking.sol's `createValidator(bytes calldata pubkey)` function has been replaced with `createValidator(bytes32 x, bytes32 y, bytes calldata signature)`. The old function is sti…
-
Possibly related: https://github.com/denoland/deno/issues/24945
Implementation and example usage of the `.hash()` method from `node:crypto` [is a documented part of Deno's Node-compatible API](http…
-
## Description
Your [developer manual](https://dev.ingonyama.com/icicle/rust-bindings/hash) says that using Poseidon Hash's API is as follows:
It suggests that you should instantiate a poseidon_h…
-
I want get the hash of a inMessage or any outMessage, would it possibly add a hash function just like what it is in Transaction ?