Releases: citahub/re-birth
Releases · citahub/re-birth
v0.4.0
v0.3.0
- support CITA v0.20 and above
[email protected]
- [feature] support custom event log process
- [feature] sync event logs when save transactions
- [feature] support ERC20 process
- [feature] find transaction by hash API
- [update] change default CITA_URL to localhost
[email protected]
This version fix some bugs:
- [fix] fix tendermint to Tendermint in block header output
- [fix] fix pagination problem, accept only offset or limit provided
- [fix] resort transactions output
- [optimize] add gin index to block header and body
[email protected]
This is the first release of ReBirth, a blockchain data cache server for Nervos AppChain, with the following features:
- [feature] Support Nervos AppChain's JSON-RPC list
- [feature] Get blocks and transactions list
- [feature] Sync status infomation of AppChain
- [feature] Get sync errors list
- [feature] Add some statistics