7395 Commits (e3a97b09814bf9289e8c10420af38ce369160752)
 

Author SHA1 Message Date
  Jae Kwon 4e3e09bb59 Access-Control-Allow-Origin="*" 10 years ago
  Jae Kwon 643eb4564e Merge pull request #9 from zmanian/ImprovedREADME 10 years ago
  Zaki Manian 8276f41c82 Minor formatting 10 years ago
  Zaki Manian 3afaff07af Improved instructions for getting started in the ReadMe 10 years ago
  Jae Kwon b25b61438d blockchain & block rpc handlers 10 years ago
  Jae Kwon 325b88b083 time encoding in binary/reflect 10 years ago
  Jae Kwon d4e9b747d3 binary/reflect handles JSON 10 years ago
  Jae Kwon 13ca6fb241 RegisterInterface() so we can implement custom JSON codec 10 years ago
  Jae Kwon 7a8a0fefc7 type Ed25519[Signature|PubKey] struct{[]byte} -> []byte 10 years ago
  Jae Kwon f02ba63412 testing tx transmission 10 years ago
  Jae Kwon 0d075c7592 silly tx RPC command 10 years ago
  Jae Kwon 2fd137d9e5 gen_tx for signing transactions 10 years ago
  Jae Kwon 8a18a11431 fix binary/README 10 years ago
  Jae Kwon 7b64774a32 Update README 10 years ago
  Jae Kwon d20251849e Save blocks on catch-up too. 10 years ago
  Jae Kwon 0dac36aa5d Do not panic when double-signing, return error. 10 years ago
  Jae Kwon 0f399c42d4 Actually sends catch-up parts; BitArray is goroutine-safe 10 years ago
  Jae Kwon 71c59cb36b improve debug output for action & step 10 years ago
  Jae Kwon 40fec4f319 Stop peer routines upon connection failure 10 years ago
  Jae Kwon 16c80fd65f fix race condition for SetHasAllValidationCommits; "binary" log 10 years ago
  Jae Kwon 69903e5bc2 HasAllValidationCommits -> attempt no more 10 years ago
  Jae Kwon 2ca882a9b6 Log which commits are being sent for catchup 10 years ago
  Jae Kwon 3215cbf0d5 use tendermint/log15 10 years ago
  Jae Kwon 07b5b7a8f2 various log fixes 10 years ago
  Jae Kwon 0bfb389b35 change logger to log15 10 years ago
  Jae Kwon 591d84947b Handle errors in DecodeMessage, added logging 10 years ago
  Jae Kwon 5bace5cce8 Unreader to unread bytes 10 years ago
  Jae Kwon 946fa21dc7 fix race conditions 10 years ago
  Jae Kwon b0755c938a Better debug output 10 years ago
  Jae Kwon c6c465402e fix flag parsing -- use flagSet after the command 10 years ago
  Jae Kwon 1d5a6065c5 Fix state_test bug -- include PubKey in TxInput 10 years ago
  Jae Kwon 2405d00ca5 Fixed a PrivValidator filename == nil bug 10 years ago
  Jae Kwon f91665fe07 Refactoring genesis, including PubKey into TxInput 10 years ago
  Jae Kwon 70eb75dca7 Refactor consensus/vote_set_test.go 10 years ago
  Jae Kwon fa7c83166f P2P docs 10 years ago
  Jae Kwon bff93107ef UPNP + hairpin probing 10 years ago
  Jae Kwon 62ff48c02b Documented Block, some renames 10 years ago
  Jae Kwon 403d24a4b2 generated privValidator for testing uses tmp files 10 years ago
  Jae Kwon 383335d93c Added README docs for account/binary and renamed UInt -> Uint etc. 10 years ago
  Jae Kwon 61d1635085 Fixed tests 10 years ago
  Jae Kwon 6cacf6f09b RebondTx and more efficient IncrementAccum() 10 years ago
  Jae Kwon 83d313cbe5 Refactor Tx, Validator, and Account structure 10 years ago
  Jae Kwon 4424a85fbd start writing rpc 10 years ago
  Jae Kwon 8e9c060e6d Begin writing RPC HTTP Server 10 years ago
  Jae Kwon ae8ef77d10 Update README.md 10 years ago
  Jae Kwon 7a6fe956ae Update README.md 10 years ago
  Jae Kwon 7727ec1e5e Delete README.md 10 years ago
  Jae Kwon bcb3ef3abd Update README.md 10 years ago
  Jae Kwon 6cfe56a8b2 Update README.md 10 years ago
  Jae Kwon 8c5e8d3a63 Update README.md 10 years ago