- May 12, 2015
-
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
Improve key store crypto
-
Gustav Simonsson authored
-
Gustav Simonsson authored
-
Jeffrey Wilcke authored
replaced path with platform aware filepath module
-
Gustav Simonsson authored
-
Gustav Simonsson authored
-
Gustav Simonsson authored
* Also fix address types post-rebase
-
Gustav Simonsson authored
-
Gustav Simonsson authored
-
Gustav Simonsson authored
* Remove key header from unencrypted key file format and replace it with a version field * Change encoding of bytes in key files from base64 to hex
-
Gustav Simonsson authored
This reverts commit a94d4ba0b53c4558ab838aaed635a2ff66ddfa53.
-
Gustav Simonsson authored
-
Gustav Simonsson authored
-
Gustav Simonsson authored
* Add key header containing key version, kdf and kdf params * Store key header as JSON in the key file * Read in KDF params from key header * Include key header in MAC calculation and MAC verification
-
Gustav Simonsson authored
-
Gustav Simonsson authored
-
Gustav Simonsson authored
* Change MAC-then-Encrypt to Encrypt-then-MAC * Change AES256 to AES128 * Use first 16 bytes of KDF derived key for AES and remaining 16 for MAC
-
Gustav Simonsson authored
-
Jeffrey Wilcke authored
xeth, rpc: implement eth_estimateGas. Closes #930
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Bas van Kervel authored
-
Bas van Kervel authored
-
Jeffrey Wilcke authored
-
Bas van Kervel authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
Closes #880
-
Jeffrey Wilcke authored
compiler, cli/js: fix solidity compiler tests
-
Viktor Trón authored
-
Jeffrey Wilcke authored
eth, ethdb: lower the amount of open files & improve err messages for db
-
Jeffrey Wilcke authored
Closes #880
-
- May 11, 2015
-
-
Jeffrey Wilcke authored
miner, cmd/geth: miner will not ignored owned account transactions
-
Jeffrey Wilcke authored
Miner does not ignore low gas txs from accounts that are owned.
-
Jeffrey Wilcke authored
cmd/geth, miner, backend, xeth: Fixed miner threads to be settable
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
Miner threads are now settable through the admin interface (closes #897) and specify 0 CPU worker threads when eth_getWork is called (closes #916)
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-