-
Create an online, electronic bank that allows peer-to-peer transactions that automatically update individual account values, and which allows account holders to access their accounts securely,
I wa…
-
```javascript
tronWeb.trx.sign('0x123456789');
```
在TronLink中,它会弹出确认签名的窗口。:smile:
在TronPay中,`sign函数被constomSignFunction覆盖了,这样调用会报错 :sob:
```
Uncaught (in promise) TypeError: Cannot read propert…
-
**Describe the bug**
When first setting up the main chain state, four essential tasks fail and then `ExpectedDataNotFound("DParameter")` is reported along with `Ariadne parameters not found`. Howev…
-
This issue is meant to document potential use cases for signature modules in the Safe Core Protocol
# Extending Support for ERC-1271 Signatures
See https://github.com/safe-global/safe-core-proto…
-
One result of recent benchmarking is that it could very well be that the use of `fsync` to flush database writes to disk is the number one factor that influences node performance. It seems that the ac…
-
Happy friday Scatter team!
We are trying to sign arbitrary data with Scatter.
We use `scatter.getArbitrarySignature`. It works well for any strings that have less than 12 chars per word.
In o…
-
Fog is part of the core MobileCoin protocol and has a few key protocol rules:
* If the recipient is a fog user, you must get a pubkey for them and encrypt the fog hint for that pubkey, or they will n…
-
**Describe the bug**
Hi, last time I tested bip122 it was able to connect and get address of BTC from Trustwallet but now it's not showing in list of Chains, I used same namespace and chainId from t…
-
steps to reproduce:
1.configuring a staking baker has been documented https://hackmd.io/@nicolasochem/BypPmEgon
2.the key named baker0 in this article needs to then be configured in Signatory, and t…
-
The app lives at https://github.com/spacemeshos/app-spacemesh. It's tested and works (using smcli). It can be sideloaded manually onto a Ledger device, but this is a complex process. It's been submitt…