Commit Graph

11258 Commits

Author SHA1 Message Date
Vinod Damle 16bfe64d1d rpc: increase server buffer size to 128kb
Changes in #636 makes transaction size limit configurable up to a maximum of 128kb.
RPC server creates a buffer to accept payload for a transaction, this
change increases the size of the buffer to 128kb to match the maximum
allowed in chain config
2019-07-03 19:28:10 +01:00
fixanoid 5e9ff6d522 Updating links 2019-07-03 14:29:53 +01:00
Matus Kysel d10680f97f Fixed broken links in README (#746) 2019-06-19 19:34:18 -04:00
jpmsam 30d4d72476 patch version update 2019-06-19 14:36:21 -04:00
fixanoid d948fe0e1d
Removing contract code type ref in security docs 2019-06-19 12:42:02 -04:00
fixanoid 20fd435ab7
Typo 2019-06-17 17:41:40 -04:00
fixanoid 548f65efad
Updating packages -- IGNORE WHEN MERGING UPSTREAM GETH (#743) 2019-06-17 15:59:41 -04:00
Chaddy H 90bbfb18c8 Quorum Security Framework (#738)
Quorum security framework
2019-06-17 15:25:44 -04:00
Samer Falah 53105b1640
Merge pull request #739 from trung/non-party-refund-gas
non-party node must refund gas for private transactions
2019-06-14 16:17:19 -04:00
Trung Nguyen 74337c7167
added unit tests and comments 2019-06-13 13:41:28 -04:00
Trung Nguyen bacd5dc3c9
non-party must refund gas for private transactions 2019-06-12 17:09:49 -04:00
Nguyen Kien Trung 5a80e7a1ba added how-to-contribute (#736) 2019-06-10 15:25:00 -04:00
Krish1979 175fffb806 Docs updates (#735)
* Update 7Nodes.md

* Update FAQ.md

* Update FAQ.md

* Rename docs/api.md to docs/Getting Started/api.md

* Update running.md

* Update mkdocs.yml

* Create roadmap.md

* Add Product Roadmap
2019-06-10 10:42:20 -04:00
vsmk98 8c33f25f1b permission: moved startQuorumService from main.go to permission.go 2019-06-07 14:51:21 +08:00
Samer Falah 731d186401
Merge pull request #731 from conor10/master
Update URL for Quorum Blockchain explorer by Web3 Labs
2019-06-06 08:21:02 -04:00
Conor ec5bcc95a7 Update URL for Quorum Blockchain explorer by Web3 Labs 2019-06-05 21:47:27 +01:00
Nguyen Kien Trung bb88608c16 updated broken links (#728) 2019-06-03 22:37:20 -04:00
vsmk98 a5a51d1595 permission: Added setMigrationPolicy to implementation to support policy data update to support implementation contract upgrade. Documentation change. 2019-06-03 15:24:31 +08:00
vsmk98 9632606829 permission: moved the contracts addresses to init of PermissionsImplementation.sol 2019-06-03 13:37:23 +08:00
vsmk98 44089d1be6 permission: Standardising the rpc response object in line with JSON RPC response struct as per review comments 2019-06-03 11:54:13 +08:00
Samer Falah 1c07c0c8c4
Merge pull request #680 from jpmorganchase/fix/raft-calcgaslimit
raft: pass gas floor and gas ceil to calcGasLimit when minting block
2019-05-31 09:49:30 -04:00
vsmk98 bc91ea034b permission: Code changes as per review comments 2019-05-31 14:29:09 +08:00
vsmk98 b6f4529629 permission: Code changes as per review comments 2019-05-31 14:25:56 +08:00
amalraj.manigmail.com 10e01f4fb3 Merge remote-tracking branch 'remotes/origin/master' into fix/raft-calcgaslimit-1 2019-05-31 10:36:00 +08:00
amalraj.manigmail.com 1632f12293 Merge remote-tracking branch 'origin/fix/raft-calcgaslimit' into fix/raft-calcgaslimit-1 2019-05-31 10:35:14 +08:00
fixanoid 43806e165b
Adding Quorum compatibility table to FAQ (#726) 2019-05-29 10:42:18 -04:00
libby kent d1475ee296 Adding signer tests for EIP155, Homestead and private tx. (#682)
Adding signer tests for EIP155, Homestead and private tx.
2019-05-24 15:46:49 -04:00
vsmk98 c7827f276e permission: updating api documentation 2019-05-24 09:35:47 +08:00
chris-j-h abac88ea97 Add logo favicon and other minor doc fixes/changes: (#723)
- Fix incorrectly documented Tessera server config field name
- Add Quorum logo favicon
- Add 404.html from material theme to try fix 404 not displaying properly
- FAQ ordering and phrasing changes
- Fix formatting in Tessera TLS config docs
2019-05-23 18:37:52 -04:00
Samer Falah 7511778d0d
Merge branch 'master' into fix/raft-calcgaslimit 2019-05-23 12:12:22 -04:00
vsmk98 7744425aae permission: updating api documentation 2019-05-23 18:12:17 +08:00
vsmk98 b6d2742bab permission: updating api documentation 2019-05-23 18:10:44 +08:00
vsmk98 b9a1b67bda permission: updating api documentation 2019-05-23 17:01:43 +08:00
vsmk98 567ec19934 permission: updating api documentation 2019-05-23 15:25:15 +08:00
vsmk98 d9be29fb4c permission: updating api documentation 2019-05-23 13:25:10 +08:00
vsmk98 2681a23335 Merge remote-tracking branch 'remotes/origin/feature/permissioning-1.8.18-suborgs-docs' into feature/permissioning-1.8.18-suborgs-docs 2019-05-23 09:43:25 +08:00
vsmk98 febbe84521 permission: changes as per code review comments 2019-05-23 09:35:22 +08:00
Trung Nguyen 2e5da2552c
some minor typos and reformatting 2019-05-22 13:39:23 -04:00
Samer Falah 321f7b27f8
Merge branch 'master' into feature/permissioning-1.8.18-suborgs-docs 2019-05-22 09:24:54 -04:00
vsmk98 57c7b2c37b permission: added check to ensure that network admin org cannot be deactivated 2019-05-22 18:34:59 +08:00
vsmk98 d31a747192 permission: documentation update 2019-05-22 18:02:06 +08:00
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 5de5126b08
Merge branch 'master' into fix/raft-calcgaslimit 2019-05-21 14:15:25 -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
amalraj.manigmail.com 54121422d4 Merge remote-tracking branch 'origin/fix/raft-calcgaslimit' into fix/raft-calcgaslimit-1
# Conflicts:
#	eth/config.go
2019-05-21 15:44:11 +08:00
vsmk98 96f1e0a59a permission: fix for sporadic - "failed to execute permissions action: Account not authorized for this operation" error 2019-05-21 11:57:10 +08:00
Krish1979 9c5f0bbd4e
Merge branch 'master' into update-docs 2019-05-20 22:23:33 +01:00