Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Martin Michlmayr 4f2784b38f all: fix typos in comments (#21118) 5 жил өмнө
  Felix Lange 7c4a4eb58a rpc, p2p/simulations: use github.com/gorilla/websocket (#20289) 6 жил өмнө
  Felix Lange 245f3146c2 rpc: implement full bi-directional communication (#18471) 6 жил өмнө
  Wenbiao Zheng 68da9aa716 rpc: clean up check for missing methods/subscriptions on handler (#17145) 7 жил өмнө
  Ralph Caraveo III 5d30be412b all: switch out defunct set library to different one (#16873) 7 жил өмнө
  Péter Szilágyi 99483e85b9 rpc: support returning nil pointer big.Ints (null) 7 жил өмнө
  xincaosu 1d666cf27e rpc: fix a comment typo (#16929) 7 жил өмнө
  kiel barry 2ad511ce09 rpc: golint error with context as last parameter (#16657) 7 жил өмнө
  Martin Holst Swende ec3db0f56c cmd/clef, signer: initial poc of the standalone signer (#16154) 7 жил өмнө
  Janoš Guljaš 4535247793 rpc: set rpcRequest.service as methodNotFoundError.service value (#16163) 7 жил өмнө
  Egon Elbre e063d538b8 rpc: fix megacheck warnings 8 жил өмнө
  Bas van Kervel 37e3f561f1 rpc: support subscriptions under custom namespaces 8 жил өмнө
  Felix Lange 30d706c35e cmd/geth: add --config file flag (#13875) 8 жил өмнө
  Péter Szilágyi 1018bf6a00 rpc: honour pending requests before tearing conn down (#3814) 8 жил өмнө
  Felix Lange c213fd1fd8 all: import "context" instead of "golang.org/x/net/context" 8 жил өмнө
  Péter Szilágyi d4fd06c3dc all: blidly swap out glog to our log15, logs need rework 8 жил өмнө
  Bas van Kervel 47ff813012 rpc: refactor subscriptions and filters 9 жил өмнө
  Felix Lange 91b7690428 rpc: add new client, use it everywhere 9 жил өмнө
  Felix Lange bb01bea4e2 rpc: fix bad method error for batch requests 9 жил өмнө
  Felix Lange c145589f25 rpc: remove grace period when shutting down the server 9 жил өмнө
  Fabio Berger a3efdb13f2 README, core, rpc: fix various typos 9 жил өмнө
  Péter Szilágyi bc6fdad786 cmd/geth, internal/web3ext, rpc: surface rpc module, fix shh, fix miner 9 жил өмнө
  Felix Lange a40e61b4ac rpc: remove NotifierContextKey 9 жил өмнө
  Bas van Kervel f7328c5ecb rpc: add pub/sub support 9 жил өмнө
  Bas van Kervel a7bae3b2a6 rpc/http: improve request handling 9 жил өмнө
  Péter Szilágyi 900e124bee cmd, common, node, rpc: rework naming convention to canonical one 9 жил өмнө
  Péter Szilágyi 5da7ec7c18 cmd, eth, rpc: fix some RPC issues with pending blocks 9 жил өмнө
  Bas van Kervel 19b2640e89 rpc: migrated the RPC insterface to a new reflection based RPC layer 10 жил өмнө
  Taylor Gerring d790229a33 Move HTTP transport to sub package of RPC 10 жил өмнө
  Taylor Gerring 215780ab56 Move GetRequestReply to EthereumApi 10 жил өмнө