23 Commits (9759bc4bb9df5d9880fdbf46ea23f76812a0aeaf)

Author SHA1 Message Date
Alexis Hernandez 9759bc4bb9 server: Complete fixing the tests after schema changes (#35) 7 years ago
Alexis Hernandez 2eb9c010dd server: Initial database redesign (#35) 7 years ago
Alexis Hernandez 510b127d3c server: Add support for ordering in "GET /addresses/:address/transactions" 7 years ago
Alexis Hernandez c410771ed4 server: Run the BackwardsSynchronizerTask after replacing a block by height (#30) 7 years ago
Alexis Hernandez f1bf820b75 server: Add endpoint "GET /addresses/:address/transactions" 7 years ago
Alexis Hernandez 3a8d3cb803 server: Use BlockOps on BlockEventsProcessor 7 years ago
Alexis Hernandez faef6eadf7 server: Small fix to the BackwardsSynchronizerTask 7 years ago
Alexis Hernandez f10e0ad452 server: Fix for #12 avoid corrupting the previous_blockhash 7 years ago
Alexis Hernandez 45ae0eeba2 server: Fix for #11 avoid corrupting the next_blockhash 7 years ago
Alexis Hernandez 0317a4d933 server: Refactor DatabaseSeeder and BlockEventsProcessor 7 years ago
Alexis Hernandez 6c56330f74 server: Add TODO to a test that might not be stable 7 years ago
Alexis Hernandez 788da62ec0 server: Fix failing test on BlockEventsProcessorSpec 7 years ago
Alexis Hernandez b4120e284b server: Update the BlockEventsProcessor flow 7 years ago
Alexis Hernandez b4442b3d98 server: Update playsonify to 1.2.0 7 years ago
Alexis Hernandez 61c6649584 server: Add unique constraint to the blocks table 7 years ago
Alexis Hernandez 7fdf67afb0 server: Delete block transactions on rechain events 7 years ago
Alexis Hernandez e16ee760bc server: Don't require spent index on BlockEventsProcessor 7 years ago
Alexis Hernandez 1a59506179 server: Allow to specify ordering on GET /balances 7 years ago
Alexis Hernandez c8480a90ff server: Fix corrupting balances while adding repeated blocks 7 years ago
Alexis Hernandez 8665da9119 server: Update the BlockEventsProcessor to handle possible missing blocks 7 years ago
Alexis Hernandez 72991de5f7 server: Increase coverage on BalancePostgresDataHandlerSpec 7 years ago
Alexis Hernandez 439f9bccc8 server: Update the BlockEventsProcessor 7 years ago
Alexis Hernandez 02b03b22c8 server: Add BlockEventsProcessor 7 years ago