- Feb 26, 2015
-
-
Taylor Gerring authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
* Refund should _always_ go to the origin
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
Conflicts: accounts/account_manager.go
-
Jeffrey Wilcke 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
-
- Feb 25, 2015
-
-
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
-
- Feb 24, 2015
-
-
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
-
Taylor Gerring authored
-
Fabian Vogelsteller authored
-
Taylor Gerring authored
Fixes #370
-