Commit Graph

8 Commits (273b3741b6d54aa22e2d03ec3a2d6e7daf711fcb)

Author SHA1 Message Date
Felix Lange 04e175b8ec rpc: implement websockets with github.com/gorilla/websocket (#19866) 5 years ago
Péter Szilágyi 1a83114c74
all: update author list and licenses 5 years ago
Martin Holst Swende fec3b56f7f accounts, p2p, rpc: make CGO_ENABLED=0 build again (#19593) 5 years ago
Martin Alex Philip Dawson b025053ab0 rpc: Warn the user when the path name is too long for the Unix ipc endpoint (#18330) 6 years ago
Felix Lange c213fd1fd8 all: import "context" instead of "golang.org/x/net/context" 8 years ago
Felix Lange 91b7690428 rpc: add new client, use it everywhere 8 years ago
Felix Lange 6fdd0893c3 all: fix go vet warnings 9 years ago
Bas van Kervel 19b2640e89 rpc: migrated the RPC insterface to a new reflection based RPC layer 9 years ago
Felix Lange bfbcfbe4a9 all: fix license headers one more time 9 years ago
Felix Lange 3f047be5aa all: update license headers to distiguish GPL/LGPL 9 years ago
Felix Lange ea54283b30 all: update license information 9 years ago
Taylor Gerring 0743243dce Add --skip option to CLI 9 years ago
Taylor Gerring ac0637c413 More consistent test interfaces + test skipping 9 years ago
Taylor Gerring b6d40a9312 Cleanup/reorg 9 years ago
Taylor Gerring e82100367f Fix paths 9 years ago
Gustav Simonsson 79eb40fc9f Add bcTotalDifficultyTest and unskip now working tx tests 10 years ago
Gustav Simonsson 5c70333a12 Exclude TransactionWithSvalue0 as it expects invalid s value to be valid 10 years ago
Gustav Simonsson 573bc3e05e Explicitly skip TransactionTests/tt10mbDataField.json 10 years ago
Gustav Simonsson c617a6ec79 Fixes for TransactionTests 10 years ago
Gustav Simonsson 6d20d634ca Enable more tx tests by expecting most common encoding of values 10 years ago
Gustav Simonsson 6dc2146ed7 Remove unneeded map assignments for working tx RLP tests 10 years ago
Gustav Simonsson 9ac5671c18 Add TransactionTests wrapped as Go tests 10 years ago