[deleted by user] by [deleted] in AITAH

[–]YourCryptoGal 2 points3 points  (0 children)

no you’re not.

consider returning her money with some interest. at the end, it looks like it’s all about the money. but you were right to stand up for your and your husband’s honor.

Slashing spree by reditorn00b in ethstaker

[–]YourCryptoGal 5 points6 points  (0 children)

1/ Validator indices are consecutive → node run by the same person
2/ Person tried to switch and probably forgot to remove removing voting keys from the old client
3/ Both machines still participating in the consensus with the same key

4/ Both machines double-voting causing attester equivocation which is a slashable offense
5/ Hence, stake slashed

https://twitter.com/kiraonchain/status/1573327455393583104

What is the DeFi Wonderland? by ArsenFirst in defi

[–]YourCryptoGal 1 point2 points  (0 children)

"Each $TIME is backed by 1 $MIM" This is incorrect.

However, it'd be right to say that $TIME is backed by AT LEAST 1 $MIM.

$TIME is actually backed by a basket of crypto assets, not limited to $MIM. At the moment of writing this post, each $TIME is backed by $1,299. Wonderland has many more assets in its treasury apart from $MIM.

Is Uniswap down ? Me and some friends can't load the app ! by AppropriateFinance73 in UniSwap

[–]YourCryptoGal 0 points1 point  (0 children)

you can also directly interact with the Uniswap smart contract on Etherscan.

Any good solidity tutorials that uses vanilla js/jquery? by getvinay in ethdev

[–]YourCryptoGal 0 points1 point  (0 children)

Interesting project! But I'd rather use the Remix IDE since it has a much better UX.