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

[release-v0.7] sync with main #593

Merged
merged 18 commits into from
Mar 11, 2024
Merged

[release-v0.7] sync with main #593

merged 18 commits into from
Mar 11, 2024

Conversation

jchappelow
Copy link
Member

This merges the commits from main that we need for release.

The final PR after this one will update the requires for kuneiform: 0a8c452

brennanjl and others added 18 commits March 11, 2024 10:53
* moved root command for easier building

* fixed imports
* removed circular abci import

* prevented abci stopped

* removed ValidatorGetter

* fixed goreleaser

* accept empty blocks from non-validators
Fit in as many Txs as possible
* compose with build
* health check on kwild container
Errors on oracle startup halt application startup.
* config,nodecfg: write out config file in autogen mode

When doing --autogen, write out the config.toml from the generated configuration.

Also, in autogen mode, change the default HTTPListenAddr to all interfaces
rather than localhost.

* ci: error grep context
* fix bottlebecking queries

* remove spam

* removed spam import

* re-worked sql on proposer tx

* more accurate rlp encoding

* added safety buffer

* removed unnecessary slice rlp buffer
* fixed default config gen inconsistencies

* added extensions to default_config.toml
This changes sever extension interfaces to be more intuitive / accurate to what they are
doing. It also wraps the comments describing the interfaces, to match the formatting
with what is in the docs.

It does not change any logic.
@jchappelow jchappelow requested review from brennanjl, charithabandi and Yaiba and removed request for brennanjl and charithabandi March 11, 2024 16:06
@jchappelow
Copy link
Member Author

Probably next time around we hold off on making a release branch until we actually have a need (want to merge stuff to main that we don't want on release). 😆

@jchappelow jchappelow merged commit 7a09c47 into release-v0.7 Mar 11, 2024
1 check passed
@jchappelow jchappelow deleted the backports-0.7 branch March 11, 2024 16:15
@jchappelow jchappelow restored the backports-0.7 branch March 11, 2024 16:22
@jchappelow jchappelow deleted the backports-0.7 branch March 22, 2024 16:46
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.

4 participants