index
:
go-tangerine
dependabot/npm_and_yarn/dashboard/assets/decode-uri-component-0.2.2
dependabot/npm_and_yarn/dashboard/assets/dns-packet-1.3.4
dependabot/npm_and_yarn/dashboard/assets/elliptic-6.5.3
dependabot/npm_and_yarn/dashboard/assets/elliptic-6.5.4
dependabot/npm_and_yarn/dashboard/assets/express-4.18.2
dependabot/npm_and_yarn/dashboard/assets/hosted-git-info-2.8.9
dependabot/npm_and_yarn/dashboard/assets/http-proxy-1.18.1
dependabot/npm_and_yarn/dashboard/assets/ini-1.3.7
dependabot/npm_and_yarn/dashboard/assets/loader-utils-1.4.1
dependabot/npm_and_yarn/dashboard/assets/loader-utils-1.4.2
dependabot/npm_and_yarn/dashboard/assets/lodash-4.17.15
dependabot/npm_and_yarn/dashboard/assets/lodash-4.17.19
dependabot/npm_and_yarn/dashboard/assets/lodash-4.17.20
dependabot/npm_and_yarn/dashboard/assets/lodash-4.17.21
dependabot/npm_and_yarn/dashboard/assets/macaddress-0.2.9
dependabot/npm_and_yarn/dashboard/assets/mixin-deep-1.3.2
dependabot/npm_and_yarn/dashboard/assets/path-parse-1.0.7
dependabot/npm_and_yarn/dashboard/assets/qs-6.4.1
dependabot/npm_and_yarn/dashboard/assets/set-getter-0.1.1
dependabot/npm_and_yarn/dashboard/assets/sshpk-1.16.1
dependabot/npm_and_yarn/dashboard/assets/stringstream-0.0.6
dependabot/npm_and_yarn/dashboard/assets/tar-2.2.2
dependabot/npm_and_yarn/dashboard/assets/ua-parser-js-0.7.28
dependabot/npm_and_yarn/dashboard/assets/websocket-extensions-0.1.4
dependabot/npm_and_yarn/dashboard/assets/y18n-3.2.2
jimmy-run_bp
jimmy-script
jimmy-script-more
jm-debug
jm-reset-testnet
jm-update-run-node-script
master
origin
w-ci
w-debug
w-script
Tangerine full node (https://github.com/tangerine-network/go-tangerine)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
trie
Commit message (
Expand
)
Author
Age
Files
Lines
*
trie: run codec tests, add benchmarks, faster
Ethan Buchman
2015-08-07
2
-24
/
+70
*
faster hex-prefix codec and string -> []byte
Ethan Buchman
2015-08-06
5
-39
/
+30
*
Merge pull request #1515 from fjl/license-fixes
Jeffrey Wilcke
2015-07-28
14
-14
/
+14
|
\
|
*
all: fix license headers one more time
Felix Lange
2015-07-24
14
-14
/
+14
*
|
ethdb, trie: removed RLE compression
Jeffrey Wilcke
2015-07-23
1
-2
/
+2
|
/
*
all: update license headers to distiguish GPL/LGPL
Felix Lange
2015-07-23
14
-56
/
+56
*
all: add some godoc synopsis comments
Felix Lange
2015-07-07
1
-0
/
+1
*
all: update license information
Felix Lange
2015-07-07
14
-0
/
+224
*
trie: removed shallow copies (thanks to @fjl)
Jeffrey Wilcke
2015-07-04
1
-1
/
+1
*
trie: dirty tracking
Jeffrey Wilcke
2015-07-04
7
-28
/
+73
*
trie: Implemented a batch write approach for flushing
obscuren
2015-06-30
1
-8
/
+18
*
trie: fixed tests
obscuren
2015-06-21
1
-1
/
+1
*
core, ethdb, trie: validate database errors
obscuren
2015-06-21
1
-2
/
+6
*
Secure trie shakey / key matching
obscuren
2015-03-24
1
-1
/
+10
*
fixed tests
obscuren
2015-03-19
1
-2
/
+7
*
Fixed mkdnode & added some tests
obscuren
2015-03-19
2
-6
/
+17
*
Moved ethutil => common
obscuren
2015-03-16
5
-25
/
+25
*
Merge branch 'develop' into poc-9
obscuren
2015-03-06
2
-8
/
+22
|
\
|
*
Start at 0
obscuren
2015-03-06
1
-2
/
+1
|
*
Fixed iterator bug which skips the 0x000...000 key
=
2015-03-05
1
-7
/
+21
*
|
Trie => SecureTrie
obscuren
2015-03-03
1
-0
/
+4
*
|
Delet => Delete
obscuren
2015-03-03
2
-1
/
+33
*
|
Secure trie
obscuren
2015-03-01
2
-1
/
+32
|
/
*
Fixed iterator
obscuren
2015-02-08
2
-2
/
+40
*
Fixed a copy issue in the trie which could cause a consensus failure
obscuren
2015-02-03
7
-19
/
+53
*
debug err removed
obscuren
2015-01-30
1
-1
/
+1
*
default values removed
obscuren
2015-01-30
2
-4
/
+4
*
Moved ptrie => trie. Removed old trie
obscuren
2015-01-08
11
-909
/
+692
*
Refactored ethutil.Config.Db out
obscuren
2015-01-07
3
-62
/
+9
*
Fixed tests for 'types'
obscuren
2014-11-19
1
-0
/
+2
*
Merge branch 'tests' into poc8
obscuren
2014-11-19
3
-211
/
+154
|
\
|
*
update imports order per goimports
Taylor Gerring
2014-11-16
2
-2
/
+4
|
*
Merge branch 'develop' of https://github.com/tgerring/go-ethereum into tests
Taylor Gerring
2014-11-15
1
-7
/
+4
|
|
\
|
|
*
convert trie encoding tests to checker
Taylor Gerring
2014-11-13
1
-38
/
+29
|
|
*
Convert trie tests to gocheck
Taylor Gerring
2014-11-13
2
-164
/
+119
|
*
|
Merge branch 'develop' of https://github.com/tgerring/go-ethereum
Taylor Gerring
2014-11-15
3
-204
/
+148
*
|
|
j => i
obscuren
2014-11-18
1
-1
/
+0
*
|
|
added output test
obscuren
2014-11-18
1
-1
/
+2
*
|
|
Added some comparison tests for the new ptrie
obscuren
2014-11-18
2
-1
/
+62
|
/
/
*
/
Transaction execution fixes
obscuren
2014-11-12
2
-14
/
+32
|
/
*
Added storage root to dump
obscuren
2014-11-04
1
-1
/
+1
*
ethtrie => trie
obscuren
2014-10-31
6
-0
/
+1394