-
Notifications
You must be signed in to change notification settings - Fork 19
Merge 1.0.0-maint into main
#226
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
Merged
Fraccaman
merged 98 commits into
namada-net:main
from
joel-u410:joel/1.0.0-maint-merge-main
Jan 23, 2025
Merged
Changes from all commits
Commits
Show all changes
98 commits
Select commit
Hold shift + click to select a range
41e0ca0
refactor: insert bonds to use col count macro
mateuszjasiuk 2b8fcf5
feat: insert votes in chunks
mateuszjasiuk fec6b0e
feat: add active at query param to bonds and unbonds (#198)
mateuszjasiuk 68215a7
fetch validators out of consensus set
Fraccaman dddd8a8
return cargo tag
Fraccaman 365a92b
improve logic
Fraccaman 838dff1
update swagger
Fraccaman fb31083
feat: add block proposer to addresses_with_balance_change
joel-u410 f8c8276
Merge pull request #205 from anoma/backport-fix-pos
Fraccaman 3024947
Merge pull request #207 from anoma/add-cargo-version
Fraccaman 8e7893f
fetch rewards in batches
Fraccaman 051b57a
fix: insert rewards in batch
RuslanGlaznyov a99a85e
minors
Fraccaman 9128561
feat: print processed rewards batch
mateuszjasiuk cda97c1
Merge pull request #217 from MELLIFERA-Labs/fix/insert-db-rewards-in-…
Fraccaman e2ab703
Merge pull request #216 from anoma/improve-rewards-fetching
Fraccaman 7cf71cf
Merge pull request #203 from joel-u410/joel/block-proposer-balances
Fraccaman 6588900
enhancement: store blocks while crawling transactions and chain
joel-u410 daac819
update diesel schema for blocks
joel-u410 64d042a
upsert block before balances during initial_query
joel-u410 593ef20
Store the validator namada address on blocks instead of the tendermin…
joel-u410 e6ec420
Merge pull request #190 from joel-u410/joel/record-block-details
mateuszjasiuk fe544d5
parsing ack tx
Fraccaman e790084
parse sequence + ack + tx id
Fraccaman 4d5886f
added handler
Fraccaman 1e15f3b
update swagger
Fraccaman 510b829
minors
Fraccaman 1b91539
minors
Fraccaman d1eb8df
Merge pull request #219 from anoma/ibc-events
Fraccaman 679b9d7
added gas_used to thw wrapper tx
Fraccaman 321ca54
update endpoint and swagger
Fraccaman 5b30e97
fix ibc_ack migration
Fraccaman 509c992
fix ibc_ack migration
Fraccaman 001e1e0
feat: return blocks by timestamp or height
mateuszjasiuk fbbd3bd
fmt
Fraccaman 52bc198
Merge pull request #221 from anoma/add-gas
mateuszjasiuk cc865d9
Merge pull request #222 from anoma/feat/return-block-by-timestamp
mateuszjasiuk ccc9c61
chore: update version in cargo toml
mateuszjasiuk 59dddc7
Merge pull request #224 from anoma/chore/update-version-in-cargo-toml…
mateuszjasiuk c45dd8f
fix: fetch ibc balances
Fraccaman 98325e7
Merge remote-tracking branch 'upstream/1.0.0-maint' into joel/1.0.0-m…
joel-u410 77642c1
added migrations, index history txs source and targets
Fraccaman a094b0c
added handlers
Fraccaman 35719e1
Merge pull request #225 from anoma/improve-ibc-balances
Fraccaman 2f76bf7
minors
Fraccaman 2983291
minors
Fraccaman a6f2217
query validators balances at the beginning of each epoch
Fraccaman 5b987c4
add timeout to ibc ack response
Fraccaman 1f8ba17
Merge pull request #236 from anoma/improve-ibc-ack
Fraccaman 3216ef1
Merge pull request #227 from anoma/transaction-history
Fraccaman 38b4223
added gas estimation endpoint
Fraccaman b23ed1f
wip: improve gas estimate
Fraccaman c1fbdc1
minors
Fraccaman 9e31f00
wip: improve gas estimate
Fraccaman 99b1363
Merge pull request #231 from anoma/improve-gas-estimation
Fraccaman 604b60a
Merge pull request #237 from anoma/fix-validators-balance
Fraccaman 907fc9d
parse native addresses for balance updates
Fraccaman 2d538d6
Merge pull request #238 from anoma/fix-native-addresses-balance
Fraccaman 00c9498
fix: changing swagger yml to match latest indexer updates on health a…
pedrorezende cf98c8e
Merge pull request #239 from anoma/pedro/small-swagger-fixes
Fraccaman da7329d
fix: fetch validators rewards
Fraccaman 2f1d085
Merge pull request #243 from anoma/fix-validator-rewards
Fraccaman cda0284
improve ci
Fraccaman ad0a1d2
improve ci
Fraccaman 0b83fa7
improve ci
Fraccaman d167f82
improve ci
Fraccaman f06ad09
improve ci
Fraccaman ca42c7f
improve ci
Fraccaman bcbc6bc
improve ci
Fraccaman 335b613
wip
Fraccaman 7d1ad97
improve ci
Fraccaman 435f478
feat: increase masp txs gas limit + tx id hashes to lowercase
mateuszjasiuk 30ed7ac
fix: down migrations
mateuszjasiuk 1fde4db
chore: get fmt and fmt-check scripts from main
mateuszjasiuk 73723a9
Merge pull request #244 from anoma/feat/increase-masp-tx-gas-limits
mateuszjasiuk 97749e7
fix governance vote inserting
Fraccaman 32fb47f
update swagger
Fraccaman 7e1e5cc
Merge pull request #248 from anoma/fix-vote-inserting
Fraccaman dae72e9
Update to 1.1.6
Fraccaman 2858da5
improve block response
Fraccaman 4459f92
Merge pull request #250 from anoma/improve-block-response
Fraccaman 7e39bbb
add latest processed block height
Fraccaman f5276fb
add amount per gas unit to wrapper response
Fraccaman c7f8a60
Merge pull request #253 from anoma/add-latest-processed-height
Fraccaman 326d746
bump sdk, bump builder docker image
Fraccaman 8df6845
Merge pull request #255 from anoma/fee-unit
Fraccaman fa122f7
Merge pull request #256 from anoma/bump
Fraccaman 5ce13a9
ci: improve client generation
Fraccaman 9dbd562
Merge pull request #257 from anoma/update-ci
Fraccaman fa29923
added better transfer classification
Fraccaman 92aec7b
refactor
Fraccaman 1228efa
added ibc transfers
Fraccaman de3175f
refactor
Fraccaman 9a9e315
fix ibc acks
Fraccaman 711be21
fix ibc ack
Fraccaman 01fd6b1
Merge pull request #251 from anoma/fix-transparent-tx-kind
Fraccaman e5de992
Merge remote-tracking branch 'upstream/1.0.0-maint' into joel/1.0.0-m…
joel-u410 fcc12bc
Merge remote-tracking branch 'upstream/main' into joel/1.0.0-maint-me…
joel-u410 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This was probably the trickiest part of the merge -- given the changes on both sides to this, I had to make sure
pgf_recipient_addresseswas still accounted for (which it is, as you can see).