https://github.com/tendermint/tendermint
Revision e850863296f3a0873f20871497fa4ac025cb21de authored by JayT106 on 07 July 2021, 10:28:54 UTC, committed by GitHub on 07 July 2021, 10:28:54 UTC

Closes: #6661 

Note: see another error during the events indexing, guess the raw tx size exceeds the limitation?
```
3:17PM ERR failed to index block txs err="pq: index row size 2768 exceeds btree version 4 maximum 2704 for index \"tx_results_tx_result_key\"" height=5205112 module=txindex

1 parent 1dec3e1
History
Tip revision: e850863296f3a0873f20871497fa4ac025cb21de authored by JayT106 on 07 July 2021, 10:28:54 UTC
state/indexer: close row after query (#6664)
Tip revision: e850863
File Mode Size
.github
DOCKER
abci
cmd
config
crypto
docs
internal
libs
light
networks
node
pkg
privval
proto
proxy
rpc
scripts
state
store
test
third_party
tools
types
version
.clang-format -rw-r--r-- 241 bytes
.dockerignore -rw-r--r-- 63 bytes
.editorconfig -rw-r--r-- 280 bytes
.gitignore -rw-r--r-- 678 bytes
.golangci.yml -rw-r--r-- 950 bytes
.goreleaser.yml -rw-r--r-- 634 bytes
.markdownlintignore -rw-r--r-- 89 bytes
CHANGELOG.md -rw-r--r-- 190.3 KB
CHANGELOG_PENDING.md -rw-r--r-- 12.1 KB
CODE_OF_CONDUCT.md -rw-r--r-- 4.9 KB
CONTRIBUTING.md -rw-r--r-- 20.8 KB
LICENSE -rw-r--r-- 11.1 KB
Makefile -rw-r--r-- 10.5 KB
README.md -rw-r--r-- 8.1 KB
SECURITY.md -rw-r--r-- 7.7 KB
STYLE_GUIDE.md -rw-r--r-- 7.6 KB
UPGRADING.md -rw-r--r-- 32.0 KB
buf.gen.yaml -rw-r--r-- 480 bytes
buf.yaml -rw-r--r-- 193 bytes
docker-compose.yml -rw-r--r-- 1.3 KB
dredd.yml -rw-r--r-- 700 bytes
go.mod -rw-r--r-- 1.6 KB
go.sum -rw-r--r-- 93.9 KB
release_notes.md -rw-r--r-- 54 bytes

README.md

back to top