Skip to content

Conversation

@bpdavenport
Copy link
Contributor

No description provided.

bpdavenport added a commit that referenced this pull request Aug 1, 2014
Add README for examples directory
@bpdavenport bpdavenport merged commit eda4c3f into BitGo:master Aug 1, 2014
tylerlevine pushed a commit that referenced this pull request Oct 1, 2019
tylerlevine pushed a commit that referenced this pull request Mar 25, 2020
A common use case in the front end is building a URL to a block explorer
for a specific transaction, so a user can see the status of their
  transaction on chain.

For some account coins, fees are paid from the Enterprise, instead of
from the wallet itself. For those coins, we'd like to be able to:
1) Know that this is one of those coins where the enterprise pays fees
2) How to build an explorer URL so a user can look at the on chain
balance of their Enterprise fee address

This commit adds the ENTEPRISE_PAYS_FEES coin feature, and adds this
feature to XTZ and ETH (the only two coins which currently pay fees from
the Enterprise gas tank). This solves for case #1.

This commit also adds a new optional field to `AccountNetwork` called
`accountExplorerUrl`. This can be used for building urls just like the
`explorerUrl`, and therefore solves case #2 above.

Ticket: BG-19107
tylerlevine pushed a commit that referenced this pull request Apr 12, 2021
dhoffmann pushed a commit that referenced this pull request Apr 27, 2021
* Should be able to deal with incomplete P2SH/P2WSH inputs when allowIncomplete is set

* add additional fixes to afk11's pull request
dhoffmann pushed a commit that referenced this pull request Apr 27, 2021
* Get _regtest.js file

* Fix integration tests

* Update supported node version in tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant