aboutsummaryrefslogtreecommitdiffstats
path: root/accounts
Commit message (Expand)AuthorAgeFilesLines
* Moved ethutil => commonobscuren2015-03-162-10/+10
* accounts: return ErrNoKeys if key directory does not existFelix Lange2015-03-101-2/+7
* accounts: add {Timed,}Unlock, remove SignLockedFelix Lange2015-03-102-55/+55
* Merge ethereum/poc-9 into accounts-integrationFelix Lange2015-03-101-106/+0
|\
| * removedobscuren2015-03-081-106/+0
* | accounts: add Manager.HasAccount, delete Manager.DefaultFelix Lange2015-03-101-9/+11
* | accounts: don't store address in unlocked and add commentaryFelix Lange2015-03-081-8/+10
* | accounts: AccountManager -> ManagerFelix Lange2015-03-082-15/+15
* | accounts: prevent early drops and zero keys in memory when droppingFelix Lange2015-03-081-19/+50
* | accounts: fix uses of sync.RWMutexFelix Lange2015-03-081-4/+6
* | accounts: use time.Duration correctlyFelix Lange2015-03-082-13/+14
* | accounts: use pointers consistentlyFelix Lange2015-03-082-16/+13
* | accounts, core, eth, xeth: use account manager for everythingFelix Lange2015-03-071-7/+32
|/
* Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into developobscuren2015-02-262-11/+92
|\
| * Remove unneeded initialisation of mutexGustav Simonsson2015-02-261-1/+0
| * Address pull request commentsGustav Simonsson2015-02-262-17/+19
| * Add automatic locking / unlocking of accountsGustav Simonsson2015-02-262-11/+90
* | wipobscuren2015-02-261-0/+1
|/
* Fix key store address hex decoding and accounts testGustav Simonsson2015-02-252-1/+17
* Implement OS sensitive dataDirsMaran2015-02-231-1/+2
* accounts: use crypto/randentropy in testFelix Lange2015-02-201-2/+4
* Merge branch 'key_store_and_accounts_integration' of https://github.com/Gusta...obscuren2015-01-292-19/+14
|\
| * Address pull request commentsGustav Simonsson2015-01-282-19/+14
* | Implemented contract ABIobscuren2015-01-277-0/+969
|/
* Add accounts package and refactor key storesGustav Simonsson2015-01-262-0/+118
3d'>- Update math/qhull to 7.2.1.Stephen Montgomery-Smith2019-03-031-1/+1 * Change cmake default behaviour to outsource.Tobias C. Berner2018-12-261-1/+1 * This port needs USES=compiler:c11 to build on GCC-based architectures.Mark Linimon2018-12-201-1/+2 * Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-1/+1 * Mark QT4 ports/functionality for removal on 2019-03-15Rene Ladan2018-12-021-0/+7 * Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-07-301-1/+1 * Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mkTobias C. Berner2018-06-291-1/+2 * Use swig 3.0Baptiste Daroussin2017-12-201-1/+2 * Cleanup LIB_DEPENDS on libpngAntoine Brodin2017-12-011-1/+1 * Convert Python ports to FLAVORS.Mathieu Arnold2017-11-301-1/+1 * Those non default PYTHON options do not build/stage/package, mark themMathieu Arnold2017-11-071-0/+1 * Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2017-09-111-1/+1 * Bump PORTREVISIONs for ports depending on the canonical version of GCC andGerald Pfeifer2017-04-011-0/+1 * math/plplot: Update to 5.12.0Ben Woods2017-02-051-39/+33 * Those ports build fine with bsd makeAntoine Brodin2016-12-111-1/+1 * - Belated portrevision bump, which got lost because of a collision betweenStephen Montgomery-Smith2016-12-091-1/+1 * qhull:Stephen Montgomery-Smith2016-12-081-8/+8 * Bump PORTREVISIONS for ports depending on the canonical version of GCC andGerald Pfeifer2016-12-071-1/+1 * - update libgd to 2.2.2Dirk Meyer2016-07-201-1/+1 * Update the maintainer email address for the ports IBen Woods2016-05-101-1/+1 * Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-14/+14 * Make print/ghostscript9-agpl-base the default Ghostscript port. UpstreamTijl Coosemans2016-03-241-1/+1 * - math/plplot depends on the legacy math/qhull5, and since this portThierry Thomas2016-01-241-4/+19 * Convert LICENSE= "GPLxx # or later" to "GPLxx+"Dmitry Marakasov2016-01-131-1/+1 * math/plpot(-ada): Fix shared library version for port optionsJohn Marino2015-10-131-0/+1 * math/plpot(-ada): Upgrade version 5.11.0 => 5.11.1John Marino2015-10-131-2/+1 * - Split ghostscript into X11-independent and -dependent parts:Hiroki Sato2015-08-23