15 Commits (6dd7b032b11cab79d829c804c1932568b17b45fb)

Author SHA1 Message Date
Alexis Hernandez de64af5b9b server: Move the Blockhash value to the values package 6 years ago
Alexis Hernandez a1737b9710 server: Move the Address value to the values package 6 years ago
Alexis Hernandez b7f91b7ce4 server: Move the Transaction model to the persisted package 6 years ago
Alexis Hernandez 97254aae11 server: Remove unnecessary endpoint "POST /transactions/latest" 6 years ago
Alexis Hernandez fe9d2985f6 server: Add endpoint - GET /v2/blocks/:blockhash/transactions 6 years ago
Alexis Hernandez 95f16d79e8 server: Rename getLatestBy to getBy on TransactionDataHandler 6 years ago
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 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 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 6ed2b5d31e server: Update "GET /addresses/:address" (#18) 7 years ago