Skip to content

Commit d61cdcf

Browse files
authored
Merge pull request #56 from movementlabsxyz/l-monninger/events-rcs-contributing-fixes
chore: cleanup contributing and broken links
2 parents 4d8b545 + e890c93 commit d61cdcf

File tree

4 files changed

+12
-10
lines changed

4 files changed

+12
-10
lines changed

CONTRIBUTING.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22

33
| Task | Description |
44
|------|-------------|
5-
| [Upcoming Events](https://github.com/movementlabsxyz/ffs/issues?q=is%3Aissue%20state%3Aopen%20label%3Apriority%3Ahigh%2Cpriority%3Amedium%20label%3Aevent) | High-priority `event` issues with planned completion dates. |
6-
| [Release Candidates](https://github.com/movementlabsxyz/ffs/issues?q=is%3Aissue%20state%3Aopen%20label%3Arelease-candidate) | Feature-complete versions linked to events. |
7-
| [Features & Bugs](https://github.com/movementlabsxyz/ffs/issues?q=is%3Aissue%20state%3Aopen%20label%3Afeature%2Cbug%20label%3Apriority%3Aurgent%2Cpriority%3Ahigh) | High-priority `feature` and `bug` issues. |
5+
| [Upcoming Events](https://github.com/movementlabsxyz/movement-migration/issues?q=is%3Aissue%20state%3Aopen%20label%3Apriority%3Ahigh%2Cpriority%3Amedium%20label%3Aevent) | High-priority `event` issues with planned completion dates. |
6+
| [Release Candidates](https://github.com/movementlabsxyz/movement-migration/issues?q=is%3Aissue%20state%3Aopen%20label%3Arelease-candidate%20) | Feature-complete versions linked to events. |
7+
| [Features & Bugs](https://github.com/movementlabsxyz/movement-migration/issues?q=is%3Aissue%20state%3Aopen%20label%3Afeature%2Cbug%20label%3Apriority%3Aurgent%2Cpriority%3Ahigh) | High-priority `feature` and `bug` issues. |
88

99
## How to contribute
1010

1111
We welcome contributions to this project. We manage active development via issues. You may either submit and issue for triage or begin working on something already in the backlog. In both cases, we recommend you follow the initial steps below:
1212

13-
1. **Identify upcoming Events:** check for `priority:urgent` and `priority:high` issues tagged with `event` label [here](https://github.com/movementlabsxyz/ffs/issues?q=is%3Aissue%20state%3Aopen%20label%3Apriority%3Ahigh%2Cpriority%3Amedium%20label%3Aevent%20). These issues mark upcoming events with a planned date for completion and thus a focus of active development. The events will also be sequenced.
14-
2. **Identify relevant release Candidates:** one or more release candidates will be linked to an event as sub-issues. Release candidates will entail a feature complete version of the project with a planned date for completion. The date for completion may be after the event date if the event features rolling releases. You can check all release candidates [here](https://github.com/movementlabsxyz/ffs/issues?q=is%3Aissue%20state%3Aopen%20label%3Arelease-candidate).
15-
3. **Identify high-priority Features and Bugs:** after you've selected your release candidate, review it's sub-issues for potential `feature` and `bug` requests. You check all `priority:urgent` and `priority:high` issues tagged with `feature` or `bug` label [here](https://github.com/movementlabsxyz/ffs/issues?q=is%3Aissue%20state%3Aopen%20label%3Afeature%2Cbug%20label%3Apriority%3Aurgent%2Cpriority%3Ahigh%20).
13+
1. **Identify upcoming Events:** check for `priority:urgent` and `priority:high` issues tagged with `event` label [here](https://github.com/movementlabsxyz/movement-migration/issues?q=is%3Aissue%20state%3Aopen%20label%3Apriority%3Ahigh%2Cpriority%3Amedium%20label%3Aevent). These issues mark upcoming events with a planned date for completion and thus a focus of active development. The events will also be sequenced.
14+
2. **Identify relevant release Candidates:** one or more release candidates will be linked to an event as sub-issues. Release candidates will entail a feature complete version of the project with a planned date for completion. The date for completion may be after the event date if the event features rolling releases. You can check all release candidates [here](https://github.com/movementlabsxyz/movement-migration/issues?q=is%3Aissue%20state%3Aopen%20label%3Arelease-candidate%20).
15+
3. **Identify high-priority Features and Bugs:** after you've selected your release candidate, review it's sub-issues for potential `feature` and `bug` requests. You check all `priority:urgent` and `priority:high` issues tagged with `feature` or `bug` label [here](https://github.com/movementlabsxyz/movement-migration/issues?q=is%3Aissue%20state%3Aopen%20label%3Afeature%2Cbug%20label%3Apriority%3Aurgent%2Cpriority%3Ahigh).
1616

1717
**New contributors** should prioritize issues tagged with `bug`.
1818

@@ -21,4 +21,4 @@ We welcome contributions to this project. We manage active development via issue
2121
Those looking to add to the suggest new `features` and `bugs` should identify whether their idea is suitable by considering the existing release candidates and their sub-issues.
2222

2323
**Documentation**
24-
Visit [sdk/cli/README.md](sdk/cli/README.md) for instructions on how do document when working with the CLI.
24+
Visit [docs](./docs/) for instructions on how to use existing software.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ We otherwise recommend reading the [checks](./checks/README.md) and working down
1818
| Task | Description |
1919
|------|-------------|
2020
| [Upcoming Events](https://github.com/movementlabsxyz/movement-migration/issues?q=is%3Aissue%20state%3Aopen%20label%3Apriority%3Ahigh%2Cpriority%3Amedium%20label%3Aevent) | High-priority `event` issues with planned completion dates. |
21-
| [Release Candidates](https://github.com/movementlabsxyz/movement-migraton/issues?q=is%3Aissue%20state%3Aopen%20label%3Arelease-candidate) | Feature-complete versions linked to events. |
21+
| [Release Candidates](https://github.com/movementlabsxyz/movement-migration/issues?q=is%3Aissue%20state%3Aopen%20label%3Arelease-candidate%20) | Feature-complete versions linked to events. |
2222
| [Features & Bugs](https://github.com/movementlabsxyz/movement-migration/issues?q=is%3Aissue%20state%3Aopen%20label%3Afeature%2Cbug%20label%3Apriority%3Aurgent%2Cpriority%3Ahigh) | High-priority `feature` and `bug` issues. |
2323

2424
Please see [CONTRIBUTING.md](CONTRIBUTING.md) file for additional contribution guidelines.

migration/util/executor-types/src/executor/movement_aptos_executor.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ use aptos_storage_interface::{
44
DbReader,
55
};
66
use aptos_types::state_store::state_key::StateKey;
7-
use aptos_vm::aptos_vm::AptosVMBlockExecutor;
7+
pub use aptos_vm::aptos_vm::AptosVMBlockExecutor;
88
use either::Either;
99
use std::sync::Arc;
1010

migration/util/executor-types/src/executor/movement_executor.rs

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ use maptos_opt_executor::aptos_types::state_store::state_key::StateKey;
55
pub use maptos_opt_executor::Executor as MovementOptExecutor;
66
use std::sync::Arc;
77

8+
use anyhow::Context;
89
pub use maptos_opt_executor;
910
pub use maptos_opt_executor::aptos_types::{chain_id::ChainId, state_store::TStateView};
1011
use tracing::debug;
@@ -40,7 +41,8 @@ impl MovementExecutor {
4041
pub fn latest_ledger_version(&self) -> Result<u64, anyhow::Error> {
4142
let db_reader = self.opt_executor().db_reader();
4243

43-
let latest_ledger_info = db_reader.get_latest_ledger_info()?;
44+
let latest_ledger_info =
45+
db_reader.get_latest_ledger_info().context("failed to get latest ledger info")?;
4446

4547
Ok(latest_ledger_info.ledger_info().version())
4648
}

0 commit comments

Comments
 (0)