-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge 1.0.0-maint
into main
#226
Conversation
backport: fetch validators out of consensus set
webserver: return semver version
…s-in-batch fix: insert rewards in batch
rewards: fetch rewards in batches
feat: add block proposer to addresses_with_balance_change
enhancement: store blocks while crawling transactions and chain
Ibc events
feat: increase masp txs gas limit + tx id hashes to lowercase
fix: duplicate votes for same voter
improve block response
crawler: add latest processed block height
wrapper: add amount per gas unit
ci: improve client generation
improve transfer classification
@Fraccaman -- I just updated this with the latest
I wasn't sure which one should "win" this conflict, so I combined them:
Also:
Since Can we merge this soon before these branches drift more & create more conflicts? 🙂 |
thanks a lot! |
This branch merges and resolves conflicts for
1.0.0-maint
intomain
.@Fraccaman @mateuszjasiuk -- I went ahead and opened this because I am running my fork based on
main
but wanted my recent1.0.0-maint
PRs incorporated too 🙂