78 Commits (f065e142b251b151bcc2c3bdce6c675373f064de)

Author SHA1 Message Date
Alexis Hernandez 9d2edf8314 server: Remove the TPoS addresses from the Transaction.Output 6 years ago
Alexis Hernandez ff85797565 server: Refactor the TransactionVIN into a typed alternative 6 years ago
Alexis Hernandez 485faea74b server: Fix AddressesControllerSpec 6 years ago
Alexis Hernandez 347a4d6ca5 server: Move the TransactionId value to the values package 6 years ago
Alexis Hernandez 6dd7b032b1 server: Move the Size value to the values package 6 years ago
Alexis Hernandez f67d7831f0 server: Move the IPAddress value to the values package 6 years ago
Alexis Hernandez 29b8b583ba server: Move the HexString model to the values package 6 years ago
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 a1737b9710 server: Move the Address value to the values package 6 years ago
Alexis Hernandez 685b54b576 server: Move the Balance model to the persisted package 6 years ago
Alexis Hernandez b7f91b7ce4 server: Move the Transaction model to the persisted 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 516dd402d1 server: Return statistics even if masternodes or difficulty aren't available 6 years ago
Kolby Moroz 423ff7df1a server: Add difficulty to the /stats endpoint 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 97254aae11 server: Remove unnecessary endpoint "POST /transactions/latest" 6 years ago
Alexis Hernandez f1cc9103ea server: Add getHighestBalances method to the BalanceDataHandler 6 years ago
Alexis Hernandez b8783b961d server: Enable test on AddressesControllerSpec 6 years ago
Alexis Hernandez f348eaf86f server: Enable constraints on the Address model 6 years ago
Alexis Hernandez f4738baef7 server: Update playsonify to 2.0.0 6 years ago
Alexis Hernandez 1ec1629a19 server: Update the endpoint for retrieving latest transactions 6 years ago
Adinael Perez Ruelas bcdbf1cd0f Server: fix the getLatestTransactionBy method 6 years ago
Alexis Hernandez b4a4577186 server: Add "GET /blocks/:blockhash/transactions" (#19) 6 years ago
Alexis Hernandez 6379c4e0bf Revert "server: Hardcode previous supplies (#47)" 6 years ago
Alexis Hernandez 41ea8f776a server: Hardcode previous supplies (#47) 6 years ago
Alexis Hernandez 8bb3ff26e0 server: Disable address checks (#45) 6 years ago
Alexis Hernandez cd5fadc472 server: Update "GET /addresses/:address/utxos" (#34) 7 years ago
Alexis Hernandez 28570f80f5 server: Remove legacy seeder tasks (#38) 7 years ago
Alexis Hernandez d6a74dbb43 server: Add the PollerSynchronizerModule (#38) 7 years ago
Alexis Hernandez 6ed2b5d31e server: Update "GET /addresses/:address" (#18) 7 years ago
Alexis Hernandez 83bfd06645 server: Add getBy method to BalanceDataHandler (#18) 7 years ago
Alexis Hernandez 510b127d3c server: Add support for ordering in "GET /addresses/:address/transactions" 7 years ago
Alexis Hernandez b32bc45d01 server: Test "GET /addresses/:address/transactions" endpoint 7 years ago
Alexis Hernandez 5a7fd8a81d server: Add endpoint "GET /addresses/:address/utxos" 7 years ago
Alexis Hernandez c3632db349 server: Disable PollingSeederModule on tests 7 years ago
Alexis Hernandez 0f5687c5b9 server: Add endpoint: "GET /blocks/:query/raw" 7 years ago
Alexis Hernandez c600980e83 server: Add endpoint: "GET /transactions/:txid/raw" 7 years ago
Alexis Hernandez 15d8d8992b server: Update "GET /blocks/:query" 7 years ago
Alexis Hernandez 6e6ed7abbe server: Add "GET /masternodes/:ip" 7 years ago
Alexis Hernandez e9eb79b813 server: Hide 0 balances from the balances API 7 years ago
Alexis Hernandez b4442b3d98 server: Update playsonify to 1.2.0 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 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