Commit Graph

10803 Commits

Author SHA1 Message Date
Krish1979 2b66204b7f
Merge pull request #720 from Krish1979/master
Updated FAQ Section in Quorum docs
2019-05-20 22:20:02 +01: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
Krish1979 6a717b7df1
Rename docs/api.md to docs/test/api.md 2019-04-23 09:51:55 +01:00
Krish1979 a8f75f521e
Rename docs/README.md to docs/test/README.md 2019-04-23 09:50:53 +01:00
Jitendra Bhurat 9dbafd38c5 Adding a lock around WriteBlockWithState while processing sealing result 2019-04-16 15:23:42 -04:00
jpmsam 2d22fd0044 version update 2019-04-04 16:45:40 -04:00
Samer Falah 697791f6fa
Merge pull request #675 from jbhurat/defaulting_tx_size_limit
Reading default transaction size limit, if it is 0
2019-04-04 14:43:32 -04:00
Jitendra Bhurat c429b00caa Reading default transaction size limit, if it is 0 2019-04-04 10:58:44 -04:00
jpmsam 17f558dae9 version update 2019-04-03 11:22:12 -04:00
Samer Falah a5021ac812
Merge pull request #667 from kaleido-io/raft-fix-master
Check recovered sender address before including txs in the TransactionsByPriceAndNonce list
2019-04-03 10:54:19 -04:00
Samer Falah e9ce8d4668
Merge pull request #656 from jbhurat/raft-panic-adding-peer
Adding a node only if it is not in the raft peer list
2019-03-29 14:19:39 -04:00
Jim Zhang a0c5a63e51 Added an Info log when skipping incorrectly signed txs; cleaned up debug logging 2019-03-28 12:17:16 -04:00