Luke Parker
cde0f753c2
Correct Serai header on genesis
...
Includes a couple misc fixes for the RPC as well.
2025-11-14 07:22:59 -05:00
Luke Parker
509bd58f4e
Add method to fetch a block's events to the RPC
2025-11-13 05:13:55 -05:00
Luke Parker
31874ceeae
serai-node which compiles and produces/finalizes blocks with --dev
2025-11-05 18:20:23 -05:00
Luke Parker
3cb9432daa
Have the coins pallet emit events via serai_core_pallet
...
`serai_core_pallet` solely defines an accumulator for the events. We use the
traditional `frame_system::Events` to store them for now and enable retrieval.
2025-09-19 22:18:55 -04:00
Luke Parker
3f5150b3fa
Properly define the core pallet instead of placing it within the runtime
2025-09-19 19:05:47 -04:00