16 Commits (19fdfc26c8006d2f381b5c5bbca5c648a7241221)

Author SHA1 Message Date
Alexis Hernandez ff85797565 server: Refactor the TransactionVIN into a typed alternative 6 years ago
Alexis Hernandez 8b9f1c00f3 server: Add Block.HasTransactions persisted model 6 years ago
Alexis Hernandez 2798b528ed server: Add endpoint "GET /blocks/headers" 6 years ago
Alexis Hernandez 469c241931 server: Extract the BlockExtractionMethod from the persisted block 6 years ago
Alexis Hernandez aef41d5f8e server: Split the persisted transaction model 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 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 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 38a83f23ae server: Move the AddressTransactionDetails 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 21399f3c99 server: Add extraction_method column to the blocks table 6 years ago
Alexis Hernandez 7619ef3483 server: Add the persisted models package 6 years ago