Historique des commits

Auteur SHA1 Message Date
  Felix Lange 5883afb3ef rpc: fix issue with null JSON-RPC messages (#21497) il y a 5 ans
  Marius van der Wijden 0b3f3be2b5 internal/ethapi: return revert reason for eth_call (#21083) il y a 5 ans
  Felix Lange 8008c5b1fa rpc: remove 'exported or builtin' restriction for parameters (#20332) il y a 6 ans
  Felix Lange 7c4a4eb58a rpc, p2p/simulations: use github.com/gorilla/websocket (#20289) il y a 6 ans
  Felix Lange 04e175b8ec rpc: implement websockets with github.com/gorilla/websocket (#19866) il y a 6 ans
  Felix Lange 245f3146c2 rpc: implement full bi-directional communication (#18471) il y a 6 ans
  Péter Szilágyi 99483e85b9 rpc: support returning nil pointer big.Ints (null) il y a 7 ans
  Péter Szilágyi 555f42cfd8 rpc: enforce the 128KB request limits on websockets too il y a 7 ans
  Bas van Kervel 37e3f561f1 rpc: support subscriptions under custom namespaces il y a 8 ans
  Péter Szilágyi d4fd06c3dc all: blidly swap out glog to our log15, logs need rework il y a 8 ans
  Felix Lange 35a7dcb162 all: gofmt -w -s il y a 8 ans
  Felix Lange cf71f5cd60 rpc: remove HexNumber, replace all uses with hexutil types il y a 9 ans
  Felix Lange a3e3235d97 rpc: improve error messages for invalid arguments il y a 9 ans
  Felix Lange 91b7690428 rpc: add new client, use it everywhere il y a 9 ans
  Felix Lange bb01bea4e2 rpc: fix bad method error for batch requests il y a 9 ans
  Péter Szilágyi ffaf58f0a9 cmd, console: split off the console into a reusable package il y a 9 ans
  Bas van Kervel aa9fff3e68 rpc: various fixes/enhancements il y a 9 ans
  Bas van Kervel f7328c5ecb rpc: add pub/sub support il y a 9 ans
  Péter Szilágyi 188ab928c3 cmd, common, node, rpc: move IPC into the node itself il y a 9 ans
  Felix Lange 5728dd381d rpc: fix success response encoding for null return value il y a 9 ans
  Bas van Kervel 19b2640e89 rpc: migrated the RPC insterface to a new reflection based RPC layer il y a 10 ans
  Taylor Gerring 89a48e365c Cleanup il y a 10 ans
  Taylor Gerring d790229a33 Move HTTP transport to sub package of RPC il y a 10 ans
  Taylor Gerring 215780ab56 Move GetRequestReply to EthereumApi il y a 10 ans
  Taylor Gerring a81d835e4d cleanup il y a 10 ans
  Taylor Gerring 961e4da7d8 Add support for CodeAt il y a 10 ans
  Taylor Gerring b178414a47 Added license headers il y a 10 ans
  Taylor Gerring 32bed50ba1 begin conversion to rpc over http il y a 10 ans
  obscuren 10b252dd05 WIP RPC interface il y a 11 ans