Ethan Buchman
|
32e02acb0c
|
testing and fixes for snative CALL and CallTx
|
10 years ago |
Ethan Buchman
|
b11012026d
|
fire events on snative and allow from CallTx
|
10 years ago |
Ethan Buchman
|
d824e1b731
|
cleanups, fix AllSet
|
10 years ago |
Ethan Buchman
|
b2282d5a39
|
faster binding of snatives to vm (available every call)
|
10 years ago |
Ethan Buchman
|
f75b6aff74
|
CreateAccount permission through SendTx and CALL (to unknown accounts)
|
10 years ago |
Ethan Buchman
|
d78a39ade3
|
make_txs > tx_utils
|
10 years ago |
Ethan Buchman
|
2ec3d0611f
|
bond perm and tests
|
10 years ago |
Ethan Buchman
|
8cdb0b91e6
|
test create
|
10 years ago |
Ethan Buchman
|
ab2b1643cb
|
snative
|
10 years ago |
Ethan Buchman
|
87ed1f5fda
|
permission/types pkg, Base and Roles
|
10 years ago |
Ethan Buchman
|
94f21ad012
|
move perms to vm.Account
|
10 years ago |
Ethan Buchman
|
c6c0701b69
|
testing send and call permissions
|
10 years ago |
Ethan Buchman
|
a0f3b94e83
|
account permissions and some gendoug
|
10 years ago |
Jae Kwon
|
bc71e38bad
|
proposer selection fix
|
9 years ago |
Jae Kwon
|
425328b391
|
Address #72
|
9 years ago |
Ethan Buchman
|
a7ecdd10de
|
Merge from panic branch
|
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
|
10 years ago |
Jae Kwon
|
829df93577
|
Re-use ValidatorSet.VerifyValidation()
|
10 years ago |
Jae Kwon
|
01b5540ffe
|
consensus/state is 2-step asynchronous
|
10 years ago |
Jae Kwon
|
1a652a1cbb
|
Fix usage of SimpleProof for PartSet
|
10 years ago |
Ethan Buchman
|
57ff919d50
|
godep
|
10 years ago |
Jae Kwon
|
6062b06aa9
|
fixed NameTx.WriteSignBytes() bug.
|
10 years ago |
Ethan Buchman
|
6eb8386c7c
|
fixes for chain id in nametx sign functions
|
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
|
8631d5085e
|
name reg
|
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
|
e9695baebb
|
tx utils
|
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
|
75ef479547
|
Config is passed into each module. Remove tendermint/confer
|
10 years ago |
Ethan Buchman
|
7a97fb464d
|
genpriv from hash(secret), evc fix in ExecTx
|
10 years ago |
Ethan Buchman
|
02f4219079
|
cleanup calldepth=0 events logic
|
10 years ago |
Ethan Buchman
|
bda9a38544
|
CallTx to address with no code fails and costs gas
|
10 years ago |
Jae Kwon
|
85c8850ac2
|
Config names have no dots, are under_scored.
|
10 years ago |
Jae Kwon
|
3c96890d2d
|
All numbers are in BigEndian
|
10 years ago |
Jae Kwon
|
b92c0401e6
|
Made all JSON fields lower_case
|
10 years ago |
Jae Kwon
|
59e69434e1
|
improved barak with logging into ~/.barak/outputs
|
10 years ago |
Jae Kwon
|
0db6b0b005
|
Maybe fixed validatorSet.IncrementAccum()
|
10 years ago |
Jae Kwon
|
5bdd73f4a4
|
New genesis.json
|
10 years ago |
Jae Kwon
|
da9f4118a7
|
Atomic write to addrbook and privvalidator
|
10 years ago |
Ethan Buchman
|
e702303e16
|
little fixes to vm and endianess
|
10 years ago |
Jae Kwon
|
b11ca1bbfc
|
(╯°□°)╯︵ ┻━┻
|
10 years ago |
Ethan Buchman
|
65f669160f
|
more fixes from review
|
10 years ago |
Ethan Buchman
|
75049ec827
|
major flippage for vm addrs. now left padded words for tx_cache
|
10 years ago |
Ethan Buchman
|
d27e0bbad5
|
event cache and fireable interace
|
10 years ago |