17 Commits (d7cc0307f3bbc5198dd37f89bd249d7072c1cd7c)

Author SHA1 Message Date
Alexis Hernandez 418f2fd4fa server: Update the nonce from the Block model to Long 6 years ago
Alexis Hernandez 2a2e17b0b9 server: Update the masternode parsing 7 years ago
Alexis Hernandez dee0f7e600 server: Update the database schema to support utxos (#35) 7 years ago
Alexis Hernandez 339fab1176 server: Make blocktime and time fields non-mandatory in rpc transactions 7 years ago
Alexis Hernandez 99d28d12e6 server: Fix parsing the lastSeen field on the masternode 7 years ago
Alexis Hernandez da144b7205 server: Add endpoint "GET /masternodes" 7 years ago
Alexis Hernandez acc4ddba2d server: Add getMasternodes method to XSNService 7 years ago
Alexis Hernandez 490724f39b server: Add getServerStatistics method to XSNService 7 years ago
Alexis Hernandez 9707e40038 server: Relax asm format on ScriptPubKey 7 years ago
Alexis Hernandez 1b614d2807 server: Support multiple inputs on transactions 7 years ago
Alexis Hernandez bd03d9b902 server: Move AddressBalance model to rpc package 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 9fe9d91709 server: Add getTPoSAddresses method to ScriptPubKey class 7 years ago
Alexis Hernandez 735a19ea27 server: Update Block model to support TPoS blocks 7 years ago