Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

Updated to handle cmdline logging and default gas #5

Merged
merged 1 commit into from
Mar 12, 2019
Merged

Updated to handle cmdline logging and default gas #5

merged 1 commit into from
Mar 12, 2019

Conversation

jframe
Copy link
Contributor

@jframe jframe commented Mar 7, 2019

No description provided.

@jframe jframe requested a review from rain-on March 7, 2019 21:30
@@ -52,10 +52,17 @@ public static RawTransaction fromTransactionJson(final JsonObject transaction) {
if (txnParams.getString("data") != null) {
dataString = txnParams.getString("data");
}

// TODO(tmm): This should be configurable, but currently matches Geth.
String gasValue = "90000";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Delegating work to Trent, eh? 🤔 ...sneaky

@rain-on rain-on merged commit 7bdfa5d into Consensys:master Mar 12, 2019
@jframe jframe deleted the gas_and_logging branch April 10, 2019 04:30
sambacha pushed a commit to freight-trust/ethsigner that referenced this pull request Oct 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants