Releases: TheGoldenEye/polka-store
Releases · TheGoldenEye/polka-store
v1.7.0
v1.6.0
- updated dependency: @polkadot/api v6.0.5
- Create 'synthetic events' (not really existing) for inter chain transfers
- Add emulated staking.Bonded event for Staking.Rebond exxtrinsic (specVer<9050 only)
- increase in database performance
- adaptations to parachains
v1.5.0
- Process events for all extrinsic methods
- New Node.js dependency: Version 12.x needed
- Updated dependencies
v1.4.0
- updated dependency: @polkadot/api v3.7.3
- support for bonding/unbonding events
v1.3.0
- updated dependency: @polkadot/api v3.1.1
- stores StashId with Staking.Reward events
v1.2.0
- updated dependency to @polkadot/api v2.1
- smarter program output (one line)
- better error handling
- restructured source code
v1.1.0
- using new @polkadot/api v2.x
- increased speed
- calc-fee dependancy removed
- new database column "totalFee"
- improved test mode
v1.0.2
- Update dependencies
- Extended check mode
- Several minor bug fixes
v1.0.1
- add check mode
- license change
v1.0.0
initial release