Dmitrij Koniajev
|
6a7695e367
|
ethdb, rpc: support building on js/wasm (#17709)
The changes allow building WebAssembly applications which use ethclient.Client.
|
6 years ago |
gary rong
|
dcdd57df62
|
core, ethdb: two tiny fixes (#17183)
* ethdb: fix memory database
* core: fix bloombits checking
* core: minor polish
|
6 years ago |
gary rong
|
7beccb29be
|
all: get rid of error when creating memory database (#16716)
* all: get rid of error when create mdb
* core: clean up variables definition
* all: inline mdb definition
|
7 years ago |
gary rong
|
73c5aba21f
|
ethdb: return copied value from MemDatabase.Get (#14958)
|
7 years ago |
Egon Elbre
|
6f8c7b0def
|
ethdb: add basic and parallel sanity tests (#14938)
* ethdb: add basic sanity test
* ethdb: test MemDatabase
* ethdb: add parallel tests
|
7 years ago |
Péter Szilágyi
|
e90958cd29
|
cmd, eth, ethdb, node: prioritise chaindata for resources, bump cache
|
9 years ago |
Felix Lange
|
bfbcfbe4a9
|
all: fix license headers one more time
I forgot to update one instance of "go-ethereum" in commit 3f047be5a .
|
9 years ago |
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".
|
9 years ago |
Péter Szilágyi
|
c7e7778f2a
|
cmd, core, eth, ethdb: cache flag to allocate memory for db internal use
|
9 years ago |
Felix Lange
|
ea54283b30
|
all: update license information
|
9 years ago |
Bas van Kervel
|
95773b9673
|
removed redundant newlines in import block
|
10 years ago |
Bas van Kervel
|
b79dd188d9
|
replaced several path.* with filepath.* which is platform independent
|
10 years ago |
obscuren
|
7f32a08b60
|
Queued level db writes and batch writes. Closes #647
|
10 years ago |
Felix Lange
|
80985f97da
|
cmd/evm, core, ethdb, state, tests/helper: remove ReadConfig calls
|
10 years ago |
obscuren
|
76c9c8d653
|
Compress data on db level. Closes #174
|
10 years ago |
obscuren
|
f6d1bfe45b
|
The great merge
|
11 years ago |