Jae Kwon
|
6781b21d32
|
Split ReadBinary into ReadBinary/ReadBinaryPtr.
|
2015-06-26 16:43:41 -07:00 |
|
Jae Kwon
|
9965dd5de6
|
uint* to int* whereever appropriate; https://www.reddit.com/r/golang/comments/2q5vdu/int_vs_uint/
|
2015-06-25 20:28:34 -07:00 |
|
Ethan Buchman
|
33566375af
|
don't trust peer's node info
|
2015-06-17 17:55:16 -04:00 |
|
Ethan Buchman
|
57ff919d50
|
godep
|
2015-06-09 23:17:19 -04:00 |
|
Ethan Buchman
|
8a2d9525f0
|
network > chain_id, put in genesis.json
|
2015-05-29 18:14:19 -04:00 |
|
Jae Kwon
|
75ef479547
|
Config is passed into each module. Remove tendermint/confer
|
2015-05-17 16:19:57 -07:00 |
|
Jae Kwon
|
ae171ba134
|
random dialing
|
2015-05-06 10:50:57 -07:00 |
|
Jae Kwon
|
cfb4a40855
|
adding more debug logs
|
2015-05-04 22:22:39 -07:00 |
|
Jae Kwon
|
3c96890d2d
|
All numbers are in BigEndian
|
2015-05-03 17:42:46 -07:00 |
|
Ethan Buchman
|
4f94e0f200
|
only allow one connection per ip
|
2015-05-01 18:06:15 -07:00 |
|
Jae Kwon
|
d0fa3918ec
|
NewTicker -> NewTimer, to fix a memory leak
|
2015-04-27 10:58:49 -07:00 |
|
Jae Kwon
|
fcc26d7355
|
Resolve host for NetAddressFromString(). Test fix.
|
2015-04-23 18:41:14 -07:00 |
|
Jae Kwon
|
f1703249ff
|
...
|
2015-04-23 18:40:44 -07:00 |
|
Jae Kwon
|
d9bfe82d93
|
rpc.StartHTTPServer listener bug fix
|
2015-04-23 18:33:20 -07:00 |
|
Jae Kwon
|
66ff985cd2
|
Added a registry to Barak.
|
2015-04-23 16:56:46 -07:00 |
|
Ethan Buchman
|
0e80059e79
|
versioning
|
2015-04-23 16:53:28 -07:00 |
|
Jae Kwon
|
4bcfc1e4bb
|
Merge pull request #55 from tendermint/sync
Sync
|
2015-04-22 11:15:31 -07:00 |
|
Jae Kwon
|
9513f601de
|
Removed Log.File, all log goes out to stdout.
|
2015-04-22 11:07:34 -07:00 |
|
Ethan Buchman
|
67ea49c5fb
|
Merge branch 'develop' of https://github.com/tendermint/tendermint into develop
Conflicts:
p2p/peer.go
rpc/core/net.go
rpc/core/types/responses.go
|
2015-04-21 02:00:58 -07:00 |
|
Jae Kwon
|
2ba6f86f2e
|
Add Network to SignBytes, to prevent network clashes
|
2015-04-20 23:59:52 -07:00 |
|
Jae Kwon
|
df026f64fa
|
Remoted bytes from logging messages
|
2015-04-20 18:51:20 -07:00 |
|
Jae Kwon
|
dc1fddd1d8
|
Added NodeInfo (still need to add to AddrBook); Proper Handshake
|
2015-04-20 15:29:01 -07:00 |
|
Ethan Buchman
|
882a82bad4
|
more crawler work
|
2015-04-20 14:00:19 -07:00 |
|
Jae Kwon
|
da9f4118a7
|
Atomic write to addrbook and privvalidator
|
2015-04-18 12:53:45 -07:00 |
|
Jae Kwon
|
a9467414d6
|
Merge remote-tracking branch 'origin/websockets' into develop
|
2015-04-17 13:20:47 -07:00 |
|
Jae Kwon
|
c72eb1be99
|
fix for{go func} scope issue
|
2015-04-17 11:08:03 -07:00 |
|
Jae Kwon
|
44565872ae
|
Fixed BlockchainMessage{} Decode issue.
Fixed Warn(UnknownMessage) issues.
|
2015-04-16 17:53:33 -07:00 |
|
Jae Kwon
|
89cfedeb73
|
Make all messages be registered as pointer receivers,
Warn on unknown messages.
|
2015-04-16 17:46:27 -07:00 |
|
Ethan Buchman
|
d27e0bbad5
|
event cache and fireable interace
|
2015-04-16 00:08:58 -07:00 |
|
Jae Kwon
|
e5d34befde
|
Remote TypeByte()
|
2015-04-14 15:57:16 -07:00 |
|
Jae Kwon
|
5b1c1eb0e0
|
ProposalMessage wrapper, warn on unknown messages
|
2015-04-13 08:40:37 -07:00 |
|
Jae Kwon
|
6d6f061f19
|
Support nil pointers for Binary.
If the thing does not already have a typebyte declared,
a fake one will be given (0x01).
A TypeByte of 0x00 is reserved for nil things.
No nil-dogs.
|
2015-04-12 17:46:16 -07:00 |
|
Jae Kwon
|
675dbf0e9c
|
Merge branch 'rpc_jae' into develop
Conflicts:
node/node.go
rpc/core/accounts.go
rpc/core_client/client.go
rpc/handlers.go
rpc/http_server.go
rpc/test/helpers.go
rpc/test/http_rpc_test.go
rpc/test/json_rpc_test.go
|
2015-04-08 14:27:03 -07:00 |
|
Jae Kwon
|
7356556938
|
Some renames and small fixes.
|
2015-04-08 12:30:49 -07:00 |
|
Jae Kwon
|
a09051438c
|
Intermediate... working on debora
|
2015-04-08 11:35:17 -07:00 |
|
Ethan Buchman
|
474bf31400
|
events: integrate event switch into services via Eventable interface
|
2015-04-07 00:34:26 -05:00 |
|
Jae Kwon
|
f271ab7256
|
various changes. removed debora temporarily
|
2015-04-03 16:15:52 -07:00 |
|
Jae Kwon
|
13b6508ecd
|
Package import path change
|
2015-04-01 17:30:16 -07:00 |
|
Jae Kwon
|
c74b5522a1
|
fixied IsListening()
|
2015-04-01 14:52:25 -07:00 |
|
Ethan Buchman
|
9ce75fe755
|
add debora support
|
2015-03-31 17:04:53 -07:00 |
|
Ethan Buchman
|
60f166e823
|
tendermint2
|
2015-03-31 15:33:31 -07:00 |
|
Jae Kwon
|
1a4aab4c35
|
When using JSONRPC, do not double-encode JSON.
|
2015-03-30 15:14:33 -07:00 |
|
Jae Kwon
|
af3c418ea9
|
comment fixes
|
2015-03-26 00:52:07 -07:00 |
|
Jae Kwon
|
7171823fc6
|
Fix blockpool bugs and clean up log messages.
|
2015-03-25 23:04:17 -07:00 |
|
Jae Kwon
|
bd6d9d646d
|
start peer before AddPeer() on reactors.
|
2015-03-25 13:22:46 -07:00 |
|
Jae Kwon
|
788f9bfb93
|
started/stopped -> running; contiguous vs fast forward ConsensusState
updates.
|
2015-03-25 13:01:28 -07:00 |
|
Jae Kwon
|
94c3a51760
|
bug fix in daemon -- network name only, no chain hash
|
2015-03-25 12:13:32 -07:00 |
|
Jae Kwon
|
cebfae60c7
|
BlockchainReactor syncs first before ConsensusReactor.
|
2015-03-25 11:50:28 -07:00 |
|
Jae Kwon
|
aed4bbf0f0
|
Fix switch tests
|
2015-03-25 02:36:59 -07:00 |
|
Jae Kwon
|
08a83aa9fb
|
Reactors can be stopped or started at any time.
|
2015-03-25 00:15:18 -07:00 |
|