aboutsummaryrefslogtreecommitdiffstats
path: root/common/natspec/natspec_e2e_test.go
Commit message (Expand)AuthorAgeFilesLines
* Godeps, vendor: convert dependency management to trash (#3198)Péter Szilágyi2016-10-291-357/+0
* cmd, common, console, eth, release: drop redundant "full"sPéter Szilágyi2016-06-301-2/+2
* eth: separate common and full node-specific API and backend servicezsfelfoldi2016-06-161-2/+2
* all: update license informationFelix Lange2016-04-151-1/+1
* all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}()Ricardo Catalinas Jiménez2016-02-221-2/+2
* rpc: migrated the RPC insterface to a new reflection based RPC layerBas van Kervel2016-01-261-0/+2
* cmd, common, core, eth, node, rpc, tests, whisper, xeth: use protocol stacksPéter Szilágyi2015-11-271-6/+6
* cmd/utils, crypto: add --lightkdf flag for lighter KDFDrake Burroughs2015-10-291-1/+1
* rpc api: eth_getNatSpeczelig2015-10-271-3/+3
* console:zelig2015-10-221-51/+66
* all: Add GPU mining, disabled by defaultGustav Simonsson2015-10-071-1/+1
* core, core/types: readd transactions after chain re-orgJeffrey Wilcke2015-09-221-1/+1
* all: move common.Database to package ethdbFelix Lange2015-09-151-1/+1
* all: fix license headers one more timeFelix Lange2015-07-241-1/+1
* all: update license headers to distiguish GPL/LGPLFelix Lange2015-07-231-4/+4
* cmd, core, eth, common: genesis preparationJeffrey Wilcke2015-07-101-3/+5
* common/natspec: fixed testJeffrey Wilcke2015-07-071-1/+1
* all: update license informationFelix Lange2015-07-071-0/+16
* fix/skip tests, adapt registrar to no contract addresszelig2015-07-071-4/+17
* fix natspec testzelig2015-07-071-33/+89
* Registrar and contractInfo handlingzelig2015-07-071-20/+29
* skipped failing natspec testsobscuren2015-06-041-1/+1
* cmd/geth, common/natspec: updating tests (still failing?)obscuren2015-06-041-1/+1
* Change default keystore dirGustav Simonsson2015-05-131-2/+2
* Fix natspec test (again x2) typesGustav Simonsson2015-05-121-1/+2
* Fix natspec e2e test accounts type (again)Gustav Simonsson2015-05-121-1/+1
* solidity compiler and contract metadocs integrationzelig2015-05-071-213/+115
* natspec: disabled natspec testobscuren2015-04-241-0/+1
* natspec: fixed test to work with new queued transactionsobscuren2015-04-231-1/+1
* contract addresses include hex prefixzelig2015-04-201-12/+9
* fix end to end test import cyclezelig2015-04-201-3/+1
* URLhint support for URLs longer than 32 byteszsfelfoldi2015-04-201-5/+23
* test account is no longer permanently in genesis block, only put there when t...zsfelfoldi2015-04-201-4/+13
* NatSpec contracts are now not in the genesis block but added by the testzsfelfoldi2015-04-201-15/+26
* utils linked to natspec notice eval, test notice now using utils.toHex()zsfelfoldi2015-04-201-6/+6
* default fallback NatSpec messageszsfelfoldi2015-04-201-13/+21
* natspec test bugfixzsfelfoldi2015-04-201-15/+12
* NatSpec passing end to end testzsfelfoldi2015-04-201-24/+160
* szsfelfoldi2015-04-201-45/+68
* NatSpec contracts in genesis block, end to end test (unfinished)zsfelfoldi2015-04-201-0/+143