-
Notifications
You must be signed in to change notification settings - Fork 379
feat(ICRC-Index): add and handle ICRC-107 fee collector blocks #7411
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
Merged
Changes from all commits
Commits
Show all changes
47 commits
Select commit
Hold shift + click to select a range
fc1e131
add fee collector operation
maciejdfinity 9e7c58d
index build fix
maciejdfinity 8914b52
remove unused conversion
maciejdfinity 440545a
convert back from flattened
maciejdfinity 5ed8d30
clippy
maciejdfinity b1a7a40
panic for fee col blocks
maciejdfinity 372c508
build fix
maciejdfinity 1bdf8a3
Merge branch 'master' into maciej-feecol-block
maciejdfinity 3dcf6a6
build fix
maciejdfinity 6a30c76
Merge branch 'master' into maciej-feecol-block
maciejdfinity d010fbd
revert unintentional change
maciejdfinity 42072ed
build fix
maciejdfinity 0398011
update did files
maciejdfinity cfbbc26
Merge branch 'master' into maciej-feecol-block
maciejdfinity a5b886c
handle new fee collector in index
maciejdfinity 2fe87b4
add fee collector to approve
maciejdfinity 5d5e118
clippy
maciejdfinity 8102274
refactor get_fee_collector
maciejdfinity 3f83e5f
Merge branch 'master' into maciej-feecol-block
maciejdfinity cbe5156
clippy
maciejdfinity b5530ec
change op name to 107set_fee_collector
maciejdfinity fd4dab5
add fee collector block generation to the test block builder
maciejdfinity 08aba67
fix block conversion, caller doesn't work still
maciejdfinity eba90cd
change caller to principal
maciejdfinity 8125a18
build fix
maciejdfinity a782c66
update did files
maciejdfinity a201faf
create a proptest
maciejdfinity 5f2c5df
test u64 and u256 blocks
maciejdfinity f28d46b
change created_at_time to ts
maciejdfinity eeca831
test index handling of the 107 fee collector
maciejdfinity c9a3a32
change panic message
maciejdfinity 61d4e0b
build fix
maciejdfinity 975cdc9
clippy
maciejdfinity 50e90ae
test approve fees
maciejdfinity bfb852e
small refactor
maciejdfinity 17cb2b2
Update rs/ledger_suite/icrc1/index-ng/src/main.rs
maciejdfinity dc2eb00
Update rs/ledger_suite/icrc1/test_utils/src/icrc3.rs
maciejdfinity 3a858f5
Update rs/ledger_suite/icrc1/index-ng/src/main.rs
maciejdfinity 26b1efc
clippy
maciejdfinity a08a50f
Merge branch 'master' into maciej-feecol-block
maciejdfinity de06078
rustdoc for fee collector 107
maciejdfinity f3c2280
Update rs/ledger_suite/icrc1/index-ng/src/main.rs
maciejdfinity fec306f
Merge branch 'master' into maciej-feecol-block
maciejdfinity 3c8283f
update changelog
maciejdfinity bf53fb8
rename fee_collector to set_fee_collector
maciejdfinity 8f8f140
Merge branch 'master' into maciej-feecol-block
maciejdfinity b41b566
update canbench results
maciejdfinity 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
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.
Uh oh!
There was an error while loading. Please reload this page.