Jae Kwon
|
1a5bc9eeb2
|
Remove StorageRoot from vm.Account
|
9 years ago |
Jae Kwon
|
3be3647dc8
|
tendermint/binary -> tendermint/wire
|
9 years ago |
Jae Kwon
|
0ef5c3ad07
|
Fix returning prematurely within if(runCall){...}.
Renames
|
9 years ago |
Jae Kwon
|
feeab6579b
|
Acc/X/Receive -> Acc/X/Call
|
9 years ago |
Jae Kwon
|
a84d4320df
|
websockets accept rpc requests
|
9 years ago |
Jae Kwon
|
d8886614b5
|
Read timeouts for WSConnection
|
9 years ago |
Ethan Buchman
|
290b74d8f1
|
add fromAddress argument to Call and CallCode rpc methods
|
9 years ago |
Jae Kwon
|
e7c1febb65
|
Simplify Service/Reactor pattern
|
9 years ago |
Ethan Buchman
|
8e50bf15de
|
panic wrapper functions
|
9 years ago |
Jae Kwon
|
571a134318
|
BaseService and BaseReactor refactor and unification
|
9 years ago |
Ethan Buchman
|
bb4ca1407f
|
info->notice, debug->info
|
9 years ago |
Jae Kwon
|
c27d9d0494
|
rpc/core_client regenerate; uint->int
|
9 years ago |
Jae Kwon
|
1e7cc32597
|
tendermint/account -> acm
|
9 years ago |
Ethan Buchman
|
3f7f3dd37f
|
add git commit hash to nodeInfo
|
9 years ago |
Ethan Buchman
|
751b892cba
|
cleanup, comments
|
9 years ago |
Jae Kwon
|
109a3c2dd3
|
Added sim_txs draft
|
9 years ago |
Jae Kwon
|
24acda1afc
|
Distinguish between ReadJSON vs ReadJSONPtr. The latter expects a non-nil pointer to write into. The former creates new things intelligently
|
9 years ago |
Ethan Buchman
|
72b681a1bc
|
fix TxID to use ripemd160 in events and rpc return
|
9 years ago |
Ethan Buchman
|
6b0c8251fa
|
-test.short for rpc tests
|
9 years ago |
Ethan Buchman
|
3416004359
|
names in gendoc, genesis_test
|
10 years ago |
Ethan Buchman
|
f75b6aff74
|
CreateAccount permission through SendTx and CALL (to unknown accounts)
|
10 years ago |
Ethan Buchman
|
94f21ad012
|
move perms to vm.Account
|
10 years ago |
Ethan Buchman
|
a0f3b94e83
|
account permissions and some gendoug
|
10 years ago |
Jae Kwon
|
9965dd5de6
|
uint* to int* whereever appropriate; https://www.reddit.com/r/golang/comments/2q5vdu/int_vs_uint/
|
9 years ago |
Jae Kwon
|
9e1794eaea
|
Fixed tests
|
9 years ago |
Ethan Buchman
|
03d1950674
|
rpc endpoint / lists available endpoints
|
10 years ago |
Ethan Buchman
|
57ff919d50
|
godep
|
10 years ago |
Ethan Buchman
|
bf1c9a869c
|
use gendoc struct for genesis rpc response
|
10 years ago |
Ethan Buchman
|
ec282d3e3d
|
rpc: remove unecessary response wrappers
|
10 years ago |
Ethan Buchman
|
293aa31f64
|
rpc-gen update
|
10 years ago |
Ethan Buchman
|
231a7330e2
|
list names rpc
|
10 years ago |
Ethan Buchman
|
6eb8386c7c
|
fixes for chain id in nametx sign functions
|
10 years ago |
Ethan Buchman
|
19bd3bb2e2
|
int/nonce fixes
|
10 years ago |
Ethan Buchman
|
37a8a6cd65
|
remove name fix
|
10 years ago |
Ethan Buchman
|
77ff09e173
|
namereg cleanup, tests
|
10 years ago |
Ethan Buchman
|
02aedaaefb
|
more cleanup rpc tests, testing namereg
|
10 years ago |
Ethan Buchman
|
cff6bcfb31
|
copy entry on get, use strings for name/data, uint64 for expires
|
10 years ago |
Ethan Buchman
|
baaa69d7f8
|
namereg rpc and tests
|
10 years ago |
Ethan Buchman
|
1f6d64b91c
|
rpc: genesis route
|
10 years ago |
Ethan Buchman
|
2045aee9cd
|
pass chainID through sign interfaces
|
10 years ago |
Ethan Buchman
|
8a2d9525f0
|
network > chain_id, put in genesis.json
|
10 years ago |
Ethan Buchman
|
5261da94c4
|
fix rpctypes vs tminttypes
|
10 years ago |
Ethan Buchman
|
c28614fca1
|
cleanup rpc tests, use tx_utils
|
10 years ago |
Jae Kwon
|
5029d53474
|
add open/close to debora, barak bug fix
|
10 years ago |
Jae Kwon
|
c297f41a9f
|
Refactoring barak
|
10 years ago |
Ethan Buchman
|
d43c776e84
|
add bonder's signature to BondTx
|
10 years ago |
Jae Kwon
|
489bf767cb
|
importing tendermint/config/tendermint_test applies the test config
|
10 years ago |
Jae Kwon
|
161aa8c5e9
|
refactor rpc/test/*
|
10 years ago |
Jae Kwon
|
b8c735bd59
|
import tendermint/test to init ~/.tendermint_test/*
|
10 years ago |
Jae Kwon
|
3565db4eef
|
Refactor RPC/*, tendermint/config for debora+barak
|
10 years ago |