* Add fountain module and raptorq basic implementation * Add basic encode/decode test * Use Stream for trait instead of Iterator * Removed unnecessary pin * Add custom fountain error * Add failing path to tests * Added docs
* Extract block to core crate * Added linking flag for waku * Cleanup imports * Add missing core files * Create more base mods