Commit Graph

6 Commits

Author SHA1 Message Date
Aleksey Kashapov
bcff0b78f6
CP-12: Adds support for 'currency_conversion' config option (#28)
* CP-12: Adds support for 'currency_conversin' config option

* Fixes eunit tests

* Updates testcases in suites

* Fixes struct type in marshaling and temporarily disables codecov report upload

* Bumps damsel and limiter-proto

* Removes global 'currency_conversion' flag
2024-05-29 12:46:08 +03:00
Aleksey Kashapov
3eff7ddf1e
VEN-9: Adds support for versioned limit config object (#20)
* Adds explicit damsel dependency

* Bump dominant docker compose image (sha-e0afa44)

* Adds dominant-sourced config unmarshalling

* Adds operation `Limiter:GetVersioned/4`

* Refactor test suite and add testcase group with dominant-sourced config object use
2023-03-01 18:33:36 +03:00
Aleksey Kashapov
d7febd557c
TD-511: Adds app configuration flag to disable currency conversion (#19)
* Adds app configuration flag to disable currency conversion

* Revert turnover test suite

* Adds testcase for disabled currency conversion

* Changes currency_conversion default to disabled

* Simplify currency conversion testcases setup
2023-02-20 11:29:50 +03:00
Andrew Mayorov
f577d1292a
TD-275: Add CI through GH Actions (#1)
* Switch to valitydev upstreams
* valitydev/thrift_erlang@c280ff2
* valitydev/scoper@7f3183d
* valitydev/genlib@82c5ff3
* valitydev/erlang-health@5958e2f
* valitydev/damsel@1d60b20
* Drop how_are_you
2022-04-18 11:00:48 +03:00
Артем
9bf3e29636
P2C-14: Limiter (#1)
* draft

* added format

* added backend stuff

* added requested changes except batch in range machine

* added error sort in handler, add lim_body and its validation

* added start time and shard size, implemented shard id generation and time range calculation

* fixed xref

* fixed format

* added unit tests

* refactored errors

* updated to new proto

* added config marshaling

* fixed format

* added base tests

* added exchange tests

* fixed linter

* added requested changes

* updated proto ref
2021-05-17 13:34:16 +03:00
WWW_cool
439b1c65b0
initial 2021-02-17 12:47:57 +03:00