Jae Kwon
|
ffcc657be6
|
event listeners take EventData, not interface{}; EventData type assertions
|
2015-08-11 12:46:33 -07:00 |
|
Jae Kwon
|
1b9fd811a1
|
RPCResponse.Result && EventData are registered interfaces; -skip_upnp option
|
2015-08-11 11:01:18 -07:00 |
|
Jae Kwon
|
1a5bc9eeb2
|
Remove StorageRoot from vm.Account
|
2015-07-28 12:39:10 -07:00 |
|
Jae Kwon
|
9965dd5de6
|
uint* to int* whereever appropriate; https://www.reddit.com/r/golang/comments/2q5vdu/int_vs_uint/
|
2015-06-25 20:28:34 -07:00 |
|
Ethan Buchman
|
7b1fc780aa
|
fix send funds from contract
|
2015-05-15 14:26:49 -04:00 |
|
Ethan Buchman
|
75e88969cb
|
failing test for send funds from contract
|
2015-05-15 14:00:48 -04:00 |
|
Jae Kwon
|
3c96890d2d
|
All numbers are in BigEndian
|
2015-05-03 17:42:46 -07:00 |
|
Ethan Buchman
|
e702303e16
|
little fixes to vm and endianess
|
2015-04-17 20:51:01 -07:00 |
|
Jae Kwon
|
b11ca1bbfc
|
(╯°□°)╯︵ ┻━┻
|
2015-04-17 17:39:50 -07:00 |
|
Jae Kwon
|
13b6508ecd
|
Package import path change
|
2015-04-01 17:30:16 -07:00 |
|
Ethan Buchman
|
60f166e823
|
tendermint2
|
2015-03-31 15:33:31 -07:00 |
|
Jae Kwon
|
4be97fa9d4
|
Transcribe vm changes from vm_fixes by Ethan
|
2015-03-29 00:07:10 -07:00 |
|
Jae Kwon
|
79304b0dd3
|
Create BlockCache and TxCache for performance.
|
2015-03-28 23:44:07 -07:00 |
|
Jae Kwon
|
fd0646fc4f
|
Compare blockhashes in stageBlock()
|
2015-03-26 14:18:10 -07:00 |
|
Jae Kwon
|
b25915ee41
|
Minor cleanup
|
2015-03-21 19:01:13 -07:00 |
|
Jae Kwon
|
b7553e2bfe
|
Address is generated with VMAppState, and it increments the nonce too.
|
2015-03-20 20:03:37 -07:00 |
|
Jae Kwon
|
7f12738415
|
VMAppState bridge to vm.
|
2015-03-20 16:59:50 -07:00 |
|
Jae Kwon
|
8da3ba05c0
|
Creating fake_app_state test
|
2015-03-18 23:30:36 -07:00 |
|