16 Commits (0373dff0fee6902a6f02b090e03e4070b07a39cb)

Author SHA1 Message Date
Alexis Hernandez 4af9a6cac4 server: Remove TPoS contract logic from the ScriptPubKey model 6 years ago
Alexis Hernandez ff85797565 server: Refactor the TransactionVIN into a typed alternative 6 years ago
Alexis Hernandez a334864e38 server: allow to get block extractionMethod from the BlockService 6 years ago
Alexis Hernandez 347a4d6ca5 server: Move the TransactionId 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 a1737b9710 server: Move the Address value to the values package 6 years ago
Alexis Hernandez 1972ae8ae8 server: Add support for TPoS blocks with coinsplit 7 years ago
Alexis Hernandez 1b614d2807 server: Support multiple inputs on transactions 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 8ecc447f22 server: Add support for retrieving PoW blocks 7 years ago
Alexis Hernandez 9a34faa615 server: Add GET /blocks/:blockhash 7 years ago
Alexis Hernandez 00149965ed server: Add TransactionLogic 7 years ago