Skip to content

Tags: stellar/stellar-core

Tags

v25.0.1rc1

Toggle v25.0.1rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix some missing durable writes in CheckpointBuilder (#5081)

This is just a v25.0.1-targeting variant of #5080

v25.0.0

Toggle v25.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump env to stable v25 (#5047)

# Description

Bump env to stable v25

<!---

Describe what this pull request does, which issue it's resolving
(usually applicable for code changes).

--->

# Checklist
- [ ] Reviewed the
[contributing](https://github.com/stellar/stellar-core/blob/master/CONTRIBUTING.md#submitting-changes)
document
- [ ] Rebased on top of master (no merge commits)
- [ ] Ran `clang-format` v8.0.0 (via `make format` or the Visual Studio
extension)
- [ ] Compiles
- [ ] Ran all tests
- [ ] If change impacts performance, include supporting evidence per the
[performance
document](https://github.com/stellar/stellar-core/blob/master/performance-eval/performance-eval.md)

v25.0.0rc2

Toggle v25.0.0rc2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump env to stable v25 (#5047)

# Description

Bump env to stable v25

<!---

Describe what this pull request does, which issue it's resolving
(usually applicable for code changes).

--->

# Checklist
- [ ] Reviewed the
[contributing](https://github.com/stellar/stellar-core/blob/master/CONTRIBUTING.md#submitting-changes)
document
- [ ] Rebased on top of master (no merge commits)
- [ ] Ran `clang-format` v8.0.0 (via `make format` or the Visual Studio
extension)
- [ ] Compiles
- [ ] Ran all tests
- [ ] If change impacts performance, include supporting evidence per the
[performance
document](https://github.com/stellar/stellar-core/blob/master/performance-eval/performance-eval.md)

v25.0.0rc1

Toggle v25.0.0rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump xdr and env for rc1 (#5040)

# Description

Preparation for 25.0.0rc1.
<!---

Describe what this pull request does, which issue it's resolving
(usually applicable for code changes).

--->

# Checklist
- [ ] Reviewed the
[contributing](https://github.com/stellar/stellar-core/blob/master/CONTRIBUTING.md#submitting-changes)
document
- [ ] Rebased on top of master (no merge commits)
- [ ] Ran `clang-format` v8.0.0 (via `make format` or the Visual Studio
extension)
- [ ] Compiles
- [ ] Ran all tests
- [ ] If change impacts performance, include supporting evidence per the
[performance
document](https://github.com/stellar/stellar-core/blob/master/performance-eval/performance-eval.md)

v24.1.0

Toggle v24.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Revert "Update autoconf to new version, to silence noise-warnings" (#…

…4992)

v24.1.0rc1

Toggle v24.1.0rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Revert "Update autoconf to new version, to silence noise-warnings" (#…

…4992)

v24.0.0

Toggle v24.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add P23 data corruption verification tool. (#4969)

# Description

Add P23 data corruption verification tool.

This allows specifying an external CSV table that contains the expected
p23 Hot Archive corruption data. Then during catchup that covers the
whole range of p23 and the upgrade to p24 the file is used to verify
that:

- Only the entries from the table are ever incorrectly archived, and
that their correct and archived states match those in the table
- Every entry from the table has indeed been incorrectly archived
- The entries that have been marked as restored in the table were indeed
restored with the expected corrupted state
- During the protocol 24 upgrade only the entries from the table that
have never been restored have been updated, and that the update has
brought them back to the correct state

# Checklist
- [ ] Reviewed the
[contributing](https://github.com/stellar/stellar-core/blob/master/CONTRIBUTING.md#submitting-changes)
document
- [ ] Rebased on top of master (no merge commits)
- [ ] Ran `clang-format` v8.0.0 (via `make format` or the Visual Studio
extension)
- [ ] Compiles
- [ ] Ran all tests
- [ ] If change impacts performance, include supporting evidence per the
[performance
document](https://github.com/stellar/stellar-core/blob/master/performance-eval/performance-eval.md)

v24.0.0rc1

Toggle v24.0.0rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add P23 data corruption verification tool. (#4969)

# Description

Add P23 data corruption verification tool.

This allows specifying an external CSV table that contains the expected
p23 Hot Archive corruption data. Then during catchup that covers the
whole range of p23 and the upgrade to p24 the file is used to verify
that:

- Only the entries from the table are ever incorrectly archived, and
that their correct and archived states match those in the table
- Every entry from the table has indeed been incorrectly archived
- The entries that have been marked as restored in the table were indeed
restored with the expected corrupted state
- During the protocol 24 upgrade only the entries from the table that
have never been restored have been updated, and that the update has
brought them back to the correct state

# Checklist
- [ ] Reviewed the
[contributing](https://github.com/stellar/stellar-core/blob/master/CONTRIBUTING.md#submitting-changes)
document
- [ ] Rebased on top of master (no merge commits)
- [ ] Ran `clang-format` v8.0.0 (via `make format` or the Visual Studio
extension)
- [ ] Compiles
- [ ] Ran all tests
- [ ] If change impacts performance, include supporting evidence per the
[performance
document](https://github.com/stellar/stellar-core/blob/master/performance-eval/performance-eval.md)

v23.0.1

Toggle v23.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Initialize std::tm properly in isoStringToTm (#4898)

# Description

Resolves #X

Initialize std::tm properly in isoStringToTm.

# Checklist
- [ ] Reviewed the
[contributing](https://github.com/stellar/stellar-core/blob/master/CONTRIBUTING.md#submitting-changes)
document
- [ ] Rebased on top of master (no merge commits)
- [ ] Ran `clang-format` v8.0.0 (via `make format` or the Visual Studio
extension)
- [ ] Compiles
- [ ] Ran all tests
- [ ] If change impacts performance, include supporting evidence per the
[performance
document](https://github.com/stellar/stellar-core/blob/master/performance-eval/performance-eval.md)

v23.0.0

Toggle v23.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
sisuresh Siddharth Suresh
Bump env to v23.0.0