3 Commits

Author SHA1 Message Date
Jacek Sieka
03010dc558
Reduce ChainRef usage (#3093)
* Reduce ChainRef usage

It's now only used in the hive node, from which it probably also should
be removed

* lint
2025-02-19 10:04:22 +07:00
Advaita Saha
0528c843be
wire in forkedchain to p2p (#3082)
* wire in forkedchain to p2p

* cleanup code not used

* add receipts capability

* suggested changes
2025-02-18 16:07:28 +07:00
pmmiranda
411a3cadfa
Renamed 'nimbus' directory and its references to 'execution_chain' (#3052)
* renamed nimbus folder to execution_chain

* Renamed "nimbus" references to "execution_chain"

* fixed wrongly changed http reference

* delete snap types file given that it was deleted before this PR merge

* missing 'execution_chain' replacement

---------

Co-authored-by: pmmiranda <pedro.miranda@nimbus.team>
2025-02-11 22:28:42 +00:00