Implement rollback for AddressState.
- also add new tests and fix existing ones
- also add new tests and fix existing ones
Fixes incorrect parsing of DRep and SPO topics in config.
Each agent now has Step 0: Load Lessons Context that: - Checks if docs/feedback/lessons.md exists - Filters lessons by relevant categories for that phase: - specify: architecture, documentation - plan: architecture, testing, performance - implement: code-quality, security, testing - Applies lessons to avoid repeating past mistakes Implements FR-011 without requiring external instruction files.
This reverts commit 8d861326cc089079a6783392c861216ddddb9dac.
- Create root CLAUDE.md with instructions to read docs/feedback/lessons.md - Update SKILL.md best practices to incorporate lessons before specify/plan/implement - Implements FR-011: existing phases can read and apply lessons
feat: Implement PV9 DRep deregistration bug
Signed-off-by: William Hankins <[email protected]>
Signed-off-by: William Hankins <[email protected]>
Use collateral inputs instead of normal inputs on failed tx
Signed-off-by: William Hankins <[email protected]>
Signed-off-by: William Hankins <[email protected]>
feat: Add an MCP server to the running node