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(x/ecocredit): add batch contract mapping #1226

Merged
merged 22 commits into from
Jul 6, 2022
Merged
Show file tree
Hide file tree
Changes from 17 commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
2663751
refactor(x/ecocredit): add batch contract mapping
ryanchristo Jun 29, 2022
1c7b8fa
update bridge to use contract mapping
ryanchristo Jun 29, 2022
bb630b7
update bridge receive to use contract mapping
ryanchristo Jun 29, 2022
e20274d
migrate bridge test cases to gherkin
ryanchristo Jun 30, 2022
37c2a9d
add bridge receive project test scenarios
ryanchristo Jun 30, 2022
37ea7dc
add bridge receive project test scenarios
ryanchristo Jun 30, 2022
944291f
clean up
ryanchristo Jun 30, 2022
42fa463
clean up
ryanchristo Jun 30, 2022
1b9415b
Merge branch 'master' into ryan/1127-batch-contract
ryanchristo Jul 1, 2022
9aedc7e
fix bridge msg validation tests
ryanchristo Jul 1, 2022
c1b0228
complete implementation using origin tx
ryanchristo Jul 1, 2022
c91540e
update tests per review comments
ryanchristo Jul 1, 2022
9965737
remove parallel within test case loop
ryanchristo Jul 2, 2022
70e569a
revert message validation updates
ryanchristo Jul 2, 2022
f92f742
contract is unqique within credit class
ryanchristo Jul 2, 2022
efa61fd
add test case for class id not found
ryanchristo Jul 2, 2022
f54fc21
Merge branch 'master' into ryan/1127-batch-contract
ryanchristo Jul 5, 2022
0670d50
address review comment
ryanchristo Jul 5, 2022
a14c966
Merge branch 'master' into ryan/1127-batch-contract
ryanchristo Jul 5, 2022
e3ea687
Merge branch 'master' into ryan/1127-batch-contract
ryanchristo Jul 5, 2022
f55b165
Merge branch 'master' into ryan/1127-batch-contract
ryanchristo Jul 5, 2022
323392d
Merge branch 'master' into ryan/1127-batch-contract
ryanchristo Jul 6, 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
169 changes: 169 additions & 0 deletions api/regen/ecocredit/v1/state.cosmos_orm.go

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

Loading