Commit Graph

401 Commits

Author SHA1 Message Date
Rustem Shaydullin
3828b8d729 MG-175: Fix scoper warnings 2020-01-29 20:29:34 +03:00
Boris
97bbea6c9b
FF-136: add encrypted token (#169) 2020-01-29 18:07:07 +03:00
ndiezel0
997af1569c
Merge pull request #170 from rbkmoney/MG-175/ft/woody_upgrade
MG-175: Upgrade woody
2020-01-28 13:02:28 +03:00
Rustem Shaydullin
52d0997f38 MG-175: Upgrade woody 2020-01-27 16:40:48 +03:00
Roman Pushkov
6dc8867859
FF-99: destination tag in crypto wallet (#168)
* marshalling update

* update damsel

* update fistful-proto

* update test
2020-01-21 13:53:58 +03:00
Alexey
68b3ec8a69
FF-145: Make cashflow symmetric (#162) 2020-01-10 14:50:03 +03:00
Alexey
6ceda7127c
FF-129: Fix operation id (#166) 2020-01-09 17:42:32 +03:00
Alexey
9c13b85f55
FF-129/130: Get destination/withdrawal by external id (#147) 2020-01-09 13:57:35 +03:00
Sergey Yelin
6345c916f8
FF-151: Fix crash on unknown card issuer (#161) 2019-12-30 19:15:01 +03:00
Sergey Yelin
b6780701a5
FF-150: Fix crash on terms violation (#160)
* FF-150: Fix crach on terms violation

* Fix type

* Add test
2019-12-30 13:41:01 +03:00
Alexey
d00a247ce3
FF-128: Remove ff_sequence and ff_external_id (#159) 2019-12-17 15:59:15 +03:00
Alexey
1615b527e7
FF-128: Remove fistful offset (#148) 2019-12-13 13:28:31 +03:00
Andrey Fadeev
9fc0e88a50
Add deposit and withdrawal repairers (#158) 2019-12-11 18:26:45 +02:00
Toporkov Igor
fe90905f66
FF-132: Get wallet by external id (#154)
* Upgrade swag-wallets

* Add getWalletByExternalID

* Fix swag commit

* Bump swag-wallets

* Simplify getting internal id

* Use ff_external_id for id mapping

* Add test

* Remove redundant matching

* Switch back to using bender_client
2019-12-10 18:24:55 +03:00
Alexey
87eb4aca4c
FF-128: Don't use snowflake to generate withdrawal ids (#155) 2019-12-06 17:24:39 +03:00
Roman Pushkov
fa9edc64d4
FF-147: remove token expiration in wallets (#153)
* remove token expiration handling

* use expired timestamp in tests

* change deletion to commenting out

* Update docker-compose.sh
2019-12-05 22:09:06 +03:00
Alexey
ef4a65747e
FF-128: Bender integration part 2 (#143) 2019-12-03 13:20:42 +03:00
Andrew Mayorov
f1e86ff071 Fix marshalling optional ripple tag (#145) 2019-11-27 12:49:34 +02:00
Артем
36d76ceeac
FF-144: FIX - crypto payment tool conditions (#146)
* fixed, added get crypto quote test

* fixed

* fixed linter
2019-11-26 16:17:46 +03:00
Sergey Yelin
9c1d3d6d38
Upgrade cowboy_access_log to fix crash on 400 error (#144)
* Upgrade cowboy_access_log to fix crash on 400 error

* Fix crash in cowboy_access_log
2019-11-22 14:52:16 +03:00
Alexey
2bc256464b
FF-128: Bender integration part 1 (#138) 2019-11-15 16:13:20 +03:00
Sergey Yelin
e327dd0165
Update Erlang to 21.3.8.7 (#139) 2019-11-07 18:21:11 +03:00
Andrey Fadeev
2643075d0c
FF-77 Add party and domain revisions (#130) 2019-10-17 16:09:39 +03:00
Andrey Fadeev
b38429ea32
FF-77 Fix nonexistent withdrawal get error handling (#129) 2019-10-15 11:34:27 +03:00
Sergey Yelin
eaf68723c7
FF-116: Switch to shumpune proto (#126)
* Switch to shumpune proto

* Affected -> Clock

* Added shumpune_proto

* Add coverage config

* Add extra parameter with type clock() to ff_transaction:balance/1

* Update hellgate and dominant

* Add clock marshaling rules

* Upgrade fistful-proto

* Fix dialyzer errors

* Code review fixes

* Move currency reference creartion to ff_currency.

* Use standard function for conversion

* Revert "Use standard function for conversion"

This reverts commit 9ac5a94c55476400f425703192d48e8211b1b1dc.

* Use standard function - 2

* Replace clock records with ff_clock module

* Fix clock type

* More review fixes

* Revert "More review fixes"

This reverts commit a75707eace1fdc41668755d62d0130054beda7aa.

* More review fixes

* Add NOTE to deposite test

* Move clock selection to ff_postings_transfer

* Fix spec for clock/1
2019-10-14 14:16:30 +03:00
Артем
8f3627481d
fixed hellgate cfg (#128) 2019-10-10 16:56:46 +03:00
Andrey Fadeev
89f1d570a7
FF-77 Use party_client for PartyManagement calls (#127)
* Rename ff_ctx to ff_entity_context
* Add runtime context and pass it through all woody handlers
* Add party_client usage
2019-10-07 11:45:00 +03:00
Andrey Fadeev
fbe8dd6657
Update swag (#124)
... and build utils

Add wallet hook validation errors
2019-10-01 10:45:34 +03:00
Andrey Fadeev
9e899397e7
FF-77 Another try to rewrite transfers (#123)
* Extract deposit from ff_transfer
* Extract withdrawal from ff_transfer
* Remove ff_transfer
* Add deposit revert
* Add adjustments
2019-09-24 17:06:17 +03:00
Anton Kuranda
4f3bef2a03
Merge pull request #122 from rbkmoney/ft/opensource
Let's make it opensource
2019-09-20 00:04:10 +03:00
Anton Kuranda
21c4d66937 Let's make it opensource 2019-09-20 00:03:57 +03:00
Roman Pushkov
c43872da8c
Merge pull request #119 from rbkmoney/FF-114/ft/wallet_tests
FF-114: wallet tests
2019-09-18 15:02:57 +03:00
Roman Pushkov
138d49d804 refactoring 2019-09-17 20:01:40 +03:00
Roman Pushkov
67335a478c typo 2019-09-17 13:32:03 +03:00
Roman Pushkov
5b58d49448 formatting 2019-09-17 13:14:47 +03:00
Roman Pushkov
3178e4b4fb cleanup fix 2019-09-17 13:10:53 +03:00
Roman Pushkov
803472a839 fix tests 2019-09-17 12:17:06 +03:00
Roman Pushkov
153bbff563 fix tests 2019-09-17 11:49:08 +03:00
Roman Pushkov
95a6a4de62 fix types 2019-09-17 11:20:13 +03:00
Roman Pushkov
64aa94258b update wallet handler tests 2019-09-17 10:48:36 +03:00
Roman Pushkov
c363a52a7a update account validation error handling and types 2019-09-17 10:30:55 +03:00
Roman Pushkov
64f46d1f68 update account creation error handling and types 2019-09-17 10:29:09 +03:00
Roman Pushkov
8ae54edcb5 update wallet_machine error types 2019-09-17 10:27:26 +03:00
Roman Pushkov
8e133237ae update and refactor wallet tests 2019-09-17 10:26:43 +03:00
Roman Pushkov
f815bebfb3 remove unnecessary config 2019-09-17 10:26:22 +03:00
Boris
97372af4f1
PROXY-292 udpate dmsl(hot fix) (#121) 2019-09-16 19:58:24 +03:00
Roman Pushkov
31022a6646 some cleaning up 2019-09-13 17:38:09 +03:00
Roman Pushkov
c7f158ea9e add undefined and irreducible terms tests 2019-09-13 12:48:03 +03:00
Roman Pushkov
80a732ff7e some cleaning up 2019-09-13 12:46:23 +03:00
Roman Pushkov
517f39911e ignore tags 2019-09-13 12:46:23 +03:00