Alexis Hernandez
|
19fdfc26c8
|
server: Allow to sync 1000 headers per request
|
6 years ago |
Alexis Hernandez
|
ff85797565
|
server: Refactor the TransactionVIN into a typed alternative
Now we are able to use types to detect when a TransactionVIN has the
cached values.
|
6 years ago |
Alexis Hernandez
|
2798b528ed
|
server: Add endpoint "GET /blocks/headers"
|
6 years ago |
Alexis Hernandez
|
a334864e38
|
server: allow to get block extractionMethod from the BlockService
|
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
|
b7d2dc0740
|
server: Allow to retrieve blocks without rewards (#62)
|
6 years ago |
Alexis Hernandez
|
0f5687c5b9
|
server: Add endpoint: "GET /blocks/:query/raw"
|
7 years ago |
Alexis Hernandez
|
15d8d8992b
|
server: Update "GET /blocks/:query"
Allows to find a block by blockhash or by block height.
|
7 years ago |
Alexis Hernandez
|
1972ae8ae8
|
server: Add support for TPoS blocks with coinsplit
|
7 years ago |
Alexis Hernandez
|
c44700dd06
|
server: Allow to retrieve the 10 latest blocks
|
7 years ago |
Alexis Hernandez
|
850b8192ed
|
server: Move Block model to rpc package
|
7 years ago |
Alexis Hernandez
|
a608fd4845
|
server: Add support for TPoS blocks
|
7 years ago |
Alexis Hernandez
|
8ecc447f22
|
server: Add support for retrieving PoW blocks
|
7 years ago |
Alexis Hernandez
|
9a34faa615
|
server: Add GET /blocks/:blockhash
|
7 years ago |