Daniel Liu
|
940fd2adbd
|
core, trie: port changes from pbss #26637 (#1127)
|
2025-12-07 15:38:38 +05:30 |
|
Daniel Liu
|
8ba50ab2aa
|
trie: remove deprecated uses of math.rand (#1136)
|
2025-06-25 16:57:23 +08:00 |
|
Daniel Liu
|
54f73e471f
|
trie: Derivesha with stacktrie (#21407)
|
2025-04-07 16:44:32 +08:00 |
|
Felix Lange
|
f958d7d482
|
trie: rework and document key encoding
'encode' and 'decode' are meaningless because the code deals with three
encodings. Document the encodings and give a name to each one.
|
2017-04-25 02:14:31 +02:00 |
|
zsfelfoldi
|
ef422ee1e1
|
light: implemented odr-capable trie and state structures
|
2015-12-17 16:07:54 +01:00 |
|
Felix Lange
|
565d9f2306
|
core, trie: new trie
|
2015-09-22 22:53:49 +02:00 |
|
Ethan Buchman
|
46c9594081
|
trie: run codec tests, add benchmarks, faster
|
2015-08-06 14:04:16 -04:00 |
|
Ethan Buchman
|
c1d516546d
|
faster hex-prefix codec and string -> []byte
|
2015-08-06 03:17:59 -04:00 |
|
Felix Lange
|
bfbcfbe4a9
|
all: fix license headers one more time
I forgot to update one instance of "go-ethereum" in commit 3f047be5a.
|
2015-07-23 18:35:11 +02: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 |
|
Felix Lange
|
ea54283b30
|
all: update license information
|
2015-07-07 14:12:44 +02:00 |
|
Taylor Gerring
|
2a9fc7baa9
|
Merge branch 'develop' of https://github.com/tgerring/go-ethereum
|
2014-11-14 15:01:52 -06:00 |
|
obscuren
|
af34749a6b
|
ethtrie => trie
|
2014-10-31 14:45:03 +01:00 |
|