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

Fix: Increase gas in e2e test #270

Merged
merged 1 commit into from
Jan 12, 2023
Merged

Fix: Increase gas in e2e test #270

merged 1 commit into from
Jan 12, 2023

Conversation

KonradStaniec
Copy link
Contributor

#269 was not rebased on dev, and after merging it seems gas usage of some operations increased. Fixed by inreasing gas limit when sending tx.

@KonradStaniec KonradStaniec merged commit 01d77ec into dev Jan 12, 2023
@KonradStaniec KonradStaniec deleted the fix-e2e-test branch January 12, 2023 08:59
KonradStaniec added a commit that referenced this pull request Jan 12, 2023
* zoneconcierge: API for querying the chain info of a given epoch (#260)

* zoneconcierge: API for querying headers in a given epoch (#261)

* zoneconcierge API: adding total number of timestamped headers to chainInfo (#263)

* zoneconcierge API: find the BTC-finalised chain info before specific CZ height (#264)

* zoneconcierge API: find header and fork headers at a given height (#266)

* checkpointing API: add checkpoint lifecycle in `RawCheckpointWithMeta` (#267)

* chore: refactor `FinalizedChainInfo` API (#268)

* Add integration test for zoneconcierge checkpointing (#269)

* Add integration test checking info about
opposing cz chain

* Fix: Increase gas in e2e test (#270)

Increase gas

* fix: checkpointing: Do not make the `home` flag a required one and unmarshall PubKey (#271)

* Fix build

Co-authored-by: Runchao Han <me@runchao.rocks>
Co-authored-by: Vitalis Salis <VitSalis@gmail.com>
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.

2 participants