提交历史

作者 SHA1 备注 提交日期
  yutianwu 061cd5030c upgrade to 1.10.2 4 年之前
  Guillaume Ballet 2e5d141708 rpc: deprecate Client.ShhSubscribe (#22239) 4 年之前
  fudongbai 0e797c53b7 add x-forward-for message in log 4 年之前
  Alex Prut c92faee66e all: simplify nested complexity and if blocks ending with a return statement (#21854) 5 年之前
  rene 290d6bd903 rpc: add SetHeader method to Client (#21392) 5 年之前
  Adam Schmideg 172f7778fe rpc: add error when call result parameter is not addressable (#20638) 5 年之前
  Zhou Zhiyao 44c365c3e2 rpc: reset writeConn when conn is closed on readErr (#20414) 5 年之前
  Felix Lange 7c4a4eb58a rpc, p2p/simulations: use github.com/gorilla/websocket (#20289) 6 年之前
  Felix Lange 04e175b8ec rpc: implement websockets with github.com/gorilla/websocket (#19866) 6 年之前
  Rob Mulholand 98099d6fa7 rpc: fix subscription buffer documentation and test (#19747) 6 年之前
  Felix Lange 8d815e365c rpc: fix rare deadlock when canceling HTTP call context (#19715) 6 年之前
  Felix Lange 245f3146c2 rpc: implement full bi-directional communication (#18471) 6 年之前
  Felix Lange 2e98631c5e rpc: fix client shutdown hang when Close races with Unsubscribe (#17894) 7 年之前
  Gísli Kristjánsson c9a0b36a5f rpc: reset client write deadline after write (#17549) 7 年之前
  LeoLiao dbae1dc7b3 rpc: fixed comment grammar issue (#17146) 7 年之前
  Elad 1836366ac1 all: library changes for swarm-network-rewrite (#16898) 7 年之前
  Felix Lange 52b046c9b6 rpc: clean up IPC handler (#16524) 7 年之前
  Martin Holst Swende ec3db0f56c cmd/clef, signer: initial poc of the standalone signer (#16154) 7 年之前
  Lewis Marshall 9feec51e2d p2p: add network simulation framework (#14982) 8 年之前
  Bas van Kervel b58a501673 whisperv5: integrate whisper and add whisper RPC simulator 8 年之前
  Bas van Kervel 37e3f561f1 rpc: support subscriptions under custom namespaces 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 年之前
  Felix Lange a2b4abd89a rpc: send nil on subscription Err channel when Client is closed 9 年之前
  Felix Lange e32925397b rpc: add context argument to EthSubscribe 9 年之前
  Felix Lange f5f042ffdc rpc: ensure client doesn't block for slow subscribers 9 年之前
  Felix Lange 464660651d rpc: don't exceed context deadline while waiting for send lock 9 年之前
  Felix Lange 91b7690428 rpc: add new client, use it everywhere 9 年之前