Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Porting personal.importRawKey, personal.sign, personal.ecRecover from go-ethereum to web3.js #565

Merged
merged 3 commits into from
May 9, 2017

Conversation

peculiarity
Copy link

No description provided.

@peculiarity peculiarity changed the title Porting personal.importRawKey from go-ethereum to web3.js Porting personal.importRawKey, personal.sign, personal.ecRecover from go-ethereum to web3.js Feb 27, 2017
@kumavis
Copy link
Contributor

kumavis commented Feb 27, 2017

Looks good to me - we are supporting personal_sign and personal_ecRecover in MetaMask

@peculiarity
Copy link
Author

@frozeman

@danfinlay
Copy link

Looks good to me - we are supporting personal_sign and personal_ecRecover in MetaMask

Well, we will be supporting them later today.

@danfinlay
Copy link

Any idea when we can expect this on the main release?

@peculiarity
Copy link
Author

peculiarity commented Mar 16, 2017

I don't think anyone maintains this project..

@danfinlay
Copy link

@frozeman does, I thought.

@danfinlay
Copy link

I'm currently drafting a blog post about this new feature in MetaMask, it would be great to not have to have a note about how web3 hasn't implemented it yet.

@peculiarity
Copy link
Author

At least if it's not maintained anymore, we can have a fork and start maintaining it.

@danfinlay
Copy link

I think Fabian is on a vacation or something (based on his commit history), I'm sure he'll be back soon.

@frozeman
Copy link
Contributor

frozeman commented May 9, 2017

Yeah, sorry for the delay. i was on vacation and very busy on the 1.0 branch, so i didn't put much attention to develop since a while. Merged a bunch now..

@frozeman frozeman merged commit a24df28 into web3:develop May 9, 2017
@peculiarity
Copy link
Author

@frozeman cheers

frozeman added a commit that referenced this pull request May 9, 2017
* bumped version (#865)

* validate number of args to solidity functions (#866)

* Fix for "filterCreationErrorCallback is not a function" Error #552 (#861)

* Missing some checks in order to verify if given value is an object (#568)

* make sure the old behaviour is valued in toHex

* Porting personal.importRawKey, personal.sign, personal.ecRecover from go-ethereum to web3.js (#565)

* Porting personal.importRawKey

* Porting personal.sign

* Porting personal.ecRecover

* Export padLeft and padRight as functions of web3 (#848)

I'm working with `bytes12` and it's useful to have these two functions in the web3 object for formatting.

* bumped version

* fixed lint

* new versions file
@kuabhish
Copy link

Is it done?

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.

5 participants