Felix Lange
|
f2da6581ba
|
all: fix issues reported by honnef.co/go/simple/cmd/gosimple
|
2017-01-06 18:18:07 +01:00 |
|
Ricardo Catalinas Jiménez
|
436fc8d76a
|
all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}()
As we aren't really using the standarized SHA-3
|
2016-02-21 22:34:34 +00: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
|
bdae4fd573
|
all: add some godoc synopsis comments
|
2015-07-07 14:12:45 +02:00 |
|
Felix Lange
|
ea54283b30
|
all: update license information
|
2015-07-07 14:12:44 +02:00 |
|
obscuren
|
c8302882c8
|
method change
|
2014-11-03 23:45:32 +01:00 |
|
obscuren
|
92c7aca817
|
Refactored compress method into something more organised
|
2014-11-03 14:59:50 +01:00 |
|
obscuren
|
5dcf59bdf4
|
Forgot to put in regular bytes during decompression
|
2014-11-03 00:29:34 +01:00 |
|
obscuren
|
9f8bcf3abc
|
Added RLE compression. Closes #171
|
2014-11-02 23:33:06 +01:00 |
|