Eric Meyer
|
0439791381
|
Rename WatchedContract to Contract
|
2017-12-05 09:39:58 -06:00 |
|
Eric Meyer
|
3a2e7e0cc1
|
Update Blockchain interface to use WatchedContract instead of Contract
|
2017-12-04 17:04:06 -06:00 |
|
Eric Meyer
|
5aa0bcd6ce
|
Move WatchedContract back to core
|
2017-12-04 17:04:06 -06:00 |
|
Eric Meyer
|
3af336a34a
|
Return invalid state attribute in appropriate branch
|
2017-12-04 13:31:27 -06:00 |
|
Matt K
|
71de8e970d
|
Contract hist (#84)
Add ability to query contract historical state
|
2017-12-04 12:54:33 -06:00 |
|
Eric Meyer
|
486fdc10e4
|
Update functions that return error to not return pointer
* Matches Golang convention
|
2017-12-04 10:34:49 -06:00 |
|
Eric Meyer
|
e9bfae9412
|
Update GetContractStateAttribute to take a Contract instead of contract hash
|
2017-11-30 16:36:36 -06:00 |
|
Eric Meyer
|
5c18639ef4
|
Extract Attributes to contract struct
|
2017-11-30 16:15:32 -06:00 |
|
Matt Krump
|
b2dfe1e486
|
Move type conversion to presenter
|
2017-11-29 09:32:34 -06:00 |
|
Matt Krump
|
b26bcf74e9
|
First pass at adding non-string attributes
|
2017-11-28 17:04:09 -06:00 |
|
Matt Krump
|
1bae6db483
|
Added sort method to ContractAttributes array
|
2017-11-28 14:05:39 -06:00 |
|
Eric Meyer
|
60bef69113
|
Start reading available attributes from ABI
|
2017-11-28 09:41:23 -06:00 |
|
Eric Meyer
|
708ad114ac
|
Add function to get string state attributes for a given contract
|
2017-11-27 15:18:04 -06:00 |
|