Alexis Hernandez
|
97254aae11
|
server: Remove unnecessary endpoint "POST /transactions/latest"
|
6 years ago |
Alexis Hernandez
|
f4738baef7
|
server: Update playsonify to 2.0.0
|
6 years ago |
Alexis Hernandez
|
1ec1629a19
|
server: Update the endpoint for retrieving latest transactions
|
6 years ago |
Adinael Perez Ruelas
|
bcdbf1cd0f
|
Server: fix the getLatestTransactionBy method
when sending an empty list
added the tests for sending an empty list and retrieving valid data
|
6 years ago |
Alexis Hernandez
|
d4acc18d9f
|
server: Add endpoint "POST /transactions/latest"
This retrieves the latest transaction id for the given addresses.
|
6 years ago |
Alexis Hernandez
|
9d355650cf
|
server: Add endpoint "POST /transactions"
This is a part for #26, it allows to push a hex-encoded
transaction to the network.
|
7 years ago |
Alexis Hernandez
|
c600980e83
|
server: Add endpoint: "GET /transactions/:txid/raw"
|
7 years ago |
Alexis Hernandez
|
a43435c4c3
|
server: Move getTransaction method from BlockEventsProcessor to TransactionService
|
7 years ago |
Alexis Hernandez
|
0f3d674368
|
server: Add GET /transactions/:txid
|
7 years ago |