875 Commits

Author SHA1 Message Date
Igor Lins e Silva 3b58aa28c7 Update ds-pool.ts 2021-03-09 09:43:26 -03:00
Igor Lins e Silva 8bffd2d1e7 [indexer] allow custom ilm policy name
use settings.custom_policy = "POLICY_NAME" on the chain config
2021-02-14 07:35:16 -03:00
Igor Lins e Silva 01570f1a96 Update server.ts 2021-02-13 14:52:46 -03:00
Igor Lins e Silva 6e3510ebb1 Update index-lifecycle-policies.ts 2021-02-13 12:31:43 -03:00
Igor Lins e Silva 985cd7e189 [indexer] clean debug messages on router 2021-02-13 12:29:43 -03:00
Igor Lins e Silva 6853f7e897 [indexer] ILM policy updates 2021-02-13 12:27:46 -03:00
Igor Lins e Silva 28c163a500 [streaming] fix exception on missing filters 2021-01-17 18:29:52 -03:00
Igor Lins e Silva b7798e41f4 [indexer] allow chain::*::name whitelisting 2021-01-16 02:04:34 -03:00
Igor Lins e Silva 404808f1b7 update interfaces 2021-01-16 02:03:33 -03:00
Igor Lins e Silva 565a34b366 Update example.config.json 2021-01-16 02:02:32 -03:00
Igor Lins e Silva 11b7b28212 update got to 11.8.1 2021-01-12 06:49:42 -03:00
Igor Lins e Silva 7ca25d6791 [api] stats/get_action_usage improvements
- use global_sequence as sort method
- include optional unique_actors computation
- dedicated caching
2021-01-07 01:12:31 -03:00
Igor Lins e Silva fc99cc2e3f fix hardcoded actions limit 2021-01-05 06:08:23 -03:00
Igor Lins e Silva 2bb5b801b4 [api] add /v2/stats/get_action_usage 2021-01-05 03:29:13 -03:00
Igor Lins e Silva 8e1d0db9cb Update hyperionConfig.ts 2020-12-31 16:27:04 -03:00
Igor Lins e Silva 8d96e4f525 [api] time fix on get_deltas 2020-12-31 16:25:12 -03:00
Igor Lins e Silva 00f063e2e4 [indexer] hot-warm index policy option 2020-12-31 16:24:47 -03:00
Igor Lins e Silva d5b12d89bd [api] add trx_id as primary filter 2020-12-24 13:41:41 -03:00
Igor Lins e Silva ad8a3bedb7 [api] add hot_only param to get_transaction 2020-12-24 13:40:02 -03:00
Igor Lins e Silva 20a0b1d4a2 [api] add hot_only param
allow limiting query to the current hot index for lower latency
2020-12-24 13:20:05 -03:00
Igor Lins e Silva d13e186fdc Update socketManager.ts 2020-12-17 14:19:28 -03:00
Igor Lins e Silva 50400787f1 Update socketManager.ts 2020-12-17 14:13:51 -03:00
Igor Lins e Silva b451619555 Update socketManager.ts 2020-12-17 13:38:49 -03:00
Igor Lins e Silva b82dddac7b Update socketManager.ts 2020-12-17 13:32:14 -03:00
Igor Lins e Silva f372f792e5 Update socketManager.ts 2020-12-17 13:28:29 -03:00
Igor Lins e Silva d6533332c6 Update socketManager.ts 2020-12-17 13:23:51 -03:00
Igor Lins e Silva 96d9a5aca0 Update example.config.json 2020-10-11 14:35:12 -03:00
Igor Lins e Silva f2c8b9bdf9 [streaming] prevent invalid requests from crashing the api 2020-09-23 21:43:01 -03:00
Igor Lins e Silva d122d79022 [api] use body hash as key for POST cache 2020-09-11 02:43:35 -03:00
Igor Lins e Silva aab5c66c89 Update package.json 2020-09-07 20:24:34 -03:00
Igor Lins e Silva 4f0d7b18f3 fix fetch import 2020-09-07 20:24:25 -03:00
Igor Lins e Silva e6d66181e1 increase get_tokens default limit 2020-09-07 20:24:00 -03:00
Igor Lins e Silva 4ac735dd73 increase get_links default and add present filter 2020-09-07 20:23:47 -03:00
Igor Lins e Silva 341769d92a Merge branch 'master' of https://github.com/eosrio/Hyperion-History-API 2020-09-02 16:55:36 -03:00
Igor Lins e Silva c7a841e6cd Update package-lock.json 2020-09-02 16:54:13 -03:00
Igor Lins e Silva 71831f0948 Update package.json 2020-09-02 16:54:11 -03:00
Igor Lins e Silva ca2ae004f2 apply flatstr 2020-09-02 16:53:02 -03:00
Igor Lins e Silva 908a0e5636 Merge pull request #43 from eosrio/dependabot/npm_and_yarn/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19
2020-08-25 06:49:13 -03:00
Igor Lins e Silva aaada8cfb7 Merge pull request #45 from eosrio/dependabot/npm_and_yarn/fastify-2.15.1
Bump fastify from 2.14.1 to 2.15.1
2020-08-25 06:48:59 -03:00
Igor Lins e Silva c721eea8a6 Merge pull request #41 from AlohaEOS/master
Correct offset accuracy when system timezone is not UTC
2020-08-25 06:48:04 -03:00
Igor Lins e Silva 769d942fc5 increase get_key_accounts default limit to 100 accounts 2020-08-21 20:46:31 -03:00
Igor Lins e Silva d44be3b2ee add skip limit to get_key_accounts 2020-08-21 04:33:46 -03:00
dependabot[bot] 888171efe6 Bump fastify from 2.14.1 to 2.15.1
Bumps [fastify](https://github.com/fastify/fastify) from 2.14.1 to 2.15.1.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v2.14.1...v2.15.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-05 15:17:40 +00:00
Igor Lins e Silva c3acca1516 get_tokens schema info update 2020-07-27 16:36:33 -03:00
Igor Lins e Silva 02472751a5 [api] add skip/limit to get_tokens 3.1.0-beta.4-1 2020-07-27 16:22:22 -03:00
dependabot[bot] 27dd37bb4c Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-16 17:34:15 +00:00
Nate Denning 61d9309a2d Correct offset accuracy when system timezone is not UTC 2020-06-30 11:36:41 -06:00
Igor Lins e Silva 3a7d422445 Update example.config.json 2020-06-24 12:08:33 -03:00
Igor Lins e Silva 64452c8cd6 Update README.md 2020-06-15 17:34:12 -03:00
Igor Lins e Silva e91ece0a39 3.1.0-beta.4
- improved index remap on rewrite
- v2/stats/get_resource_usage
- include sorting on deltas
2020-06-11 10:57:29 -03:00