Commit Graph

10814 Commits

Author SHA1 Message Date
Samer Falah 2c9811ffbc
Merge pull request #679 from jpmorganchase/bugfix/personal_sendTransaction
ETHAPI: Private tx bug fix for personal_sendTransaction API
2019-05-21 16:53:45 -04:00
Samer Falah c46d47a0ac
Merge branch 'master' into bugfix/personal_sendTransaction 2019-05-21 14:56:20 -04:00
Samer Falah 7504dcf722
Merge pull request #721 from trung/ignore-swarm-tests
ignore tests in `swarm` package for PR builds
2019-05-21 13:50:55 -04:00
Nguyen Kien Trung d484e4621a
Merge branch 'master' into ignore-swarm-tests 2019-05-21 09:29:29 -04:00
Krish1979 2bfbb1381f
Merge pull request #722 from trung/update-docs
updated quorum examples docs
2019-05-21 09:51:44 +01:00
Krish1979 9c5f0bbd4e
Merge branch 'master' into update-docs 2019-05-20 22:23:33 +01:00
Krish1979 2b66204b7f
Merge pull request #720 from Krish1979/master
Updated FAQ Section in Quorum docs
2019-05-20 22:20:02 +01:00
Nguyen Kien Trung a55573bfc8
Merge branch 'master' into update-docs 2019-05-20 16:52:20 -04:00
Trung Nguyen 31d7309a86
updated quorum examples docs 2019-05-20 16:50:21 -04:00
Nguyen Kien Trung 82b1649859
Merge branch 'master' into ignore-swarm-tests 2019-05-20 15:57:14 -04:00
Trung Nguyen c8d9ed1741
ignore swarm package when running tests for PR 2019-05-20 15:54:50 -04:00
Krish1979 ee41b85847
Merge branch 'master' into master 2019-05-20 19:10:19 +01:00
Samer Falah 5637f7ad58
Merge pull request #717 from jpmorganchase/fix/go-test
whisper test: reduce the number of nodes in TestSimulation
2019-05-20 13:40:30 -04:00
fixanoid 2617579f55
Merge branch 'master' into master 2019-05-20 13:37:09 -04:00
Samer Falah ef6462b5d5
Merge branch 'master' into fix/go-test 2019-05-20 11:41:25 -04:00
Samer Falah 89f811a6a6
Merge pull request #684 from jbhurat/lock_writewithblockstate
Adding a lock around WriteBlockWithState while processing sealing result
2019-05-20 11:37:42 -04:00
namtruong b2aa415eb9 info admonition 2019-05-20 14:11:27 +01:00
namtruong fe7ef9177a update relative links 2019-05-20 13:58:57 +01:00
Krish1979 148381a952
Update FAQ.md 2019-05-20 13:54:07 +01:00
Krish1979 4f6ae6ac97
Update FAQ.md 2019-05-20 13:52:37 +01:00
namtruong 48273602f5 update faq styling 2019-05-20 13:44:45 +01:00
Krish1979 bc68fc4dd4
Update FAQ.md 2019-05-20 12:54:07 +01:00
Krish1979 0957ec2486
Create FAQ.md 2019-05-20 12:42:36 +01:00
Krish1979 0a59935664
Update mkdocs.yml 2019-05-20 12:41:37 +01:00
Jitendra Bhurat 7201ecd170
Merge branch 'master' into lock_writewithblockstate 2019-05-17 12:04:59 -04:00
Samer Falah e80b29695b
Merge pull request #716 from chris-j-h/tessera-monitoring-docs
Tessera monitoring documentation update
2019-05-14 09:37:22 -04:00
chris-j-h 27216021cc Flesh out Tessera monitoring docs with more info and examples
Improve InfluxDB monitoring docs

Improve monitoring Grafana docs and include dashboard examples

Review Splunk monitoring docs

Expand Prometheus monitoring docs

Step by step instructions for creating a basic Grafana dashboard

Update Influx docs to include SSL config
2019-05-14 12:43:07 +01:00
Jitendra Bhurat aa74813e33 Docs updates (#707) 2019-05-09 11:22:57 -04:00
amalraj.manigmail.com 95306b61f8 whisper test: reduce the number of nodes in TestSimulation to reduce memory consumption while running in travis
increase wait period for timeout
2019-05-07 18:27:30 +08:00
fixanoid 8f19fb1ea5 Logo update 2019-05-02 17:55:22 -04:00
Krish1979 5554f7a858 Quorum documentation update (#703)
updated documentation to link to quorum examples repo.
2019-05-02 16:48:07 -04:00
Krish1979 d4456b9eb6
Update Setup Overview & Quickstart.md 2019-05-02 20:27:50 +01:00
Nam Truong 6789eb60d7 Update documentation url (#702) 2019-05-02 14:38:16 -04:00
Krish1979 b2be1cb1a3 Quorum documentation update (#701)
Consolidate documentation for Quorum, its Privacy Manager and usage
2019-05-02 12:38:58 -04:00
Samer Falah be7cc31ce2
Merge pull request #697 from jpmorganchase/SatpalSandhu61-raft-doc-for-timestamp
Update raft.md
2019-04-30 12:48:32 -04:00
Satpal 0281b26c8f
Update raft.md
Adding documentation that the timestamp is in nanoseconds.
2019-04-29 15:15:49 +01:00
Jitendra Bhurat a0c09d4f4d
Merge branch 'master' into lock_writewithblockstate 2019-04-26 10:46:43 -04:00
Jitendra Bhurat 6d8c7ed226 Checking if c.current is nil, as it can be when istanbul engine is stopped due to block download event 2019-04-23 17:13:30 -04:00
Krish1979 78b689baea
Rename docs/test/running.md to docs/running.md 2019-04-23 12:38:48 +01:00
Krish1979 70305a43cd
Rename docs/test/privacy.md to docs/privacy.md 2019-04-23 12:38:28 +01:00
Krish1979 435775e3f7
Rename docs/test/raft.md to docs/raft.md 2019-04-23 12:38:11 +01:00
Krish1979 d8aaf63a56
Rename docs/test/istanbul-rpc-api.md to docs/istanbul-rpc-api.md 2019-04-23 12:37:49 +01:00
Krish1979 b1c302ea1f
Rename docs/test/design.md to docs/design.md 2019-04-23 12:37:29 +01:00
Krish1979 11c6691fd1
Rename docs/test/README.md to docs/README.md 2019-04-23 12:37:08 +01:00
Krish1979 bb8721ef0b
Rename docs/test/api.md to docs/api.md 2019-04-23 12:36:43 +01:00
Krish1979 367c222a89
Rename docs/running.md to docs/test/running.md 2019-04-23 11:39:06 +01:00
Krish1979 1d3ca7e94c
Rename docs/raft.md to docs/test/raft.md 2019-04-23 11:38:12 +01:00
Krish1979 44793847ab
Rename docs/privacy.md to docs/test/privacy.md 2019-04-23 11:37:51 +01:00
Krish1979 df64d91dac
Rename docs/istanbul-rpc-api.md to docs/test/istanbul-rpc-api.md 2019-04-23 11:37:15 +01:00
Krish1979 3b0bb64037
Rename docs/design.md to docs/test/design.md 2019-04-23 11:36:51 +01:00