- 02 Mar, 2015 4 commits
 - 28 Feb, 2015 10 commits
 - 
- 
obscuren authored
 - 
obscuren authored
 - 
Jeffrey Wilcke authored
Set RPC listening address via param
 - 
Jeffrey Wilcke authored
Check source directory for assets as last resort
 - 
obscuren authored
 - 
obscuren authored
 - 
obscuren authored
Added a debug flag to the VM which determines if VM output is shown regardless of the log level set.
 - 
obscuren authored
 - 
Taylor Gerring authored
 - 
Taylor Gerring authored
 
 - 
 - 26 Feb, 2015 18 commits
 - 
- 
Taylor Gerring authored
 - 
Taylor Gerring authored
 - 
Taylor Gerring authored
 - 
obscuren authored
 - 
obscuren authored
 - 
obscuren authored
 - 
obscuren authored
 - 
obscuren authored
 - 
obscuren authored
* Refund should _always_ go to the origin
 - 
obscuren authored
 - 
obscuren authored
Conflicts: accounts/account_manager.go
 - 
obscuren authored
 - 
Jeffrey Wilcke authored
Stub defaultBlock RPC methods
 - 
Jeffrey Wilcke authored
Cleanup DefaultAssetPath
 - 
Taylor Gerring authored
 - 
Taylor Gerring authored
 - 
Taylor Gerring authored
 - 
Taylor Gerring authored
 
 - 
 - 25 Feb, 2015 8 commits
 - 
- 
Jeffrey Wilcke authored
Add automatic locking / unlocking of accounts
 - 
Jeffrey Wilcke authored
Validate block header gas limit
 - 
Gustav Simonsson authored
* Add block header gas limit validation in ValidateBlock function, see eq 39 and 45 in yellow paper. Before it was calculated _for_ the block instead of validated. * Use the block header gas limit when setting the gas pool instead of calculating the value for the block.
 - 
Gustav Simonsson authored
 - 
Gustav Simonsson authored
* Use RWMutex instead of Mutex * Use time.Duration instead of int for unlock time * Use time.After with select instead of time.Sleep
 - 
Gustav Simonsson authored
* Change account signing API to two sign functions; Sign without passphrase - works if account is unlocked Sign with passphrase - always works and unlocks the account * Account stays unlocked for X ms and is then automatically locked
 - 
Taylor Gerring authored
Update Go and Qt versions in Travis
 - 
Taylor Gerring authored
 
 -