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

imp(outposts): common function to read ABI #1973

Merged
merged 3 commits into from Oct 31, 2023
Merged

Conversation

0xstepit
Copy link
Contributor

Description

This PR aim to remove the ABI logic from inside the outpost implementations to use the specific function inside precompiles common package.


Closes #XXX

@0xstepit 0xstepit marked this pull request as ready for review October 31, 2023 15:10
@0xstepit 0xstepit requested a review from a team as a code owner October 31, 2023 15:10
@0xstepit 0xstepit requested review from MalteHerrmann and GAtom22 and removed request for a team October 31, 2023 15:10
Copy link

codecov bot commented Oct 31, 2023

Codecov Report

Merging #1973 (d84ab70) into main (f497fd3) will increase coverage by 0.01%.
The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1973      +/-   ##
==========================================
+ Coverage   69.90%   69.91%   +0.01%     
==========================================
  Files         327      327              
  Lines       24297    24293       -4     
==========================================
+ Hits        16984    16985       +1     
+ Misses       6442     6438       -4     
+ Partials      871      870       -1     
Files Coverage Δ
precompiles/common/abi.go 0.00% <ø> (ø)
precompiles/outposts/stride/stride.go 32.81% <100.00%> (+2.50%) ⬆️
precompiles/outposts/osmosis/osmosis.go 0.00% <0.00%> (ø)

@fedekunze fedekunze merged commit b3844fe into main Oct 31, 2023
32 of 34 checks passed
@fedekunze fedekunze deleted the stepit/outposts-read-abi branch October 31, 2023 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants