Umar Bolatov
|
23d383be67
|
Add transaction info PATCH endpoint (#3561)
* Add transaction info patch endpoint
* Add "#nullable enable" to LabelFactory
* Add Swagger docs
* Update OnChain to onchain
* update feeRate to feerate
* Add test
* replace "Onchain" with "onchain"
|
2022-04-14 13:17:22 +09:00 |
|
Nicolas Dorier
|
04b8eafacb
|
Run dotnet format (#3244)
|
2021-12-31 16:59:02 +09:00 |
|
Andrew Camilleri
|
9f6c7180b2
|
Greenfield quality of life improvements from feedback (#2880)
* Greenfield quality of life improvements from feedback
fix #2854
* Greenfield quality of life improvements from feedback
fix #2855
|
2021-09-25 14:04:34 +09:00 |
|
Andrew Camilleri
|
c59798e9c4
|
GreenField: Generate Store OnChain Wallet (#2708)
* GreenField: Generate Store OnChain Wallet
* Greenfield: Do not generate wallet if already configured
|
2021-07-27 23:53:44 +09:00 |
|
Kukks
|
f4df850d25
|
Greenfield: Rename enabledOnly to enabled?
Allows the filter to work in both directions instead
|
2021-07-26 12:03:11 +02:00 |
|
Kukks
|
4d538c61b1
|
Refactor Get Store Payment Methods
Add tests + docs + new pluggbale format for fetching payment method data + client
|
2021-07-26 12:03:11 +02:00 |
|
Andrew Camilleri
|
69eaaef963
|
GreenField: Store OnChain Payment Method (#2157)
* GreenField: Store set payment methods
* add swagger docs
* fix swagger
|
2020-12-23 14:00:38 +09:00 |
|