Commit Graph

  • 7ef82c7390 fix: paginate activeStakers cleanup with limit 100 (SubQuery max) main pezkuwichain 2026-04-11 15:09:39 +03:00
  • 7468da0f75 fix: update AH startBlock to 582592 (within current state window) pezkuwichain 2026-04-11 15:02:38 +03:00
  • ad4c9c9331 fix: update startBlock to current chain height to avoid pruned state crash pezkuwichain 2026-04-11 14:58:09 +03:00
  • 7dac1598dc fix: deploy workflow stash local changes before git pull master pezkuwichain 2026-03-10 00:53:05 +03:00
  • 6b188858db fix: prevent crash loop on pruned state — patch getExtrinsicSuccess and events.toArray pezkuwichain 2026-03-10 00:40:45 +03:00
  • 1fd75fa043 fix: TS2554 getByNetworkId options param + prettier formatting pezkuwichain 2026-03-10 00:16:05 +03:00
  • 23b6227772 fix: stale activeStakers — era detection fallback + cleanup on era change pezkuwichain 2026-03-10 00:11:50 +03:00
  • 95e6e49d90 Fix auto-pr to not fail when branches are already in sync pezkuwichain 2026-03-02 15:08:19 +03:00
  • bc2ecb3a0e Replace force-push sync with PR-based auto-merge workflow pezkuwichain 2026-03-02 14:22:23 +03:00
  • 718fea7cad fix: noter bot flip-flop bug — combine direct+pool before cache comparison pezkuwichain 2026-02-28 01:32:55 +03:00
  • 45784e1196 fix: handle pruned state in event fetch to prevent crash loops pezkuwichain 2026-02-21 17:30:34 +03:00
  • a4a5314f79 Add auto-payout bot for AH staking rewards pezkuwichain 2026-02-21 17:03:13 +03:00
  • 9259b68a3d Refactor: remove dead relay staking code, add AH reward handlers pezkuwichain 2026-02-21 14:23:58 +03:00
  • fc5d101b75 fix: noter bot queries staking data from Asset Hub instead of Relay Chain pezkuwichain 2026-02-21 14:12:48 +03:00
  • 6c5b7ae879 feat: save direct nominators and validators as activeStakers on AH pezkuwichain 2026-02-21 02:42:18 +03:00
  • 727deaefb6 Fix Prettier formatting pezkuwichain 2026-02-21 01:49:53 +03:00
  • 57563c7fc0 Remove obsolete docker-compose version attribute pezkuwichain 2026-02-21 01:46:24 +03:00
  • 3cc7a7b245 Remove relay staking handlers after pallet removal (spec 1_020_006) pezkuwichain 2026-02-21 01:40:34 +03:00
  • 8a5681db33 fix: use GITHUB_TOKEN instead of PAT_TOKEN for branch sync pezkuwichain 2026-02-19 06:21:26 +03:00
  • ae0dac0a11 ci: add sync-branches workflow to keep main and master in sync pezkuwichain 2026-02-19 05:55:42 +03:00
  • fe95e137b3 fix: use explicit yaml path for codegen and build in deploy pezkuwichain 2026-02-19 04:38:59 +03:00
  • 37ee9ffd9f fix: add yarn build to deploy workflow pezkuwichain 2026-02-19 04:34:16 +03:00
  • dcbd38fb5f fix: set startBlock to current chain height pezkuwichain 2026-02-19 02:33:47 +03:00
  • 0130c5984a fix: also patch @polkadot/api Init.js for pruned state pezkuwichain 2026-02-19 02:28:40 +03:00
  • d270504c9a fix: handle pruned RPC state in SubQuery node pezkuwichain 2026-02-19 02:22:52 +03:00
  • 151389a0cc style: fix prettier formatting across mapping files pezkuwichain 2026-02-19 01:51:15 +03:00
  • 71f0cce337 feat(governance): add OpenGov v2 indexer for referenda, votes, delegations pezkuwichain 2026-02-19 01:40:21 +03:00
  • f717173d3d fix: use AH totalIssuance for APY, filter tiny-stake validator outliers pezkuwichain 2026-02-18 06:13:31 +03:00
  • b4e765ee50 fix: use relay total supply constant for AH APY calculation pezkuwichain 2026-02-18 06:04:21 +03:00
  • a7d11ce6a2 feat: add APY computation to AH SubQuery, clean relay SubQuery from AH pool logic pezkuwichain 2026-02-18 06:00:45 +03:00
  • 5447579477 feat: save pool stash active stakers with AH genesis from relay SubQuery pezkuwichain 2026-02-18 05:55:05 +03:00
  • 9c9c2a132f fix: add 'modl' prefix to pool stash derivation to match Substrate PalletId::into_sub_account_truncating pezkuwichain 2026-02-18 05:42:45 +03:00
  • c22f9b90e0 fix: convert Uint8Array to hex string for AccountId createType pezkuwichain 2026-02-18 05:23:45 +03:00
  • 358f13db50 fix: save pool stash accounts with relaychain type for wallet compat pezkuwichain 2026-02-18 05:18:44 +03:00
  • 81c6c89bfb fix: read validators from overview to capture all active stakers pezkuwichain 2026-02-18 04:50:18 +03:00
  • 3dc7a19dee fix: add relay block handler to init active stakers from chain state pezkuwichain 2026-02-18 04:44:57 +03:00
  • 7b58fa0e4a feat: add AH GraphQL engine + block handler for pool stakers init pezkuwichain 2026-02-18 04:07:45 +03:00
  • 1c79402d5c feat: track nomination pool members as active stakers pezkuwichain 2026-02-18 03:14:44 +03:00
  • 407cba9aef fix: noter bot RPC endpoints point to VPS3 chain nodes pezkuwichain 2026-02-17 01:55:05 +03:00
  • 64c5f9e5d6 feat: add noter secret setup script pezkuwichain 2026-02-17 01:35:02 +03:00
  • 174bd41d6e feat: add noter bot service for staking score data submission pezkuwichain 2026-02-17 01:32:51 +03:00
  • eefae7469d Update genesis hashes and startBlock for mainnet relaunch pezkuwichain 2026-02-15 22:18:07 +03:00
  • 8f051d719a Fix prettier formatting pezkuwichain 2026-02-14 04:45:15 +03:00
  • 9ca7f8d00f Add TZ=UTC to SubQuery node environments pezkuwichain 2026-02-14 04:37:14 +03:00
  • a8b7d16b97 Patch api-augment exports map instead of filesystem shim pezkuwichain 2026-02-14 04:33:32 +03:00
  • 01ec544b84 Add rpc-augment alias and substrate shim to Dockerfile.node pezkuwichain 2026-02-14 04:27:04 +03:00
  • 43e4a5d939 Use custom Dockerfile.node with @pezkuwi API aliases instead of generic subql-node pezkuwichain 2026-02-14 04:15:57 +03:00
  • dd2c3c7d1b Lower relay startBlock to 199000 to capture StakersElected event pezkuwichain 2026-02-14 03:32:37 +03:00
  • 6123284d95 Lower relay startBlock to 199500 to capture era 6 transition pezkuwichain 2026-02-14 03:22:00 +03:00
  • 433553e4d0 Set Asset Hub startBlock closer to head for pruned RPC pezkuwichain 2026-02-14 02:54:47 +03:00
  • a4b711f7b4 Update startBlock to recent values for pruned RPC compatibility pezkuwichain 2026-02-14 02:47:03 +03:00
  • 04f0042e0d Add explicit --db-schema to separate relay and assethub schemas pezkuwichain 2026-02-14 02:41:23 +03:00
  • 076b54bdc9 Add multi-staking entities, APY calculation, Asset Hub indexer support pezkuwichain 2026-02-14 02:38:22 +03:00
  • 9922e8ba89 Fix query service schema and set startBlock for pruned RPC pezkuwichain 2026-02-13 02:51:44 +03:00
  • 74e29b92f4 Use standard onfinality/subql-node - chainTypes handles Pezkuwi recognition pezkuwichain 2026-02-13 02:32:14 +03:00
  • a18cb0019e Fix wasm-crypto package versions (7.5.x) pezkuwichain 2026-02-13 02:28:15 +03:00
  • dcf901660a Add wasm-crypto packages to SubQuery node aliases pezkuwichain 2026-02-13 02:27:09 +03:00
  • 30899df0a4 Add self-hosted SubQuery node with @pezkuwi aliases pezkuwichain 2026-02-13 02:17:48 +03:00
  • 0b0519bff8 Add codegen step to security workflow and fix prettier formatting pezkuwichain 2026-02-13 01:51:37 +03:00
  • 62550b442b Fix subql CLI syntax and remove non-existent validate command pezkuwichain 2026-02-13 01:48:50 +03:00
  • 15eeb16cd4 Fix subql commands: use correct CLI syntax for codegen and build pezkuwichain 2026-02-13 01:46:08 +03:00
  • 618cea47c6 Specify manifest file (-f pezkuwi.yaml) in CI workflows pezkuwichain 2026-02-13 01:44:24 +03:00
  • 4c3920ddae Fix CI workflows to use Yarn 4 (Berry) with corepack pezkuwichain 2026-02-13 01:42:00 +03:00
  • 46ca19c22d Add security and code quality GitHub Actions workflows pezkuwichain 2026-02-13 01:37:31 +03:00
  • 2f1d6dd316 Migrate to native @pezkuwi packages and remove swap integrations pezkuwichain 2026-02-13 01:36:52 +03:00
  • ab2a8acb6d Use @pezkuwi/api via npm alias instead of @polkadot/api pezkuwichain 2026-02-13 00:22:24 +03:00
  • ea0ba21359 Add GitHub Actions workflows for CI and deploy pezkuwichain 2026-02-12 23:55:56 +03:00
  • 0812cf9e7a Initial commit: Pezkuwi SubQuery indexer pezkuwichain 2026-02-12 23:55:13 +03:00