forked from TrueCloudLab/neoneo-go
931388b687
* Virtual machine for the NEO blockhain. * fixed big.Int numeric operation pointer issue. * added appcall * Added README for vm package. * removed main.go * started VM cli (prompt) integration * added support for printing the stack. * moved cli to vm package * fixed vet errors * updated readme * added more test for VM and fixed some edge cases. * bumped version -> 0.37.0 |
||
---|---|---|
.. | ||
storage | ||
test_data | ||
transaction | ||
account_state.go | ||
account_state_test.go | ||
block.go | ||
block_base.go | ||
block_test.go | ||
blockchain.go | ||
blockchain_test.go | ||
blockchainer.go | ||
cache.go | ||
coin_state.go | ||
header.go | ||
header_hash_list.go | ||
header_test.go | ||
helper_test.go | ||
unspent_coin_state.go | ||
unspent_coint_state_test.go | ||
util.go | ||
util_test.go | ||
validator_state.go |