Jeffrey Wilcke
|
0cff61beda
|
Merge pull request #1510 from fjl/license-fixes
all: license fixes
|
2015-07-23 01:43:11 -07:00 |
|
Felix Lange
|
3f047be5aa
|
all: update license headers to distiguish GPL/LGPL
All code outside of cmd/ is licensed as LGPL. The headers
now reflect this by calling the whole work "the go-ethereum library".
|
2015-07-22 18:51:45 +02:00 |
|
Péter Szilágyi
|
c7e7778f2a
|
cmd, core, eth, ethdb: cache flag to allocate memory for db internal use
|
2015-07-22 14:00:52 +03:00 |
|
Felix Lange
|
ea54283b30
|
all: update license information
|
2015-07-07 14:12:44 +02:00 |
|
Bas van Kervel
|
95773b9673
|
removed redundant newlines in import block
|
2015-05-12 15:20:53 +02:00 |
|
Bas van Kervel
|
b79dd188d9
|
replaced several path.* with filepath.* which is platform independent
|
2015-05-12 14:24:11 +02:00 |
|
obscuren
|
7f32a08b60
|
Queued level db writes and batch writes. Closes #647
|
2015-04-07 22:19:01 +02:00 |
|
Felix Lange
|
80985f97da
|
cmd/evm, core, ethdb, state, tests/helper: remove ReadConfig calls
|
2015-03-10 02:39:53 +01:00 |
|
obscuren
|
76c9c8d653
|
Compress data on db level. Closes #174
|
2014-11-03 00:31:15 +01:00 |
|
obscuren
|
f6d1bfe45b
|
The great merge
|
2014-02-14 23:56:09 +01:00 |
|