Jonathan Moody
|
d0d6145f9d
|
Refactor blockchain.go handlers to be compatible with gorilla/rpc.
Add speculative BlockchainCodecRequest which might handle rewriting
incoming method names.
|
2022-09-07 14:32:34 -05:00 |
|
Jonathan Moody
|
90afae7cd5
|
Add scripthash variants of RPC handlers.
|
2022-09-07 14:32:34 -05:00 |
|
Jonathan Moody
|
321bcf6420
|
Fix encoding of TX and Block hashes in response.
|
2022-09-07 14:32:34 -05:00 |
|
Jonathan Moody
|
f55a5ed777
|
Continuing blockchain RPC handler work. Add JSON tags.
Fetch Height using TxCounts.
|
2022-09-07 14:32:34 -05:00 |
|
Jonathan Moody
|
fe18c70bf7
|
Add some blockchain RPC handlers and database fetching routines.
|
2022-09-07 14:32:20 -05:00 |
|