-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
Description
Last week's achievements
- PR #271 β Snapshot bootstrapper process outline with TODOs for the relevant messages
- PR #332 β fix: genesis_to_hash return type
- Issue #301 β Switch Credential to use the types defined in hash.rs / byte_array.rs
- PR #326 β Refactor: SPO distribution store refactored to use StakeAddress
- PR #330 β chore: make clippy fail tests on warnings
- PR #304 β Refactor: Leverage new Hash macros + Hash type instead of previous KeyHash / vec implementation
- PR #322 β feat: historical accounts reward processing
- Issue #230 β Improvements to Conway governance
- PR #325 β Shd/abstain votes conway
- PR #324 β chore: use clippy on all modules
- Issue #172 β Imporoving debug print for Conway governance
- Issue #229 β Replayer updating
- Issue #198 β Bugfix for Conway governance
- PR #321 β Refactor: Combine byte array macros with hash.rs
- PR #323 β fix: run clippy on rest_blockfrost
- PR #315 β Don't pay rewards to accounts deregistered after calc but before payment
- PR #305 β feat: historical accounts withdrawal processing and REST handler
- Issue #316 β Tiny differences in epoch 214 rewards
- PR #320 β Don't pay stake refunds to rewards
- Issue #319 β pay stake deposit refund to UTxO instead of reward account
- PR #318 β chore: use clippy on parameters_state
- PR #317 β chore: use clippy on governance_state
- PR #296 β Conway governance unit test, Issue 230
- Issue #273 β Fix tracing filtering to allow debug
- PR #314 β Fix tracing events lower the info level being filtered (issue Fix tracing filtering to allow debugΒ #273)
- PR #292 β feat: registration, delegation, and MIR history account endpoints
- PR #310 β Force networkId on pool reward accounts
- Issue #303 β Missing SPO reward in epoch 211
- PR #312 β Run clippy against tests
- PR #309 β chore: enable clippy on tx_unpacker
- PR #287 β Refactor: Replace
StakeAddressPayloadwithStakeCredential - PR #308 β chore: enable clippy on spo_state
- PR #307 β chore: enable clippy on drep_state
- Issue #181 β Introduce generic HashType
- PR #306 β chore: enable clippy on accounts_state
- PR #272 β Historical accounts state certificate processing
- PR #286 β TxSubmission module
- Issue #203 β Tx Submission
- PR #302 β Don't debit deposits pot twice on stake refund (Fix stake address deposit repayment timingΒ #299)
- Issue #299 β Fix stake address deposit repayment timing
- PR #231 β Shd/better governance logs
Plans for next week
- PR #333 β Snapshot parser with TODO's for handling specific state modules
- PR #327 β feat: historical accounts Shelley address indexing
- PR #288 β wip: block vrf validation
- Issue #331 β π Weekly Status - Week of 2025-10-31
- Issue #329 β Implementing Tx checks from Haskell node
- Issue #328 β Implement hash functions for blake2b_256 and blake2b_224 types
- Issue #249 β Retrieving test data from RestAPI
- Issue #252 β Account for MIRs as active_stake in first snapshot
- Issue #199 β KES validation
- Issue #311 β Extra rewards in epoch 213
- Issue #313 β Create anyhow wrapper for unified REST error handling
- Issue #219 β Automate a BlockFrost API Test
- Issue #204 β Multi-peer - Basic
- Issue #300 β π Weekly Status - Week of 2025-10-27
- Issue #298 β Make consensus validation optional for immutable
- Issue #297 β Conway governance votes number debugging for Mainnet