Caíque Porfirio

Results 23 comments of Caíque Porfirio

Hey @LinasKo sure thing, I'll work on these soon and I guess we should also have automated tests right? (not sure if it was what you meant)

@LinasKo done, I had to recreate the [colab](https://colab.research.google.com/drive/1xcbb5yhNzs6bNAbzyZFKhqeyEKr_QuDA?usp=sharing) in order to edit

@tonylampada thanks for the loom! one note is that `single_upload` kinda did that before already but the problem was that the `upload` method didn't return anything and one of the...

sure thing @zanieb makes sense, I was taking a look and if I understood correctly to do the way you mentioned I would need to instance an `Interpreter` to get...

@zanieb I have added a draft implementation of what I was able to come up with (quite verbose xD), can you take a look?

yeah I think there's not much to do to improve it besides what u already did, I think I'll start from where you stopped and handle the warnings/avoid hard failures,...

@zanieb can you help me understand why my test fails for windows?

Hey @zerosnacks, is this still relevant? if so I'd like to work on it.

thank you @zerosnacks, just to be sure I understood this task, what we want is that if the `--verify` flag is passed along the `--confirmations` one we should wait for...

Thanks @zerosnacks I can understand the concept but I don't completely get the implementation part, what I understand is: - We can count the amount of blocks by counting the...