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

Add Cosmos support to Utils and SDK #2859

Merged
merged 32 commits into from
Nov 4, 2023
Merged

Add Cosmos support to Utils and SDK #2859

merged 32 commits into from
Nov 4, 2023

Conversation

yorhodes
Copy link
Member

@yorhodes yorhodes commented Oct 26, 2023

Description

  • Adds Cosmos support to the SDK
  • Implements CosmWasm and Cosmos adapters for use in the Nexus UI

Drive-by changes

Related issues

Backward compatibility

Yes

Testing

  • Unit Tests for chainmetadata and provider changes
  • Manual for contract interactions

@jmrossy jmrossy changed the title Add CW token adapter stubs Add Cosmos support to Utils and SDK Oct 26, 2023
@codecov
Copy link

codecov bot commented Oct 27, 2023

Codecov Report

Merging #2859 (9b4c832) into v3 (34afc96) will increase coverage by 4.32%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##               v3    #2859      +/-   ##
==========================================
+ Coverage   62.53%   66.86%   +4.32%     
==========================================
  Files          99       99              
  Lines        1017     1017              
  Branches      106      106              
==========================================
+ Hits          636      680      +44     
+ Misses        344      296      -48     
- Partials       37       41       +4     
Components Coverage Δ
core 50.00% <ø> (ø)
hooks 71.42% <ø> (+2.14%) ⬆️
isms 70.50% <ø> (+0.71%) ⬆️
token 58.41% <ø> (+2.97%) ⬆️
middlewares 81.46% <ø> (+8.29%) ⬆️

@yorhodes yorhodes marked this pull request as ready for review October 27, 2023 18:08
jmrossy and others added 5 commits October 28, 2023 11:42
### Description

<!--
What's included in this PR?
-->

### Drive-by changes

<!--
Are there any minor or drive-by changes also included?
-->

### Related issues

<!--
- Fixes #[issue number here]
-->

### Backward compatibility

<!--
Are these changes backward compatible? Are there any infrastructure
implications, e.g. changes that would prohibit deploying older commits
using this infra tooling?

Yes/No
-->

### Testing

<!--
What kind of testing have these changes undergone?

None/Manual/Unit Tests
-->
@nambrot nambrot requested a review from aroralanuk as a code owner October 29, 2023 21:25
aroralanuk and others added 3 commits November 1, 2023 16:35
### Description

- Adding monitoring script for neutron and mantapacific

### Drive-by changes

- filter wagmi chainMetadata

### Related issues

### Backward compatibility

Yes

### Testing

Manual
@yorhodes yorhodes enabled auto-merge (squash) November 3, 2023 18:41
@yorhodes yorhodes merged commit 4c49f61 into v3 Nov 4, 2023
19 checks passed
@yorhodes yorhodes deleted the cw-token-adapter branch November 4, 2023 14:12
@yorhodes yorhodes mentioned this pull request Nov 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants