Commit graph

3478 commits

Author SHA1 Message Date
José Oliveira
126ee7338e fix: set default values for miners fee and batching flag 2022-03-03 16:51:48 +00:00
Rafael Taranto
b637b728ec Merge pull request #1138 from chaotixkilla/feat-cashout-nil-cryptovalue-check
Add cryptoAtoms positive value sanity check
2022-03-03 15:08:10 +00:00
Rafael Taranto
a6d0d608c7 Merge pull request #1142 from josepfo/fix/kraken-trade-error
fix: trade promises chain errors
2022-03-03 15:07:58 +00:00
Rafael Taranto
e3a1bb8f47 Merge pull request #1137 from chaotixkilla/fix-erc20-transfers
Fix ERC-20 transfer gas estimation and receiver address
2022-03-03 15:06:38 +00:00
Rafael Taranto
b7e6dc2f02 Merge pull request #1130 from josepfo/fix/tx-direction-on-sms-receipt
fix: sms receipt tx direction
2022-03-03 15:06:24 +00:00
Rafael Taranto
221d4aee6a Merge pull request #1139 from chaotixkilla/feat-dont-allow-same-name-custom-reqs
Error out on same name custom info requests creation
2022-03-03 15:06:04 +00:00
José Oliveira
6bb287ca38 fix: remove unnecessary new line 2022-03-03 00:33:59 +00:00
José Oliveira
ae151c741e fix: remove quite mode from grep 2022-03-03 00:12:12 +00:00
José Oliveira
5d24b427ca fix: handle grep error output 2022-03-02 21:40:19 +00:00
Sérgio Salgado
074ec7cb07 fix: undefined contract variable 2022-03-02 21:22:20 +00:00
Sérgio Salgado
35a0512ab5 fix: digest auth request queue remake 2022-03-02 21:08:46 +00:00
José Oliveira
f7ea781f4e fix: disable miners fee overrides field 2022-03-02 16:58:47 +00:00
Sérgio Salgado
d10831e808 fix: error message showing up on empty error object 2022-03-02 15:35:21 +00:00
Sérgio Salgado
e26e8c69fd feat: add test for requirement name
fix: add error message rendering on custom requirements form
2022-03-02 15:35:19 +00:00
José Oliveira
7989345a83 chore: remove miners fee debug logs 2022-03-02 14:57:47 +00:00
José Oliveira
f205f99d7f fix: sms receipt tx direction 2022-03-02 14:40:02 +00:00
José Oliveira
aa0d143679 fix: trade promises chain errors 2022-03-02 14:04:09 +00:00
Taranto
c8f5e471be chore: react build 2022-03-01 18:47:55 +00:00
Rafael Taranto
4d04298f6a Merge pull request #1141 from ubavic/add-front-photo-date
fix: missing ID photo date
2022-03-01 14:30:30 +00:00
Rafael Taranto
bedc355124 Merge pull request #1136 from chaotixkilla/fix-dashboard-tx-profits
Fix profits from dashboard
2022-03-01 12:17:35 +00:00
Rafael Taranto
1b5f5e9a94 Merge pull request #1140 from chaotixkilla/fix-improve-custom-info-request-deletion
Improve custom info requests deletion
2022-03-01 12:16:02 +00:00
Rafael Taranto
7776613558 Merge pull request #1131 from josepfo/fix/nodes-failed-to-upgrade
fix: wrong switch statement
2022-03-01 12:13:08 +00:00
Rafael Taranto
1d12d20062 Merge pull request #1134 from chaotixkilla/fix-sms-notices-timezone
Add timezone to the SMS notices screen
2022-03-01 12:12:22 +00:00
Rafael Taranto
e6194e8d04 Merge pull request #1133 from chaotixkilla/fix-blockchain-installation
Remove plugin dependency from blockchain status checking
2022-03-01 12:11:00 +00:00
Rafael Taranto
4aa0af889a Merge pull request #1125 from chaotixkilla/feat-digest-auth-request-queueing
Add digest auth request queueing
2022-03-01 12:09:42 +00:00
Nikola Ubavic
31c57d3a2c fix: missing ID photo date 2022-03-01 12:57:35 +01:00
Rafael Taranto
7e9fd148f3 Merge pull request #1135 from chaotixkilla/fix-btc-batching-same-output-address
Fix BTC transaction batching on same output address
2022-03-01 10:59:38 +00:00
Sérgio Salgado
4563f816e1 fix: improve custom info request warning message on delete
feat: delete custom info requests from trigger config overrides on delete
2022-03-01 05:45:51 +00:00
Sérgio Salgado
2df54411c3 feat: add cryptoAtoms positive value sanity check 2022-02-28 18:49:57 +00:00
Sérgio Salgado
b816b195c9 fix: ERC-20 transfer gas estimation and receiver address 2022-02-28 16:18:05 +00:00
Sérgio Salgado
64a4860df0 feat: add profit field to transactions 2022-02-25 18:46:40 +00:00
Sérgio Salgado
1614df27e8 fix: simplify queueing code 2022-02-25 17:47:46 +00:00
Sérgio Salgado
450de3cc0b fix: reducer function to calculate per address crypto atoms 2022-02-25 16:39:39 +00:00
Taranto
4339e58e6a chore: react build 2022-02-25 15:29:42 +00:00
Sérgio Salgado
eaa5100baa feat: add timezone to the SMS notices screen 2022-02-24 21:48:20 +00:00
Sérgio Salgado
f23f31e4d9 feat: blockchain status checking no longer dependent on plugin status 2022-02-24 20:57:12 +00:00
Rafael Taranto
df73dd847f Merge pull request #1127 from josepfo/fix/twilio-api-ui-fields
fix: format twilio api response
2022-02-24 20:51:25 +00:00
Rafael Taranto
63e8fdc917 Merge pull request #1126 from ubavic/fix-caching
fix: disable cache in transaction resolver
2022-02-24 20:50:48 +00:00
Rafael Taranto
5ba0ca4213 Merge pull request #1112 from siiky/fix/lam-337/wizard-steps
fix: don't show 0conf steps for coins that don't have them
2022-02-24 20:50:32 +00:00
Rafael Taranto
9489a708e8 Merge pull request #1119 from ubavic/fix-commission-overide
fix: commission overrides calculation
2022-02-24 20:49:30 +00:00
Rafael Taranto
46d8dbae66 Merge pull request #1128 from ubavic/fix-network-speed
fix: network speed format
2022-02-24 20:49:04 +00:00
Rafael Taranto
fa28625615 Merge pull request #1114 from ubavic/fix-photos
fix: photos in customer profile
2022-02-24 20:48:40 +00:00
Rafael Taranto
156e20f95b Merge pull request #1123 from chaotixkilla/fix-add-default-timezone-migration
Default timezone migration
2022-02-24 20:47:38 +00:00
Rafael Taranto
208558db34 Merge pull request #1129 from josepfo/fix/undefined-plugin-on-l-s-c
fix: send coins function arguments
2022-02-24 20:47:20 +00:00
Rafael Taranto
47674d8c82 Merge pull request #1106 from siiky/fix/lam-332/ethereum-send
fix: Ethereum errors on send
2022-02-24 20:04:40 +00:00
José Oliveira
886a1f74e6 fix: wrong switch statement 2022-02-24 17:47:55 +00:00
José Oliveira
5eb4fca5a9 fix: send coins function arguments 2022-02-23 18:56:57 +00:00
Rafael Taranto
89d555de89 Merge pull request #1124 from josepfo/fix/fee-multiplier-bn-instance
fix: create BN instance
2022-02-23 16:10:27 +00:00
José Oliveira
53afd7587d refactor: retrieve data modal and error handling 2022-02-23 00:32:25 +00:00
Nikola Ubavic
11d82911ba fix: network speed format 2022-02-22 18:00:15 +01:00