Benjamin Diamond
6ef89f358d
rebase
2019-05-13 08:19:56 -04:00
Benjamin Diamond
4770d48a74
kill add function
...
as of 445cef33d1
, no longer used.
2019-05-12 15:51:28 -04:00
Benjamin Diamond
bc3a07c771
Merge branch 'master' of https://github.com/jpmorganchase/quorum into anonymous
2019-05-07 16:45:41 -04: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
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
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
Jim Zhang
ff94ad50a0
Check for Sender() return errors before using the resolved sender address, to account for sending EIP155 externally signed txs before the EIP155 block
2019-03-28 12:01:29 -04:00
Samer Falah
d715db38c4
Merge pull request #639 from QuorumEngineering/AJ-geth-upgrade-1.8.18
...
geth upgrade 1.8.18
2019-03-19 16:22:07 -04:00
amalraj.manigmail.com
b286409b7a
merge with quorum upstream
...
params: config.go and denomination.go merged with conflicts
2019-03-18 11:43:03 +08:00
amalraj.manigmail.com
849eca21da
merge with quorum upstream
...
params: config.go and denomination.go merged with conflicts
2019-03-18 11:34:09 +08:00
Jitendra Bhurat
7eedfd2059
Adding a node only if it is not in the raft peer list
2019-03-15 11:36:41 -04:00
Benjamin Diamond
6ef82cf683
fixed compute u
...
Now agrees with "ProofUtils.paddedHash("Zether", epoch)"
2019-03-13 15:40:03 -04:00
Benjamin Diamond
73a068395f
compute u adjustments
2019-03-13 14:50:23 -04:00
Samer Falah
2735367497
Merge pull request #644 from QuorumEngineering/estimategas-for-privatetransaction
...
EstimateGas to handle private transaction gas cost differences
2019-03-12 14:23:53 -04:00
Benjamin Diamond
77c843ac94
simplify bytes response
2019-03-11 12:26:53 -04:00
Benjamin Diamond
14f19ee010
successfully changed post --> get
...
Now, no "request header too large" errors when sending using anonymity set. works! Actually, no changes were required on the Java side.
solves part of https://github.com/QuorumEngineering/BulletProofPOC/issues/4
2019-03-11 10:46:42 -04:00
Benjamin Diamond
fca5f83c18
merge in changes for anonymous
...
going to go ahead and merge this. still need to do GET --> POST, but we can take care of that on the main branch @zzy96
2019-03-07 16:19:41 -05:00
Benjamin Diamond
7d06f58c39
eliminate hex encoding in string comparison
2019-03-07 14:45:35 -05:00
Benjamin Diamond
3ccca85727
bug fixed: justifying byte slices
...
Default is left-justify, not right; caused failure to parse point occasionally.
2019-03-07 11:45:36 -05:00
Samer Falah
af38cd133d
Merge pull request #636 from jpmorganchase/txn-size-limit-genesis
...
Adding support for transaction size limit via genesis
2019-03-07 11:28:37 -05:00
amalraj.manigmail.com
57be5ca94e
remove comment
2019-03-07 15:15:20 +08:00
amalraj.manigmail.com
aaf67bfd75
solc upgrade
2019-03-07 15:03:54 +08:00
amalraj.manigmail.com
2fd6876827
Merge remote-tracking branch 'remotes/origin/master' into AJ-geth-upgrade-1.8.18
2019-03-07 15:02:05 +08:00
Samer Falah
0a57640e95
Merge pull request #648 from trung/solc-specific-version
...
Use solc 0.5.4 when running acceptance tests against pull requests
2019-03-06 22:49:59 -05:00
Benjamin Diamond
93b1c4c0f6
kill "adjust" function
...
This is only necessary if you attempt to track `acc` locally. Have to re-pull everything _anyway_ for transfers; thus only relevant for withdrawals. seems not worth it probably
2019-03-06 19:19:56 -05:00