Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(ecocredit/basket): wire core submodule into baskets #935

Merged
merged 24 commits into from
Mar 31, 2022
Merged
Show file tree
Hide file tree
Changes from 21 commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
6c25968
wip: baskets integration
technicallyty Mar 23, 2022
a623422
feat: integrate core module into baskets
technicallyty Mar 24, 2022
22b737c
chore: fmt
technicallyty Mar 24, 2022
a3731f1
fix: add credit type check
technicallyty Mar 24, 2022
fd0aadb
chore: go fmt
technicallyty Mar 24, 2022
afb3fbe
chore: fix comment
technicallyty Mar 24, 2022
c305f56
chore: remove regex call
technicallyty Mar 25, 2022
be6cdab
Merge branch 'master' into ty/rewire_basket
technicallyty Mar 25, 2022
8a76fd4
chore: imports, fmt
technicallyty Mar 25, 2022
5aed6c8
chore: comment out sims temporarily
technicallyty Mar 25, 2022
b4effaf
Merge branch 'master' into ty/rewire_basket
technicallyty Mar 25, 2022
cbcbfa8
chore: address review
technicallyty Mar 28, 2022
58cbf62
chore: comment correct sim call and add todo comment
technicallyty Mar 28, 2022
dfa313d
Merge branch 'master' into ty/rewire_basket
technicallyty Mar 28, 2022
b9d79f5
Merge branch 'master' into ty/rewire_basket
technicallyty Mar 29, 2022
50d19af
Merge branch 'master' into ty/rewire_basket
technicallyty Mar 29, 2022
a7af062
Update proto/regen/ecocredit/v1/types.proto
technicallyty Mar 30, 2022
a2ca043
chore: use full batch denoms
technicallyty Mar 30, 2022
42aa8c2
gomock.Any() -> gmAny
technicallyty Mar 30, 2022
cde0f19
chore: Save -> Update
technicallyty Mar 30, 2022
fa41a8b
chore: proto-gen
technicallyty Mar 30, 2022
b28cafa
wip: fix acceptance tests
technicallyty Mar 31, 2022
9ee874a
fix: put acceptance tests
technicallyty Mar 31, 2022
8969e84
chore: move batch balance util functions to core utils
technicallyty Mar 31, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 15 additions & 9 deletions api/regen/data/v1/types.pulsar.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading