Francesco 'makevoid' Canessa

Results 19 comments of Francesco 'makevoid' Canessa

I believe the api for fee estimation is alright, it's at par with bitcoin core (I checked against my node). It's just that at the moment the daily btc fees...

External service was used for the hackathon, for the release we need to integrate qrcode.js For reliability, speed and user security

also decide if we want to rename BitCoin to Wallet

notify https://github.com/makevoid/DogeNFC (pull request)

Hi, yes potentially, especially for majour crypto currencies it will be quite easy, you need to use a different bitcore-lib settings and find a block explorer that supports the calls...

let me start to say that I used `ruby-openai` for gpt3 and it works great ---- As it's not (yet) supporting Dalle, In the meantime I am using this gist:...

If somebody needs to hotfix, you can do it by simply removing a join here: https://github.com/makevoid/underscore-cli/commit/e0115038177fcb8d90a2713a38678fdc1c19eba5 I suppose the "base" error is in `underscore.strings`, from their docs they say the...

Maybe it can be locked on master until the issue is fixed?

opensea requires an api key for this call unfortunately, you will need to request an API key from opensea and pass it to the opensea-js library initialization as shown in...

sure! ``` makevoid@mknix:~/apps/react-rb-builder$ ruby build.rb /usr/local/lib/ruby/gems/2.1.0/gems/opal-0.6.3/lib/opal/builder.rb:63:in `find_asset': Could not find asset: ./ext/string (RuntimeError) from /usr/local/lib/ruby/gems/2.1.0/gems/opal-0.6.3/lib/opal/builder.rb:39:in `require_asset' from /usr/local/lib/ruby/gems/2.1.0/gems/opal-0.6.3/lib/opal/builder.rb:83:in `block in compile_ruby' from /usr/local/lib/ruby/gems/2.1.0/gems/opal-0.6.3/lib/opal/builder.rb:82:in `each' from /usr/local/lib/ruby/gems/2.1.0/gems/opal-0.6.3/lib/opal/builder.rb:82:in `compile_ruby' ``` here's the...