Alexis Hernandez
Alexis Hernandez
See https://developer.chrome.com/extensions/content_scripts
Some persons have reported issues with Edge/Safari, apparently, pressing the keyboard in the games could lead to 100% CPU usage, also, the games are considerably slower on Safari.
I wonder if there is a way to disable the formatting when a value is passed as a environment or system variable. This is useful to not format the code...
I have been playing with a stream client powered by monix, I noticed a weird behavior that's present on `HttpClientMonixBackend` and `FetchMonixBackend`, there is a chance this could be present...
I have tried `sbt console` as well as `scala-cli console`, in both cases, generating some valid xml strings crashes with a `StackOverflowError`. Running the same code without the console works...
### Expected behavior https://www.blockchain.com/btc-testnet/tx/2d0a64a14faa9dc707dc84647a4e0dd1d4f31753e8a85574128bc8110e312e10 should be handled by the explorer. ### Actual behavior Explorer gets stuck when indexing https://www.blockchain.com/btc-testnet/tx/2d0a64a14faa9dc707dc84647a4e0dd1d4f31753e8a85574128bc8110e312e10 ### Steps to reproduce the behavior Sync the explorer with bitcoin...
In the home view, we can add another tab displaying the historic TPoS contracts.
When viewing a specific transaction, we could display the TPoS contract details associated with such transaction (if any). The possible details being like the status, dates, rewards, etc.
Let's get a simple component displaying the TPoS contract history for the addresses being involved on those. For example, when I'm viewing an address details, I should be able to...