Uladzimir
Uladzimir
Hi there. I saw this issue https://github.com/dstpierre/react-trix/issues/28. It is also needed to have possibility to pass locales (trix uses locales like [this](https://github.com/basecamp/trix/wiki/I18n)) and hide buttons via props.
Hi. I see that cli has [extract_contracts](https://github.com/blockchain-etl/ethereum-etl/blob/develop/ethereumetl/cli/extract_contracts.py) function but I don't see any mentions in the [documentation](https://ethereum-etl.readthedocs.io/en/latest/commands/) about it. What is the reason? Doesn't it work properly?
I know it's abandoned gem. But seems like [here](https://github.com/ryanlecompte/weighted_randomizer/blob/master/lib/weighted_randomizer.rb#L38) should be `
The gem automatically creates migration file with this index: ```ruby ... add_index :users, :encrypted_otp_secret_key, unique: true ... ``` It's not a big deal really. Just can't undestand why do we...
Signatures for chains with id > 4294967295 can be created and verified correctly. #336
Hi there. I have issues for this blockchain: `Basecamp (testnet)`. Chain id: `123420001114` When I try to call a contract function, I get this error: `Invalid v 2026866392 value for...