Skip to content
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

[Tokenomics] Preparation for Global Mint Reimbursement Request #755

Merged
merged 61 commits into from
Sep 9, 2024
Merged
Show file tree
Hide file tree
Changes from 8 commits
Commits
Show all changes
61 commits
Select commit Hold shift + click to select a range
6738d21
WIP
Olshansk Aug 16, 2024
3e6a146
Merge branch 'main' into inflation
Olshansk Aug 20, 2024
c3a235a
Checkpoint
Olshansk Aug 21, 2024
846bc1d
Finished first version of the documentation
Olshansk Aug 21, 2024
40c56a5
Merge branch 'main' into inflation
Olshansk Aug 21, 2024
98736f3
Revert tokenomic docs
Olshansk Aug 21, 2024
eeabb30
Performed self review
Olshansk Aug 21, 2024
10ef513
Merge with main
Olshansk Aug 22, 2024
0e725a4
Remove everything related to TLMGlobalMintReimbursementRequest
Olshansk Aug 22, 2024
bbe2366
WIP
Olshansk Aug 23, 2024
ad70e70
Fixed the TestProcessTokenLogicModules_TLMBurnEqualsMintValid test
Olshansk Aug 23, 2024
b02ef24
WIP
Olshansk Aug 24, 2024
8663fac
Finished implementing TestProcessTokenLogicModules_TLMBurnEqualsMint_…
Olshansk Aug 25, 2024
085d134
Implemented TestProcessTokenLogicModules_TLMGlobalMint_Valid_MintDist…
Olshansk Aug 25, 2024
1de13ba
Updated comments in e2e/tests/0_settlement.feature
Olshansk Aug 25, 2024
b8dff51
Fixed failing unit test
Olshansk Aug 25, 2024
9231d6f
Merge branch 'main' into issues/732_max_claimable_pokt
Olshansk Aug 25, 2024
f79989a
Merge branch 'main' into issues/732_max_claimable_pokt
Olshansk Aug 26, 2024
4c335e7
update compile proto
Olshansk Aug 26, 2024
e0ea0d5
Merge branch 'main' into issues/732_max_claimable_pokt
Olshansk Aug 28, 2024
ccb4e12
Update proto/poktroll/tokenomics/event.proto
Olshansk Aug 28, 2024
7fce0fc
Update x/tokenomics/keeper/keeper_settle_pending_claims_test.go
Olshansk Aug 28, 2024
f60cc46
WIP comments
Olshansk Aug 28, 2024
6298765
WIP comments
Olshansk Aug 28, 2024
b0266b0
Resolved a few simple comments
Olshansk Aug 28, 2024
754b52c
Apply suggestions from code review
Olshansk Aug 28, 2024
e98ac7a
Apply suggestions from code review
Olshansk Aug 28, 2024
5065264
Apply suggestions from code review
Olshansk Aug 28, 2024
7f098f4
Apply suggestions from code review
Olshansk Aug 28, 2024
f63a8dd
Tending to a partial set of comments
Olshansk Aug 28, 2024
da081e9
Update testutil/testrelayer/relays.go
Olshansk Aug 28, 2024
b32397d
Update tests/integration/tokenomics/relay_mining_difficulty_test.go
Olshansk Aug 28, 2024
02fd89c
Final set of comments
Olshansk Aug 29, 2024
2474df4
Merge with main
Olshansk Aug 31, 2024
73ea7e2
Reply to a few small review comments
Olshansk Sep 3, 2024
b0578be
Empty commit
Olshansk Sep 3, 2024
5d25b3e
Update x/tokenomics/keeper/token_logic_modules.go
Olshansk Sep 4, 2024
7e07852
Update pkg/crypto/rings/cache_test.go
Olshansk Sep 4, 2024
05d78a6
Update testutil/sample/sample.go
Olshansk Sep 4, 2024
939d913
Update x/tokenomics/keeper/token_logic_modules.go
Olshansk Sep 4, 2024
d0a89d8
Update x/tokenomics/keeper/token_logic_modules.go
Olshansk Sep 4, 2024
461d4af
Update x/tokenomics/keeper/token_logic_modules.go
Olshansk Sep 4, 2024
a4d6375
build(deps): bump webpack from 5.89.0 to 5.94.0 in /docusaurus (#775)
dependabot[bot] Sep 4, 2024
88f1d72
[Docs] Minor doc updates across the board (#792)
Olshansk Sep 4, 2024
63573f2
[Tilt] Enable rest service by default in Tilt (#793)
red-0ne Sep 4, 2024
4343be2
Reply to a few small review comments
Olshansk Sep 4, 2024
13af4d7
Merge branch 'main' into issues/732_max_claimable_pokt
Olshansk Sep 4, 2024
4fd00d8
Reply to a few small review comments
Olshansk Sep 4, 2024
262a756
Merge with main
Olshansk Sep 5, 2024
8d5b083
Updated compiled proto file
Olshansk Sep 5, 2024
4bd0aee
Empty commit
Olshansk Sep 5, 2024
7767954
Merge branch 'main' into issues/732_max_claimable_pokt
Olshansk Sep 6, 2024
24479c9
Merge with main
Olshansk Sep 6, 2024
85b57df
Merge branch 'main' into issues/732_max_claimable_pokt
Olshansk Sep 9, 2024
66b6878
Minor tx.pb.go fix
Olshansk Sep 9, 2024
a0dbd57
Empty commit
Olshansk Sep 9, 2024
584215f
Merge branch 'main' into issues/732_max_claimable_pokt
Olshansk Sep 9, 2024
8d04dfd
Added a TODO
Olshansk Sep 9, 2024
d992098
E2E test fix
Olshansk Sep 9, 2024
5795b5e
Increase run-e2e-tests timeout to 30 minutes from 20
Olshansk Sep 9, 2024
8a42835
Another attempt at fixing E2E tests
Olshansk Sep 9, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions api/poktroll/shared/service.pulsar.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading