Commit graph

98 commits

Author SHA1 Message Date
Cesar
c457faab40 Chore: make notification center UI
Chore: fiatBalancesNotify refactor

Chore: removed now-unused code in some files

Feat: change column "detail" in database to use jsonb

Chore: add notification center background and button

Chore: notifications screen scaffolding

Fix: change position of notification UI

Feat: join backend and frontend

Feat: notification icons and machine names

Feat: add clear all button, stripe overlay on invalid notification

Fix: rework notification styles

Feat: use popper to render notifications

Feat: make notification center UI

Fix: fix css on notification center

Fix: fix invalidateNotification

Chore: apply PR requested changes

Fix: PR fixes

Fix: make toggleable body/root styles be handled by react

Chore: delete old notifier file

Fix: undo variable name changes for cryptobalance notifs
2021-02-04 15:48:23 +00:00
Cesar
04fd82454d Feat: code refactoring and jest tests
chore: More refactoring

chore: More tests and refactors

fix: Fixed age not getting calculated properly

chore: Implemented mocking in jest

chore: More mock tests

chore: checkStuckScreen tests
2021-02-04 15:48:23 +00:00
Liordino Neto
72a1b798f8 fix: added missing lodash dependency to accounts lib
fix: don't prepend '+' when using a friendly name with Twilio

fix: consider that the phone number may contain whitespaces

fix: removed duplicated import on accounts.js

fix: replaced isNan with lodash's _.isNumber

fix: _isNumber logic was inverted
2020-09-02 12:31:06 +02:00
Taranto
086c5ec188 fix: change rpc call after get balance deprecation 2020-04-15 19:14:33 +02:00
Taranto
1cc3c820b5 fix: pr fixes 2020-03-23 19:10:58 +01:00
Taranto
fa69d2a030 hotfix: add fudge factor 2020-03-23 19:10:58 +01:00
naconner
1d02521334 Bitcoin ABC 0.20.9 getbalance compatibility change 2020-01-13 14:29:43 +01:00
naconner
07f4bdfb66 Fix ETH sending following miner fee logging 2019-11-19 16:25:06 +00:00
naconner
c7dec82f38 Add DASH to Coinbase ticker 2019-11-19 16:24:24 +00:00
Neal Conner
52ccea0e5f Update Bitstamp to new Bitpay api version 2019-10-16 19:43:04 +02:00
Taranto
8a43d4ee7c Update to new bitpay api version 2019-09-04 18:29:17 +02:00
Neal Conner
96e0c0198d Add ZEC to coinbase.js 2019-09-04 18:25:16 +02:00
Neal Conner
b4d28d1a9b Delete quadrigacx.js 2019-08-31 17:50:13 +02:00
Neal Conner
fe1878129b Delete quadrigacx.js 2019-08-31 17:50:13 +02:00
Neal Conner
a1901dff50 Delete quadrigacx.js 2019-08-31 17:50:13 +02:00
Taranto
91fc4e7cc2 Fix ETH fee fetching 2019-08-06 20:47:50 +01:00
Neal Conner
e795537f2b litecoind 0.17 getbalance compatibility change 2019-08-06 20:43:04 +01:00
Michael Hampton
def5a16ad4 bitcoind 0.17/0.18 getbalance compatibility change
Because of bitcoind deprecating its internal account system, the getbalance RPC call now has a dummy argument as the first argument. The help says it can be omitted or changed to '*', so we change it to '*', both for backward compatibility and because in testing I found that omitting the argument was broken. Using '*' has the same semantics as omitting the argument, if accounts were not used in the previous version of bitcoind.
2019-08-06 20:42:44 +01:00
Rafael Taranto
919848aecd Geth/infura nonce fix (#295)
* Geth/infura nonce fix

* Fix nonce logic
2019-07-17 12:32:53 +01:00
Rafael Taranto
c5398c4b86 Assume https:// at the start of infura endpoint 2019-07-16 10:29:20 +01:00
Rafael Taranto
2f451c5893 Always start a sender number with + on twillio 2019-07-16 10:27:26 +01:00
Rafael Taranto
a051a34429 Handle high precision bitpay response numbers 2019-06-07 19:17:48 +03:00
Neal Conner
1a467707e8 Trim API token's whitespace 2019-05-16 11:20:54 +01:00
Rafael Taranto
d3478fb2ba Fix fee fetching issues 2019-04-17 19:24:08 +03:00
Rafael Taranto
71ed3b83dd Send legacy address for BCH on bitgo api 2019-04-17 15:32:02 +03:00
Rafael Taranto
61ad8a9eba Fix deprecated api call on bitgo api (#255)
* Fix deprecated api call on bitgo api

* Change filterUnconfirmed to filterPending
2019-03-07 10:03:48 +00:00
Neal Conner
ca59c7a6c5 Add Dash to BitGo wallet, remove Quadriga (#251)
* Add Dash to BitGo, remove Quadriga

* Update bitgo.js

* Update bitgo.json
2019-03-02 14:44:47 +01:00
Davit Abulashvili
163473a7ee Log miner fee (#237)
* Get miner fee written in some wallet plugins

* Return txid and fee for geth. possible problem with txid (zero hash on pending transaction)

* bitgo fee return

* Wallet apis fees save in cryptoAtoms
2019-01-04 16:34:50 +00:00
Rafael Taranto
e59ec4ed28 Add ZEC, BCH, and LTC to BitGO wallet plugin (#240)
* Add ZEC, BCH and LTC to BitGO wallet plugin

* Convert to legacyAddress on bitgo plugin
2018-12-30 15:48:40 +01:00
Davit Abulashvili
b254f7f2be Support itbit exchange/ticker. Additions (#232)
* Initial itBit implementation

* Add tests for calculatePrice in exchange/itbit.js

* Add etherium to supported crypto codes in common/itbit.js

* Apply standardjs to itbit files

* itbit trade test. not important

* test getCurrencyRates in ticker/itbit.js
2018-12-11 11:47:34 +02:00
Rafael Taranto
f674f64f58 Use spendable amount for balance 2018-12-03 13:18:58 -02:00
Rafael Taranto
fa652b8e74 Fix standard styling issues 2018-11-21 11:37:26 -02:00
Rafael Taranto
01153d0562 Migrate bitgo api to v2 2018-11-21 11:36:02 -02:00
Rafael Taranto
3b14a715b4 Replace mailjet with mailgun (#180) 2018-10-04 21:40:50 +03:00
Rafael Taranto
bcf336741e Add QuadrigaCX exchange and ticker (#176)
* Add QuadrigaCX exchange and ticker

* Clean up code from QuadrigaCX
2018-09-27 21:59:53 +03:00
Rafael Taranto
de4a675a43 Fixed bitstamp coin scaling (#167)
The coin scaling for the bistamp excahnge was using a satoshi scaling for ETH when it should have been using wei.
2018-09-22 23:38:31 +01:00
Josh Harvey
d28c6ae691 upgrade to infura v3 2018-08-10 17:33:26 +03:00
Josh Harvey
dcef083d49 fix json-rpc issue 2018-07-16 17:00:09 +03:00
Josh Harvey
ac89f0e5e9 add Infura wallet support 2018-07-10 17:09:18 +03:00
Fabio Cigliano
1bcf586544 json-rpc parameter bugfix (#129)
* json-rpc parameter bugfix

* small change

* Update json-rpc.js
2018-07-01 15:43:58 +01:00
Fabio Cigliano
dd7e447e73 Sms integration fix (#130)
* Twilio integration error handling improvement

* Mock-sms error triggering added
2018-06-19 11:42:51 +01:00
Fabio Cigliano
82726fd9c1 json-rpc error handling (#128)
* json-rpc error handling

* partial revert
2018-06-16 13:55:58 +03:00
Fabio Cigliano
25030fab2a Strike bugfix (#122) 2018-06-12 16:11:53 +03:00
Josh Harvey
d1712ce1ce Add layer2 address separately 2018-06-04 16:34:46 +03:00
Josh Harvey
3f9c139f83 Support Strike for Lightning Network 2018-05-27 12:47:57 +03:00
Josh Harvey
4f7efc1177 use mainnet for lightning 2018-05-20 15:46:40 +03:00
Josh Harvey
be53de7326 support sending funds to external wallet 2018-05-17 16:28:39 +03:00
Neal Conner
8293f7b381 Use forex conversion for Bitstamp on non-USD/EUR (#111) 2018-04-20 20:00:33 +03:00
Josh Harvey
6fa6ac1647 merge lightning 2018-03-28 22:40:28 +03:00
Neal Conner
edd54c16f5 Support CashAddr format (#109)
* Don't convert BCH address

* Update for CashAddr

* Rename to Bitcoin Cash

* fix typo
2018-03-22 17:12:53 +00:00