* HG-153: Provider transport options for proxies
* HG-151: Provide selector as a means to choose an inspector
* HG-151: Provide the cost range condition
* HG-138: Introduce party related conditions
* Revert "HG-153: Provider transport options for proxies"
This reverts commit e0a541bc18efcef30cafd735a38584ee0df8e08e.
* HG-138: Provide const predicate to ease w/ construction catch-all decisions
* HG-118: Rename `InvoiceInfo` into `InvoiceDetails`
* HG-118: Sketch up a merchant proxy interface
* HG-118: Strip off invoice status dramatically
* HG-118: Fix a couple of issues
* HG-115: Strictly identify cash flow accounts in a graph
* HG-115: Fix review issues
* Further specify final cash flow to exclude the possibility of ambiguity
* Use the `Cash` term everywhere instead of ambiguous `Amount`
* HG-115: Fix merge issues
* HG-115: Remove excessive constructs
* contract belongs to party and shop must be linked with contract upon creation
* one payout account, dumb selectors for currency and category
* Last fix
* HG-64: Pass routing and cash flow data down w/ events
* HG-64: Change system account designation
* HG-64: Praise the javac overlord
* HG-64: Imply single limit
* HG-64: Include shop details in the prototype
* HG-64: Write a couple of comments
* HG-30: Dump a preliminary domain redesign
* HG-30: Fix implicit requiredness
* HG-30: Bring contractor object back to domain
* HG-30: Use the term 'Cash' as a notion of financial resources
* HG-30: Describe what 'Terminal' is more thoroughly
* HG-30: Bring together a couple of known unsolved problems
* HG-30: Throw down some notes on planned domain structure
* HG-47: Change regulatory domain for timestamps to RFC 3339
* HG-47: Draft party management interfaces + update related domain types
* HG-47: Isolate any possible party modification in changeset
* HG-47: Make blockage / suspension signaling more straightfowrard
* HG-47: Fix a bit Makefile sanity
* HG-47: Introduce ownership to invoices
* HG-47: Distinguish between shop name and id + autogenerate latter
* HG-47: Simplify ShopUpdate definition
* HG-47: Use refs to a category instead
* HG-47: Separate party definition from data revision + provide GetShop function
* HG-47: Include party events into processing event set
* HG-47: Barely acknowledge party creation rather than reply with initial state
* HG-47: Fuse domain objects into party state as is + fix wording