* chore: update ledger entries columns
* fix: yarn generate types against stagnet3
* fix: orderbook decimal places issue (#2235)
* fix: positions table fixes notional dp (#2144)
* fix: update decimals on position notional size
* fix: normalize values
* fix: fix positions unit tests
* fix: remove liquidation price
* fix: positions linting issue
* fix: remove liquidation price test
* fix: remove total summary row
* fix: remove comments
* fix: cypress test to not show trailing 0s
* fix: add back liq. price est as cell only
* fix: remove not used params
* chore: merge with release/testnet
* fix: orderbook dp
* Update libs/positions/src/lib/positions-table.spec.tsx
* feat(#1853): use date range filter
* feat(#1853): add date range filter to ledger entries on update
* chore(#1853): add extra checks
* fix: update types on stagnet3
* fix: add checkpoint balance restore
* fix(#1853): fix ledger generic make data provider cast in ledger entries
* fix(#1853): fix transfer type
* fix(#1853): remove TransferTypeMapping cast type
* fix(#1853): remove pagination filtering and use formatForInput from date
* fix(#1853): call filterChangedCallback in onChange method
* fix(#1853): remove subscription from ledger entries table
* fix(#1853): filterChangedCallback called in useEffect gets triggered also on reset
* fix: use-order-list-data hook order of params for makeInfiniteScrollGetRows
* fix(#1853): fix ledger build import all as schema
* fix(#1853): fix schema import
Co-authored-by: maciek <maciek@vegaprotocol.io>
Co-authored-by: Bartłomiej Głownia <bglownia@gmail.com>
* chore: remove apollo type gen and clean up types lib
* fix: format
* fix: tests
* fix: format
* fix: hammer token types til sh*t turns green
* fix: format
* fix: apparently format again
* fix: lint
* fix: build-specs
* fix: format
* chore: regen types
* chore: regenerate types again
* fix: format
* chore: partial live update of market dropdown
* chore: partial live update of market dropdown
* chore: partial live update of market dropdown - some refactor
* chore: partial live update of market dropdown - some refactor
* chore: partial live update of market dropdown - fix lint error
* chore: partial live update of market dropdown - fix failing tests
* chore: partial live update of market dropdown - fix failing tests