vnavascues

Results 14 comments of vnavascues

> Been trying to get the code to work in the Estimating Gas Cost section of Chapter 7 with no success. > > gas_estimates.js times out with no error codes...

@jacksanford1 Glad it helped you! Such an honour @aantonop you mentioned me. As PR #994 already addresses some type problems with the amount of ETH, instead of opening my PR...

Hi @zhouhanseng! Regarding #995, the Truffle script is still missing the export (as per required in Truffle docs). Below, how I would implement it following the book's convention (e.g. `var`,...

Hi guys, I'm trying to simulate "multilingual tags" creating different tags for different languages. Let's put an example: - Imagine I have a Post (with ID 1) in both languages:...

@zeuslawyer @aelmanaa thank you so much for this thorough explanation and the time spent on it, amazing. - Wrt `req.addBytes()`: I thought that it was sending the data as a...

> no problems @vnavascues - glad this helped. > > so did you encode `address` an `address[]` using encode() before sending them? i.e. it worked when you encoded them to...

> Hello, thank you for the feedback! I drove development on this system so I can share my perspective at least. In my experience, passing `null` as a value implies...

Hey @austinborn it's me again :) A quick one (I don' want to open a new issue). I've keep testing the new inputParameters object notation on 1.10.0 and few things:...

@austinborn definitely I'm interested in these projects. I'll try to allocate at least 1 & 3 on my next sprint, and 2 on another. Thanks for looking at it and...