-
The method to create Fiat-Shamir challenges looks like:
```python
def hash_to_bls_field(x: Container) -> BLSFieldElement:
"""
Compute 32-byte hash of serialized container and convert it …
-
## Summary of Bug
`clear_interval` is set to 30 and packets are not being cleared automatically, I have to manually clear packets with the `hermes clear packets` command every once in a while.
#…
-
It is not clear how to security cleanup the executor storage. The following code does not work: https://github.com/MystenLabs/narwhal/blob/fecbfc9385e5599aed504d2b63de4b8763d4b6a2/executor/src/core.rs…
-
Case:
1. Try to withdraw some INJ over Injective Protocol network.
2. Enter incorrect address (aka random string).
3. Confirm
Maybe we could add a validation there, so that user doesn't see …
Tofel updated
2 years ago
-
## Error in injective-dex
**TypeError** in **/derivatives/bnb-usdt-perp/**
Cannot read properties of undefined (reading 'makerPointsMultiplier')
[View on Bugsnag](https://app.bugsnag.com/injective-p…
-
This ticket implements:
- Support for full subcategories defined by an axiom (Finite,
Infinite, Facade, Commutative, Associative, Unital, Inverse,
Distributive, NoZeroDivisors, Division, Finite…
-
{ "name": "PancakeSwap Top 100", "timestamp": "2022-02-09T15:35:22.266Z", "version": { "major": 2, "minor": 16, "patch": 11 }, "logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/asse…
-
# Problem Statement
Various rollups on EVM L1s may have a need for using Celestia as a DA layer, while keeping fraud/validity proof verification in the EVM. To that end, two concrete possibilities…
-
When I try to run `node batch.js` this is my output:
```
@ token-balance-through-time % node batch.js
/Users//Desktop/Dev/token-balance-through-time/node_modules/web3-core-helpers/lib/errors.js:1…
-
Hello,
I cannot delete Ethereum Cash from my portfolio for a mysterious reason. I can delete all other coins in my portfolio except this one.
I installed Cointop on my Manjaro using this AUR htt…