Go to file
2021-12-08 19:53:39 +03:00
.github/workflows Build and push images w/ GH action (#1) 2021-12-08 19:35:32 +03:00
apps Stop evaluating dropped payinst field 2021-12-08 19:53:39 +03:00
config +disable latest_version caching in sys.config (#25) 2021-10-22 11:19:44 +03:00
test/machinegun changed workdir according a wetkitty:service-erlang.sls.tpl (#1) 2021-06-18 15:02:32 +03:00
.dockerignore Build and push images w/ GH action (#1) 2021-12-08 19:35:32 +03:00
.gitignore Build and push images w/ GH action (#1) 2021-12-08 19:35:32 +03:00
.gitmodules Allow to build service without the private registry (#548) 2021-03-05 18:37:04 +03:00
docker-compose.sh ED-242: Upgrade Erlang 24 (#13) 2021-09-14 12:54:42 +03:00
Dockerfile Build and push images w/ GH action (#1) 2021-12-08 19:35:32 +03:00
elvis.config refactor: Rewrite pm_party reduce and merge in a generic fashion (#8) 2021-09-07 15:52:20 +03:00
LICENSE Let's make it opensource (#364) 2019-09-20 00:09:59 +03:00
README.md Build and push images w/ GH action (#1) 2021-12-08 19:35:32 +03:00
rebar.config ED-242: Upgrade Erlang 24 (#13) 2021-09-14 12:54:42 +03:00
rebar.lock Add support for damsel @ b4447c90 2021-12-08 19:35:57 +03:00
TODO.md HG-48: Switch to the new stateproc protocol (#14) 2016-08-11 15:52:58 +00:00

Party Management

Managing parties involved in payment processing.

Building

We widelly use Thrift to define RPC protocols. So it needs to have our Thrift compiler in PATH to build this service. The recommended way to achieve this is by using our build image.