-
Hi
I have my pipeline like this:
```
image: blang/latex:ctanfull
build:
script:
- cd latex_project_folder/
- latexmk -bibtex -pdf
artifacts:
paths:
- "*.pdf"
```
…
-
QR codes are prevalent in making a better user experience for wallets throughout the payments ecosystem. However, there is no community standard defining how QR codes should be utilized within wallets…
-
I'm attempting to run the example but am faced with dependency issues each time I try to build. My process below. Apologies in advance if the mistake is obvious. I greatly appreciate any support with …
-
Right now the test suite only runs on ganache-cli (former testrpc). Gearing up to mainnet deployment, we need to be running our tests in real nodes where code will eventually be deployed.
Great in…
izqui updated
4 years ago
-
Hello,
Commit d9f902c9d99c465de24a6165ad9bf17d78d16a74 brought a significant change to the `lnurl-pay` flow: instead of having a single `GET` that would retrieve all the necessary data for the paym…
-
**Is your feature request related to a problem? Please describe.**
I'm familiar with the Bitpay API docs. I was able to create invoices as described in the [Custom Integration docs](https://docs.bt…
-
### User Story
As a member of the Status community team, I need an easy means of distributing SNT to new users when the product launches.
As a user of Status, I want to seamlessly exchange funds wi…
-
As of Magento 2.3.4,
"You can no longer specify an entity-specific layout update with text but instead must create a physical file that contains the layout updates and select it for use."
https://d…
-
When choosing Wechat pay, this failure message popped up right after the QR code generated.
```
Oops, payment failed.
It looks like your order could not be paid at this time. Please try again or se…
-
There are two ways mentioned in the interface-doc:
1. by receipt case flag `ftReceiptCase` : `0x0000000000040000`
2. by cancelation indicator of a new receipt that voids another previous receipt:…