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

tx simulation + config diff + minor refactor #257

Merged
merged 20 commits into from
Mar 25, 2022

Conversation

sdrug
Copy link
Member

@sdrug sdrug commented Mar 21, 2022

No description provided.

Copy link
Member

@RodrigoAD RodrigoAD left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good overall. Left some comments

@sdrug sdrug requested a review from RodrigoAD March 23, 2022 09:17

const ocr2 = getContract(CONTRACT_LIST.OCR_2, '')
const address = ocr2.programId.toString()
this.program = this.loadProgram(ocr2.idl, address)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you move this into buildCommand?

RodrigoAD
RodrigoAD previously approved these changes Mar 24, 2022
Copy link
Member

@RodrigoAD RodrigoAD left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think is good to go. Please open the issue regarding the diff improvements

@sdrug
Copy link
Member Author

sdrug commented Mar 24, 2022

Issue created here - #263
I still can't merge though, any ideas why those two checks are pending forever?

@sdrug sdrug merged commit f15b585 into develop Mar 25, 2022
@sdrug sdrug deleted the feature/tx-simulation-config-diff branch March 25, 2022 11:15
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

2 participants