Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: merge development into installer branch #3279

Merged
merged 248 commits into from
Sep 1, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
248 commits
Select commit Hold shift + click to select a range
263e87f
Update LibWallet recovery task event handling
philipr-za Jul 28, 2021
0861d72
fix: Update LibWallet recovery task event handling (#3142)
aviator-app[bot] Jul 28, 2021
7d6f7a5
Update LibWallet `wallet_import_utxo` function to include valid TariS…
philipr-za Jul 29, 2021
cc6de2a
fix: update LibWallet `wallet_import_utxo` method to include valid Ta…
aviator-app[bot] Jul 29, 2021
b786abb
Move not found to status, and not boolean flag
SWvheerden Jul 29, 2021
cdffc60
Introduce cache update cool down to console wallet
philipr-za Jul 29, 2021
0dfd4cb
v0.9.2
stringhandler Jul 29, 2021
362c906
Merge branch 'development' into sw_fix_not_found
aviator-app[bot] Jul 29, 2021
ab7a431
Improve cucumber tx reliability
SWvheerden Jul 29, 2021
d4a7fdd
fix: Fix cucumber transaction builder reliability (#3147)
aviator-app[bot] Jul 29, 2021
34002b6
Merge branch 'development' into philip-cw-fix
aviator-app[bot] Jul 29, 2021
04885a3
Merge branch 'development' into sw_fix_not_found
aviator-app[bot] Jul 29, 2021
0e0bfe0
fix: fix GRPC GetTransactionInfo not found response (#3145)
aviator-app[bot] Jul 29, 2021
8bd46cd
Miningcore Transcoder
StriderDM Jun 9, 2021
a98a698
fix: add timeout to protocol notifications + log improvements
sdbondi Jul 28, 2021
98534b8
Fix: Correctly deal with new coinbase transactions for the same height
philipr-za Aug 2, 2021
11c9116
Improve co mining cucumber test
SWvheerden Aug 3, 2021
ee9a225
feat: miningcore transcoder (#3003)
stringhandler Aug 3, 2021
7701846
fix: add timeout to protocol notifications + log improvements (#3143)
stringhandler Aug 3, 2021
7adb95f
Added links to mobile wallets' repos
mongolsteppe Aug 3, 2021
6d4a6a9
Fix search_kernel command
SWvheerden Aug 3, 2021
0f37299
Merge branch 'development' into philip-cw-fix
aviator-app[bot] Aug 4, 2021
06ed848
Stratum Transcoder Config Cleanup
StriderDM Aug 4, 2021
5de9252
fix: introduce cache update cool down to console wallet (#3146)
aviator-app[bot] Aug 4, 2021
f864e20
Merge branch 'development' into philip-coinbase-cancellation
aviator-app[bot] Aug 4, 2021
564ef5a
fix(wallet): correctly deal with new coinbase transactions for the sa…
aviator-app[bot] Aug 4, 2021
64d64d8
Merge branch 'development' into patch-1
aviator-app[bot] Aug 4, 2021
d3b6017
test: cucumber for all wallet commands
Cifko Jul 28, 2021
4a41b91
fix: in wallet block certain keys during popup
Cifko Jul 30, 2021
b8679e2
Merge branch 'development' into sw_improve_co_mining_cucumber
aviator-app[bot] Aug 4, 2021
29ba9c4
test: improve Verify all coinbases in hybrid mining are accounted for…
aviator-app[bot] Aug 4, 2021
54a2eae
chore(deps): bump tar from 6.1.0 to 6.1.6 in /integration_tests
dependabot[bot] Aug 4, 2021
7801fbe
Merge branch 'development' into sw_fix_prune_message
aviator-app[bot] Aug 4, 2021
1564e5f
Merge branch 'development' into transcoder_config_update
aviator-app[bot] Aug 4, 2021
ee13b53
refactor: stratum transcoder config cleanup (#3158)
aviator-app[bot] Aug 4, 2021
994ea26
Merge branch 'development' into fix-wallet-cancel-transaction
aviator-app[bot] Aug 4, 2021
9538f26
Merge branch 'development' into sw_fix_prune_message
aviator-app[bot] Aug 4, 2021
dc99898
fix: fix search_kernel command (#3157)
aviator-app[bot] Aug 5, 2021
28e3b6a
simplify and improve test
SWvheerden Aug 5, 2021
5a51892
Merge branch 'development' into dependabot/npm_and_yarn/integration_t…
aviator-app[bot] Aug 5, 2021
32c9cb2
chore(deps): bump tar from 6.1.0 to 6.1.6 in /integration_tests (#3161)
aviator-app[bot] Aug 5, 2021
d9a86c3
Merge branch 'development' into wallet-cli
aviator-app[bot] Aug 5, 2021
74567ca
docs: added links to mobile wallets' repos (#3155)
stringhandler Aug 5, 2021
dff99cf
Merge branch 'development' into wallet-cli
aviator-app[bot] Aug 5, 2021
8454292
fix(wallet): in wallet block certain keys during popup (#3148)
stringhandler Aug 5, 2021
6e44101
Merge branch 'development' into wallet-cli
aviator-app[bot] Aug 5, 2021
39ddd33
fix: ban peer when merkle roots mismatch
sdbondi Aug 5, 2021
b9d0911
Fix two cucumber tests to be less flaky
hansieodendaal Aug 5, 2021
fbc35c3
test: fix two cucumber tests to be less flaky (#3166)
aviator-app[bot] Aug 6, 2021
c7afae0
Merge branch 'development' into sw_improve_re-org_cucumber
aviator-app[bot] Aug 6, 2021
4d09eae
Fix UTXO scan edge case when PC awakes from sleep
hansieodendaal Aug 4, 2021
5bdc9f3
fix: fix utxo scan edge case when pc awakes from sleep (#3160)
stringhandler Aug 6, 2021
beca2b0
update to use sydney more address
SWvheerden Aug 6, 2021
c792aa4
Merge branch 'development' into sw_proxy_address
aviator-app[bot] Aug 6, 2021
4e70d91
chore: update to cucumber test to use sydney seed monero url address …
aviator-app[bot] Aug 6, 2021
a997a4f
Fix flaky cucumber tests involving transactions
hansieodendaal Aug 6, 2021
5696c23
test: fix flaky cucumber tests involving transactions (#3169)
aviator-app[bot] Aug 6, 2021
ff8fee1
Washing Machine Update
StriderDM Aug 5, 2021
b1defdd
Merge branch 'development' into core-block-sync-peer-ban
aviator-app[bot] Aug 6, 2021
92e6bb1
fix: ban peer when Merkle roots mismatch (#3162)
aviator-app[bot] Aug 6, 2021
65df457
Merge branch 'development' into wallet-cli
aviator-app[bot] Aug 7, 2021
72bd062
test: cucumber for all wallet commands (#3144)
aviator-app[bot] Aug 7, 2021
05fb77f
feat: shared p2p rpc client session pool
sdbondi Aug 1, 2021
2d9f3a6
fix: better method for getting an open port in cucumber tests
sdbondi Aug 5, 2021
04a0b3f
fix(cucumber): update to @grpc/grpc-js library
sdbondi Aug 5, 2021
a6950bf
misc: update package lock
sdbondi Aug 5, 2021
0a70ee1
fix(cucumber): retry grpc connect before giving up
sdbondi Aug 5, 2021
765d884
fix(cucumber): retry wallet grpc connections
sdbondi Aug 5, 2021
778f951
feat: add a shared p2p rpc client session pool to reduce rpc setup ti…
aviator-app[bot] Aug 7, 2021
1504139
fix wallet resize
Cifko Jul 30, 2021
33af084
fix(wallet): fix resize panic (#3149)
aviator-app[bot] Aug 9, 2021
e1e0f0c
feat: wallet connectivity service
sdbondi Aug 3, 2021
7c54bcb
Improve prune mode to stop panics.
SWvheerden Aug 6, 2021
b736e36
fix build binaries
stringhandler Aug 10, 2021
2ded2ac
ci: fix build binaries (#3175)
stringhandler Aug 10, 2021
03c5146
Update handling of SAF message propagation and deletion
philipr-za Aug 10, 2021
e643b42
Merge branch 'development' into wallet-use-rpc-pool
aviator-app[bot] Aug 10, 2021
54e8c8e
feat: wallet connectivity service (#3159)
aviator-app[bot] Aug 10, 2021
9e6599b
Merge branch 'development' into sw_improve_re-org_cucumber
aviator-app[bot] Aug 10, 2021
e244d74
test: improve cucumber reliability of Massive multiple reorg test (#3…
aviator-app[bot] Aug 10, 2021
9daa73e
Merge branch 'development' into sw_improve_prune_mode
aviator-app[bot] Aug 10, 2021
05f7813
fix: improve prune mode to remove panics (#3163)
aviator-app[bot] Aug 10, 2021
ebe3f44
Merge branch 'development' into philip-saf-fixes
aviator-app[bot] Aug 10, 2021
7135148
fix unit flaky test
SWvheerden Aug 10, 2021
eeefca2
fix(dailys): use non-zero exit status when wallet recovery fails
sdbondi Aug 10, 2021
21dc5f0
Fix wallet CLI cucumber tests
hansieodendaal Aug 10, 2021
1d00958
Update log4rs for tari_stratum_transcoder
StriderDM Aug 11, 2021
7adc585
mark cucumber test as flaky
stringhandler Aug 11, 2021
04d1b2c
test: mark cucumber test as flaky (#3183)
stringhandler Aug 11, 2021
0bd5a0a
Merge branch 'development' into ho_fix_wallet_cli_cucumber
aviator-app[bot] Aug 11, 2021
9da7d91
Merge branch 'development' into philip-saf-fixes
aviator-app[bot] Aug 11, 2021
4529cc7
ci: remove flaky tests from ci
stringhandler Aug 11, 2021
a65eecb
Merge branch 'development' into philip-saf-fixes
aviator-app[bot] Aug 11, 2021
cedb4ef
fix: update handling of SAF message propagation and deletion (#3164)
aviator-app[bot] Aug 11, 2021
214e837
Merge branch 'development' into tooling-non-zero-on-fail
aviator-app[bot] Aug 11, 2021
43f89bc
Merge branch 'development' into sw_fix_flaky_test
aviator-app[bot] Aug 11, 2021
a422400
test: fix flaky unit test sending_transaction_and_confirmation (#3179)
aviator-app[bot] Aug 11, 2021
ab5e120
Merge branch 'development' into ho_fix_wallet_cli_cucumber
aviator-app[bot] Aug 11, 2021
aebd0c8
Mining worker name for tari_mining_node
StriderDM Aug 12, 2021
0fbd457
test: fix wallet CLI cucumber tests (#3180)
stringhandler Aug 12, 2021
0070173
chore(deps): bump jszip from 3.6.0 to 3.7.0 in /integration_tests
dependabot[bot] Aug 12, 2021
fd6d5c6
ci: use non-zero exit status when wallet recovery fails (#3176)
stringhandler Aug 12, 2021
0f894e5
Set robust limits for busy a blockchain
hansieodendaal Jul 28, 2021
c993780
fix: set robust limits for busy a blockchain (#3150)
stringhandler Aug 12, 2021
652d975
test: add wallet ffi testing
Cifko Aug 6, 2021
3254f06
Merge branch 'development' into washing_machine_fixes
stringhandler Aug 12, 2021
e35adff
ci: washing machine update (#3165)
stringhandler Aug 12, 2021
4e17478
Merge branch 'development' into ffi-cucumber
aviator-app[bot] Aug 12, 2021
86dff2d
test: add wallet ffi testing (#3168)
aviator-app[bot] Aug 12, 2021
d45a6c4
Merge branch 'development' into transcoder_log4rs
aviator-app[bot] Aug 12, 2021
fb8a79a
Update log4rs for tari_stratum_transcoder (#3182)
aviator-app[bot] Aug 12, 2021
ee63b08
Merge branch 'development' into dependabot/npm_and_yarn/integration_t…
aviator-app[bot] Aug 12, 2021
5495418
chore(deps): bump jszip from 3.6.0 to 3.7.0 in /integration_tests (#3…
aviator-app[bot] Aug 12, 2021
3e233c7
Merge branch 'development' into stratum_named_workers
aviator-app[bot] Aug 12, 2021
48a62f9
feat(mining_node): mining worker name for tari_mining_node (#3185)
aviator-app[bot] Aug 12, 2021
d7628f4
Add wallet reorg cucumber tests
hansieodendaal Aug 12, 2021
d0dbbe0
v0.9.3
stringhandler Aug 12, 2021
f1d297b
libwallet-0.17.3
stringhandler Aug 12, 2021
d55bff0
Add network selection to wallet_ffi
StriderDM Aug 10, 2021
6505a3d
re_add validation test
SWvheerden Aug 13, 2021
f2a479a
Cleanup stratum config terminal output in tari_mining_node
StriderDM Aug 10, 2021
4d26c7d
Cleanup stratum config terminal output in tari_mining_node
StriderDM Aug 10, 2021
39eaa4b
Fix stratum miner speed for tari_mining_node
StriderDM Aug 12, 2021
95e9b59
Remove old unused integration tests
SWvheerden Aug 13, 2021
87fd4cc
fix: ensure peers are added to peer list before recovery starts
sdbondi Aug 12, 2021
7c30d65
fix: enforce unique commitments in utxo set
sdbondi Aug 9, 2021
fa8064e
Update docs with pooled SHA3 mining
StriderDM Aug 15, 2021
a16d04b
Handle receiver cancelling an inbound transaction that is later received
philipr-za Aug 16, 2021
969fc77
add rfc docs to inclode unique kernels
SWvheerden Aug 16, 2021
e6d9672
Fix console wallet buffer size bug
hansieodendaal Aug 16, 2021
67f7353
feat: use nodejs cron for dailies, improve washingmachine reporting
sdbondi Aug 15, 2021
d7e7be0
feat: add sync rpc client pool to wallet connectivity
sdbondi Aug 16, 2021
4f35559
Change RPC connection issues log status
hansieodendaal Aug 17, 2021
f0f40b2
feat(wallet): add network selection to wallet_ffi (#3178)
stringhandler Aug 17, 2021
6c38f22
fix: cleanup stratum config terminal output in tari_mining_node (#3181)
stringhandler Aug 17, 2021
90ba420
refactor: cleanup stratum config terminal output in tari_mining_node …
stringhandler Aug 17, 2021
23a7d64
fix: enforce unique commitments in utxo set (#3173)
stringhandler Aug 17, 2021
c79e53c
fix(wallet): handle receiver cancelling an inbound transaction that i…
stringhandler Aug 17, 2021
5f33414
fix: ensure peers are added to peer list before recovery starts (#3186)
stringhandler Aug 17, 2021
cb44eee
test: re_add validation test (#3189)
stringhandler Aug 17, 2021
d2391fb
test: add wallet reorg cucumber tests (#3190)
stringhandler Aug 17, 2021
4428bf4
chore: remove old unused integration tests (#3192)
stringhandler Aug 17, 2021
8e2c5cd
test: use nodejs cron for dailies, improve washingmachine reporting (…
stringhandler Aug 17, 2021
2a61234
docs: update docs with pooled SHA3 mining (#3197)
stringhandler Aug 17, 2021
26e9748
docs: add rfc docs to inclode unique kernels (#3198)
stringhandler Aug 17, 2021
305aeda
feat: add sync rpc client pool to wallet connectivity (#3199)
stringhandler Aug 17, 2021
b94667f
fix: fix console wallet buffer size bug (#3200)
stringhandler Aug 17, 2021
68023be
test: change RPC connection issues log status (#3201)
stringhandler Aug 17, 2021
04629fc
fix dev after test merges
SWvheerden Aug 17, 2021
0919365
chore: fix dev after test merges (#3204)
stringhandler Aug 17, 2021
a18ee94
[skip ci] auto deploy tags to s3
stringhandler Aug 17, 2021
c008f78
ci: auto deploy tags to s3 (#3205)
stringhandler Aug 17, 2021
de53f67
v0.9.4
stringhandler Aug 17, 2021
f0c66aa
ci: Add libwallet iOS build
Aug 16, 2021
74ba3a7
ci: Fix libwallet android github action
Aug 17, 2021
af5b246
Expose `get_mempool_stats` via gRPC and add cucumber test
philipr-za Aug 18, 2021
fda0d0a
fix: Fix or remove ignored tests in pow_data.rs
philipr-za Aug 18, 2021
daee347
Remove `test_harness` feature from wallet
philipr-za Aug 18, 2021
9bdf30f
Make `send_transaction` request handling async in transaction service
philipr-za Aug 18, 2021
100d6d4
fix: correct regexp for recovery and sync tests
sdbondi Aug 18, 2021
4971989
chore: remove `test_harness` feature from wallet (#3188)
stringhandler Aug 18, 2021
5ae28c7
feati(wallet): make `send_transaction` request handling async in tran…
stringhandler Aug 18, 2021
de47365
fix: improve p2p RPC robustness
sdbondi Aug 18, 2021
d4497fc
ci: add libwallet iOS build (#3202)
stringhandler Aug 18, 2021
cc9c2ca
test: expose `get_mempool_stats` via gRPC and add cucumber test (#3203)
stringhandler Aug 18, 2021
d9412c2
test: fix or remove ignored tests in pow_data.rs (#3206)
stringhandler Aug 18, 2021
8e5f6ea
separate ffi tests
stringhandler Aug 18, 2021
4dfa829
test: add more wallet ffi testing
Cifko Aug 6, 2021
211dcfd
fix: improve p2p RPC robustness (#3208)
stringhandler Aug 18, 2021
306f770
test: correct regexp for recovery and sync tests (#3209)
stringhandler Aug 18, 2021
d66c5af
ci: separate ffi tests (#3210)
stringhandler Aug 18, 2021
8c28bd1
test: add more wallet ffi testing (#3207)
stringhandler Aug 18, 2021
58d464f
test: Add integration test for ListHeaders
Aug 19, 2021
efb8283
wallet: Add NodeId to console wallet Who Am I tab
philipr-za Aug 19, 2021
8a988e1
fix: division by zero
Cifko Aug 19, 2021
ade9b25
[wallet_ffi] Add null check for `transport_type` in FFI
philipr-za Aug 19, 2021
548460f
wip
Aug 19, 2021
17e44aa
fix: bug in wallet base node peer switching
sdbondi Aug 19, 2021
49dfcb9
chore: better logging for lmdb_delete
sdbondi Aug 19, 2021
b03a6f8
chore: better logging for lmdb_delete (#3218)
aviator-app[bot] Aug 19, 2021
4e9f616
Merge branch 'development' into wallet-monitoring-fix
aviator-app[bot] Aug 19, 2021
123013d
Merge branch 'development' into philip-ffi-null-check
aviator-app[bot] Aug 19, 2021
7277009
fix(wallet_ffi)add null check for `transport_type` in `create_comms_c…
aviator-app[bot] Aug 19, 2021
57b0f5f
Merge branch 'development' into fix-div-zero
aviator-app[bot] Aug 19, 2021
abd3d84
fix(wallet_ffi): fix division by zero during recovery (#3214)
aviator-app[bot] Aug 19, 2021
d0c684c
Merge branch 'development' into philip-console-wallet-fixes
aviator-app[bot] Aug 19, 2021
706ff5e
fix(wallet): add NodeId to console wallet Who Am I tab (#3213)
aviator-app[bot] Aug 19, 2021
be8502e
Merge branch 'development' into list-headers
aviator-app[bot] Aug 19, 2021
4fd0327
test: Add integration test for ListHeaders (#3212)
aviator-app[bot] Aug 19, 2021
a4958b3
Merge branch 'development' into wallet-monitoring-fix
aviator-app[bot] Aug 19, 2021
878c317
fix: bug in wallet base node peer switching (#3217)
aviator-app[bot] Aug 19, 2021
9c0f7a7
test: cucumber check block heights in order test (#3219)
StriderDM Aug 20, 2021
980c526
test: almost complete ffi wallet test (#3220)
Cifko Aug 20, 2021
9af90e7
cucumber: Add mempool test for unconfirmed tx to mined tx (#3222)
StriderDM Aug 20, 2021
f040427
fix: chain error caused by zero-conf transactions and reorgs (#3223)
SWvheerden Aug 20, 2021
8a0b3c6
ci: prebuild mining node on cucumber tests (#3221)
stringhandler Aug 22, 2021
db4c0b9
Add extra logging detail for wiremode warnings (#3216)
Aug 22, 2021
f577df8
fix: edge-case fixes for wallet peer switching in console wallet (#3226)
sdbondi Aug 23, 2021
9135eaa
chore: simpler pull request template (#3231)
stringhandler Aug 23, 2021
b5b6223
feat: add `ping()` to all comms RPC clients (#3227)
sdbondi Aug 23, 2021
3291021
fix: show warnings on console (#3225)
stringhandler Aug 23, 2021
01b626c
test: improve comms limits to combat network timeouts (#3224)
hansieodendaal Aug 23, 2021
b01f641
chore: add extra seed node (#3234)
sdbondi Aug 23, 2021
bb6e87f
v0.9.5
stringhandler Aug 23, 2021
f622f9e
ci: add pr title check
Aug 23, 2021
f274981
test: Add rebuild-db integration test (#3232)
Aug 23, 2021
5624c25
Remove OpenSSL from Windows runtime
hansieodendaal Aug 24, 2021
d924beb
fix: exit command and free up tokio thread (#3235)
sdbondi Aug 25, 2021
3f0bf26
Merge branch 'development' into gha-pr-title
aviator-app[bot] Aug 25, 2021
6b91bb6
fix: add status output to logs in non-interactive mode (#3244)
Aug 25, 2021
23ed3bb
Merge branch 'development' into gha-pr-title
aviator-app[bot] Aug 25, 2021
6778a44
feat: add tab for error log to the wallet
Cifko Aug 26, 2021
d39029d
ci: add pr title check (#3233)
stringhandler Aug 26, 2021
0048c3b
fix: remove OpenSSL from Windows runtime (#3242)
stringhandler Aug 26, 2021
84622f7
Merge branch 'development' into wallet-error-window
stringhandler Aug 26, 2021
098f25d
feat(wallet): add tab for error log to the wallet (#3250)
stringhandler Aug 26, 2021
d132932
feat: add support for forcing sync from seeds (#3228)
Cifko Aug 26, 2021
22d3341
test: cucumber forced sync (#3230)
Cifko Aug 26, 2021
dc0955c
test: add multiple wallet recovery from peer (#3240)
StriderDM Aug 26, 2021
6391941
feat: base_node prompt user to create id if not found (#3245)
StriderDM Aug 27, 2021
6970230
fix: daily wallet recovery fixes (#3229)
sdbondi Aug 27, 2021
1368d59
feat!: tell an FFI client that a recovery is in progress on `wallet_c…
philipr-za Aug 27, 2021
8006688
fix: fix base_node_service_config not read (#3251)
hansieodendaal Aug 27, 2021
d72593f
test: add flag to have Cucumber exit when tests are complete (#3252)
philipr-za Aug 27, 2021
a48e423
docs: rfc staged security (#3246)
CjS77 Aug 27, 2021
5dc10c2
test: add tracing to comms via --tracing-enabled (#3238)
stringhandler Aug 27, 2021
20618b6
refactor: additional DB audit of methods (#2864)
SWvheerden Aug 30, 2021
60f286b
feat: allow DHT to be configured to repropagate messages for a number…
sdbondi Aug 30, 2021
8d82fd0
refactor: refactor wallet ffi cucumber tests (#3259)
StriderDM Aug 30, 2021
8c7066b
fix: add periodic connection check to wallet connectivity service (#3…
sdbondi Aug 30, 2021
16f779e
fix: send transactions to all connected peers (#3239)
sdbondi Aug 30, 2021
8e4be07
test: add random transactions to empty cucumber blocks (#3253)
SWvheerden Aug 30, 2021
9dc335f
feat: improve basenode switch from listening to lagging mode (#3255)
SWvheerden Aug 30, 2021
d1bb737
fix: small display bug (#3257)
Cifko Aug 30, 2021
0f6d3b1
feat: add Igor testnet (#3256)
philipr-za Aug 30, 2021
504fbb8
chore: tokio 1 and other crate upgrades (#3258)
sdbondi Aug 30, 2021
3502b39
fix: off-by-one causing "no further headers to download" bug (#3264)
sdbondi Aug 30, 2021
edc1a2b
fix: revert mining_node default logging config (#3262)
philipr-za Aug 30, 2021
8a36fb5
feat: allow network to be selected at application start (#3247)
StriderDM Aug 30, 2021
055271f
feat: add ability to bypass rangeproof (#3265)
stringhandler Aug 31, 2021
7249ce4
test: add trace tag to liveness data (#3269)
hansieodendaal Aug 31, 2021
b3bff31
fix: auto update continuously checks auto_update_check_interval is di…
sdbondi Aug 31, 2021
77c9256
fix: remove cucumber walletffi.js file that got re-included in rebase…
StriderDM Aug 31, 2021
2c58c12
test: early subscription to connectivity events for mempool sync (#3272)
sdbondi Aug 31, 2021
95ac87d
refactor: enable compile without sqlite, move emoji id and common typ…
stringhandler Aug 31, 2021
4798161
fix: make logging less noisy (#3267)
stringhandler Sep 1, 2021
997d288
chore: add network to Base Node status line (#3278)
philipr-za Sep 1, 2021
970a464
merge development
Sep 1, 2021
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 @@ -129,10 +129,10 @@ commands:
when: always
- run:
name: Run ffi cucumber scenarios
command: cd integration_tests && mkdir -p cucumber_output && node_modules/.bin/cucumber-js --tags "not @long-running and not @broken and not @flaky and @wallet-ffi" --format json:cucumber_output/tests-ffi.cucumber --exit
command: cd integration_tests && mkdir -p cucumber_output && node_modules/.bin/cucumber-js --tags "not @long-running and not @broken and not @flaky and @wallet-ffi" --format json:cucumber_output/tests_ffi.cucumber --exit
- run:
name: Generate report (ffi)
command: cd integration_tests && touch cucumber_output/tests-ffi.cucumber && node ./generate_report.js cucumber_output/tests-ffi.cucumber temp/reports/cucumber_ffi_report.html
command: cd integration_tests && node ./generate_report.js "cucumber_output/tests_ffi.cucumber" "temp/reports/cucumber_ffi_report.html"
when: always
# - run:
# name: Run flaky/broken cucumber scenarios (Always pass)
Expand Down
Loading