feat: add new endpoint /extended/v2/smart-contracts/:contract_id/print-events
#3380
Annotations
10 warnings
|
Lint ESLint:
src/event-stream/event-server.ts#L136
Unexpected 'todo' comment: 'TODO: mempool-tx receipt date should be...'
|
|
Lint ESLint:
src/datastore/pg-store.ts#L3141
Unexpected 'todo' comment: 'TODO(mb): add support for searching for...'
|
|
Lint ESLint:
src/datastore/pg-store.ts#L3032
Unexpected 'todo' comment: 'TODO: should mining rewards be added?'
|
|
Lint ESLint:
src/datastore/pg-store-v2.ts#L359
Unexpected 'todo' comment: 'TODO: remove the burn_block_time...'
|
|
Lint ESLint:
src/datastore/helpers.ts#L218
Unexpected 'todo' comment: 'TODO: add pox_set table here'
|
|
Lint ESLint:
src/datastore/common.ts#L214
Unexpected 'todo' comment: 'TODO(mb): should probably be (string |...'
|
|
Lint ESLint:
src/datastore/common.ts#L212
Unexpected 'todo' comment: 'TODO(mb): should probably be (number |...'
|
|
Lint ESLint:
src/api/routes/v2/schemas.ts#L176
Unexpected 'todo' comment: 'TODO: Migrate these to each endpoint...'
|
|
Lint ESLint:
src/api/routes/search.ts#L201
Unexpected 'todo' comment: 'TODO: Can a non-materialized contract...'
|
|
Lint ESLint:
src/api/routes/microblock.ts#L116
Unexpected 'todo' comment: 'TODO: implement pagination for...'
|
Loading