20 Commits (be415eaa2241ea612677e98af3cb1c9c5ce78bba)

Author SHA1 Message Date
Alexis Hernandez ff85797565 server: Refactor the TransactionVIN into a typed alternative 6 years ago
Alexis Hernandez 347a4d6ca5 server: Move the TransactionId value to the values package 6 years ago
Alexis Hernandez 6dd7b032b1 server: Move the Size value to the values package 6 years ago
Alexis Hernandez 9c10ae154d server: Move the Confirmations value to the values package 6 years ago
Alexis Hernandez 97254aae11 server: Remove unnecessary endpoint "POST /transactions/latest" 6 years ago
Alexis Hernandez f348eaf86f server: Enable constraints on the Address model 6 years ago
Alexis Hernandez f4738baef7 server: Update playsonify to 2.0.0 6 years ago
Alexis Hernandez 1ec1629a19 server: Update the endpoint for retrieving latest transactions 6 years ago
Adinael Perez Ruelas bcdbf1cd0f Server: fix the getLatestTransactionBy method 6 years ago
Alexis Hernandez c600980e83 server: Add endpoint: "GET /transactions/:txid/raw" 7 years ago
Alexis Hernandez 1b614d2807 server: Support multiple inputs on transactions 7 years ago
Alexis Hernandez bf722ec212 server: Refactor tests to load transactions and blocks from files 7 years ago
Alexis Hernandez a8e161045f server: Move TransactionVIN model to rpc package 7 years ago
Alexis Hernandez 65af722947 server: Move Transaction model to rpc package 7 years ago
Alexis Hernandez 735a19ea27 server: Update Block model to support TPoS blocks 7 years ago
Alexis Hernandez 36e231b576 server: Increase type-safety in models 7 years ago
Alexis Hernandez 8dd032dacd server: Add getTransactionCount method to XSNService 7 years ago
Alexis Hernandez f070f7d2d7 server: Add getAddressBalance method to XSNService 7 years ago
Alexis Hernandez 5fe1fe63ec server: Update XSNService to return a Transaction 7 years ago
Alexis Hernandez 0f3d674368 server: Add GET /transactions/:txid 7 years ago