* HG-339: Introduce partial refunds (#176)
* HG-339: Enrich refund with payment cash for old events (#177)
* HG-341: Introduce provision and service terms for partial refunds (#180)
* HG-348: Make refund id using sequences service (#186)
* HG-348: Make refund id using sequences service
* HG-348: Bump to rbkmoney/scoper@cbe3abc
* HG-339: rebar.config fixed
* HG-339: seq_proto -> hg_proto.app.src (#188)
* HG-339: Cant start simultaneous partial refunds (#189)
* HG-339: Bump rbkmoney/damsel@349d26c, Bump rbkmoney/dominant@007326a
* HG-312: add payout terms support (#174)
* add payout terms support
* add payout method condition support
* clean up hg_party a little bit
* separate payment institution stuff
* CAPI-251: add varset support to payment institution terms computation (#178)
* add varset support to payment institution terms computation
* add more science to pmnt_institution test
* HG-343: add marshaling for old models (#183)
* bump damsel and dominant
* remove policy from payout service terms
* rename SheduleRef to PayoutSheduleRef to match damsel naming
* add marshaling for old models: international bank account, international legal entity, shop
* HG-343: fix old contract unmarshalling (#184)
* HG-343: fix old contract params unmarshalling (#184)
* linter fix
* HG-343: add support for merchant payout account (#185)
* add support for merchant payout account
* fix exceptions for ComputeTerms methods
* HG-314: Let it learn new payment tool and storage schema
* HG-314: Add forgotten payment tool condition assertions
* HG-314: Increase healthcheck timeouts just for the fun of it
* HG-326: Introduce new rounding rule for cashflow volume (#169)
* BA-52: Bump to master rbkmoney/damsel@620cca5
* BA-52: Bump to master rbkmoney/dominant@68d75c0
* HG-173: changed party interface to claims (#79)
* DC-45: implemented dirty version of event batching (#92)
* DC-45: implemented dirty version of event batching
* DC-45: Make invoice machines emit changes within single event
* HG-229: Embrace new events hierarchy (#94)
* HG-229: Bump to rbkmoney/damsel@7bb67fc
* HG-229: Embrace new events hierarchy
* HG-229: Fix long time broken typespecs
* HG-229: Employ session results + further decouple sessions from payment
* HG-229: Better classify payment errors
* HG-229: Implement model splitting
* HG-229: Stuff location with something meaningful
* HG-229: Overcome a couple of rebase related issues
* HG-229: Drop event filtering facilities altogether
* HG-229: Make result more explicit
* HG-229: Lessen verbosity on cleaning up
* HG-192: Handle missing shop properly (#95)
* HG-173: fixed some shop-related asserts (#97)
* HG-219: Bump to upstream rbkmoney/damsel@b665c89
* HG-190: Cut down on extraneous mg calls a little
* HG-190: Switch to rbkmoney/damsel@4018c41
* HG-190: Abuse persistent timers in the invoice machine
* HG-190: Drop merchant proxy logic altogether
* HG-190: Add one more test on invoice timings
* HG-190: Fix confusing timer management
* HG-190: Oops
* HG-190: Switch to damsel upstream, bump to rbkmoney/machinegun@a5a8653
* HG-190: Bump to rbkmoney/machinegun@707c2f8
* HG-153: Implement setting transport options up for proxies
* HG-153: Reduce inpector selector during payment init
* HG-151: Implement cost range condition
* HG-151: Reimplement inspector tests using selector
* HG-138: Shitcode up a party-related selectors implementation
* HG-153: Use proxy transport options from the app env
* HG-138: Implement const predicate reduction
* HG-138: Bump to rbkmoney/damsel@61701d2
* HG-138: Bump up dominant and build image
* HG-138: Make compose more insistent on health checking
* HG-152: Bump to rbkmoney/image-service-erlang@13454a9
* HG-138: Bump up dominant again
* HG-153: Make cash range check fail upon misconfiguration
* HG-130: Adapt to the damsel with breaking changes
* HG-131: Implement merchant proxy binding
* HG-131: Refactor shitty code a bit
* HG-131: Add upsert facility to help filling dmt up in tests
* HG-131: Name children properly to run more than one proxy handler
* HG-131: Fix a spec
* HG-131: Narrow a number of cases w/ asserting nonempty history
* HG-131: Drop unnecessary handling of woody errors
* HG-131: Shitcode a merchant proxy integration
* HG-131: Switch to the damsel upstream
* HG-131: Fix confusing type declarations
* HG-131: Adhere to the callback interface
* HG-131: Ensure proxy setup accepted automatically
* HG-130: Adapt to the damsel with breaking changes
* HG-130: Switch to proper damsel master
* HG-130: Hack around a damsel's whoopsie
* HG-130: Bump dominant and machinegun images
* HG-63: Interwine payment processing with accounting
* HG-63: Fix linting issues
* HG-63: Fix badmatch
* HG-63: Play with timings in tests
* HG-63: Add a couple of TODOs
* HG-63: Use `partition` instead of deceptive `splitwith`
* HG-62: Implement cashflows, w/o any reasonable safeguards for now
* HG-64: Drop unused piece of code
* HG-64: Export a domain revision type
* HG-64: Validate invoice params upon creation
* HG-64: Create default shop from prototype
* HG-64: Fix badmatch
* HG-64: Implement validation and naive routing
* HG-64: Bump to rbkmoney/damsel@29d6caf
* HG-64: Fix linting issues
* HG-64: Activate shop created from prototype
* HG-64: Refactor everything to use the newest woody_erlang
* HG-64: Add TODO concerning importance of autogenerated reflection
* add dmt_client
remove traitorous tab
fix traitorous spec
fixes
rebase fixes
add tiny little fixes
eta wtuka ni k chemu
fix tabs and spaces
* drop some ugly stuff
* use fresh dominant image
* update build_utils
* HG-51: Implement new proxy protocol, shitcode at its best
* HG-51: Refactor a bit
* HG-51: Switch to a renewed mg protocol
* HG-51: Bump to damsel upstream w/ payer contact info
* HG-51: Mention pointlessly complex payment ids in TODO list
* HG-51: Hardcode eventsink id instead
* HG-51: Update lockfile
* HG-51: Fail furiosly when callback handling ends up w/ unexpected error
* HG-51: Store less state in the session start event
* HG-51: Fail furiously on protocol errors, e.g. proxy contract violations
* HG-51: Add more TODO
* MG-16: Reimplement state processing in line w/ proto changes + remove some quirks
* MG-16: Update machinegun endpoints
* MG-16: Bump to the newest woody
* MG-16: Switch to a fresh machinegun container in test env
* HG-48: Linting should not require compilation
* HG-48: Switch to the new stateproc protocol + introduce dynamic dispatch
* HG-47: Update TODOs
* HG-48: Fix process_signal contract
* HG-48: Update Payer construction in tests
* HG-48: Fix context handling
* HG-48: Bump damsel dep and update invoice machine accordingly
* HG-48: Bump mg_prototype service dep
* HG-48: Consolidate service specs in one place