Added fs-api-0.1.0.2
From https://github.com/input-output-hk/fs-sim at 975262fc7bddab307de4eeb0ca3963fbb18ed337
From https://github.com/input-output-hk/fs-sim at 975262fc7bddab307de4eeb0ca3963fbb18ed337
timestamp = 2023-05-25T10:10:30Z
github = { repo = "input-output-hk/fs-sim", rev = "975262fc7bddab307de4eeb0ca3963fbb18ed337" }
subdir = 'fs-api'
feat: [LW-6471] Added optional metadata fetch feature from SMASH server
cardano-protocol-praos does not inline ocert and protocol version into the header, treating them instead as nested objects. This is not accurately reflected in the CDDL. This is a stopgap solution, since this can no longer be tested here due to cardano-protocol-praos living in the consensus repository.
- INLINE -> INLINEABLE in Core, Address - set flags -flate-specialize and -fspecialize-aggressively in Core, Address - INLINE umElemFoo functions in UMap