629 Commits (2902ab1a144b6c0bef9c8cdd605ef77a8e70a7cc)

Author SHA1 Message Date
  Anton Kaliaev 5ef8a6e887 deprecate not fully formed addresses 6 years ago
  Anton Kaliaev d694d47d22 [rpc/lib] rename vars according to Go conventions 6 years ago
  Zaki Manian ecdc1b9bb0 Add a method for creating an https server (#1403) 6 years ago
  Thomas Corbière 2644a529f0 Fix lint errors (#1390) 6 years ago
  Anton Kaliaev 2d857c4b1b
add hash field to ResultTx (/tx and /tx_search endpoints) (#1374) 6 years ago
  Anton Kaliaev 460599ef75
fix comment 6 years ago
  Anton Kaliaev 830bb72d6f
add Health method to clients 6 years ago
  Constantine 152290db7e Add `\health` rpc endpoint (#1306) 6 years ago
  Anton Kaliaev a40518c7da
revert adding dial_peers's private flag 6 years ago
  Anton Kaliaev 8bef3eb1f4
private peers 6 years ago
  Anton Kaliaev 0f41570c80
fixes from bucky's review 6 years ago
  Alexander Simmerl ee51ad8e29 Make RPC handler protocol agnostic (#1276) 6 years ago
  Ethan Buchman ca3655a409 types: p2pID -> P2PID 6 years ago
  Zach 2cc63069c6 rename dummy to kvstore (#1223) 6 years ago
  Anton Kaliaev 2a24ae90c1
fixes from Jae's review 6 years ago
  Ethan Buchman d34286c421 minor fixes - tests pass 6 years ago
  Ethan Buchman e7747f7d66 it compiles 6 years ago
  Ethan Buchman 7a5060dc52 replace data.Bytes with cmn.HexBytes 6 years ago
  Ethan Buchman 2679b7554b lite: comment out iavl code - TODO #1183 6 years ago
  Ethan Buchman 0d7d16005a fixes 7 years ago
  Ethan Buchman 3368eeb03e fix tests 7 years ago
  Ethan Buchman 8b74a8d6ac NodeInfo not a pointer 7 years ago
  Ethan Buchman e2b3b5b58c dial_persistent_peers -> dial_peers with persistent option 7 years ago
  Anton Kaliaev b40aa91b41
document event subscriptions 7 years ago
  Anton Kaliaev 1b455883d2
readd /dial_seeds 7 years ago
  Anton Kaliaev e4897b7bdd
rename manual peers to persistent peers 7 years ago
  Anton Kaliaev 28fc15028a
distinguish between seeds and manual peers in the config/flags 7 years ago
  Adrian Brink 32311acd01 Vulnerability in light client proxy (#1081) 7 years ago
  Ethan Buchman a17105fd46 p2p: peer.Key -> peer.ID 7 years ago
  Ethan Buchman 0acca7fe69 final updates for state 7 years ago
  Ethan Buchman f55135578c state: move methods to funcs 7 years ago
  Zach Ramsay 70ba608850 config: write all default options to config file 7 years ago
  Ethan Buchman 7a18fa887d evidence linked with consensus/node. compiles 7 years ago
  Ethan Buchman 336c2f4fe1 rpc: fix getHeight 7 years ago
  Ethan Buchman 801e3dfacf rpc: getHeight helper function 7 years ago
  Ethan Buchman 4171bd3bae fixes 7 years ago
  Ethan Frey d65234ed51 Add /block_results?height=H as rpc endpoint 7 years ago
  Ethan Buchman 3ad055ef3a fix randPort 7 years ago
  Zach 12c5a57415
determinisitic linter (#902) 7 years ago
  Anton Kaliaev 90cdffa067
fixes after my own review (Refs #945) 7 years ago
  Anton Kaliaev 950a64f756
bring back transparent websocket (Refs #945) 7 years ago
  Anton Kaliaev 5ff0bb2100
default moniker to the host name (Refs #920) 7 years ago
  Anton Kaliaev 07571741c5
[consensus] remove WAL separator (Refs #785) 7 years ago
  Ethan Buchman 167d0e82f9 fixes and version bump 7 years ago
  Ethan Buchman 42e77de6a3 changelog; minor stuff; update glide 7 years ago
  Ethan Buchman d0dc04001e rpc: make time human readable. closes #926 7 years ago
  Anton Kaliaev d41c0b10c8
change delta's type from int to int64 7 years ago
  Ethan Buchman 9af8da7aad update for new abci int types 7 years ago
  Anton Kaliaev 10f7858453
use rand.Int63n, remove underflow check, remove unnecessary cast 7 years ago
  Anton Kaliaev 922af7c405
int64 height 7 years ago