aboutsummaryrefslogtreecommitdiffstats
path: root/ethstate
Commit message (Expand)AuthorAgeFilesLines
* Removed the "Get" partobscuren2014-08-181-1/+2
* Dump bytes instead of stringsobscuren2014-08-171-2/+2
* Added message to closure && added change addressesobscuren2014-08-152-24/+8
* Removed old codeobscuren2014-08-151-1/+2
* Updated chain for filteringobscuren2014-08-111-41/+4
* Added bloom filter & block filter methodsobscuren2014-08-111-0/+67
* Added state dump methodobscuren2014-08-061-0/+47
* ethstate.NewState => ethstate.Newobscuren2014-08-043-7/+8
* ethtrie.NewTrie => ethtrie.Newobscuren2014-08-041-21/+3
* Old code removed and renamed amount to balanceobscuren2014-07-302-21/+23
* Refactored to new state and vmobscuren2014-07-242-50/+46
* Minor improvements and fixes to the new vm structureobscuren2014-07-221-1/+1
* Refactored state, state object and vmobscuren2014-07-225-0/+656