Daniel A. Nagy
|
eb2f01aee8
|
swarm/storage: Allow EOF at the end of the reader in the chunker. Handle the case when Read returns less than length of target slice
|
2016-10-13 21:23:28 +02:00 |
|
Daniel A. Nagy
|
7b884e0075
|
contracts/chequebook/contract: fix possible reentrancy bug in chequebook.sol
|
2016-08-30 18:16:49 +02:00 |
|
Daniel A. Nagy
|
51d4566cbf
|
Only allow doSign to sign hashes, enforced by using the type common.Hash
|
2015-05-11 15:54:19 +02:00 |
|
Daniel A. Nagy
|
49559e6d5e
|
Interactive signature creation refactored into separate doSign function.
|
2015-05-11 15:46:18 +02:00 |
|
Daniel A. Nagy
|
a9e1d38612
|
Merge branch 'develop' of github.com:ethereum/go-ethereum into develop
Conflicts:
rpc/jeth.go
|
2015-05-11 12:47:14 +02:00 |
|
Daniel A. Nagy
|
1fe70a66ba
|
Signature test.
|
2015-05-08 19:37:35 +02:00 |
|
Daniel A. Nagy
|
62dd9833ec
|
Merge branch 'develop' of github.com:ethereum/go-ethereum into develop
|
2015-05-08 17:55:53 +02:00 |
|
Daniel A. Nagy
|
3a01e3e39b
|
Signing (almost) works.
|
2015-05-08 17:52:44 +02:00 |
|
Daniel A. Nagy
|
a487396b76
|
eth_sign added to API for signing arbitrary data.
|
2015-05-08 16:36:13 +02:00 |
|
Daniel A. Nagy
|
e94aa421c6
|
New API call for signatures.
|
2015-05-08 16:17:19 +02:00 |
|