Adeyeye George

Results 22 issues of Adeyeye George

It seems you had another update on the library but didnt updated the documentation.. On using toHex(): PHP Fatal error: Uncaught Error: Call to a member function toHex() on string...

It seems you had another update on the library but didnt updated the documentation.. On using toHex(): PHP Fatal error: Uncaught Error: Call to a member function toHex() on string...

Added function queueExist. This functions helps developers to first check if a queue already exist or not before creating a new one. This help prevent catching an error during queue...

Getting error when using sqlite **code** `new \Shieldon\SimpleCache\Cache('sqlite', ['storage' => __DIR__ . '/simple-cache']);` **error** `PHP Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 1 no such table: cache_data in vendor\shieldon\simple-cache\src\SimpleCache\Driver\SqlTrait.php:153`

Please am new to c++. How do is use this in my project on visual studio. I have already cloned it and don't know how to use it or link...

Please the developer of this library should state it on the documentation page that this library doesn't work on windows. I wasted over 5 hours trying debugging what is not...

Does this library work without Bitcoin core... And can I create wallet, send BTC to wallet, receive BTC using this library?

This must be a bug that should be corrected for PHP 8. Getting... error on Image::make(__DIR__.'/asset/logo/logo.png')->opacity(50); Fatal error: Uncaught Intervention\Image\Exception\NotReadableException: Image source not readable in...

Please can a method be included to detect new incoming messages only... I know cron will be used for this but i cant find a method that does it for...

feature request

I have a question! If I hosted this on a vps server and built a node client using the node folder for an outside node to connect to the node...