Skip to content

docs(week-05): complete PoS/consensus + RainbowKit quiz#107

Open
HoonilP wants to merge 1 commit into
Bay-17th:mainfrom
HoonilP:gownj/week-05
Open

docs(week-05): complete PoS/consensus + RainbowKit quiz#107
HoonilP wants to merge 1 commit into
Bay-17th:mainfrom
HoonilP:gownj/week-05

Conversation

@HoonilP

@HoonilP HoonilP commented Apr 13, 2026

Copy link
Copy Markdown

구현 내용

  • Quiz 10문제 답변 완료 (PoS/Consensus + RainbowKit)
  • PoS 전환, 슬래싱, LMD-GHOST 등 합의 메커니즘 이론
  • RainbowKit Provider 계층, 트랜잭션 상태 추적 코드

배운 점

  • PoW→PoS 전환의 핵심 이유 (에너지 효율 99.95% 개선)
  • 검증자 생애주기 (Pending→Active→Exiting→Exited)
  • Provider 순서의 중요성 (WagmiProvider → QueryClientProvider → RainbowKitProvider)

어려웠던 점

  • LMD-GHOST 체인 선택 규칙에서 "최신 메시지" 사용 이유
  • useWaitForTransactionReceipt의 상태 흐름 (isPending → isConfirming → isSuccess)

- Answer all 10 quiz questions (PoS, Slashing, RainbowKit Provider)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant