The Status module that consumes go-ethereum https://status.im
Go to file
Adam Babik 750612f2bc fix SendTransaction signature in go-ethereum (#355)
I created a separate method SendTransactionWithPassphrase which accepts passphrase as a second argument. It's an exact copy of SendTransaction except for calling wallet.SignTxWithPassphrase.
2017-09-22 18:16:22 +03:00
.github Added issue template (#331) 2017-09-15 19:10:06 +03:00
build Use linux node in Jenkinsfile (#340) 2017-09-18 19:40:16 +03:00
cmd/statusd Push notifications: ability to trigger notifications via public API (#327) 2017-09-15 18:57:34 +03:00
extkeys refactor: linters + recommendations applied, closes #146 2017-05-15 08:19:46 +03:00
geth fix SendTransaction signature in go-ethereum (#355) 2017-09-22 18:16:22 +03:00
helpers/profiling Feature/profiling #257 (#264) 2017-09-01 21:09:11 +07:00
static Implemented sendAsync for js commands with a callback (#321) 2017-09-18 15:13:32 +03:00
vendor fix SendTransaction signature in go-ethereum (#355) 2017-09-22 18:16:22 +03:00
xgo Arch dependent status headers. Fixes #80 2016-12-16 02:00:08 +03:00
.dockerignore cmd/statusd: faucet sub-command added, refs #159 2017-05-16 10:51:11 +03:00
.gitignore Merging bug/whisper-on-geth1.6.1 (#236) which acts like develop 2017-08-04 23:14:17 +07:00
.travis.yml TravisCI: move to go 1.8 2017-05-24 00:34:07 +03:00
Dockerfile cmd/statusd: faucet sub-command added, refs #159 2017-05-16 10:51:11 +03:00
Jenkins-manual Add Jenkins-manual and fix artifacts versioning (#352) 2017-09-21 20:38:25 +02:00
Jenkinsfile Add Jenkins-manual and fix artifacts versioning (#352) 2017-09-21 20:38:25 +02:00
LICENSE.md Create LICENSE.md 2016-09-21 10:00:29 +08:00
Makefile Implemented sendAsync for js commands with a callback (#321) 2017-09-18 15:13:32 +03:00
README.md Update README.md 2016-12-19 23:53:52 +03:00
package.json Extended testGetDefaultConfig to support Rinkeby (#241) 2017-09-08 15:32:02 +03:00

README.md

Status bindings for go-ethereum Master Build Status Develop Build Status

TravisCI Builds GoDoc

Docs