Commit Graph

32 Commits

Author SHA1 Message Date
Andrew Mayorov
61581846b4
TD-329: Add explicit Rollback operation (#24) 2022-07-05 19:27:18 +03:00
Andrew Mayorov
8bb5f04462
TD-329: Bump to valitydev/damsel@33c5665 (#23)
Bump to valitydev/damsel@33c5665
2022-07-05 11:36:46 +03:00
Артем
e81239e243
TD-328: Add withdrawal context (#22)
* added withdrawal context

* renamed

* added withdrawal config context type

* renamed

* renamed
2022-06-28 18:29:54 +03:00
Vality Bot
21f0b2f331
🔄 Synced file(s) with valitydev/configurations (#6)
* 🔄 Synced local '.github/workflows/basic-linters.yml' with remote 'workflows/base/basic-linters.yml'

* 🔄 Created local '.github/settings.yml' from remote '.github/settings.yml'

* 🔄 Synced local '.github/workflows/' with remote 'workflows/proto/'
2022-06-27 11:41:55 +03:00
Andrew Mayorov
c5dfe39a00
TD-312: Bump to valitydev/damsel@dac2cb5 (#21)
Also use valitydev/thrift compiler v0.14.2.3 w/ `app_namespaces`.

* Reuse Erlang CI workflow
* Specify `damsel` as dependency
2022-06-23 14:32:58 +03:00
Артем
ac97053892
TD-305 Fix: Change to limiter payproc invoice payment (#20)
fixed
2022-06-15 11:15:36 +03:00
Артем
136e891337
TD-305: Add domain dep and payer (#18)
* added domain dep and payer

* removed base to fix dialyzer

* bump pom

* returned to limiter payer

* added payproc context

* upgrade namespaces

* readded capture cost

* fixed

Co-authored-by: Anatoly Karlov <karleowne@gmail.com>
2022-06-14 15:53:59 +03:00
Andrew Mayorov
6723e86215
TD-304: Transform body type into turnover specific metric (#19)
* Deprecate weakly defined limit body type.
* Stop accepting body type in "legacy" configurator

Co-authored-by: Артем <WWW_cool@inbox.ru>
2022-06-08 17:57:49 +03:00
Andrew Mayorov
d390910cd2
TD-303: Add scope over payment tool (#17)
* Drop global scope as a special case of empty case, given it's not
  used in existing data.
* Reduce amount of empty struct declarations.
* Sprinkle more comments.
2022-06-02 11:15:41 +03:00
Andrew Mayorov
03dad08ede
TD-303: Update GH Actions workflows (#16) 2022-06-01 18:12:03 +03:00
renovate[bot]
9d6cbb7fb0
Update actions/cache action to v3 (#8)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-01 16:23:51 +03:00
renovate[bot]
297c320856
Update actions/checkout action to v3 (#7)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-01 16:22:55 +03:00
github-actions[bot]
8c08550746 Update file(s) from valitydev/.github 2022-02-22 08:11:50 +00:00
github-actions[bot]
ab16cdba87 Update file(s) from valitydev/.github 2022-02-22 07:25:11 +00:00
Pavel Popov
858bd3609c
Update renovate config 2022-02-21 13:56:28 +03:00
Anatoly Karlov
47dead25ca add pom>resource 2022-01-15 17:01:24 +03:00
Anatoly Karlov
69af2f73ab migrate on dev.vality domain and GitHub Action CI 2022-01-15 16:10:35 +03:00
yuri-bukhalenkov
c29d2435c2
fixed multiscope (made global scope the single one) (#11) 2021-11-08 20:32:48 +03:00
yuri-bukhalenkov
ee8ba363d9
fixed multiscope (#9) 2021-11-01 15:42:14 +03:00
yuri-bukhalenkov
10c206e3fb
ED-310/multi-scope (#8)
* multiscope for LimitConfig & LimitConfigParams
2021-10-27 18:43:43 +03:00
Артем
2e2cdab859
ED-284: Full params for cfg creation (#7)
* added full params for cfg creation

* fixed
2021-10-11 15:36:17 +03:00
Boris
f46aba6b44
add apache license (#6) 2021-08-13 19:10:22 +03:00
Boris
9c0653ff72
ED-181: add op_behaviour in create params (#5) 2021-06-22 14:41:15 +03:00
Boris
33a84b3d10
ED-181: add operation_behaviour in LimitConfig (#4) 2021-06-22 08:39:55 +03:00
Boris
d4b40ead58
Add latest clock (#3) 2021-05-31 15:18:23 +03:00
Артем
84cc6b7355
P2C-12: New limiter proto (#2)
* new limiter proto

* added clock

* added configurator service

* added limit context

* added id and desc to configuration

* added requested changes

* refactored limit config api

* added timestamp to config struct

* moved operation_timestamp from change to context

* added ForbiddenOperationAmount exception

* added shard size to config

* added lim range

* fixed account id

* added limit config and new limit context

* fixed

* added currency to config

* updated configurator

* removed cash from limiter limit struct

* added op type to context

* removed entity

* added context type to config

* added currency to limit range

* changed to optional for op
2021-04-29 12:00:46 +03:00
WWW_cool
e0b008c58c fix desc 2019-09-24 15:35:30 +03:00
WWW_cool
a7894bfd14 limitter proto first try 2019-09-24 15:22:23 +03:00
WWW_cool
8da07af209 readded submodule 2019-09-20 12:41:22 +03:00
WWW_cool
dfc729fa84 fix 2019-09-20 12:28:16 +03:00
WWW_cool
52681fd0bf initial 2019-09-20 12:24:41 +03:00
WWW_cool
e4f914f0e8 initial commit 2019-09-20 12:23:58 +03:00