+
Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
102 commits
Select commit Hold shift + click to select a range
6d327c1
add feature extended message digest (#1841)
cbeck88 Apr 22, 2022
d02b29b
Bump anyhow from 1.0.56 to 1.0.57 (#1837)
dependabot[bot] Apr 22, 2022
a4efbb6
Bump cbindgen from 0.22.0 to 0.23.0 (#1836)
dependabot[bot] Apr 22, 2022
7676ee0
fix header file definition (#1796)
the-real-adammork Apr 22, 2022
aae4e55
add get_minting_trust_root to consensus enclave (#1845)
eranrund Apr 22, 2022
c296f5c
remove redundant field (#1843)
eranrund Apr 22, 2022
6bc50b6
Slip10redo (#1689)
wjuan-mob Apr 25, 2022
9f3dc52
Android SDK Recoverable Transaction History (#1606)
dolanbernard Apr 25, 2022
617115f
Split LedgerDB impl (#1844)
Apr 25, 2022
9364718
Bump clap from 3.1.10 to 3.1.12 (#1847)
dependabot[bot] Apr 25, 2022
12ed46c
GHA CI/CD workflow_dispatch placeholders. (#1846)
jgreat Apr 27, 2022
9741017
Add endpoint for exposing current consensus node configuration (#1858)
eranrund Apr 27, 2022
36ed515
allow transactions with "mixed" token types (#1827)
cbeck88 Apr 27, 2022
764b32c
Create test blocks with custom content (#1864)
iamalwaysuncomfortable Apr 27, 2022
aa68e53
Make sure all output token ids are actually configured (#1876)
cbeck88 Apr 28, 2022
512d1ff
move validation tests to be an integration test, remove adapt_hack (#…
cbeck88 Apr 28, 2022
a26b06f
Initial take on implementing Burn Redemption Memo (#1862)
eranrund Apr 28, 2022
117b225
Add Clippy check to lint script (#1863)
Apr 28, 2022
e4038aa
Update Change Subaddress Index (#1880)
dolanbernard Apr 28, 2022
d991eee
API for generating burn txs in mobilecoind (#1872)
eranrund Apr 29, 2022
83dcf52
fix typo (#1883)
eranrund Apr 29, 2022
45db2c7
Update rust-toolchain to nightly-2022-04-29 (#1888)
May 2, 2022
d8b00b0
Write an integration test for mobilecoind-json (#1885)
eranrund May 2, 2022
3fac7a8
Fix/slip10errors (#1893)
wjuan-mob May 3, 2022
6abba22
Bump libc from 0.2.124 to 0.2.125 (#1887)
dependabot[bot] May 3, 2022
d0f7d6f
Bump syn from 1.0.91 to 1.0.92 (#1886)
dependabot[bot] May 3, 2022
83d3519
Bump serde from 1.0.136 to 1.0.137 in /fog/ledger/enclave/trusted (#1…
dependabot[bot] May 3, 2022
b4b2e1e
Bump serde from 1.0.136 to 1.0.137 in /fog/view/enclave/trusted (#1895)
dependabot[bot] May 3, 2022
297990c
Bump serde from 1.0.136 to 1.0.137 in /consensus/enclave/trusted (#1897)
dependabot[bot] May 3, 2022
cd227cb
Bump serde from 1.0.136 to 1.0.137 in /fog/ingest/enclave/trusted (#1…
dependabot[bot] May 3, 2022
023cbc7
Bump serde from 1.0.136 to 1.0.137 (#1903)
dependabot[bot] May 3, 2022
642977b
Bump semver from 1.0.7 to 1.0.9 (#1900)
dependabot[bot] May 3, 2022
2c76476
Bump zeroize from 1.5.4 to 1.5.5 in /fog/view/enclave/trusted (#1896)
dependabot[bot] May 3, 2022
c57c27f
Bump zeroize from 1.5.4 to 1.5.5 in /consensus/enclave/trusted (#1898)
dependabot[bot] May 3, 2022
cdfde75
Bump zeroize from 1.5.4 to 1.5.5 in /fog/ingest/enclave/trusted (#1899)
dependabot[bot] May 3, 2022
79842be
Dependency updates (Part 1) (#1908)
May 4, 2022
6b5b40b
Switch to using our fork of opentelemetry. (#1918)
eranrund May 4, 2022
1d07923
Upgrade to rocket 0.5.0-rc (#1913)
eranrund May 4, 2022
4baf0da
Bump clap from 3.1.12 to 3.1.15 (#1904)
dependabot[bot] May 4, 2022
0246891
no need for 10 subaddresses, and this also makes the test compatible …
eranrund May 4, 2022
7a292e8
Bump libz-sys from 1.1.5 to 1.1.6 (#1873)
dependabot[bot] May 5, 2022
4daf309
added extra configuration consensus service serve side. (#1800)
integral-llc May 5, 2022
5870e4d
Bump zeroize from 1.5.4 to 1.5.5 (#1902)
dependabot[bot] May 5, 2022
5844154
Bump serde_json from 1.0.79 to 1.0.81 (#1916)
dependabot[bot] May 5, 2022
f518eed
Bump crc from 2.1.0 to 3.0.0 (#1857)
dependabot[bot] May 5, 2022
fa3752a
Upgrade rusoto_s3 from 0.42 to 0.48. (#1912)
May 5, 2022
52a6212
Bump prost from 0.10.1 to 0.10.3 (#1930)
dependabot[bot] May 5, 2022
a59be4c
Clean up mc-util-test-helper (#1925)
May 5, 2022
42af9e5
Add cargo-sort to the pre-commit hook (#1921)
jcape May 6, 2022
40c6728
GH-CLI Friendly PR Template (#1922)
jcape May 6, 2022
bcfc0b9
Prevent docker from trashing the host target directory (#1935)
DianaNites May 6, 2022
f96a107
Make a transaction-std-test-utils module, to help code reuse (#1870)
cbeck88 May 6, 2022
9120e52
Support Arbitrary Reserved Addresses (#1936)
iamalwaysuncomfortable May 6, 2022
3e911b3
allow providing minting trust root public key via a PEM file instead …
eranrund May 10, 2022
d4a4698
make fog-resolver and ingest-report serializable (#1944)
briancorbin May 10, 2022
c9df37a
Feature/attest verifier mc seed bugfix (#1943)
briancorbin May 10, 2022
707e790
Bump proc-macro2 from 1.0.37 to 1.0.38 (#1938)
dependabot[bot] May 10, 2022
fb20dc2
reverting ledger-dist folder to work dir and work dir now in target d…
briancorbin May 11, 2022
0d9981a
Add proto schema for GiftCode and rust equivalent object (#1953)
iamalwaysuncomfortable May 11, 2022
2649bf6
Bump clap from 3.1.15 to 3.1.18 (#1957)
dependabot[bot] May 11, 2022
7c09975
Bump syn from 1.0.92 to 1.0.93 (#1956)
dependabot[bot] May 11, 2022
5395fff
Bump prost from 0.10.1 to 0.10.3 in /consensus/enclave/trusted (#1927)
dependabot[bot] May 11, 2022
930f1d7
Bump prost from 0.10.1 to 0.10.3 in /fog/ledger/enclave/trusted (#1928)
dependabot[bot] May 11, 2022
9b08d3c
Bump prost from 0.10.1 to 0.10.3 in /fog/view/enclave/trusted (#1929)
dependabot[bot] May 11, 2022
5c4b00a
Feature/signed contingent inputs (#1871)
cbeck88 May 12, 2022
b612124
Bump prost from 0.10.1 to 0.10.3 in /fog/ingest/enclave/trusted (#1926)
dependabot[bot] May 12, 2022
ee53731
MintTx/MintConfigTx tombstone validation bugfixes (#1964)
eranrund May 12, 2022
93e18fe
mint-client: make the process exitcode reflect transaction status ret…
eranrund May 12, 2022
003b5ea
Gift Code Memos (#1932)
iamalwaysuncomfortable May 12, 2022
609fce5
Update builder_install image (#1968)
May 12, 2022
19228d1
Make fee map enforce divisibility by minimum fee. Also check this in …
cbeck88 May 12, 2022
b8928be
New attempt at zip_exact utility (#1969)
cbeck88 May 13, 2022
f6e61e0
Update Rust crates to Edition 2021 (#1960)
awygle May 13, 2022
cf184a7
Create ResponderId out of host and port in PollingNetworkState (#1906)
samdealy May 13, 2022
99d2349
Bump hashbrown from 0.11.2 to 0.12.1 (#1915)
dependabot[bot] May 13, 2022
633d64d
Fix failures when tests are run in parallel, and DRY up tests that st…
May 13, 2022
56f50fa
Bump ed25519 from 1.4.1 to 1.5.0 (#1950)
dependabot[bot] May 13, 2022
b1abb07
Add a mint auditor integration test to be used in CD. (#1971)
eranrund May 15, 2022
3849953
Bump serde_with from 1.12.1 to 1.13.0 (#1882)
dependabot[bot] May 16, 2022
e3504ec
Mark fee_token_id as `omit_when = 0` (#1978) (#1980)
cbeck88 May 16, 2022
1a0385e
Bump syn from 1.0.93 to 1.0.94 (#1976)
dependabot[bot] May 16, 2022
4202ac6
Bump mockall from 0.11.0 to 0.11.1 (#1986)
dependabot[bot] May 17, 2022
a54df13
Make the test client exercise the signed contingent input functionali…
cbeck88 May 18, 2022
1c2812a
Bump ed25519 from 1.5.0 to 1.5.2 (#1987)
dependabot[bot] May 18, 2022
aca295e
Bump signal-hook from 0.3.13 to 0.3.14 (#1984)
dependabot[bot] May 18, 2022
ea8886a
Bump rayon from 1.5.2 to 1.5.3 (#1985)
dependabot[bot] May 18, 2022
23c3595
Bump syn from 1.0.94 to 1.0.95 (#1989)
dependabot[bot] May 18, 2022
0d4a087
Bump libc from 0.2.125 to 0.2.126 (#1990)
dependabot[bot] May 18, 2022
0b2f6ce
Bump rocket from 0.5.0-rc.1 to 0.5.0-rc.2 (#1949)
dependabot[bot] May 18, 2022
4274a31
Bump ed25519 from 1.5.0 to 1.5.2 in /fog/view/enclave/trusted (#1983)
dependabot[bot] May 18, 2022
4b8699a
Bump ed25519 from 1.5.0 to 1.5.2 in /consensus/enclave/trusted (#1982)
dependabot[bot] May 18, 2022
1a2cad0
make permission denied log level be info (#1997)
cbeck88 May 18, 2022
12b0cc6
add an option to use an ipinfo token (#1996) (#1998)
cbeck88 May 18, 2022
78607bf
Implement some improvements to the `mc-consensus-mint-client` utility…
eranrund May 18, 2022
bc6b1bb
Gift Code Memo Builder (#1933)
iamalwaysuncomfortable May 19, 2022
5383f85
Merge remote-tracking branch 'origin/master' into block-streaming-mer…
May 19, 2022
6c20bec
Fix clippy::iter-overeager-cloned
May 19, 2022
4313835
Fix clippy::needless-arbitrary-self-type
May 19, 2022
bb832d6
Fix deprecated-where-clause-location
May 19, 2022
1d01711
Fix lifetime issue
May 19, 2022
49d920d
Fix error: use of `expect` followed by a function call
May 19, 2022
d010408
Fix clippy::needless-collect
May 19, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
version: 2.1

defaults:
builder-install: &builder-install gcr.io/mobilenode-211420/builder-install:1_26
builder-install: &builder-install gcr.io/mobilenode-211420/builder-install:1_27
android-bindings-builder: &android-bindings-builder gcr.io/mobilenode-211420/android-bindings-builder:1_4
default-xcode-version: &default-xcode-version "12.0.0"

Expand Down Expand Up @@ -482,7 +482,7 @@ commands:

sleep 20

./target/release/sample-keys --num 4 --output-dir fog_keys --fog-report-url 'insecure-fog://localhost:6200' --fog-authority-root $FOG_AUTHORITY_ROOT
./target/release/sample-keys --num 4 --output-dir fog_keys --fog-report-url 'insecure-fog://localhost:6200' --fog-authority-root $FOG_AUTHORITY_ROOT --fog-report-id ''

./target/release/fog-distribution \
--sample-data-dir . \
Expand Down
16 changes: 7 additions & 9 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,13 @@
Soundtrack of this PR: [link to song that really fits the mood of this PR]()
<!-- List changes here -->

### Motivation

< The motivation for the changes in this PR. "Currently we...", "This is needed because..." >

### In this PR
* < Additions, removals, fixes, features >

< Ticket status, e.g. "fixes #issue number" >
<!-- Describe why these changes should happen, e.g. "Currently we...", or "This is needed because..." -->

### Future Work
* < Out of scope non-goals for this PR >
* < These should be links to tickets. If the tickets do not exist, make them. >
<!--
* Out of scope non-goals for this PR
* These should be links to tickets. If the tickets do not exist, make them.
-->

[Soundtrack of this PR]()
18 changes: 18 additions & 0 deletions .github/workflows/mobilecoin-dispatch-dev-delete.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
name: mobilecoin-dispatch-dev-delete

on:
workflow_dispatch:
inputs:
namespace:
description: "Target Namespace"
type: string
required: true


jobs:
list-values:
runs-on: [self-hosted, small, Linux]
steps:
- name: values
run: |
echo namespace ${{ github.event.inputs.namespace }}
17 changes: 17 additions & 0 deletions .github/workflows/mobilecoin-dispatch-dev-deploy.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
name: mobilecoin-dispatch-dev-deploy

on:
workflow_dispatch:
inputs:
namespace:
description: "Target Namespace"
type: string
required: true

jobs:
list-values:
runs-on: [self-hosted, small, Linux]
steps:
- name: values
run: |
echo namespace ${{ github.event.inputs.namespace }}
17 changes: 17 additions & 0 deletions .github/workflows/mobilecoin-dispatch-dev-reset.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
name: mobilecoin-dispatch-dev-reset

on:
workflow_dispatch:
inputs:
namespace:
description: "Target Namespace"
type: string
required: true

jobs:
list-values:
runs-on: [self-hosted, small, Linux]
steps:
- name: values
run: |
echo namespace ${{ github.event.inputs.namespace }}
17 changes: 17 additions & 0 deletions .github/workflows/mobilecoin-dispatch-dev-test.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
name: mobilecoin-dispatch-dev-test

on:
workflow_dispatch:
inputs:
namespace:
description: "Target Namespace"
type: string
required: true

jobs:
list-values:
runs-on: [self-hosted, small, Linux]
steps:
- name: values
run: |
echo namespace ${{ github.event.inputs.namespace }}
17 changes: 17 additions & 0 deletions .github/workflows/mobilecoin-dispatch-dev-update-consensus.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
name: mobilecoin-dispatch-dev-update-consensus

on:
workflow_dispatch:
inputs:
namespace:
description: "Target Namespace"
type: string
required: true

jobs:
list-values:
runs-on: [self-hosted, small, Linux]
steps:
- name: values
run: |
echo namespace ${{ github.event.inputs.namespace }}
Loading
点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载