### These are the issues required to begin serving requests, virtual ops or other, in production. - [x] [Not Storing Asset Symbols](https://github.com/steemit/sbds/issues/97) - [x] [Only storing first owner_key, active_key, posting_key, memo_key](https://github.com/steemit/sbds/issues/96) - [x] [Unsupported raw block type](https://github.com/steemit/sbds/issues/93) - [x] [http server should use aiohttp and jsonrpcserver python packages](https://github.com/steemit/sbds/issues/92) - [ ] [fragile syncing behavior, unable to recover from steemd hiccups](https://github.com/steemit/sbds/issues/90) - [x] [sbds must also index virtual ops](https://github.com/steemit/sbds/issues/88) - [ ] [Add methods to sbds to replace account history in steemd](https://github.com/steemit/sbds/issues/87) - [x] [Data too long for column 'body'](https://github.com/steemit/sbds/issues/85) - [x] [health check should be at /.well-known/healthcheck.json](https://github.com/steemit/sbds/issues/74) - [x] [I think it's lacking the table for "limit_order_create2" transaction](https://github.com/steemit/sbds/issues/71) - [ ] [Error on populate.py](https://github.com/steemit/sbds/issues/73)
These are the issues required to begin serving requests, virtual ops or other, in production.