Etan Kissling
89d133d0e5
further reduce stack size of LC helpers for Nim 2.0 ( #5401 )
...
The `is_next_sync_committee_known` helper allocates a fresh
`SyncCommittee` in the caller and `nimZeroMem`s it on each use.
Use `static` to compare against a compile-time zeroed copy instead.
This also should help reduce stack size far enough to link with Nim 2.0.
2023-09-06 16:05:12 +02:00
..
2023-09-01 09:31:52 +00:00
2023-09-05 23:39:01 +03:00
2023-08-08 00:05:17 +00:00
2023-08-09 03:58:47 +00:00
2023-09-01 09:31:52 +00:00
2023-09-01 09:31:52 +00:00
2023-01-20 14:14:37 +00:00
2023-08-25 11:29:07 +02:00
2022-12-08 02:07:41 +00:00
2023-09-01 09:31:52 +00:00
2023-04-17 20:11:28 +00:00
2020-06-01 16:58:28 +03:00
2023-01-20 14:14:37 +00:00
2023-08-25 11:29:07 +02:00
2023-08-09 03:58:47 +00:00
2023-09-05 15:59:17 +02:00
2023-09-06 16:05:12 +02:00
2023-08-31 15:16:15 +03:00
2023-08-09 08:50:07 +02:00
2023-08-25 11:29:07 +02:00
2023-08-25 11:29:07 +02:00
2023-09-01 09:31:52 +00:00
2023-08-12 10:38:06 +00:00
2023-08-25 11:29:07 +02:00
2023-09-01 09:31:52 +00:00
2023-09-01 09:31:52 +00:00
2023-09-05 15:59:17 +02:00
2023-09-01 09:31:52 +00:00
2023-08-09 03:58:47 +00:00