18 Commits (38a83f23aee08068d78cdc417ece6e9faf6c3160)

Author SHA1 Message Date
Kolby Moroz 423ff7df1a server: Add difficulty to the /stats endpoint 6 years ago
Adinael Perez Ruelas ded2c47841 server: Load the genesis block from the config file 6 years ago
Alexis Hernandez 5313e76738 server: Add sendRawTransaction method to XSNService 7 years ago
Alexis Hernandez 41abe0e741 server: Add getUnspentOutputs method to XSNService 7 years ago
Alexis Hernandez def051cf1e server: Add getRawBlock method to XSNService 7 years ago
Alexis Hernandez 4e96219d77 server: Add getRawTransaction method to XSNService 7 years ago
Alexis Hernandez 4bed8492c0 server: Add getBlockhash method to XSNService 7 years ago
Alexis Hernandez e76def63cb server: Add getMasternode method to the XSNService 7 years ago
Alexis Hernandez acc4ddba2d server: Add getMasternodes method to XSNService 7 years ago
Alexis Hernandez 3f60fe7611 server: Add the number of masternodes to the statistics endpoint 7 years ago
Alexis Hernandez 490724f39b server: Add getServerStatistics method to XSNService 7 years ago
Alexis Hernandez c44700dd06 server: Allow to retrieve the 10 latest blocks 7 years ago
Alexis Hernandez 5094bb35e4 server: Retrieve transaction list while retrieving an address 7 years ago
Alexis Hernandez bd03d9b902 server: Move AddressBalance 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 8fd57f92f7 server: Add getBlock method to XSNService 7 years ago
Alexis Hernandez 8dd032dacd server: Add getTransactionCount method to XSNService 7 years ago