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

Implement miner_setMinPriorityFee and miner_getMinPriorityFee #6080

Merged
merged 40 commits into from
Oct 25, 2023
Merged
Changes from 1 commit
Commits
Show all changes
40 commits
Select commit Hold shift + click to select a range
c57c2ac
Refactor mining options
fab-10 Oct 10, 2023
b408b64
Fix null pointer exception
fab-10 Oct 10, 2023
da79e09
fix another null pointer exception
fab-10 Oct 10, 2023
7684d7e
uncomment code
fab-10 Oct 10, 2023
78741da
Move miner options tests
fab-10 Oct 11, 2023
18bcce3
Unit test fixes
fab-10 Oct 12, 2023
59fbe8e
Removed the commented code
fab-10 Oct 12, 2023
8f14dd3
WIP
fab-10 Oct 13, 2023
2280e02
Merge branch 'main' into mining-options-refactor
fab-10 Oct 13, 2023
65bdabd
WIP
fab-10 Oct 13, 2023
5e012d0
New miner option: min-priority-fee
fab-10 Oct 16, 2023
84919f4
Remove not relevant for this feature
fab-10 Oct 16, 2023
e89a244
Remove not relevant for this feature
fab-10 Oct 16, 2023
20e498b
Merge branch 'main' into mining-options-refactor
fab-10 Oct 16, 2023
a260a7d
Merge branch 'mining-options-refactor' into min-priority-fee
fab-10 Oct 16, 2023
86b9a6e
Merge branch 'main' into mining-options-refactor
fab-10 Oct 17, 2023
2267bc7
Fix javadoc
fab-10 Oct 17, 2023
c6b56d2
Remove code not belonging to this PR
fab-10 Oct 17, 2023
477acf9
coinbase is an updatable parameter
fab-10 Oct 17, 2023
4626230
Move MiningOptions to upper package
fab-10 Oct 17, 2023
25b1522
Fix coinbase for *bft
fab-10 Oct 17, 2023
38feb6d
Merge branch 'mining-options-refactor' into min-priority-fee
fab-10 Oct 17, 2023
b7f4213
Implement methods to get and set min priority fee
Gabriel-Trintinalia Oct 18, 2023
ae775ae
Merge branch 'main' into mining-options-refactor
fab-10 Oct 18, 2023
31f2183
Fix spotless
Gabriel-Trintinalia Oct 19, 2023
16315a4
Merge branch 'main' into mining-options-refactor
macfarla Oct 20, 2023
2700930
Merge branch 'mining-options-refactor' of github.com:fab-10/besu into…
fab-10 Oct 23, 2023
e55392b
Apply suggestions from code review
fab-10 Oct 23, 2023
d710e5c
Merge branch 'main' into mining-options-refactor
fab-10 Oct 24, 2023
639af82
Update besu/src/main/java/org/hyperledger/besu/cli/BesuCommand.java
fab-10 Oct 24, 2023
232caa6
Merge branch 'mining-options-refactor' of github.com:fab-10/besu into…
fab-10 Oct 24, 2023
878969d
Merge branch 'main' into mining-options-refactor
fab-10 Oct 24, 2023
07dc4e0
Merge branch 'mining-options-refactor' into min-priority-fee
fab-10 Oct 24, 2023
4cb4f6c
Merge branch 'min-priority-fee' into change-min-priority-fee
Gabriel-Trintinalia Oct 24, 2023
e2bf4e4
Add new config option to everything config
Gabriel-Trintinalia Oct 24, 2023
65b84e5
Fix unit test
Gabriel-Trintinalia Oct 25, 2023
2e823ac
Merge branch 'main' into change-min-priority-fee
Gabriel-Trintinalia Oct 25, 2023
9027349
Merge branch 'main' into change-min-priority-fee
pinges Oct 25, 2023
f0a4c97
Accept PR suggestions
Gabriel-Trintinalia Oct 25, 2023
dca9676
Merge branch 'change-min-priority-fee' of https://github.com/Gabriel-…
Gabriel-Trintinalia Oct 25, 2023
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
Prev Previous commit
Next Next commit
Merge branch 'main' into mining-options-refactor
  • Loading branch information
fab-10 committed Oct 24, 2023
commit d710e5ce6c2f2b75ea9a2c599c92ab483f5051ea

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.