19 Commits (36e05516fb8418238eec145973f2490df5986266)

Author SHA1 Message Date
Alexis Hernandez a03e4401ca server: Update endpoint - GET /addresses/:address/lightWalletTransactions 6 years ago
Alexis Hernandez 6e54e9f870 server: Add keyset-based method for retrieving address transactions 6 years ago
Alexis Hernandez 80c7460b18 server: Precompute the available coins 6 years ago
Alexis Hernandez f4738baef7 server: Update playsonify to 2.0.0 6 years ago
Adinael Perez Ruelas bcdbf1cd0f Server: fix the getLatestTransactionBy method 6 years ago
Alexis Hernandez 65f94b1436 server: Add getLatestTransactionBy method to the TransactionDataHandler 6 years ago
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 a0f0df9946 server: Improve the evolution schema (#35) 7 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 dee0f7e600 server: Update the database schema to support utxos (#35) 7 years ago
Alexis Hernandez 5cbf98caa0 server: Add foreign key to the next_blockhash (#35) 7 years ago
Alexis Hernandez 2eb9c010dd server: Initial database redesign (#35) 7 years ago
Alexis Hernandez 4355a0347f server: Update the "GET /addresses/:address/transactions" 7 years ago
Alexis Hernandez 510b127d3c server: Add support for ordering in "GET /addresses/:address/transactions" 7 years ago
Alexis Hernandez 79f5e67878 server: Test getBy method on TransactionPostgresDataHandlerSpec 7 years ago
Alexis Hernandez 779ded1973 server: Add deleteBy blockhash method to TransactionPostgresDataHandler 7 years ago
Alexis Hernandez 8173c64497 server: Add TransactionPostgresDataHandler 7 years ago