Commit graph

255 commits

Author SHA1 Message Date
Fabio Cigliano
5815a606f2 rewoking getCommissionPercentage function 2019-03-02 14:40:29 +01:00
Fabio Cigliano
03279c8d2c tx.commission_percentage added 2019-03-02 14:40:29 +01:00
Davit Abulashvili
907cd08cf1 Log unsuccessful trade attempts in the db (#224)
* Save trade error in table trades

* Add one migration, Add error column to trades table

* changes in plugins.js file

* Apply standardjs to plugins.js file
2018-11-28 20:24:48 +02:00
Zoran Joka
13040f41a1 Optimize machine pings query (#222)
* refactor recordPing method

* optimize queries

* migrate machine_pings

remove id, serial_number
add primary key on device_id
add unique constraint on device_id

* remove filelds from query, rename migration, delete duplicate migration

* truncate machine_pings in migration
2018-11-21 11:08:19 +01:00
Rafael Taranto
809bf5a2a9 Add sms/email notifications on transactions (#198)
* Add sms/email notifications on transactions

* Add configuration for transaction notification

* Add notification on provision address error

* Remove unneeded noop from promises
2018-11-06 13:49:12 +01:00
Zoran Joka
272127518d Update last_online device field on each machine ping (#203)
* update last_online device field on each machine ping

* change var name to camel-case

* Use pgp name parameters instead of interpolation
2018-11-04 19:14:27 +01:00
Josh Harvey
6c3099921f support for Coin ATM Radar 2018-05-21 16:30:13 +03:00
Josh Harvey
c2af183911 format for latest standard 2018-03-10 18:59:40 +00:00
Josh Harvey
118e4ec4be refactor cash-in and cash-out 2018-02-01 23:48:27 +02:00
Josh Harvey
4625ffef0f lightning network support 2018-01-28 19:10:00 +02:00
Josh Harvey
fea630981d only send cash-out alerts when in cash-out mode 2018-01-06 14:23:33 +00:00
Josh Harvey
500edcf279 Add transaction versioning, tx cancellation (#79) 2017-08-29 16:08:06 +03:00
Josh Harvey
a5592b612f add timestamp to cash ready sms 2017-08-06 18:30:08 +03:00
Josh Harvey
f454e3266a fix balance error bug 2017-07-13 01:13:38 +03:00
Josh Harvey
fafac16742 better handling of ticker errors 2017-07-12 20:38:20 +03:00
Josh Harvey
5987f288a7 moar coinUtils fixes 2017-07-09 13:42:31 +03:00
Josh Harvey
178f576cfb add blockchain install scripts 2017-07-06 21:56:56 +03:00
Josh Harvey
2c525c1e5c generalize bitcoind json-rpc 2017-06-30 18:22:55 +03:00
Josh Harvey
2779dcd6f3 WIP 2017-06-24 18:52:55 +03:00
Josh Harvey
bf0dc3f7f3 add support for funding 2017-06-20 12:52:15 +03:00
Josh Harvey
8440fa3b1d refactor admin-server to lib directory 2017-06-16 16:23:51 +03:00
Josh Harvey
87fdb355b2 fixed cashOut rates bug 2017-06-08 13:11:36 +03:00
Josh Harvey
e8356c1041 update cryptoBalance notification 2017-06-01 16:53:01 +01:00
Josh Harvey
b6fce47069 fix 0 cash-out commission bug 2017-06-01 16:53:00 +01:00
Josh Harvey
c78519072b fix up zero-conf 2017-06-01 16:52:59 +01:00
Josh Harvey
23458b6b56 add blockcypher [WIP] 2017-06-01 16:52:59 +01:00
Josh Harvey
8cdad0bc15 add more db fields for fixed fee 2017-06-01 16:52:59 +01:00
Josh Harvey
a123170622 add pings table 2017-05-15 02:02:43 +03:00
Josh Harvey
c2282e61b4 new admin structure 2017-05-11 15:30:22 +03:00
Josh Harvey
67e12b19cb Reserve notes for redeem 2017-05-07 15:47:47 +03:00
Josh Harvey
614c64646a improve config loading; remove debug 2017-04-25 02:32:16 +03:00
Josh Harvey
91e1077daa move to sha-256 fingerprints 2017-04-25 02:32:15 +03:00
Josh Harvey
8674816d27 rename cartridge to cassette 2017-04-25 02:32:15 +03:00
Josh Harvey
cc32bc39e8 update bill count in config 2017-04-25 02:32:15 +03:00
Josh Harvey
84a93599f5 improve cash-in error handling 2017-04-25 02:32:15 +03:00
Josh Harvey
48dd23c11d convert to lodash 2017-04-25 02:32:14 +03:00
Josh Harvey
e7ab8223c2 Migrate plugins to lib directory 2017-04-15 20:33:54 +03:00
Josh Harvey
09b29bba56 fix cashOutCommission error 2017-04-15 18:43:42 +03:00
Josh Harvey
3a244f691e Lots of development 2017-04-10 15:42:47 +03:00
Josh Harvey
fe1ed536c5 removed debug 2017-03-22 01:41:38 +02:00
Josh Harvey
b7a93b89f5 WIP 2017-03-22 00:51:51 +02:00
Josh Harvey
340ad2b518 WIP 2017-03-20 16:43:40 +02:00
Josh Harvey
134a016bbd WIPP 2017-03-16 17:32:57 +02:00
Josh Harvey
340b39d47d WIPP 2017-03-15 22:54:40 +02:00
Josh Harvey
15678530fd WIPP 2017-03-06 16:07:00 +02:00
Josh Harvey
30071151ff WIPP 2017-03-06 14:22:33 +02:00
Josh Harvey
0bf54fa1d8 WIPP 2017-03-05 18:39:52 +02:00
Josh Harvey
24770e825e fix config version 2016-12-20 18:22:57 +02:00
Josh Harvey
aec84fc2cd fix poll balance 2016-12-12 23:30:28 +02:00
Josh Harvey
a4b35bab05 fix all clear notification 2016-12-12 18:18:26 +02:00