Blockonomics

Results 19 issues of Blockonomics

Currently we are getting average 0.000709s . Our code is on master branch commit 6a8b7c. Is there anyway to further speed this up? We need to generate thousand addresses in...

This is introduced in [electrum 3.0](https://github.com/spesmilo/electrum/blob/master/RELEASE-NOTES). BIP32 version prefix is changed to indicated segwit type. http://docs.electrum.org/en/latest/seedphrase.html#list-of-reserved-numbers Trezor is now generating segwit addresses using yprv/ypub

Currently on underpayment customer has no option than to wait for merchant. He can be given an invoice to pay the pending amount. Also we have think if underpayment slack...

epic

Send email to customer with way to pay Template should be editable by merchant

epic

Hi guys the latest changes seems to have broken some theme support. Lets revert change to padding-top. Feel free to check other themes as well https://github.com/blockonomics/woocommerce-plugin/commit/1e49a3fad0c5fc14c38ad41707212c8ce347bf39

![Property_1payment](https://user-images.githubusercontent.com/22165583/186842256-3279ebae-c7bd-400b-b261-17fbcffb4b30.png) ### Desired Behaviour/Motivation - Timeout is confusing and it seems to customer that if he doesn't send within that time, his payment is lost - If time reaches 2...

epic

Currently we only support via lite mode. Also see issue #9 for previous work on this. Page builder themes have a huge market share so support for them should definitely...

epic

### Test Disable JS in browser and render checkout page ### Result It gives you error to enable lite mode ### Expected It should tell to enable noJS mode, or...

epic

Same endpoint reference is unnecessarily getting [repeated](https://github.com/blockonomics/woocommerce-plugin/blob/master/php/Blockonomics.php#L9). This also leads to redundancy [like this](https://github.com/blockonomics/woocommerce-plugin/blob/master/php/Blockonomics.php#L59) ### Solution Refactor code to remove redundancy like [in prestashop](https://github.com/blockonomics/prestashop-plugin/blob/1.7/blockonomics.php#L238)

_update_callback_ is now deprecated and should be avoided. _api/address_ must only be passed parameters that are to be updated