24 Commits (f7887cf3b17ecc7dcd0e19356d50a9008e66c036)

Author SHA1 Message Date
Alexis Hernandez c72f458a9d server: Allow to get paginated blocks from the BlockDataHandler 6 years ago
Alexis Hernandez 11e25da4a4 server: Add getByBlockhash method to the TransactionDataHandler (#19) 6 years ago
Alexis Hernandez ee71562fb6 server: Add getUnspentOutputs method to the TransactionDataHandler (#34) 7 years ago
Alexis Hernandez c594de3a14 server: Clean legacy code from TransactionDataHandler (#34) 7 years ago
Alexis Hernandez 5cbf98caa0 server: Add foreign key to the next_blockhash (#35) 7 years ago
Alexis Hernandez 28570f80f5 server: Remove legacy seeder tasks (#38) 7 years ago
Alexis Hernandez d012bef430 server: Add the LedgerDataHandler (#37) 7 years ago
Alexis Hernandez 83bfd06645 server: Add getBy method to BalanceDataHandler (#18) 7 years ago
Alexis Hernandez 510b127d3c server: Add support for ordering in "GET /addresses/:address/transactions" 7 years ago
Alexis Hernandez ef862b9272 server: Allow to retrieve transactions for an address on TransactionDataHandler 7 years ago
Alexis Hernandez b4ad16dd56 server: Create TransactionDataHandler trait 7 years ago
Alexis Hernandez 0317a4d933 server: Refactor DatabaseSeeder and BlockEventsProcessor 7 years ago
Alexis Hernandez e9eb79b813 server: Hide 0 balances from the balances API 7 years ago
Alexis Hernandez b4120e284b server: Update the BlockEventsProcessor flow 7 years ago
Alexis Hernandez 7b8d12e4ed server: Add getBy height on BlockDataHandler 7 years ago
Alexis Hernandez b4442b3d98 server: Update playsonify to 1.2.0 7 years ago
Alexis Hernandez 61c6649584 server: Add unique constraint to the blocks table 7 years ago
Alexis Hernandez 1a59506179 server: Allow to specify ordering on GET /balances 7 years ago
Alexis Hernandez 8665da9119 server: Update the BlockEventsProcessor to handle possible missing blocks 7 years ago
Alexis Hernandez 4e6f0f0ece server: Remove unused code from BalanceDataHandler 7 years ago
Alexis Hernandez cbdfaf06e9 server: Update Statistics to be loaded from StatisticsDataHandler 7 years ago
Alexis Hernandez 6f533d5616 server: Add getCirculatingSupply method to BalanceDataHandler 7 years ago
Alexis Hernandez b43bf44737 server: Add endpoint GET /balances to get richest balances 7 years ago
Alexis Hernandez c1d3d267cd server: Add BlockFutureDataHandler 7 years ago