- 02 Mar, 2015 2 commits
 - 
- 
Taylor Gerring authored
 - 
Taylor Gerring authored
 
 - 
 - 01 Mar, 2015 1 commit
 - 
- 
Taylor Gerring authored
 
 - 
 - 26 Feb, 2015 16 commits
 - 
- 
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 9 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
 - 
Taylor Gerring authored
 
 - 
 - 24 Feb, 2015 12 commits
 - 
- 
Jeffrey Wilcke authored
RPC cleanup
 - 
Jeffrey Wilcke authored
Fix key store address hex decoding and accounts test
 - 
Taylor Gerring authored
 - 
Taylor Gerring authored
 - 
Taylor Gerring authored
 - 
Taylor Gerring authored
 - 
Gustav Simonsson authored
Thanks to https://github.com/jaekwon for original fix!
 - 
Taylor Gerring authored
Convert gas values to integers
 - 
Taylor Gerring authored
 - 
Jeffrey Wilcke authored
Implement OS sensitive dataDirs
 - 
Jeffrey Wilcke authored
Allow zero and negative block numbers
 - 
Jeffrey Wilcke authored
topics fix
 
 -