21 Commits (f67d7831f093ed63bd00faa58627e707f20f5d29)

Author SHA1 Message Date
Alexis Hernandez 33fcda6ef3 server: Move the Height 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 de64af5b9b server: Move the Blockhash value to the values package 6 years ago
Alexis Hernandez 2dd9b4837a server: Update the data package to use the Block from the persisted package 6 years ago
Alexis Hernandez b7d2dc0740 server: Allow to retrieve blocks without rewards (#62) 6 years ago
Alexis Hernandez 08f26e764b server: Reduce boilerplate on the BlocksControllerSpec 6 years ago
Alexis Hernandez f4738baef7 server: Update playsonify to 2.0.0 6 years ago
Alexis Hernandez b4a4577186 server: Add "GET /blocks/:blockhash/transactions" (#19) 6 years ago
Alexis Hernandez 0f5687c5b9 server: Add endpoint: "GET /blocks/:query/raw" 7 years ago
Alexis Hernandez 15d8d8992b server: Update "GET /blocks/:query" 7 years ago
Alexis Hernandez 1972ae8ae8 server: Add support for TPoS blocks with coinsplit 7 years ago
Alexis Hernandez bf722ec212 server: Refactor tests to load transactions and blocks from files 7 years ago
Alexis Hernandez 636c2b509e server: Move TransactionVOUT to rpc package 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 850b8192ed server: Move Block model to rpc package 7 years ago
Alexis Hernandez a608fd4845 server: Add support for TPoS blocks 7 years ago
Alexis Hernandez 735a19ea27 server: Update Block model to support TPoS blocks 7 years ago
Alexis Hernandez 8ecc447f22 server: Add support for retrieving PoW blocks 7 years ago
Alexis Hernandez ec62c5d0ba server: Update Block model to support TPoS blocks 7 years ago
Alexis Hernandez 9a34faa615 server: Add GET /blocks/:blockhash 7 years ago