blocktrail-sdk-php icon indicating copy to clipboard operation
blocktrail-sdk-php copied to clipboard

BlockTrail's Developer Friendly PHP SDK for the BlockTrail API

Results 38 blocktrail-sdk-php issues
Sort by recently updated
recently updated
newest added

Is this API doesn't support BCH flow?? When i create tBTC wallet it also appears in tBCH wallet?? Then why i am not able to see the wallet balance of...

When I try to send BTC, i get this error... ``` (1/1) GenericServerError A Server Error has occurred! Server Response: {"code":500,"msg":"66: mempool min fee not met"} ``` Please what is...

The existing size & fee estimation functions have some drawbacks, which are largely eliminated in the new SizeEstimation class. However, the old methods were exposed on the public API, so...

After creating new wallet In $backupInfo['blocktrail_public_keys'] we really have array of arrays (not instances). ```Argument 1 passed to Blocktrail\SDK\Bitcoin\BIP32Key::create() must be an instance of BitWasp\Bitcoin\Key\Deterministic\HierarchicalKey, array given, called in /var/www/bit.tbot.me/vendor/blocktrail/blocktrail-sdk/src/BackupGenerator.php...

I am using node. I am using exact mention code but I am not able to pay. I have tried with multiple addresses. I have attached the snapshot of code....

In Wallet.php ` public function coinSelection($outputs, $lockUTXO = true, $allowZeroConf = false, $feeStrategy = self::FEE_STRATEGY_OPTIMAL, $forceFee = null) {` in WalletInterface `public function coinSelection($outputs, $lockUTXO = true, $allowZeroConf = false,...

for next milestone release
bugfix

When I want to getBalance I got this error : `Fatal error: Uncaught RuntimeException: Iteration count should be at least 512 in blocktrail\blocktrail-sdk\src\V3Crypt\KeyDerivation.php on line 26` How can I solve...

from BlocktrailSDKInterface at the next milestone release

BC BREAK
for next milestone release

When whitelist is applied could be useful if we get a more details about the ip that do not match whitelist. Currently, when a call is not in whitelist we...

Not sure if this is the best way to discuss a blocktrail feature request.. but would be nice if blocktrail supports networks in whitelist.. ![image](https://user-images.githubusercontent.com/5169137/27828675-407d802c-60b5-11e7-8e22-7284a77ff9d2.png)