issues
search
CodeChain-io
/
codechain-indexer
A blockchain data indexing tool for CodeChain
Apache License 2.0
21
stars
15
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump cookiejar from 2.1.2 to 2.1.4
#387
dependabot[bot]
opened
1 year ago
0
Bump json5 from 1.0.1 to 1.0.2
#386
dependabot[bot]
opened
1 year ago
0
Bump express from 4.16.4 to 4.17.3
#385
dependabot[bot]
opened
1 year ago
0
Bump moment-timezone from 0.5.23 to 0.5.37
#384
dependabot[bot]
opened
2 years ago
0
Bump moment from 2.24.0 to 2.29.4
#383
dependabot[bot]
opened
2 years ago
0
Bump node-fetch from 2.6.1 to 2.6.7
#382
dependabot[bot]
opened
2 years ago
0
Bump sharp from 0.23.0 to 0.30.5
#381
dependabot[bot]
opened
2 years ago
0
Bump moment from 2.24.0 to 2.29.2
#380
dependabot[bot]
closed
2 years ago
1
Bump ajv from 6.9.2 to 6.12.6
#379
dependabot[bot]
opened
2 years ago
0
Bump pathval from 1.1.0 to 1.1.1
#378
dependabot[bot]
opened
2 years ago
0
Bump tar from 4.4.10 to 4.4.19
#377
dependabot[bot]
opened
3 years ago
0
Bump path-parse from 1.0.6 to 1.0.7
#376
dependabot[bot]
opened
3 years ago
0
Bump tar from 4.4.10 to 4.4.15
#375
dependabot[bot]
closed
3 years ago
1
Bump lodash from 4.17.19 to 4.17.21
#374
dependabot[bot]
opened
3 years ago
0
Bump underscore from 1.9.1 to 1.13.1
#373
dependabot[bot]
opened
3 years ago
0
Bump ini from 1.3.5 to 1.3.7
#372
dependabot[bot]
opened
3 years ago
0
Remove sharp
#371
junha1
closed
4 years ago
0
Bump node-fetch from 2.3.0 to 2.6.1
#370
dependabot[bot]
closed
4 years ago
0
Hard-coded min fee not works in private network or test network
#369
majecty
opened
4 years ago
0
Add description about "updating configuration" in README.md
#368
majecty
closed
4 years ago
1
Bump sequelize from 4.44.3 to 5.15.1
#367
dependabot[bot]
opened
4 years ago
0
Bump lodash from 4.17.11 to 4.17.19
#366
dependabot[bot]
closed
4 years ago
1
Allow large page for hot fix
#365
majecty
closed
4 years ago
0
Hot fix the snapshot query by increasing page size
#364
majecty
closed
4 years ago
0
Fix snapshot pagination bug
#363
majecty
opened
4 years ago
0
Bump minimist version
#362
somniumism
closed
4 years ago
1
npm script "drop" and "reset" is not working
#360
remagpie
closed
2 years ago
0
Bump the version to 2.1.0
#359
majecty
closed
5 years ago
0
Fix hasNextPage bug in the Block API
#358
joojis
closed
5 years ago
0
Make the AggsUTXOs table migration script insert rows that have 0 quantity value
#357
majecty
opened
5 years ago
0
Fix AggsUTXO migration query
#356
majecty
closed
5 years ago
0
Remove page from all APIs
#355
majecty
closed
5 years ago
0
Use an index to find rows in the next page in the BlockTxs query
#354
majecty
closed
5 years ago
0
Use an index to find rows in the next page in the BalanceHistory query
#353
majecty
closed
5 years ago
1
Make snapshot query paginable
#352
majecty
closed
5 years ago
0
Fix /utxo test in the asset.spec.ts
#351
majecty
closed
5 years ago
0
Use an index to find rows in the next page in the PendingTx query
#350
majecty
closed
5 years ago
0
Validate `firstEvaluatedKey` and `lastEvaluatedKey`'s length
#349
majecty
opened
5 years ago
0
Use `shift` to remove the first item in pagination
#348
majecty
closed
5 years ago
0
Use an index to find rows in the next page in the Tx query
#347
majecty
closed
5 years ago
0
Improve the pagination performance of the Block API
#346
joojis
closed
5 years ago
0
Use an index to find rows in the next page in the AggsUTXO query
#345
majecty
closed
5 years ago
2
Do not use offset field in the UTXO pagination query
#344
majecty
closed
5 years ago
0
Calculate firstEvaluatedKey and lastEvaluatedKey correctly
#343
majecty
closed
5 years ago
0
Fix the migration script "20191119050057-change-address-log-index.js"
#342
joojis
closed
5 years ago
0
Insert transactionIndex when transactionIndex is 0
#341
majecty
closed
5 years ago
0
Use an index for the pagination in UTXO query
#340
majecty
closed
5 years ago
0
Use recent version of PostgreSQL
#339
majecty
opened
5 years ago
0
Inserting a row to the AssetImages table fails in the "test/-asset.spec.ts" test
#338
majecty
opened
5 years ago
0
Optimize the performance of tx API
#337
joojis
closed
5 years ago
1
Next