account
|
Merge branch 'statecache' into rpc
|
10 years ago |
alert
|
App -> App()
|
10 years ago |
binary
|
When using JSONRPC, do not double-encode JSON.
|
10 years ago |
blockchain
|
Create BlockCache and TxCache for performance.
|
10 years ago |
cmd
|
tendermint/block -> tendermint/types and tendermint/blockchain
|
10 years ago |
common
|
Create BlockCache and TxCache for performance.
|
10 years ago |
config
|
Make fast_sync a command-line flag
|
10 years ago |
consensus
|
Create BlockCache and TxCache for performance.
|
10 years ago |
daemon
|
SetRPC/Pipe => core.Set...
|
10 years ago |
db
|
db: add Close() to db interface. closes #31
|
10 years ago |
logger
|
some public convenience functions, extra debug errors on ExecTx
|
10 years ago |
mempool
|
Use BlockCache for RPC/mempool and added TxId()
|
10 years ago |
merkle
|
rpc: return tx hash, creates contract, contract addr in broadcast (required some helper functions). Closes #30
|
10 years ago |
p2p
|
When using JSONRPC, do not double-encode JSON.
|
10 years ago |
rpc
|
When using JSONRPC, do not double-encode JSON.
|
10 years ago |
state
|
add dirty bit to BlockCache accounts and storages.
|
10 years ago |
types
|
Use BlockCache for RPC/mempool and added TxId()
|
10 years ago |
vm
|
Remove spurious flippage
|
10 years ago |
.gitignore
|
Use BlockCache for RPC/mempool and added TxId()
|
10 years ago |
Dockerfile
|
Introducing make economy and docker
|
10 years ago |
LICENSE.md
|
Update README
|
10 years ago |
Makefile
|
Introducing make economy and docker
|
10 years ago |
README.md
|
Update README.md
|
10 years ago |
Vagrantfile
|
Introducing make economy and docker
|
10 years ago |