Activity
Merge tag 'v0.38.15' into 0.38.15-indexer
Merge tag 'v0.38.15' into 0.38.15-indexer
fix: remove unique constraints attributes
fix: remove unique constraints attributes
fix: move index event out of transaction to prevent revert
fix: move index event out of transaction to prevent revert
fix: re-enable app hash check
fix: re-enable app hash check
chore: don't index block events
chore: don't index block events
optimize: don't need block events
optimize: don't need block events
fix: add block time for tx result
fix: add block time for tx result
fix: ignore attrs that cause error
fix: ignore attrs that cause error
fix: ignore attributes that are too large
fix: ignore attributes that are too large
chore: simplify tx results
chore: simplify tx results
feat: add more useful cols tx results psql indexer
feat: add more useful cols tx results psql indexer
chore: export some kv functions & add methods for HeightInfo
chore: export some kv functions & add methods for HeightInfo
fix: handle non printable chars attr values
fix: handle non printable chars attr values
chore: add expose chain id event sink
chore: add expose chain id event sink
chore: open some useful psql sink methods
chore: open some useful psql sink methods
chore: expose some consts and func for event sink psql
chore: expose some consts and func for event sink psql
fix: ignore block_bloom composite key index psql
fix: ignore block_bloom composite key index psql
feat: add genesis doc mem optimization
feat: add genesis doc mem optimization
feat: optimize consensus by reducing gen doc read"
feat: optimize consensus by reducing gen doc read"
Force push
chore: add validate gen doc when new node
chore: add validate gen doc when new node
chore: get pruned gen doc for rpc
chore: get pruned gen doc for rpc
feat: reduce ram even more by call GC early & clean unused appstate
feat: reduce ram even more by call GC early & clean unused appstate
feat: optimize consensus by reducing gen doc read"
feat: optimize consensus by reducing gen doc read"
Force push
fix: ignore appstate when loading genesis state RPC to reduce RAM
fix: ignore appstate when loading genesis state RPC to reduce RAM
feat: optimize consensus by reducing gen doc read"
feat: optimize consensus by reducing gen doc read"
Force push
feat: optimize gen doc read to save memory
feat: optimize gen doc read to save memory
fix: add time field into TxResult for pubsub block timestamp
fix: add time field into TxResult for pubsub block timestamp