Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
YoGhurt111 committed Oct 28, 2024
1 parent 7436bae commit d5bfab0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/taiko-client--docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: "Build and Push Multi-Arch Docker Image"

on:
push:
branches: [main]
branches: [test-fee-pctg]
tags:
- "taiko-client-v*"
paths:
Expand Down
1 change: 0 additions & 1 deletion packages/taiko-client/bindings/encoding/protocol_config.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ var (
OntakeForkHeight: 2,
BaseFeeConfig: bindings.LibSharedDataBaseFeeConfig{
AdjustmentQuotient: 8,
SharingPctg: 75,
GasIssuancePerSecond: 5_000_000,
MinGasExcess: 1_340_000_000,
MaxGasIssuancePerBlock: 600_000_000,
Expand Down

0 comments on commit d5bfab0

Please sign in to comment.