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 snapshot block height period #90

Merged
merged 1 commit into from
May 20, 2024

Conversation

lazynina
Copy link
Member

No description provided.

Copy link
Member Author

lazynina commented May 20, 2024

Copy link
Member Author

lazynina commented May 20, 2024

Merge activity

  • May 19, 10:44 PM EDT: @lazynina started a stack merge that includes this pull request via Graphite.
  • May 19, 10:45 PM EDT: Graphite rebased this pull request as part of a merge.
  • May 19, 10:46 PM EDT: @lazynina merged this pull request with Graphite.

Base automatically changed from checkpoint-syncing-providers to feature/proof-of-stake May 20, 2024 02:45
@lazynina lazynina force-pushed the fix-snapshot-block-height branch from ba8b70f to f9edc15 Compare May 20, 2024 02:45
@lazynina lazynina merged commit 990de63 into feature/proof-of-stake May 20, 2024
2 checks passed
@lazynina lazynina deleted the fix-snapshot-block-height branch May 20, 2024 02:46
lazynina added a commit that referenced this pull request Jun 17, 2024
* Update usages of core/lib to reflect current state (#59)

This PR's main purpose is to allow rosetta's `feature/proof-of-stake` branch to properly build. It catches rosetta up to the current state of core on core's `feature/proof-of-stake` branch by updating usages of core/lib to reflect the updated function signatures.

* Update DB functions and seeks to work with staked and locked stake balances (#62)

* Extract operations from stake, unstake, and unlock stake txns (#61)

* Rosetta Support for restaked staking rewards (#60)

* Use utxoOp.LockedAtEpochNumber to get proper subaccount in getUnstakeOps (#64)

* Clean up rosetta pos changes (#68)

* Use UtxoOps from core's badger instance instead of copying over to rosetta (#63)

* Update rosetta server init params (#70)

* Address DH feedback (#71)

* Update go mod and fix typo (#73)

* WriteBatch enhancements (#72)

* WriteBatch enhancements

* Diamondhands Rosetta Testing (#75)

* Add a debug command that prints the txns in an easy to read format for debugging

* Fix NewServer

* Fix deso.ros to omit txn that sends money back to self

---------

Co-authored-by: diamondhands0 <[email protected]>

* Rosetta for atomic txns (#76)

* Remove relic tags in scripts (#78)

* Update to badger v4 and update usage of NewAPIServer (#79)

* Update to badger v4 and update usage of NewAPIServer

* Use GetCurrentGlobalParamsEntry instead of directly accessing GlobalParamsEntry (#80)

* Upgrade go to 1-22 (#81)

* Upgrade deps (#82)

* NewUtxoView doesn't return an error (#83)

* Use OnBlockCommitted handler instead of OnBlockConnected (#84)

* trigger build

* trigger build 042324

* revert construction hash function changes

* Fix dockerfile

* fix build error

* trigger build for new pre-releases

* fix new server calls (#85)

* Update NewServer call (#86)

* Remove snapshot db close (#87)

* trigger build 5-19-24

* Add checkpoint syncing providers to rosetta (#88)

* Fix snapshot block height period (#90)

* Don't reverse seek in handleSnapshotCompleted (#89)

* Only flush at the end of iterating (#92)

* Revert "Upgrade deps (#82)" (#93)

This reverts commit 54401ce.

* Revert "Upgrade go to 1-22 (#81)" (#94)

This reverts commit 3dcbd4b.

* Revert "Update to badger v4 and update usage of NewAPIServer (#79)" (#95)

This reverts commit 43b4697.

* wip (#96)

* Use go 1.20 in dockerfile (#98)

---------

Co-authored-by: diamondhands0 <[email protected]>
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.

1 participant