546 Commits (332163ede6a0c4fd97c3a6e613243916548d9891)

Author SHA1 Message Date
  Ethan Buchman 0d7d16005a fixes 7 years ago
  Ethan Buchman f06cc6630b mempool: cfg.CacheSize and expose InitWAL 7 years ago
  Ethan Buchman 620c957a44 fix test 7 years ago
  Ethan Buchman 8b74a8d6ac NodeInfo not a pointer 7 years ago
  Ethan Buchman 08f84cd712 a little more moving around 7 years ago
  Ethan Buchman 53a5498fc5 more fixes from review 7 years ago
  Ethan Buchman 9670519a21 remove PoW from ID 7 years ago
  Anton Kaliaev 705d51aa42
move dialSeedsIfAddrBookIsEmptyOrPEXFailedToConnect into PEX reactor 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
  Anton Kaliaev 179d6062e4
try to connect through addrbook before requesting peers from seeds 7 years ago
  Ethan Buchman b9cbaf8f10 priv-val: fix timestamp for signing things that only differ by timestamp 7 years ago
  Ethan Buchman b289d2baf4 persistent node key and ID 7 years ago
  Ethan Buchman 528154f1a2 p2p: PrivKey need not be Ed25519 7 years ago
  Ethan Buchman cb845ebff5 fix EvidencePool and VerifyEvidence 7 years ago
  Ethan Buchman 6112578d07 ValidateBlock is a method on blockExec 7 years ago
  Ethan Buchman ae68fcb78a move fireEvents to ApplyBlock 7 years ago
  Ethan Buchman 1d6f00859d fixes from review 7 years ago
  Ethan Buchman 397251b0f4 fix evidence 7 years ago
  Ethan Buchman 537b0dfa1a use NopEventBus 7 years ago
  Ethan Buchman 0acca7fe69 final updates for state 7 years ago
  Ethan Buchman 7d81a3f4a5 address some comments from review 7 years ago
  Ethan Buchman 6a4fd46479 fixes from rebase 7 years ago
  Ethan Buchman 666ae244b3 evidence: pool test 7 years ago
  Ethan Buchman 7a18fa887d evidence linked with consensus/node. compiles 7 years ago
  Zach 12c5a57415
determinisitic linter (#902) 7 years ago
  Anton Kaliaev 950a64f756
bring back transparent websocket (Refs #945) 7 years ago
  Ethan Buchman 9af8da7aad update for new abci int types 7 years ago
  Anton Kaliaev e538e0e077
config variable to index all tags 7 years ago
  Anton Kaliaev 10d893ee9b
update deps 7 years ago
  Anton Kaliaev 686e0eea9f
extract indexing goroutine to a separate indexer service 7 years ago
  Anton Kaliaev 91f2184003
fixes after bucky's review 7 years ago
  Anton Kaliaev ea0b205455
searching transaction results 7 years ago
  Anton Kaliaev 29cd1a1b8f
rewrite indexer to be a listener of eventBus 7 years ago
  Anton Kaliaev cd4be1f308
add tx_index config 7 years ago
  Anton Kaliaev 69b5da766c
service#Start, service#Stop signatures were changed 7 years ago
  Ethan Buchman 9529f12c28 more linting 7 years ago
  Zach Ramsay a15c7f221d linting: moar fixes 7 years ago
  Ethan Buchman c5253c7a31 node: clean makeNodeInfo 7 years ago
  caffix 687834c99e added initial trust metric test routines 7 years ago
  caffix 54c25ccbf5 integrated trust metric store as per PR comments 7 years ago
  Anton Kaliaev 4ffe9304ba
unsubscribe from all subscriptions on WS disconnect 7 years ago
  Anton Kaliaev f6539737de
new pubsub package 7 years ago
  Ethan Buchman fd60621a8e update cswal test 7 years ago
  Anton Kaliaev 75b78bfb72
panic on marshal/unmarshal failures for genesisDoc 7 years ago
  Anton Kaliaev 6469e2ccca
save genesis doc in DB to prevent user errors 7 years ago
  Anton Kaliaev 716364182d
[state] expose ChainID and Params 7 years ago
  Anton Kaliaev 1971e149fb
ChainID() and Params() do not return errors 7 years ago
  Emmanuel Odeke 7939d62ef0
all, state: unexpose GenesisDoc, ChainID fields make them accessor methods 7 years ago
  Ethan Buchman ddb3d8945d p2p: allow listener with no external connection 7 years ago