Alexis Hernandez

Results 105 issues of 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.

bug
good first issue
help wanted

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...

itype:bug
area:parser
area:repl
good first issue

### 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.

web-ui
server

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.

web-ui
server

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...

good first issue
web-ui