nimbus-eth2/beacon_chain/libnimbus_lc
Eugene Kabanov 4fb95d000d
REST server fixes and improvements. (#5422)
* Move from Option[T] to Opt[T] usage.

* Add `finalized` flag.

* Fix compilation issue.

* Http415 error code for some REST API calls.
Introduce more comprehensive error reporting for block calls.
Deprecate decodeEthConsensusVersion() function.

* Bump http-utils.

* Fix copyright year.

* Fix serialization issue.

* Address review comments.

* Post rebase fixes.
2023-09-27 16:45:33 +02:00
..
test_files add helpers for processing receipts to `libnimbus_lc.a` (#5360) 2023-08-28 15:56:40 +00:00
libnimbus_lc.h update some consensus-spec URLs to v1.4.0-beta.1 (#5429) 2023-09-14 18:23:59 +00:00
libnimbus_lc.nim REST server fixes and improvements. (#5422) 2023-09-27 16:45:33 +02:00
test_libnimbus_lc.c add helpers for processing withdrawals to `libnimbus_lc.a` (#5374) 2023-09-04 20:44:03 +02:00