aboutsummaryrefslogtreecommitdiffstats
path: root/core/types/derive_sha.go
Commit message (Collapse)AuthorAgeFilesLines
* Change import go github.com/dexon-foundation/dexonWei-Ning Huang2019-06-121-3/+3
|
* core, trie: new trieFelix Lange2015-09-231-7/+8
|
* all: fix license headers one more timeFelix Lange2015-07-241-1/+1
| | | | I forgot to update one instance of "go-ethereum" in commit 3f047be5a.
* all: update license headers to distiguish GPL/LGPLFelix Lange2015-07-231-4/+4
| | | | | All code outside of cmd/ is licensed as LGPL. The headers now reflect this by calling the whole work "the go-ethereum library".
* all: update license informationFelix Lange2015-07-071-0/+16
|
* added tx tests and fixed block testsobscuren2015-03-261-1/+1
|
* core/types: use package rlp instead of common.DecodeFelix Lange2015-03-181-1/+3
|
* block conversionobscuren2015-03-171-3/+3
|
* Moved ethutil => commonobscuren2015-03-161-2/+2
|
* Moved ptrie => trie. Removed old trieobscuren2015-01-081-2/+2
|
* Refactored ethutil.Config.Db outobscuren2015-01-071-1/+3
|
* Switched to new trieobscuren2014-12-241-4/+4
|
* Renamed `chain` => `core`obscuren2014-12-041-0/+20