-
We are getting this error when trying to execute a contract function deployed on testnet-1
```
Error: Unsupported type: '/eth.types.v1.EthAccount'
at accountFromAny (accounts.js:76:13)
at S…
-
Hey Jigglypuff here,
I'm not quite satisfied with the CheckFastFire(). What I hoped to test for is, if some player shoots every Server()->Tick() (should be 1ms). However I only got a minimum diff of …
-
Hello @nickthecook your `archyve` looks like it will be fun to play with.
I'm running it under Ruby 3.3.5 on MacOS 14.6.1 I want to run everything natively on this machine with `ollama` . I ran in…
-
Attempting to `gem ins ruby-fann` with Ruby v3.3.0 with latest MacOS on an M2max chip. I'm seeing compiler errors on the extension.
```
$ gem install ruby-fann
Building native extensions. This …
-
## The Ask
Commit and Scope: The `RefundGas` function from [evm/keeper/gas_fees.go](https://github.com/NibiruChain/nibiru/blob/62d4b1ab14d9c2ebceaaf2739fb633a79a91c286/x/evm/keeper/gas_fees.go)
De…
-
Relevant links
- https://github.com/NibiruChain/nibiru/blob/master/x/epochs/genesis.go#L14
- https://github.com/NibiruChain/nibiru/blob/master/proto/epochs/genesis.proto#L39
-
Would like to use Filament in a Daydream / Oculus GO / Rift project. Is stereo supported along with multiview and other optimizations ?
-
### Network Choice
dentrite-1
### Who are you?
validator lesnik | UTSA actively helps to develop the Cosmos, Polkadot and other ecosystems and validates many networks in the mainnet - including Dym…
-
```go
package evm
import (
"github.com/cometbft/cometbft/crypto/tmhash"
)
// FIXME: Explore problems arrising from ERC1155 creating multiple fungible
// tokens that are valid ERC20s with the same a…
-
Can we open issue to keep track until it is fixed?
_Originally posted by @AgentSmithMatrix in https://github.com/NibiruChain/nibiru/pull/615#discussion_r906674890_