20 Commits (9fc35c16ce86c85346336d790a7e877d46336d40)

Author SHA1 Message Date
Alexis Hernandez 277abf922b server: Use the validators in the service package 6 years ago
Alexis Hernandez 8a9ce8179b server: Use the TransactionIdValidator on the TransactionService 6 years ago
Alexis Hernandez a723a6501c server: Extract the BlockValidator from the BlockLogic 6 years ago
Alexis Hernandez a74e7cd714 server: Use the AddressValidator on the TransactionService 6 years ago
Alexis Hernandez b9ee34d97d server: BlockService uses the cache for loading headers 6 years ago
Alexis Hernandez be72834662 server: Allow to reverse the block headers ordering 6 years ago
Alexis Hernandez 1b359f7585 server: Extract the OrderingConditionParser from the TransactionService 6 years ago
Alexis Hernandez 2798b528ed server: Add endpoint "GET /blocks/headers" 6 years ago
Alexis Hernandez a926191a77 server: Persist the block extraction method while synchronizing the blocks 6 years ago
Alexis Hernandez 33fcda6ef3 server: Move the Height 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 2dd9b4837a server: Update the data package to use the Block from the persisted package 6 years ago
Alexis Hernandez 99c0200af0 server: Extract the TransactionRPCService from TransactionService 6 years ago
Alexis Hernandez 668153d6c4 server: Split the TransactionPostgresDAO into several files 6 years ago
Alexis Hernandez 80c7460b18 server: Precompute the available coins 6 years ago
Alexis Hernandez f4738baef7 server: Update playsonify to 2.0.0 6 years ago
Adinael Perez Ruelas ded2c47841 server: Load the genesis block from the config file 6 years ago
Alexis Hernandez c72f458a9d server: Allow to get paginated blocks from the BlockDataHandler 6 years ago
Alexis Hernandez dee0f7e600 server: Update the database schema to support utxos (#35) 7 years ago
Alexis Hernandez 03ed7a694b server: Add the LedgerSynchronizerService (#37) 7 years ago