Celo: support L2 epochs (#2784)
* epochs page * epoch rewards distribution * epoch election rewards * address epoch rewards * block epoch tag * add some tests * adjust epoch details for L1 epochs * support non-finalized epochs * fixes after design review * add truncation to block numbers on mobile * update epochs table layout * update timestamp hint * fix bug with subheading of first epoch * fixes of mobile view * update screenshots
Showing
icons/hourglass_slim.svg
0 → 100644
pages/epochs/[number].tsx
0 → 100644
pages/epochs/index.tsx
0 → 100644
stubs/epoch.ts
0 → 100644
types/api/epochs.ts
0 → 100644


98.6 KB
ui/epochs/EpochDetails.tsx
0 → 100644
ui/epochs/EpochsListItem.tsx
0 → 100644
ui/epochs/EpochsTable.tsx
0 → 100644
File moved
106 KB
ui/pages/Epoch.pw.tsx
0 → 100644
ui/pages/Epoch.tsx
0 → 100644
ui/pages/Epochs.pw.tsx
0 → 100644
ui/pages/Epochs.tsx
0 → 100644
83.6 KB
33.8 KB
109 KB
23.7 KB
50.6 KB