Alexis Hernandez
|
b7d2dc0740
|
server: Allow to retrieve blocks without rewards (#62)
|
6 years ago |
Alexis Hernandez
|
f4738baef7
|
server: Update playsonify to 2.0.0
|
6 years ago |
Alexis Hernandez
|
e20d12cd54
|
server: Add XSNWorkQueueDepthExceeded error
Now, when the XSN RPC API returns the "Work Queue Depth Exceeded" error,
it will be mapped to the XSNWorkQueueDepthExceeded error.
|
6 years ago |
Alexis Hernandez
|
d012bef430
|
server: Add the LedgerDataHandler (#37)
This is the initial piece for integrating the linear database
seeding.
|
7 years ago |
Alexis Hernandez
|
5313e76738
|
server: Add sendRawTransaction method to XSNService
This is a part for #26.
|
7 years ago |
Alexis Hernandez
|
6e6ed7abbe
|
server: Add "GET /masternodes/:ip"
|
7 years ago |
Alexis Hernandez
|
e76def63cb
|
server: Add getMasternode method to the XSNService
|
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
This also changes the upsert method to insert on the BlockDataHandler,
this is piece for fixing the bug #6
|
7 years ago |
Alexis Hernandez
|
6f2b9f8aee
|
server: Add FieldOrderingParser
|
7 years ago |
Alexis Hernandez
|
a784e60641
|
server: Fix messages on PaginatedQueryError
|
7 years ago |
Alexis Hernandez
|
a8fbfa036c
|
server: Add the PaginatedQueryValidator
|
7 years ago |
Alexis Hernandez
|
8173c64497
|
server: Add TransactionPostgresDataHandler
|
7 years ago |
Alexis Hernandez
|
4bce1251d1
|
server: Add BalancePostgresDataHandler
|
7 years ago |
Alexis Hernandez
|
87ccd51257
|
server: Add the BlockPostgresDataHandler
|
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
|
8fd57f92f7
|
server: Add getBlock method to XSNService
|
7 years ago |
Alexis Hernandez
|
f070f7d2d7
|
server: Add getAddressBalance method to XSNService
|
7 years ago |
Alexis Hernandez
|
5eae17f452
|
server: Add TransactionError
|
7 years ago |
Alexis Hernandez
|
cd64fc557d
|
server: Add XSNServerError
|
7 years ago |