All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
v0.3.7 - 2023-03-10
b29d569
- channel: introduce async types for the channel (commit by @AwesomeIbex)9cc9b4e
- channel: implement async queue (commit by @AwesomeIbex)51f3436
- portal: call queue on intervals (commit by @AwesomeIbex)4d0bfc4
- portal: pass a status to an error (commit by @AwesomeIbex)4aaa64a
- portal: async receiver (commit by @AwesomeIbex)749de02
- format: introduce a received field for the timesheet (commit by @AwesomeIbex)67192bc
- channel: asset reservation with first pass approach (commit by @AwesomeIbex)0058a24
- portal: origin should always be enriched (commit by @AwesomeIbex)c89a985
- portal: aggregates should be calculated by the handler (commit by @AwesomeIbex)c119fec
- channel: testable user payment for messages (commit by @AwesomeIbex)4cd53fb
- charge for notifications (commit by @AwesomeIbex)
31fb9aa
- portal: process the queue in async tests (commit by @AwesomeIbex)cc05015
- portal: test that the async channel sends the right signals (commit by @AwesomeIbex)eee5dbb
- add asset macro assertions (commit by @AwesomeIbex)138f12b
- fix testing spaghetti for accounts (commit by @AwesomeIbex)a09da93
- make tests compile (commit by @AwesomeIbex)
408b3a2
- queue: add logging to queue (commit by @AwesomeIbex)8ae236d
- update log targets (commit by @AwesomeIbex)b51e962
- clean pallet and move to impls (commit by @AwesomeIbex)997e423
- clippy (commit by @AwesomeIbex)
v0.3.6 - 2023-03-01
edcb5db
- store xbi responses in sync channel (commit by @AwesomeIbex)
ef7c723
- introduce low level unhappy path test (commit by @AwesomeIbex)
f1547be
- make the queue use the same logic (commit by @AwesomeIbex)f95f84f
- asset-registry: clippy lints (commit by @AwesomeIbex)
v0.3.5 - 2023-03-01
0af6565
- scabi module error when publishing (commit by @AwesomeIbex)
v0.3.4 - 2023-03-01
-
due to
7fd8d50
- timestamps can be progressed by an enum (commit by @AwesomeIbex):timestamps can be progressed by an enum
-
due to
7576d2b
- remove id from the result (commit by @AwesomeIbex):we handle results in a different way so result has been removed from the codec
-
due to
03ffbb5
- hide the timesheet from requesting users (commit by @AwesomeIbex):hide the timesheet from requesting users
-
due to
f7c8e50
- generate ids on user requests (commit by @AwesomeIbex):this removes the ability to provide an id when sending an xbi message
f7c8e50
- format: generate ids on user requests (commit by @AwesomeIbex)