Commits
- [084c826]: Add accuser/offender filters (Groxan)
- [948d1d4]: Add some transactions count filters (Groxan)
- [9076574]: Move pro conf to a separate repo; +linux make targets (#20) (Michael Zaikin) #20
- [fd3483b]: Add more migrations endpoint filters (Groxan)
- [7d640bd]: Add operation filters by timestamp (Groxan)
- [78fc5a3]: Add suggests search string validation (Groxan)
- [a4be2cd]: Add AppState trigger (dmirgaleev) #22
- [45f1b47]: Add more operation filters (Groxan)
- [787b3c5]: Add AnyOf filter to the operations endpoints (Groxan)
- [e2e66e7]: Refactor accounts operations repository (Groxan)
- [dd406a5]: Fix datetime offset issue (Groxan)
- [6fb2c69]: Add hasInternals filter (Groxan)
- [501a2d9]: Add merged query filters to the account operations endpoint (Groxan)
- [6341b85]: Fix .ne and .ni on nullable columns (Groxan)
- [4dc9149]: Add endpoint for getting voting period by index (Groxan)
- [5e44a4f]: Add endpoint for getting voting listings (Groxan)
- better data layer abstraction; improve validators; #24 (Groxan)
- [9aed080]: Abstract RPC layer (257Byte) #24
- improve diagnostics #24 (257Byte)
- reuse protocol handlers #24 (257Byte)
- avoid strongly typed RPC deserialization #24 (257Byte)
- protocol-dependent activators #24 (Groxan)
- minor code cleaning #24 (Groxan)
- [06acf99]: Protocol parameters handling (257Byte) #24
- [9737135]: Improve voting indexing, fix #23 (257Byte) #24
- [0de8935]: Add API endpoints to access voting epochs (257Byte) #24
- [11654aa]: Add current period endpoint and period voters filter (257Byte) #24
- [7935309]: Reset db migrations due to breaking changes (257Byte) #24
- [2dff83e]: Fresh snapshots and updated docs (Groxan)
- [2cddced]: Fix set-env command in github actions workflow (Roman Serikov) #25