-
Notifications
You must be signed in to change notification settings - Fork 495
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
Proxy accounts from the blockchain so that they can be used in the Dapp #1172
Proxy accounts from the blockchain so that they can be used in the Dapp #1172
Conversation
26d3ba1 should probably be turned into a separate PR, but for me that branch is still misbehaving on Windows when |
@@ -0,0 +1,136 @@ | |||
/* global require */ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It would have been cool to create new file in TS ;)
next time.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah forgot. Also, this file is kind of a hack, because it patches the function in http-proxy
with a new function from a PR that was never merged.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Now that #1181 is merged, with a rebase against master and some commit cleanup, I think this one will be good to go. |
f9da633
to
451d1ac
Compare
Will need to be revised re: a PR that will land soon removing usage of express and http-proxy-middleware. |
not again 😢 |
This is the one: #1195 |
451d1ac
to
84f9199
Compare
84f9199
to
b135683
Compare
Rebased on top of #1195 and changed base to that branch. |
Looks good! |
One of the last steps of the blockchain refactor. Now, with this, in the Dapp, you get all the accounts specified in the blockchain config while getting accounts.