Zach
867550dd8b
docs: update abci links ( #1796 )
6 years ago
Alexander Simmerl
693a973997
abci: Remove nested .gitignore
6 years ago
Zach Ramsay
e82ab1c374
moar fixes
7 years ago
Zach Ramsay
126ddca1a6
remove debora scripts ( #1610 )
7 years ago
Anton Kaliaev
bb9aa85d22
copy events and pubsub packages from tmlibs
Refs #847
7 years ago
Adrian Brink
f80b3aee48
Change AppStateBytes to GenesisBytes
The consensus should pass the entire genesis file to the application.
That way the application has access to the chain_id, the timestap, ...
7 years ago
Adrian Brink
ef67705524
Allow ResponseInitChain to return the initial validator set
ResponseInitChain should be able to return an initial validator set that
is determined by some logic within the genesis.json file.
7 years ago
Zach Ramsay
315c475b79
docs: build updates
ref: https://github.com/tendermint/tools/pull/79
7 years ago
Adrian Brink
eea93b8904
Upgrade to Circle 2.0
7 years ago
Constantine
152290db7e
Add `\health` rpc endpoint ( #1306 )
* Init `\health` rpc endpoint
* remove additional info from `\health` rpc endpoint
* Cleanup imports
* Added time threshold for health check
* Update rpc doc
* Remove unnecessary checks for blocktime creation lag
* Clean up of unnecessary config usage
7 years ago
Adrian Brink
0a7a190cd1
Fix vagrantfile
If you get an error, please run `vagrant box update`.
7 years ago
Jae Kwon
66580408f8
GasWanted and GasUsed for Check & Deliver
7 years ago
Jae Kwon
ff65421324
Proposal: New Makefile standard template ( #168 )
* Cleaned up makefile.
* Improve 'make all' order
* Add devdoc
* Update circle.yml
7 years ago
Ethan Buchman
e3f6666ecc
update changelog; add rudis script for safe keeping
7 years ago
Anton Kaliaev
c74a359c46
fixes per Bucky's review
7 years ago
Anton Kaliaev
9e4c25761c
relative links [ci skip]
7 years ago
Ethan Frey
0edd1297a9
Got basic key test working
8 years ago
Anton Kaliaev
986bdd00a5
new logging
8 years ago
Adrian Brink
2bf8c40cff
Add extra memory to virtual machine and add coverage report to gitignore.
8 years ago
Ethan Frey
0bfae964e1
Moved keys cmd to top level
8 years ago
Anton Kaliaev
f88d56b2f8
add glide
8 years ago
Ethan Frey
aecc32d363
Make dependencies explicit in glide.yaml
8 years ago
Jae Kwon
e49fdf7be7
Add HD functions
8 years ago
Ethan Buchman
dab31d0166
version bump to 0.4.0
8 years ago
rigelrozanski
26275ba66c
dial seeds error handling
8 years ago
Paul W. Homer
af7e312088
Added glide dependency handling
8 years ago
Ethan Frey
d5931c9ee3
Set key algorithm on key creation
8 years ago
Anton Kaliaev
1275458c3f
collect and add docker logs to CircleCI artifacts (Refs #387 )
How: 1) we start syslog docker container 2) all other containers use
syslog logging driver to ship their logs to that container
8 years ago
Anton Kaliaev
cc2457f7d5
dist command to make binaries and package them for distribution
8 years ago
Ethan Frey
98c4679f39
Fixed Makefile to cleanup after run
8 years ago
Anton Kalyaev
30328548f7
test/p2p: kill and restart all nodes
8 years ago
Anton Kalyaev
6488894210
add .vagrant to .gitignore
8 years ago
Jae Kwon
9d71a0409c
Add Glide files for project management
9 years ago
Jae Kwon
20913c5e0e
Add .pyc to gitignore; Fix js example
9 years ago
Jae Kwon
9a72da4fcd
Add .gitignore file
9 years ago
Ethan Buchman
3f7f3dd37f
add git commit hash to nodeInfo
9 years ago
Jae Kwon
cfb4a40855
adding more debug logs
10 years ago
Jae Kwon
5557923245
remote client_methods.go.bak
10 years ago
Jae Kwon
22fdb6ca2f
~/.tendermint -> .tendermint
10 years ago
Jae Kwon
98fa3b7b9c
Adding cmd again and fixing .gitignore.
10 years ago
Jae Kwon
cc18136af8
RPC refactor to separate core from core_client and the rest of RPC.
Other random changes.
10 years ago
Jae Kwon
5cb57d3eaa
Use BlockCache for RPC/mempool and added TxId()
TxId() uses signbytes
10 years ago
Matthew Wampler-Doty
bfe472987f
Ingoring OS X nonsense
10 years ago
Jae Kwon
4424a85fbd
start writing rpc
10 years ago
Jae Kwon
fa382a3b05
numeric fields are all native unboxed.
10 years ago
Jae Kwon
dca79ab5c1
bug fixes in binary
11 years ago
Jae Kwon
35b352afb0
First iteration of the immutable AVL tree
11 years ago