Manuel Caspari

Results 9 issues of Manuel Caspari

Lunary is currently available in German, English and Spanish. Any help or contribution with translations and additional language support is always greatly appreciated! A copy of intern strings can be...

enhancement

Migrate Database before merging: ``` ALTER TABLE rocketpool_nodes ADD COLUMN claimed_smoothing_pool numeric NOT NULL default 0; ALTER TABLE rocketpool_nodes ADD COLUMN unclaimed_smoothing_pool numeric NOT NULL default 0; ALTER TABLE rocketpool_nodes...

Validators like this one https://mainnet.beaconcha.in/validator/26996#sync missed their sync duty and ![image](https://user-images.githubusercontent.com/5877862/151964206-c5cfc01a-1d5e-4668-95cf-844a0f0afe0a.png)

bug
backend

charts should take stake of rocketpool validators into account https://discord.com/channels/405159462932971535/704196071881965589/968245667300507769

bug

- Adds /execution/block/{execBlockNum} execution blocks endpoint - Adds /execution/{addressOrIndexOrPubkey}/produced execution blocks endpoint - /validator/{indexOrPubkey}/execution/performance now returns mev reward if block was found via relay wip

-) Merge: App can now display transaction reward and mev reward (execution reward) income -) Rocketpool: Smoothing pool support -) Rocketpool: Fee recipient penalty status -) Testnet: Removed Ropsten support

### 🤖[[deprecated]](https://githubnext.com/copilot-for-prs-sunset) Generated by Copilot at 4836951 This pull request refactors and simplifies the flash message handling in the auth and user handlers, using the `utils.SetFlash` function and cookies instead...