Eduardo Cobain

Results 14 issues of Eduardo Cobain

Hi. Thanks for this amazing software. Unfortunately I couldn't go beyond block 1414414 cause after that block the program returns many -1: `DBBlockIndex(000000001098e10889c0ffd39c5d39cc5a54f4f456adda5b52e017072f918a16, height=1414416, file_no=-1, file_pos=-1)` Why is that?

Hi. I have developed a little app that when detecting a face tries to find it in the database and if it's not there, it created a new record. As...

Hi. Vuetify stopped working at the same time in my computer and two virtual boxes a few days ago. I installed meteor-vue from scratch the old way (meteor npm install...

Thanks for the code. I have learned a lot. But when I run the example I got that lennon with glasses was closer to clapton with glasses than to lennon...

Hi. The only mention on the docu for v8 is with " wallet -create" and it uses the -f parameter to create it in a file. V8 keeps everything in...

Please open an issue (https://github.com/kelektiv/node-cron/issues/new) and provide the following string Time Zone: "" - Cron String: 0 0,3,6,9,12,15,18,21,24,27,30,33,36,39,42,45,48,51,54,57 * * * * - UTC offset: +00:00 - current Date: Wed...

I got this error: ``` Please open an issue (https://github.com/kelektiv/node-cron/issues/new) and provide the following string Time Zone: "" - Cron String: 0 0,3,6,9,12,15,18,21,24,27,30,33,36,39,42,45,48,51,54,57 * * * * - UTC offset:...

After installation `npm install --save [email protected]` And: ``` import Tab from 'vue-swipe-tab'; Vue.use(Tab); ``` Without inserting any code I get as the only output in the screen: `Unexpected token

Hi. I am running the electrumX against a regtest bitcoind. When getting a tx I am not getting information about the vin.txid so I can't know where the utxos or...

Hi. I want to recreate many mobile applications (android's phone, whatsapp, ...) where the user drags his finger horizontally swiping the content horizontally. Thanks.