Official Go implementation of the Ethereum protocol
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
go-ethereum/ethdb
Dmitrij Koniajev 6a7695e367 ethdb, rpc: support building on js/wasm (#17709) 6 years ago
..
.gitignore The great merge 11 years ago
database.go ethdb, rpc: support building on js/wasm (#17709) 6 years ago
database_js.go ethdb, rpc: support building on js/wasm (#17709) 6 years ago
database_js_test.go ethdb, rpc: support building on js/wasm (#17709) 6 years ago
database_test.go ethdb, rpc: support building on js/wasm (#17709) 6 years ago
interface.go ethdb, core: implement delete for db batch (#17101) 6 years ago
memory_database.go core, ethdb: two tiny fixes (#17183) 6 years ago
table.go ethdb, rpc: support building on js/wasm (#17709) 6 years ago
table_batch.go ethdb, rpc: support building on js/wasm (#17709) 6 years ago