Commit Graph

13 Commits

Author SHA1 Message Date
Etan Kissling cccd81a47b
add ANSI art placeholder for Electra 🦒 ()
Trigger ANSI art on upgrade to Electra

Art created by http://beatscribe.com (beatscribe#1008 on Discord)
2024-06-10 16:45:40 +00:00
Jacek Sieka 62cbdeefc5
verify `genesis_time` more strictly (fixes ) ()
Bogus values lead to crashes down the line when timers overflow
2024-01-06 15:26:56 +01:00
Etan Kissling beb915e308
remove emoji from function names ()
Some editors seem to have issues with those. The ones in strings seem to
be alright, though. Rename the affected symbols.
2023-11-29 00:30:44 +00:00
Etan Kissling c211a3849e
remove `{.raises: [Defect].}` Nim 1.2 compatibility ()
In Nim 1.6, `{.raises: [Defect].}` is no longer necessary. Remove it.
2023-08-25 11:29:07 +02:00
Etan Kissling 4a1b94bc2e
update Deneb ANSI art for readability 🐟 ()
Make "L" characters wider to improve readability.

Thanks to http://beatscribe.com (beatscribe#1008 on Discord)
2023-05-03 22:25:01 +02:00
Etan Kissling 566c178e59
add ANSI art for Deneb 🐟 ()
Trigger ANSI art on upgrade to Deneb

Art created by http://beatscribe.com (beatscribe#1008 on Discord)
2023-04-10 12:42:19 +00:00
tersec d058aa09c8
more withdrowls () 2023-03-02 17:13:35 +01:00
tersec aacc8d702d
remove Nim 1.2-compatible `push raise`s and update copyright notice years () 2023-01-20 14:14:37 +00:00
Etan Kissling 2ac7609259
display owl on Capella transition ()
Trigger ANSI art on upgrade to Capella, similar to the merge.
Future extension could log blinking art when user successfully managed
to get BLS to Execution change included into a block for a validator.

Art created by http://beatscribe.com/ (beatscribe#1008 on Discord)
2022-12-21 13:30:24 +01:00
Miran dfd4afc9f2
compatibility with Nim 1.4+ () 2022-07-29 10:53:42 +00:00
Jacek Sieka c145916414
cleanups ()
* avoid circular panda imports
* move deposit merkleization helpers to spec/
* normalize validator signature helpers to spec names / params
* remove redundant functions for remote signing
2022-06-29 18:53:59 +02:00
tersec aa4f105c0c
improve panda display () 2022-06-11 00:48:04 +00:00
tersec 01534b0431
🐼 ()
* 🐼

* rm panda refs outside core module; preprocess text/ANSI artwork sources

* credit artwork to beatscribe
2022-05-30 08:25:27 +00:00