-
Notifications
You must be signed in to change notification settings - Fork 90
Insights: astriaorg/astria
Overview
9 Releases published by 1 person
-
auctioneer-v0.0.1 Auctioneer 0.0.1
published
Feb 26, 2025 -
bridge-withdrawer-v1.0.2 EVM Bridge Withdrawer 1.0.2
published
Mar 7, 2025 -
cli-v0.6.0 CLI 0.6.0
published
Mar 7, 2025 -
composer-v1.0.1 Composer 1.0.1
published
Mar 7, 2025 -
conductor-v1.1.0 Conductor 1.1.0
published
Mar 7, 2025 -
sequencer-relayer-v1.0.1 Sequencer Relayer 1.0.1
published
Mar 7, 2025 -
sequencer-v2.0.0-rc.1 Sequencer 2.0.0-rc.1
published
Mar 7, 2025 -
sequencer-v2.0.0-rc.2 Sequencer 2.0.0-rc.2
published
Mar 16, 2025 -
sequencer-v2.0.0 Sequencer 2.0.0
published
Mar 17, 2025
32 Pull requests merged by 5 people
-
chore(charts,hermes): bump hermes version
#2052 merged
Mar 25, 2025 -
tests(sequencer): add unit tests for
bridge_account_last_tx_hash
andtransaction_fee
ABCI queries#1998 merged
Mar 21, 2025 -
chore(just): organize just recipes into modules and add comments to all
#2002 merged
Mar 21, 2025 -
feat(bridge-withdrawer): support FROST threshold signing
#1948 merged
Mar 20, 2025 -
chore: merge main branch to oracle feature branch
#2047 merged
Mar 20, 2025 -
chore(sequencer): avoid hashing proposal data in execution state
#2044 merged
Mar 19, 2025 -
fix(charts): geth logLevel
#2045 merged
Mar 19, 2025 -
(chore): replace
humantime
crate withjiff
#2031 merged
Mar 19, 2025 -
release(sequencer): v2.0.0 major release
#2039 merged
Mar 17, 2025 -
fix(sequencer): increase mempool removal cache size
#1969 merged
Mar 17, 2025 -
release(sequencer, charts): cut sequencer v2.0.0-rc.2 release
#2038 merged
Mar 16, 2025 -
fix(sequencer): change how verified consensus state is fetched in
RecoverIbcClient
#2037 merged
Mar 16, 2025 -
fix(sequencer): ensure proposal execution uses latest info
#2024 merged
Mar 16, 2025 -
fix(chart): cometbft version missing v
#2036 merged
Mar 15, 2025 -
chore(charts): update for releases
#2035 merged
Mar 15, 2025 -
fix(charts): broken helper in relayer
#2034 merged
Mar 14, 2025 -
feat(charts)!: sequencer defaults for networks
#1990 merged
Mar 14, 2025 -
ci: freeze test fix
#2033 merged
Mar 14, 2025 -
(chore): unfreeze conductor and relayer
#2032 merged
Mar 13, 2025 -
fix(core): change decimals to be u8 natively
#2028 merged
Mar 12, 2025 -
chore: merge main branch to oracle feature branch
#2022 merged
Mar 10, 2025 -
chore: cut releases
#2017 merged
Mar 7, 2025 -
feat(chart): external ingress
#1967 merged
Mar 7, 2025 -
chore(charts): update for latest geth releases
#2023 merged
Mar 7, 2025 -
fix: update
ring
dependency and update audit ignore list#2021 merged
Mar 7, 2025 -
fix(sequencer): mempool pending nonce calcuations
#2012 merged
Mar 7, 2025 -
chore(sequencer): add snapshots for storage values to enforce non-state-breaking changes
#1985 merged
Mar 7, 2025 -
feat(conductor): include sequencer block hash
#1999 merged
Mar 6, 2025 -
chore(sequencer): refactor bridge checks
#2010 merged
Mar 6, 2025 -
feat(sequencer)!: implement
RecoverClient
action#2008 merged
Mar 5, 2025 -
chore(sequencer): add missing storage key tests
#1989 merged
Feb 26, 2025 -
feat(proto): create v2 execution API
#1962 merged
Feb 26, 2025
15 Pull requests opened by 5 people
-
feat(conductor)!: implement v2 execution API
#2006 opened
Feb 27, 2025 -
chore: bump all major dependencies
#2007 opened
Feb 28, 2025 -
chore(sequencer): refactor address base prefix checks
#2015 opened
Mar 6, 2025 -
chore(bridge-withdrawer): change batch value metric to a histogram
#2016 opened
Mar 6, 2025 -
fix: update cargo audit ignore list
#2027 opened
Mar 8, 2025 -
(sequencer): provide system test for sequencer upgrade
#2030 opened
Mar 12, 2025 -
chore(conductor): fix flaky test
#2042 opened
Mar 17, 2025 -
chore(composer): fix flaky test
#2043 opened
Mar 17, 2025 -
feat(chart): split up config variables in rollup chart, add default genesis files
#2046 opened
Mar 19, 2025 -
chore(sequencer-client): move retry logic for `wait_for_tx_inclusion` to calling components
#2049 opened
Mar 20, 2025 -
fix(bridge-withdrawer): inverted comments for `no_frost_threshold_signing` in Astria Bridge Withdrawer
#2051 opened
Mar 22, 2025 -
chore(bridge-withdrawer, composer): encode submission payload only once
#2053 opened
Mar 24, 2025 -
chore(bridge-withdrawer): typo fixes
#2054 opened
Mar 25, 2025 -
chore(CLI): add withdrawer address to init bridge account command
#2055 opened
Mar 25, 2025 -
chore(sequencer): fix signing key comments
#2056 opened
Mar 25, 2025
26 Issues closed by 4 people
-
Improve composer test efficiency
#1920 closed
Mar 24, 2025 -
deploy morpho and test oracle integration
#1918 closed
Mar 24, 2025 -
Provide stream for reading rollup data in sequencer
#1606 closed
Mar 24, 2025 -
Provide `Nonce` newtype in sequencer
#1605 closed
Mar 24, 2025 -
Provide `BlockHeight` newtype in sequencer.
#1604 closed
Mar 24, 2025 -
sequencer, mempool: cache account nonces per block to reduce database reads
#1335 closed
Mar 24, 2025 -
Add unit tests for queries missing tests
#1741 closed
Mar 21, 2025 -
Add just recipe comments
#1992 closed
Mar 21, 2025 -
Support threshold signing in bridge withdrawer
#1937 closed
Mar 20, 2025 -
RUSTSEC-2025-0014: humantime is unmaintained
#2029 closed
Mar 19, 2025 -
Increase sequencer mempool removal cache size
#1968 closed
Mar 17, 2025 -
sequencer: refactor code duplication in app::process_proposal
#1835 closed
Mar 16, 2025 -
Rename "connect" and "connect oracle" to "price feed"
#1881 closed
Mar 11, 2025 -
Provide `StorageVersion` and `RevisionNumber` newtypes in sequencer
#1599 closed
Mar 11, 2025 -
Provide `Fee` and `Balance` newtypes in sequencer.
#1596 closed
Mar 11, 2025 -
CheckTx should use the same code paths as regular block production
#1340 closed
Mar 11, 2025 -
Create initial tests for metrics
#1199 closed
Mar 11, 2025 -
feat(cli): all feeChange commands
#1615 closed
Mar 10, 2025 -
bump Sequencer to tendermint 0.40
#1914 closed
Mar 9, 2025 -
RUSTSEC-2025-0009: Some AES functions may panic when overflow checking is enabled.
#2019 closed
Mar 7, 2025 -
RUSTSEC-2025-0009: Some AES functions may panic when overflow checking is enabled.
#2018 closed
Mar 7, 2025 -
Modify OptimisticBlockService API to respond with nonce for Auctioneer account
#2011 closed
Mar 7, 2025 -
Provide snapshot tests for storage values in sequencer
#1982 closed
Mar 7, 2025 -
feat: implement IBC client recovery
#2005 closed
Mar 5, 2025 -
chore(sequencer): add missing `BridgeTransfer` fees storage key tests
#1988 closed
Feb 26, 2025 -
Create V2 Execution API to support Forma migration
#1993 closed
Feb 26, 2025
10 Issues opened by 4 people
-
chore: don't re-encode transaction bytes for submission retries
#2050 opened
Mar 21, 2025 -
composer: `two_rollup_data_submissions_single_bundle` test is flaky
#2041 opened
Mar 17, 2025 -
conductor: `executes_soft_first_then_updates_firm` test is flaky
#2040 opened
Mar 17, 2025 -
RUSTSEC-2024-0436: paste - no longer maintained
#2025 opened
Mar 8, 2025 -
RUSTSEC-2025-0010: Versions of *ring* prior to 0.17 are unmaintained.
#2026 opened
Mar 8, 2025 -
Replace `ethers` with `alloy`
#2020 opened
Mar 7, 2025 -
abstract action base prefix checks
#2014 opened
Mar 6, 2025 -
Restarting sequencer node may result in conductor not getting firm commits
#2009 opened
Mar 4, 2025 -
Provide system tests for upgrade logic
#2004 opened
Feb 27, 2025 -
Move optimistic API v1 execution API dependencies to v2
#2003 opened
Feb 26, 2025
18 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
feat(bridge-signer): implement FROST threshold signer node
#1960 commented on
Mar 25, 2025 • 28 new comments -
chore(docs): v2 execution API spec
#1995 commented on
Mar 17, 2025 • 6 new comments -
chore(sequencer): remove references to outdated ABCI methods
#1826 commented on
Mar 24, 2025 • 4 new comments -
feat: enforce length constraints on destination_chain_address
#1977 commented on
Mar 5, 2025 • 2 new comments -
fix(sequencer-relayer): poll Celestia App for transaction status
#1940 commented on
Mar 7, 2025 • 2 new comments -
chore(proto): adhere to 1-1-1
#1964 commented on
Mar 18, 2025 • 0 new comments -
Feat/oracle
#1929 commented on
Mar 20, 2025 • 0 new comments -
chore(core, sequencer): rename connect oracle to price feed
#1923 commented on
Mar 20, 2025 • 0 new comments -
feat(core, sequencer)!: provide upgrade functionality for sequencer
#1917 commented on
Mar 20, 2025 • 0 new comments -
fix(sequencer): allow benchmarks to run on macOS and fix issues
#1842 commented on
Mar 17, 2025 • 0 new comments -
feat(sequencer): Add new validator update action
#1679 commented on
Mar 17, 2025 • 0 new comments -
feat(composer): when eth rpc connection get existing pending txs on startup
#1956 commented on
Mar 25, 2025 • 0 new comments -
bug(sequencer-client): client loops forever if transaction execution fails in sequencer
#1949 commented on
Mar 23, 2025 • 0 new comments -
Provide core-utils crate containing base64 helpers
#1649 commented on
Mar 19, 2025 • 0 new comments -
feat(sequencer): updates of validator names
#1590 commented on
Mar 17, 2025 • 0 new comments -
Relayer gets stuck in infinite loop when transaction is evicted from Celestia mempool
#1936 commented on
Mar 17, 2025 • 0 new comments -
move `IbcRelay` implementation into the monorepo
#1939 commented on
Mar 17, 2025 • 0 new comments -
Sequencer app refactor
#1810 commented on
Mar 5, 2025 • 0 new comments