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

feat: json to yaml everything #332

Merged
merged 10 commits into from Oct 25, 2023
Merged

feat: json to yaml everything #332

merged 10 commits into from Oct 25, 2023

Conversation

barnabasbusa
Copy link
Collaborator

No description provided.

Copy link
Collaborator

@h4ck3rk3y h4ck3rk3y left a comment

Choose a reason for hiding this comment

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

Will have to change config.yml in circle! also lets run all tests for a bit

README.md Outdated Show resolved Hide resolved
README.md Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@barnabasbusa barnabasbusa enabled auto-merge (squash) October 25, 2023 11:59
Co-authored-by: Gyanendra Mishra <anomaly.the@gmail.com>
@barnabasbusa barnabasbusa merged commit c9669ae into main Oct 25, 2023
12 of 13 checks passed
@barnabasbusa barnabasbusa deleted the bbusa/json-to-yaml branch October 25, 2023 12:15
h4ck3rk3y added a commit that referenced this pull request Oct 25, 2023
🤖 I have created a release *beep* *boop*
---


##
[1.0.0](0.6.1...1.0.0)
(2023-10-25)


### ⚠ BREAKING CHANGES

* merged genesis generation
([#288](#288))

### Features

* add "disable_peer_scoring" global flag
([#311](#311))
([63f7ff3](63f7ff3)),
closes
[#304](#304)
* add mock mev ci
([#310](#310))
([d4bec9e](d4bec9e))
* add trusted setup file to teku
([#325](#325))
([605e155](605e155))
* bump json-rpc-snooper
([#329](#329))
([242a4cd](242a4cd))
* json to yaml everything
([#332](#332))
([c9669ae](c9669ae))
* merged genesis generation
([#288](#288))
([743ba44](743ba44))
* rework how keys are generated
([#301](#301))
([59f15ca](59f15ca))
* **tooling:** Add Ethereum Metrics Exporter
([#331](#331))
([de5eee8](de5eee8))
* use base image instead of pip install
([#322](#322))
([18da90b](18da90b))


### Bug Fixes

* add readme for mev-builder-cl-image
([#314](#314))
([c46b6bf](c46b6bf))
* formatting - missing jwt secret
([#312](#312))
([728964c](728964c))
* genesis validators root had an extra new line
([#326](#326))
([4fa4937](4fa4937))
* geth flags for verkle genesis
([#328](#328))
([e721373](e721373))
* path based storage - disable for older forks
([#336](#336))
([76e3424](76e3424))
* path based storage disable for elecra
([#316](#316))
([86fa8ef](86fa8ef))
* remove image name for ethereum-metrics-exporter
([#335](#335))
([4bac042](4bac042))
* remove path based storage when builder is used
([#327](#327))
([d3cf3f4](d3cf3f4))
* revert the default deneb at epoch 4
([#323](#323))
([9342418](9342418))
* take out the genesis versions as constants
([#324](#324))
([a8afcef](a8afcef))
* wrong builder metrics flag
([#319](#319))
([51a4422](51a4422))
* zero count validators and parallel keystore generation
([#302](#302))
([18b141e](18b141e))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Gyanendra Mishra <anomaly.the@gmail.com>
github-merge-queue bot pushed a commit to kurtosis-tech/kurtosis that referenced this pull request Nov 1, 2023
## Description:
<!-- Describe this change, how it works, and the motivation behind it.
-->
This PR helps to standardize the examples to YAML from JSON. 

## Is this change user facing?
YES

## References (if applicable):
<!-- Add relevant Github Issues, Discord threads, or other helpful
information. -->
kurtosis-tech/ethereum-package#332

Co-authored-by: Derek <103802618+leeederek@users.noreply.github.com>
Co-authored-by: Gyanendra Mishra <anomaly.the@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.

None yet

2 participants