https://github.com/tendermint/tendermint

sort by:
Revision Author Date Message Commit Date
5abf2e3 Fixed docker file 23 October 2015, 21:57:12 UTC
b9f741e Updated Godeps with project factor 23 October 2015, 02:49:57 UTC
c4ed55d Refactor to move common libraries out of project 23 October 2015, 00:39:06 UTC
7c12c5a Fix config bug where chain_id is default magic. Always read from genesis 21 October 2015, 00:39:03 UTC
df733fb Docker run.sh passes seeds and moniker; wire json pretty print 18 October 2015, 21:44:52 UTC
d51741d fix main compile bug 18 October 2015, 16:04:46 UTC
cc6e845 go get -d for DOCKER 18 October 2015, 15:55:53 UTC
f70b548 exit status 1 for unknown command 18 October 2015, 15:45:18 UTC
26905b1 Make Tendermint genesis agnostic; wait for file to start node 18 October 2015, 14:20:05 UTC
313e25a Edit DOCKER script 18 October 2015, 05:46:48 UTC
14356a7 Added BufferCloser 18 October 2015, 05:41:05 UTC
82c65e4 fix mempool PeerState nil conversion bug 17 October 2015, 22:25:18 UTC
5102f7a refactor process.Process to take files 17 October 2015, 22:13:19 UTC
10de637 upgraded DOCKER instructions 13 October 2015, 19:57:34 UTC
6d66223 remove fast_sync from docker 13 October 2015, 15:53:58 UTC
fb62e1e bump chain_id to 11.c 13 October 2015, 00:43:17 UTC
cb3a1fd Fixed a blockchain pool goroutine-leak bug 12 October 2015, 23:49:46 UTC
fd9f816 refactor variable names, pool.requests -> pool.requesters 12 October 2015, 23:39:05 UTC
5631b1a fixes #152 and #153 12 October 2015, 22:19:55 UTC
0a28cab remove temporary limit on num block transactions 12 October 2015, 16:42:53 UTC
13e25ef Merge remote-tracking branch 'origin/consensus_tests' into develop 12 October 2015, 01:20:19 UTC
fa95659 Merge remote-tracking branch 'origin/config' into develop 12 October 2015, 01:18:53 UTC
fbf4a43 fix memory leaks in VM 12 October 2015, 00:59:38 UTC
28c5e9b variable name changes 11 October 2015, 21:57:20 UTC
252a7ed Merge branch 'mempool' into develop 11 October 2015, 21:41:28 UTC
898d1dc HACK FIX config chain_id need to change this... 06 October 2015, 13:51:32 UTC
b59ed8c refactor some state functions into state/types 06 October 2015, 00:21:02 UTC
8db93b8 added testnet addresses 05 October 2015, 19:01:22 UTC
2f60b5b fix mempool test 29 September 2015, 16:31:37 UTC
ceed000 Use ResetFor... callback instead of EventSwitch for mempool new blocks 29 September 2015, 16:31:34 UTC
cccb722 mempool tests 29 September 2015, 16:30:46 UTC
12566f5 better mempool queueing 29 September 2015, 02:58:02 UTC
beff621 GPLv3 28 September 2015, 16:19:31 UTC
bb662b8 more config options 25 September 2015, 15:58:11 UTC
a26e0b4 consensus tests 23 September 2015, 14:56:17 UTC
4e6ea7f Merge pull request #143 from tendermint/versioning more versioning 23 September 2015, 01:48:07 UTC
2feb3ea Merge pull request #144 from tendermint/namereg update namereg with longer names, more allowed chars 23 September 2015, 01:43:50 UTC
b54522c more versioning 16 September 2015, 05:08:06 UTC
e4f0e2b update namereg with longer names, more allowed chars 15 September 2015, 23:43:22 UTC
632e77c rs.CommitRound 15 September 2015, 20:13:39 UTC
aab024f consensus events 15 September 2015, 18:41:23 UTC
2b8157c addVote takes index 15 September 2015, 18:26:42 UTC
a61a817 fixes https://github.com/tendermint/halt/blob/master/case1/analysis.txt 15 September 2015, 18:26:21 UTC
555ecb0 precommit nil if locked and no POL 15 September 2015, 18:25:50 UTC
7876808 Merge branch 'json_time2' into develop 15 September 2015, 07:56:16 UTC
726f547 rpc client SetPingHandler with 30 second timeout; wire time json test 15 September 2015, 07:55:51 UTC
47eee5d blockchain pool race condition fix 12 September 2015, 15:47:59 UTC
6e27837 Fix SetREMA() -- increments m.samples so it doesn't get reset 12 September 2015, 15:47:15 UTC
b468baf IsCaughtUp works with new networks 12 September 2015, 04:09:47 UTC
891ad9c log_level is notice. add testnet addrs 12 September 2015, 04:09:47 UTC
1c17ea3 blockchain parameter && log tweaks 12 September 2015, 04:09:27 UTC
21d4502 various bug fixes 12 September 2015, 04:09:01 UTC
5e015bc Probable fix for #140 12 September 2015, 04:09:01 UTC
3a5741f Fix blockchain pool tests 12 September 2015, 04:09:00 UTC
625f23a Blockpool better timeouts, download rate observation, quicker switching to consensus; Id -> ID (sorry, this doesn't belong here) 12 September 2015, 04:09:00 UTC
65ecf4b bump testnet 12 September 2015, 04:09:00 UTC
c6e5948 time writes milliseconds using ISO8601 format 31 August 2015, 20:00:20 UTC
5864983 fix suicide 26 August 2015, 22:02:13 UTC
b9cbb0d testnet10 14 August 2015, 22:36:40 UTC
ab24ae1 get_account fix 14 August 2015, 21:47:25 UTC
56b195a tendermint send_tx 14 August 2015, 21:11:11 UTC
1a27d4d remove secp256k1; Make cleanup 14 August 2015, 18:02:32 UTC
4d765dc Generate account from seed 14 August 2015, 17:49:44 UTC
5bf0040 Parts -> PartsHeader; *_parts -> *_parts_header in sign_bytes 13 August 2015, 05:36:43 UTC
afc3e3b mconnection constants adjustment 13 August 2015, 05:36:06 UTC
b96fd8a Beginning of complete merkle proofs 11 August 2015, 21:12:30 UTC
0b095b0 update client_methods 11 August 2015, 20:27:52 UTC
ffcc657 event listeners take EventData, not interface{}; EventData type assertions 11 August 2015, 19:46:33 UTC
b37ff75 Actually expose skip_upnp flag 11 August 2015, 18:01:18 UTC
1b9fd81 RPCResponse.Result && EventData are registered interfaces; -skip_upnp option 11 August 2015, 18:01:18 UTC
65d40a2 remove dead code 11 August 2015, 18:01:17 UTC
908fd11 more explicit _, err := Start() checking 11 August 2015, 18:01:17 UTC
e86073e Use rpc/client/ws_client; OnStart() returns error 11 August 2015, 18:01:17 UTC
3949d3f ws_client fixes 11 August 2015, 18:01:17 UTC
60310cc websocket server sends pings; added ws_client; events refactor 11 August 2015, 18:01:17 UTC
37c68e8 Merge pull request #124 from tendermint/new_contract_address move NewContractAddress to types and use ripemd160 10 August 2015, 17:31:24 UTC
8f9d41f Merge pull request #123 from tendermint/namereg_event namereg event 10 August 2015, 17:29:54 UTC
807bd66 vm: catch stack underflow on Peek() 09 August 2015, 02:21:10 UTC
9b69894 namereg event 03 August 2015, 02:29:35 UTC
6f25dfe move NewContractAddress to types and use ripemd160 03 August 2015, 02:24:35 UTC
4ee387d change genesis addr for testnet testing 01 August 2015, 01:03:52 UTC
aada207 remove unnecessary permission check 31 July 2015, 23:25:12 UTC
bff06ac Remember StorageRoot in Other 28 July 2015, 20:35:28 UTC
1a5bc9e Remove StorageRoot from vm.Account 28 July 2015, 19:39:10 UTC
5230440 Merge pull request #122 from tendermint/binary2wire Binary2wire 28 July 2015, 19:19:19 UTC
9f18c80 Fixes #121 28 July 2015, 19:18:17 UTC
3be3647 tendermint/binary -> tendermint/wire 28 July 2015, 19:18:17 UTC
0ef5c3a Fix returning prematurely within if(runCall){...}. Renames 28 July 2015, 19:16:17 UTC
feeab65 Acc/X/Receive -> Acc/X/Call 24 July 2015, 06:57:28 UTC
6b1a846 bump chain_id; test coins 24 July 2015, 06:07:34 UTC
a84d432 websockets accept rpc requests 24 July 2015, 00:57:15 UTC
91cf9d4 remove spurious :6060 listener for pprof 24 July 2015, 00:56:12 UTC
f91bc8d Retries for net.Listen to account for MacOSX socket close delay 24 July 2015, 00:56:12 UTC
d888661 Read timeouts for WSConnection 24 July 2015, 00:56:12 UTC
290b74d add fromAddress argument to Call and CallCode rpc methods 22 July 2015, 22:43:20 UTC
c13b672 Merge pull request #119 from tendermint/snatives Snatives 22 July 2015, 18:14:56 UTC
344ad54 comment updates for state 22 July 2015, 16:35:21 UTC
31b9d8e SNativeTx -> PermissionTx, consolidate permissions and native contracts 22 July 2015, 14:49:53 UTC
d528d00 SNativeTx sign bytes 22 July 2015, 14:49:53 UTC
ab53661 RegisteredSNativeContracts 22 July 2015, 14:49:53 UTC
back to top