Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion crates/astria-sequencer/src/accounts/action.rs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ use anyhow::{
use astria_core::{
primitive::v1::ADDRESS_LEN,
protocol::transaction::v1alpha1::action::TransferAction,
Protobuf,
Protobuf as _,
};
use cnidarium::{
StateRead,
Expand Down
2 changes: 2 additions & 0 deletions crates/astria-sequencer/src/app/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ pub(crate) mod test_utils;
#[cfg(test)]
mod tests_app;
#[cfg(test)]
mod tests_block_fees;
#[cfg(test)]
mod tests_breaking_changes;
#[cfg(test)]
mod tests_execute_transaction;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,36 +3,36 @@ source: crates/astria-sequencer/src/app/tests_breaking_changes.rs
expression: app.app_hash.as_bytes()
---
[
72,
87,
29,
138,
91,
221,
71,
36,
66,
219,
212,
171,
126,
223,
176,
198,
154,
10,
234,
253,
99,
213,
78,
92,
228,
89,
204,
197,
30,
16,
122,
103,
62,
67,
145,
180,
247,
139,
229,
200,
86,
193,
90,
57,
205,
2
28,
71,
235,
32,
134,
143,
239,
229,
8,
86,
190,
164,
81,
230,
24,
149
]
Loading