Skip to content

Small code that runs on top of Thalos client to create endpoint that implement a get_transaction_traces equivalent to that we have on hyperion

Notifications You must be signed in to change notification settings

Wapaca/thalos_get_transaction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Small code that runs on top of Thalos client to create endpoint that implement a get_transaction_traces equivalent to that we have on hyperion

Whenever it receives a transaction it add it back into redis server with an expiry of 20 minutes.

This code is quick code, it aims to demonstrate the possibility of doing so, most of the time when doing bots on Antelope we need to get_transaction_traces from recent transactions but until Thalos there was no cheap way of having an API for this.

About

Small code that runs on top of Thalos client to create endpoint that implement a get_transaction_traces equivalent to that we have on hyperion

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published