13 Commits (ae42e3cc9ca0e4ebca75707492589443abe5eb62)

Author SHA1 Message Date
Alexis Hernandez a926191a77 server: Persist the block extraction method while synchronizing the blocks 6 years ago
Alexis Hernandez aef41d5f8e server: Split the persisted transaction model 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 b7f91b7ce4 server: Move the Transaction model to the persisted package 6 years ago
Alexis Hernandez 5a5f607317 server: Create the model transformers package 6 years ago
Alexis Hernandez 21399f3c99 server: Add extraction_method column to the blocks table 6 years ago
Alexis Hernandez 2dd9b4837a server: Update the data package to use the Block from the persisted package 6 years ago
Alexis Hernandez 56963b23d6 server: Remove unnecessary timing logs 6 years ago
Alexis Hernandez 99c0200af0 server: Extract the TransactionRPCService from TransactionService 6 years ago
Alexis Hernandez 3630e24483 server: Log timings while synchronizing blocks 6 years ago
Alexis Hernandez c8b71046a3 server: Be resilient while loading a batch of transactions 6 years ago
Alexis Hernandez 03ed7a694b server: Add the LedgerSynchronizerService (#37) 7 years ago