Skip to content

Conversation

@Eric-Warehime
Copy link
Contributor

Description

This forks the BlockSTM repo into the SDK.

This is largely a copy/paste for now and modifications will be made in the future.

It requires the changes made in #25470 so the target base branch is that one. It also will be used in the subsequent PR which will integrate block stm into the baseapp and relevant modules behind constructor options/flags.

For the most part I'd like to push refactoring changes, test additions, etc. to future PRs in order to no rewrite the feature during this import--we can improve it over time.

yihuang and others added 30 commits March 27, 2025 16:15
generic interface

generic btree

generic cachekv

generic transient store

support ObjStore

changelog

Update CHANGELOG.md

Signed-off-by: yihuang <[email protected]>

object store key

Apply review suggestions

fix merge conflict

fix snapshot

revert dependers

prefix store support object store (#236)

Problem: snapshot for object store is not skipped (#585)

resolve
@github-actions
Copy link
Contributor

@Eric-Warehime your pull request is missing a changelog!

@Eric-Warehime Eric-Warehime requested a review from aljo242 October 23, 2025 07:45
Copy link
Member

@swift1337 swift1337 left a comment

Choose a reason for hiding this comment

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

Left some comments. BIG 👍

Base automatically changed from technicallyty/object-stores to main October 23, 2025 15:59
"context"
"errors"
"fmt"
"runtime"

Check notice

Code scanning / CodeQL

Sensitive package import Note

Certain system packages contain functions which may be a possible source of non-determinism
@Eric-Warehime Eric-Warehime added this pull request to the merge queue Oct 24, 2025
Merged via the queue into main with commit 825fd62 Oct 24, 2025
41 of 42 checks passed
@Eric-Warehime Eric-Warehime deleted the eric/bstm-upstream branch October 24, 2025 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants