rockstardev
|
f88c02cccd
|
Removing unused usings, readonly fields where possible
|
2020-06-28 22:07:48 -05:00 |
|
rockstardev
|
b6c7af32de
|
Cleaning up bom from cs files
|
2020-06-28 21:44:35 -05:00 |
|
Andrew Camilleri
|
79b034b505
|
GreenField: Add properties to Store API (#1573)
* GreenField: Add properties to Store API
* Update StoreBaseData.cs
* fix api
* fix swagger
|
2020-05-24 04:13:18 +09:00 |
|
nicolas.dorier
|
f3b2b350ce
|
Fix build
|
2020-05-05 07:06:32 +09:00 |
|
nicolas.dorier
|
fd026a9733
|
Refactor server-side
|
2020-04-05 12:02:36 +09:00 |
|
Kukks
|
89da4184ff
|
BIP79 Support
|
2020-03-27 10:45:12 +01:00 |
|
nicolas.dorier
|
9ff9377bc7
|
Make sure the recommended fees are different from the network fee rate
|
2019-11-07 13:45:45 +09:00 |
|
Umar Bolatov
|
c908301b84
|
Add option to show recommeded fee on checkout invoice
Address #1036
|
2019-10-14 10:09:26 -07:00 |
|
nicolas.dorier
|
1e77546251
|
Refactoring, make PaymentType a class instead of enum
|
2019-06-04 08:59:01 +09:00 |
|
nicolas.dorier
|
4b982f815c
|
Renaming
|
2019-01-07 15:35:18 +09:00 |
|
nicolas.dorier
|
a05cd5678b
|
Add support for removing network fee on first payment
|
2019-01-05 17:45:49 +09:00 |
|
nicolas.dorier
|
0f175174f6
|
Rename TxFee to NetworkFee and save the Network Fee of each payment under PaymentEntity
|
2019-01-05 13:31:05 +09:00 |
|
nicolas.dorier
|
0f6ad75536
|
Remove internal exception thrown by NBitcoin
|
2018-03-13 15:28:39 +09:00 |
|
nicolas.dorier
|
0e1a1fd2cd
|
Remove dependencies in StoreController to on chain payment specific stuff
|
2018-02-20 12:45:04 +09:00 |
|
nicolas.dorier
|
2f3238c65e
|
Use decimal for calculations instead of Money, and round due amount at ceil satoshi
|
2018-02-19 18:54:21 +09:00 |
|
nicolas.dorier
|
a634593903
|
Big refactoring renaming cryptoData => PaymentMethod
|
2018-02-19 15:09:05 +09:00 |
|
nicolas.dorier
|
af94de93d1
|
Add some comments
|
2018-02-19 11:31:34 +09:00 |
|
nicolas.dorier
|
35f669aa15
|
Isolating code of on chain specific payment in its own folder
|
2018-02-19 11:06:08 +09:00 |
|