29 Commits (ae42e3cc9ca0e4ebca75707492589443abe5eb62)

Author SHA1 Message Date
Alexis Hernandez fc0696a467 server: Refactor TransactionService to remove the transaction transformer 6 years ago
Alexis Hernandez aef41d5f8e server: Split the persisted transaction model 6 years ago
Alexis Hernandez a1737b9710 server: Move the Address value to the values package 6 years ago
Alexis Hernandez 99c0200af0 server: Extract the TransactionRPCService from TransactionService 6 years ago
Alexis Hernandez 97254aae11 server: Remove unnecessary endpoint "POST /transactions/latest" 6 years ago
Alexis Hernandez 1d3e843254 server: Update endpoint "GET /v2/addresses/:address/transactions" 6 years ago
Alexis Hernandez e464080a76 server: Don't ignore errors while loading transaction inputs 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 36e05516fb server: Wrap the light wallet transactions response in a data field 6 years ago
Alexis Hernandez 38ab0e1803 server: Add the value to the LightWalletTransaction.Input 6 years ago
Alexis Hernandez a03e4401ca server: Update endpoint - GET /addresses/:address/lightWalletTransactions 6 years ago
Alexis Hernandez 4feee274ec server: Add endpoint - GET /addresses/:address/lightWalletTransactions 6 years ago
Alexis Hernandez b2aaae4d4d server: Be resilient while loading a transaction 6 years ago
Alexis Hernandez c8b71046a3 server: Be resilient while loading a batch of 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 d4acc18d9f server: Add endpoint "POST /transactions/latest" 6 years ago
Alexis Hernandez b4a4577186 server: Add "GET /blocks/:blockhash/transactions" (#19) 6 years ago
Alexis Hernandez 510b127d3c server: Add support for ordering in "GET /addresses/:address/transactions" 7 years ago
Alexis Hernandez 9d355650cf server: Add endpoint "POST /transactions" 7 years ago
Alexis Hernandez f1bf820b75 server: Add endpoint "GET /addresses/:address/transactions" 7 years ago
Alexis Hernandez c600980e83 server: Add endpoint: "GET /transactions/:txid/raw" 7 years ago
Alexis Hernandez b4442b3d98 server: Update playsonify to 1.2.0 7 years ago
Alexis Hernandez a43435c4c3 server: Move getTransaction method from BlockEventsProcessor to TransactionService 7 years ago
Alexis Hernandez e16ee760bc server: Don't require spent index on BlockEventsProcessor 7 years ago
Alexis Hernandez 1b614d2807 server: Support multiple inputs on transactions 7 years ago
Alexis Hernandez 5fe1fe63ec server: Update XSNService to return a Transaction 7 years ago
Alexis Hernandez de14af6f1c server: Add TransactionService 7 years ago