Skip to content

Commit

Permalink
feat(*)!: add deposit and withdraw events
Browse files Browse the repository at this point in the history
Signed-off-by: Brooks Townsend <brooksmtownsend@gmail.com>
  • Loading branch information
brooksmtownsend committed Dec 20, 2023
1 parent 1732d26 commit c4951e1
Show file tree
Hide file tree
Showing 35 changed files with 9,457 additions and 271 deletions.
2 changes: 1 addition & 1 deletion Justfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ build:
(cd $dir && wash build); \
done

version := "0.1.0"
version := "0.2.0"
push:
# Push to GHCR
wash push ghcr.io/cosmonic/cosmonic-gitops/bankaccount_projector:{{version}} projector/build/bankaccount_projector_s.wasm
Expand Down
5 changes: 0 additions & 5 deletions aggregate/.cargo/config.toml

This file was deleted.

16 changes: 0 additions & 16 deletions aggregate/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion aggregate/.keys/bankaccount_aggregate_module.nk

This file was deleted.

Loading

0 comments on commit c4951e1

Please sign in to comment.