This repository has been archived by the owner on Apr 4, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 562
Problem: missing json rpc of eth_feeHistory #685
Labels
Comments
working now |
leejw51crypto
added a commit
to leejw51crypto/ethermint
that referenced
this issue
Oct 21, 2021
added FeeHistory for api, backend
tested return values vis now filling BaseFee,GasUsed, Reward referring to oracle source in go-ethereum |
testing script
|
reward computed,
|
@leejw51crypto any updates on this? |
used feemarket and current backend apis test is done, refactoring now |
submitted pr |
leejw51crypto
added a commit
to leejw51crypto/ethermint
that referenced
this issue
Nov 17, 2021
add oracle backend space ready structure ok refactoring return feehistory data flow ok basefee set gas used ratio computing reward add testing add gas used prepare data fill reward increase coin fixing api add mac add launch gas used ratio ok print element reward workes reward working fix panic value correct remove debugging log tidy up tidy up remove oracle tidy up fix handler crash add unit test tidy up add limit check reformat fix lint fix lint fix lint fix lint Update rpc/ethereum/backend/feebackend.go thanks Co-authored-by: Federico Kunze Küllmer <[email protected]> Update rpc/ethereum/backend/feebackend.go Co-authored-by: Federico Kunze Küllmer <[email protected]> Update rpc/ethereum/backend/feebackend.go thanks Co-authored-by: Federico Kunze Küllmer <[email protected]> Update rpc/ethereum/backend/feebackend.go Co-authored-by: Federico Kunze Küllmer <[email protected]> fix compile error split lines remove temporary string conversion return error if gaslimit is 0 move OneFeeHistory to types add comment only err check
leejw51crypto
added a commit
to leejw51crypto/ethermint
that referenced
this issue
Nov 17, 2021
add oracle backend space ready structure ok refactoring return feehistory data flow ok basefee set gas used ratio computing reward add testing add gas used prepare data fill reward increase coin fixing api add mac add launch gas used ratio ok print element reward workes reward working fix panic value correct remove debugging log tidy up tidy up remove oracle tidy up fix handler crash add unit test tidy up add limit check reformat fix lint fix lint fix lint fix lint Update rpc/ethereum/backend/feebackend.go thanks Co-authored-by: Federico Kunze Küllmer <[email protected]> Update rpc/ethereum/backend/feebackend.go Co-authored-by: Federico Kunze Küllmer <[email protected]> Update rpc/ethereum/backend/feebackend.go thanks Co-authored-by: Federico Kunze Küllmer <[email protected]> Update rpc/ethereum/backend/feebackend.go Co-authored-by: Federico Kunze Küllmer <[email protected]> fix compile error split lines remove temporary string conversion return error if gaslimit is 0 move OneFeeHistory to types add comment only err check Update rpc/ethereum/backend/feebackend.go Co-authored-by: Federico Kunze Küllmer <[email protected]> Update rpc/ethereum/backend/feebackend.go Co-authored-by: Federico Kunze Küllmer <[email protected]> tidy up add feehistory-cap
fedekunze
added a commit
that referenced
this issue
Nov 17, 2021
* Problem: missing json rpc of eth_feeHistory #685 add oracle backend space ready structure ok refactoring return feehistory data flow ok basefee set gas used ratio computing reward add testing add gas used prepare data fill reward increase coin fixing api add mac add launch gas used ratio ok print element reward workes reward working fix panic value correct remove debugging log tidy up tidy up remove oracle tidy up fix handler crash add unit test tidy up add limit check reformat fix lint fix lint fix lint fix lint Update rpc/ethereum/backend/feebackend.go thanks Co-authored-by: Federico Kunze Küllmer <[email protected]> Update rpc/ethereum/backend/feebackend.go Co-authored-by: Federico Kunze Küllmer <[email protected]> Update rpc/ethereum/backend/feebackend.go thanks Co-authored-by: Federico Kunze Küllmer <[email protected]> Update rpc/ethereum/backend/feebackend.go Co-authored-by: Federico Kunze Küllmer <[email protected]> fix compile error split lines remove temporary string conversion return error if gaslimit is 0 move OneFeeHistory to types add comment only err check Update rpc/ethereum/backend/feebackend.go Co-authored-by: Federico Kunze Küllmer <[email protected]> Update rpc/ethereum/backend/feebackend.go Co-authored-by: Federico Kunze Küllmer <[email protected]> tidy up add feehistory-cap * Apply suggestions from code review * changelog Co-authored-by: Federico Kunze Küllmer <[email protected]> Co-authored-by: Federico Kunze Küllmer <[email protected]>
This issue is stale because it has been open 45 days with no activity. Remove |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
revise or add eth_feeHistory
The text was updated successfully, but these errors were encountered: