34 Commits (b5dc19ccdb1e88428dc5a7154a2b9d8a1a4a02c0)

Author SHA1 Message Date
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 7cf2f5f372 server: Fix StatisticsControllerSpec 7 years ago
Alexis Hernandez 1a59506179 server: Allow to specify ordering on GET /balances 7 years ago
Alexis Hernandez c4807c6a04 server: Fix StatisticsControllerSpec 7 years ago
Alexis Hernandez 3f60fe7611 server: Add the number of masternodes to the statistics endpoint 7 years ago
Alexis Hernandez cc8a271c3e server: Add BalancesControllerSpec 7 years ago
Alexis Hernandez f39b0fc111 server: Disable SeederModule on MyAPISpec 7 years ago
Alexis Hernandez 04c0146a85 server: Fix StatisticsControllerSpec 7 years ago
Alexis Hernandez 1401a040b6 server: Disable database on MyAPISpec 7 years ago
Alexis Hernandez d29b4b2f1c server: Add GET /health endpoint 7 years ago
Alexis Hernandez 41f29ad19c server: Add GET /stats endpoint 7 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 bf722ec212 server: Refactor tests to load transactions and blocks from files 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 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 2f62ad9ba3 server: Rename AddressesTransactionSpec to AddressesControllerSpec 7 years ago
Alexis Hernandez f2beb40fa2 server: Update AddressBalance to use BigDecimal values instead of BigInt 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
Alexis Hernandez 36e231b576 server: Increase type-safety in models 7 years ago
Alexis Hernandez 3270f9274c server: Add GET /addresses/:address 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