Kim De Mey
6cf57d9912
Remove duplicate logging code from fluffy ( #2488 )
...
Code was copied back when nimbus-eth2 was not a dependency.
Now that is an established dependency for many parts, lets reuse
the original code.
2024-07-15 11:41:17 +02:00
Kim De Mey
1c98733d4d
Move portal bridge beacon code and add skeleton for state bridge ( #2101 )
2024-03-22 19:01:22 +01:00
Kim De Mey
1159b0114e
Add portal_bridge history mode ( #2067 )
...
Portal bridge mode for following latest and injecting the latest
block data into the Portal network.
2024-03-11 18:20:29 +01:00
Kim De Mey
2d76b8c010
Formatting fluffy with nph v0.5.1 + CI check ( #2020 )
...
* Add nph check to fluffy CI lint
* Add a section on nph usage in the fluffy.guide
* Update copyright years for altered files
* Avoid chained methods formatting style in db code
* Update nph in CI to v0.5
* Remove leftover commented import
* Move comment to avoid nph turning complex list into simple list (nph bug)
* Update nph in CI to v0.5.1
* Formatting fluffy with nph v0.5.1
2024-02-28 18:31:45 +01:00
Kim De Mey
3199857ed5
Further fluffy code clean-up from warnings/hints ( #1987 )
2024-01-25 11:04:09 +01:00
Kim De Mey
cbf5f59681
Bump chronos and other sub modules + related fixes ( #1966 )
...
* Bump chronos and additional modules + fixes
* Additional chronos bump + nim-eth bump for utp and discv5 fixes
* Fix the raw Exception errors in async evm
---------
Co-authored-by: jangko <jangko128@gmail.com>
2024-01-12 22:06:19 +01:00
Kim De Mey
c99c0687f8
Rename beacon bridge to portal_bridge and prep for 1 bridge binary ( #1936 )
...
Renaming the beacon_chain_bridge to portal_bridge and preparing
for stuffing all bridge functionality for all networks under this
2023-12-12 21:08:58 +01:00