Mariano Conti
Mariano Conti
If an auction has been `deal`t and `tick` is called after but in the same block, there's some residue left in storage (`end` in `Flipper` and `Flapper`, `end` and `lot`...
`dapp key --help` `dapp key --keystore path` (will prompt for password) `dapp key --keystore path --password file` default keystore `~/.ethereum/keystore` can be used with `ETH_KEYSTORE` and `ETH_PASSWORD` for `seth` compatibility
With this .gitattributes file, it gives a hint to Github so it correctly highlights Solidity syntax on its webpage.
**Describe the bug** Changing a validator's fee recipient address using the KeyManager API does not trigger an update with mev-boost relayers until the Nimbus client is restarted. **To Reproduce** Steps...
Require has very descriptive error messages, plus returns extra gas... too nice and not shitty enough :)