Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
296 commits
Select commit Hold shift + click to select a range
d40674d
Add correct version of test files
simsekgokhan May 5, 2022
1eb87dc
Bulk update for new Move syntax
simsekgokhan May 5, 2022
feffed1
Update all _meta tests and get some pass
simsekgokhan May 6, 2022
d91e1e2
Update various important tests and get them pass
simsekgokhan May 6, 2022
5ae1ada
Bulk update
simsekgokhan May 10, 2022
5557e53
Update various important tests and get them pass
simsekgokhan May 10, 2022
079e121
Update and get all "decimal" folder tests pass
simsekgokhan May 10, 2022
8159a8c
Update "demos" and "diem_account" tests. Most of them still fail.
simsekgokhan May 12, 2022
8064551
Update "fifo" and "fullnode_subsidy" tests
simsekgokhan May 13, 2022
fccf5b0
Update tests with new syntax
simsekgokhan May 13, 2022
24f8356
Update tests with new syntax
simsekgokhan May 15, 2022
d328d48
Update tests with new syntax
simsekgokhan May 15, 2022
db8d42a
Update tests with new syntax
simsekgokhan May 16, 2022
5b084b5
Update tests with new syntax
simsekgokhan May 16, 2022
f1610c1
Update tests with new syntax
simsekgokhan May 16, 2022
d82da61
Update tests with new syntax
simsekgokhan May 16, 2022
18c5c91
Update tests with new syntax
simsekgokhan May 18, 2022
5209a84
Update tests with new syntax
simsekgokhan May 18, 2022
1f64a36
Fixing some tests. 107 passed; 55 failed
simsekgokhan May 19, 2022
12af303
Fixing most of the stdlib_script caused fails
simsekgokhan May 23, 2022
cf5c926
Fix all Vector::compare errors. Create VectorHelper and move 0L Vecto…
simsekgokhan May 24, 2022
ba70ac3
Get some tests pass
simsekgokhan May 29, 2022
22abe44
First solution to how to create non-validator account without error
simsekgokhan May 30, 2022
d90339a
Fix todo
simsekgokhan May 30, 2022
d38e1c8
Update or get some tests that require non-validator accounts pass
simsekgokhan May 31, 2022
a31e36d
Update/get some tests that require non-validator accounts pass. 122 p…
simsekgokhan May 31, 2022
c59b5ec
Fix cyclic dependency, enable "fn get_network_peers_info"
simsekgokhan Jun 1, 2022
aa1731e
Update move-0L version
simsekgokhan Jun 2, 2022
4fb0724
Update move-0L which fixes ol_vdf cyclic dependency, and fix first re…
simsekgokhan Jun 6, 2022
c039de0
Fixing some tests related to ol_vdf cyclic dependency, 129 passed; 33…
simsekgokhan Jun 6, 2022
e41e4cb
Doc. update
simsekgokhan Jun 6, 2022
d17c5e8
Fixing remaining tests related to ol_vdf cyclic dependency except onb…
simsekgokhan Jun 7, 2022
04a3bf9
Correct way of mixing validator and non-validator accounts
simsekgokhan Jun 8, 2022
924c68a
Getting more tests pass
simsekgokhan Jun 8, 2022
3c8fbb4
Getting more tests pass. 140 passed; 22 failed
simsekgokhan Jun 10, 2022
127e072
Minor changes
simsekgokhan Jun 11, 2022
cf70495
Getting more tests pass. 144 passed; 18 failed.
simsekgokhan Jun 13, 2022
03f2ba2
Getting more tests pass. 146 passed; 16 failed.
simsekgokhan Jun 14, 2022
29950ec
Getting more tests pass
simsekgokhan Jun 14, 2022
2a1a66a
Adding missing files and patches
simsekgokhan Jun 15, 2022
f760a60
Doc. update
simsekgokhan Jun 15, 2022
06d4eb5
Update make-e2e-upgrade-fixtures.mk and stdlib upgrade files
simsekgokhan Jun 17, 2022
d6866f2
Update move-0L version
simsekgokhan Jun 17, 2022
ab4dd5e
Refactoring
simsekgokhan Jun 17, 2022
5ac73f5
Remove diem-swarm which is deleted in diem
simsekgokhan Jul 4, 2022
33d6cbc
Refactoring
simsekgokhan Jul 4, 2022
8198338
use %h specifier to dynamically set the user home directory in system…
Feb 11, 2022
c3bf6ee
adds documentation on how to set up a build environment for macOS (#983)
intuitiveminds Feb 11, 2022
63f9896
Documentation Update (#996)
hotdogbbq Mar 5, 2022
c52c87f
[txs] Allow invoking balance_transfer function when importing libra (…
ea-open-source Apr 5, 2022
9619ecf
add missing semicolons (#1060)
Leibniz137 Apr 10, 2022
97fe1a8
Make whole carpe (#1059) by @jamesmeijers
simsekgokhan Jul 8, 2022
433d1d6
Build artifacts for previous commit
simsekgokhan Jul 8, 2022
1363c42
Add cmd. to install zld fast linker for macos
simsekgokhan Jul 11, 2022
02c018b
Bump actions/setup-node from 2 to 3.1.0 (#1055)
dependabot[bot] Apr 19, 2022
0741748
Bump actions/checkout from 2 to 3 (#1012)
dependabot[bot] Apr 19, 2022
fba8d13
refactor WalletType::None to WalletType::Normal (#1019)
ea-open-source Apr 19, 2022
477b629
Update start_a_full_node.md (#1061)
ashiiix Apr 19, 2022
33793f0
Disable zld linker
simsekgokhan Jul 12, 2022
53d9a98
cleanup github templatees (#992)
0o-de-lally Apr 19, 2022
57d71e6
Bump actions/setup-node from 3.1.0 to 3.1.1 (#1076)
dependabot[bot] Apr 19, 2022
571c1eb
Doc. update
simsekgokhan Jul 12, 2022
cddeb07
[cli] API for getting wallet type (#994)
ea-open-source Apr 19, 2022
b9c2160
update devnet nodes ip addrs in fixture toml files (#1015)
Leibniz137 Apr 19, 2022
41156c4
Delete roadmap.md (#989)
0o-de-lally Apr 19, 2022
ea18d86
[Web Monitor] - Hotfix + Network view (#1067)
soaresa Apr 19, 2022
009fe38
Remove unnecessary muts
simsekgokhan Jul 21, 2022
c021ab6
[move] Increase the proof-of-burn and make dynamic (#998)
simsekgokhan Jul 21, 2022
e730dbd
[move] autopay bug with percent change instruction type (#944)
simsekgokhan Jul 25, 2022
38eee62
cherrypick from ancestry branch, for rebase into main, without Teams …
simsekgokhan Jul 25, 2022
92f32c2
[move] remove slow wallet transfer restrictions (#1078)
simsekgokhan Jul 26, 2022
ba948cf
[move] Cost-to-exist includes inactive validators (#1072) by @0o-de-l…
simsekgokhan Jul 28, 2022
946b55a
[tools] Network Recovery Tools and Epoch Boundary Hardening (#1071)
simsekgokhan Jul 29, 2022
fb29010
Migrations rescue (#1081)
simsekgokhan Jul 29, 2022
117ee29
[move] rebase cost-to-exist branch (#1082)
simsekgokhan Jul 29, 2022
c1c320b
Update node documentation to include VFN configuration (#964)
0xzoz Apr 21, 2022
c5b5466
Make Whole migration (#1083)
simsekgokhan Jul 30, 2022
7e5827d
[tools] Rpc fullnodes add functions for Carpe (#988)
simsekgokhan Jul 30, 2022
59dfb9d
[move-vm] secp and keccak hash (#894) (see other related changes in m…
simsekgokhan Jul 31, 2022
4a9c056
Migrate cumu deposits, Autopay (#1085)
simsekgokhan Aug 1, 2022
299689c
[tools] tower: submit specific proof (#1001)
simsekgokhan Aug 1, 2022
b68b962
Allows to send max allowed proofs per epoch (#1086)
intuitiveminds Apr 22, 2022
95f2487
patch testnet globals (#1087)
simsekgokhan Aug 1, 2022
23b5358
Fix tower backlog sending (#1089)
intuitiveminds Apr 23, 2022
2d36f81
Vouch tx (#1088)
simsekgokhan Aug 2, 2022
134394e
[txs] use managment costs instead of cheap costs for autopay batch TX…
intuitiveminds Apr 25, 2022
48f495a
[move] Recovery mode for epoch boundary (#1090)
simsekgokhan Aug 3, 2022
ff6237c
Fix the check target to display the correct waypoint (#1092) by @ashiiix
ashiiix Apr 26, 2022
839aef8
Release v5.1.0 (#1084)
simsekgokhan Aug 3, 2022
49d0a2e
Makewhole bindings (#1097)
0o-de-lally Apr 30, 2022
5f063bb
[txs] Tx api for revoking vouch (#1098)
simsekgokhan Aug 4, 2022
f2939cf
Docs for 5.1.0 (#1096)
simsekgokhan Aug 4, 2022
8edcb01
[validator set] set rotation can only expand by 1/6 (#1099)
simsekgokhan Aug 4, 2022
df4e5d7
Release v5.1.1 (#1100)
simsekgokhan Aug 5, 2022
a2f1532
Add Prometheus metrics for tx execution and 0L VDFs (#1102) - also se…
simsekgokhan Aug 5, 2022
a0327d8
persist failure should not panic (#1112)
simsekgokhan Aug 6, 2022
a2391eb
Release v5.1.1 (#1114)
simsekgokhan Aug 6, 2022
165a540
[move] [Fast Track Proposal] Turn down the heat on Cost To Exist (#1119)
simsekgokhan Aug 6, 2022
b98f9e9
Rename DemoBonding
simsekgokhan Aug 6, 2022
80d63e8
[diem-node] Patch Move error type handling by VM because of 0L error …
simsekgokhan Aug 6, 2022
dcb7819
[move] Jail refactor. Resolve congestion of validator set, and resume…
simsekgokhan Aug 8, 2022
6091602
[tools] Restore cmd to take version (#1093)
0o-de-lally Jun 1, 2022
956d947
[mempool] Specify number of workers for mempool threads. Add promethe…
simsekgokhan Aug 9, 2022
9c98dff
📝 updated hard mode validator onboarding documentation (#1124)
ownyrd Jun 6, 2022
7eb0f5b
Fix web monitor show wrong account type (#1116)
anhcuky Jun 6, 2022
3161c96
Remove unneccesary tests (#1108)
0xzoz Jun 6, 2022
69e6614
Add CLI Option - unlocked balance for slow wallets (#1110)
0xzoz Jun 6, 2022
dec91f9
transfers of unrestricted coins into slow wallets need to count towar…
simsekgokhan Aug 9, 2022
51c378f
Release v5.1.2 (#1120)
simsekgokhan Aug 9, 2022
9701114
bug in validator set formatting prevented accounts without autopay fr…
simsekgokhan Aug 10, 2022
d6c74d3
[devnet] Patch account onboarding and init automation for Rex devnet …
0o-de-lally Jun 9, 2022
f3d4bb4
Fix build error
simsekgokhan Aug 10, 2022
1496c4b
[move] Fix reconfig dropping vals when vouchers fall out of set (#1132)
simsekgokhan Aug 10, 2022
f263abe
[web-monitor] Add burn prefs to API (#1134)
0o-de-lally Jun 14, 2022
34257f1
Release 5.1.3 (#1125)
simsekgokhan Aug 15, 2022
c08fa23
add unjailing transactions to txs (#1135)
simsekgokhan Aug 15, 2022
b59b6c6
📝 Log rotation (#1129)
ownyrd Jul 26, 2022
8030926
[tower] Allow tower to mine dynamic VDF parameters (#1111)
simsekgokhan Aug 16, 2022
06b3f42
Use Move syntax highlighter for Move (#1138)
uvd Jul 27, 2022
87fe648
Chore: Format tools (#1140) by @0xzoz
0xzoz Jul 28, 2022
6ef51ba
patch burn_unit test
0o-de-lally Aug 24, 2022
f26e221
patch tx_fee_success. Issue with trying to take DiemRoot payment capa…
0o-de-lally Aug 24, 2022
f8dfabc
patch vouch_init.move
0o-de-lally Aug 24, 2022
12c7bda
patch vouch_has_unrelated.move
0o-de-lally Aug 24, 2022
3f0dfa7
patch introduced bug in Subsidy. Need to prevent sending of 0 coin
0o-de-lally Aug 24, 2022
ce3474b
patch burn ratios test
0o-de-lally Aug 25, 2022
0f45523
patch output of case_1_reconfig test
0o-de-lally Aug 25, 2022
7fbde3b
patch epoch_timer expected output
0o-de-lally Aug 25, 2022
f8d6230
patch persistence exp
0o-de-lally Aug 25, 2022
0013f9b
adding script function to create an end user account. patched burn_ep…
0o-de-lally Aug 25, 2022
4b18151
improve error handling on Burn.move. Patch burn_epoch_send_comm
0o-de-lally Aug 25, 2022
a9e99ee
patch vouch init
0o-de-lally Aug 25, 2022
08e32ae
patch vouch_audit_pass
0o-de-lally Aug 25, 2022
f031dd9
patch vouch_audit_pass and vouch_audit_reject
0o-de-lally Aug 25, 2022
b028725
patch revoke_should_not_drop_good_val
0o-de-lally Aug 25, 2022
ee6fb15
lost_voucher tests
0o-de-lally Aug 25, 2022
55075ef
patch
0o-de-lally Aug 25, 2022
27ede96
slow_wallet_pay_reconfig.move
0o-de-lally Aug 25, 2022
1021b58
recovery mode tests passing
0o-de-lally Aug 25, 2022
4b5c981
patch fullnode_reconfig
0o-de-lally Aug 26, 2022
c0017ab
patch onboarding_reconfig
0o-de-lally Aug 26, 2022
e8556f7
patch reconfig_below_set_size
0o-de-lally Aug 26, 2022
3964645
reconfig_include_case_2
0o-de-lally Aug 26, 2022
04d6839
patch reconfig_jail_case_3
0o-de-lally Aug 26, 2022
f47b690
patch reconfig_jail_case_4
0o-de-lally Aug 26, 2022
19bbde7
patch reconfig_success_two_epochs
0o-de-lally Aug 26, 2022
4705515
patch case_3_reconfig
0o-de-lally Aug 26, 2022
0dd0af9
patch case_4_reconfig
0o-de-lally Aug 26, 2022
3949036
Patch the implementation of Receipts, which have not been implemented…
0o-de-lally Aug 26, 2022
2ce25ec
patch vm_payment receipts
0o-de-lally Aug 26, 2022
963a1bd
patch fullnode_reconfig_three_miners
0o-de-lally Aug 26, 2022
dea0e12
patch fullnode_reconfig_six_validators
0o-de-lally Aug 26, 2022
62b6861
fullnode_reconfig_mixed_val_cases
0o-de-lally Aug 26, 2022
44de9a6
patch jail_sort
0o-de-lally Aug 26, 2022
82a0931
patch inactive_validators
0o-de-lally Aug 26, 2022
01a3e78
patch onboarding_rate_limit
0o-de-lally Aug 26, 2022
82a3db0
All functional tests passing!
0o-de-lally Aug 26, 2022
53cc522
start docs for smoke tests
0o-de-lally Aug 26, 2022
a4b7c94
experimental smoke test for sending demo tx
0o-de-lally Aug 26, 2022
68f17a6
two new ol tests in the smoketests framework
0o-de-lally Aug 29, 2022
5810d92
Lesson 3 Homework - Replace an unwrap() with match select statement (…
The1OneID Jul 30, 2022
138d6a5
Osx makefile support (#1149)
Leibniz137 Aug 8, 2022
f2cdb57
[move] reduce thresholds on validators (#1152)
simsekgokhan Aug 31, 2022
71e946f
[node] Don't panic on failure to initialize safety rules. (#1153)
0o-de-lally Aug 11, 2022
1e18f46
tower integration test should span many blocks and across epochs
0o-de-lally Jul 26, 2022
b77ad14
patch makefile for teestnet
0o-de-lally Jul 27, 2022
9ae7b9e
implement a deserializer for namedchain
0o-de-lally Jul 29, 2022
17181bd
update fixtures
0o-de-lally Jul 29, 2022
0d86569
increase state sync tick interval to prevent timeouts
0o-de-lally Jul 29, 2022
41f599d
separate stdlib from genesis in makefile recipe
0o-de-lally Jul 29, 2022
381892d
change set layout
0o-de-lally Jul 29, 2022
2dde706
testnet genesis to have 4 nodes [skip-ci]
0o-de-lally Jul 29, 2022
d416d0a
namedchain parsing
0o-de-lally Aug 3, 2022
9674358
use the correct historical/baseline proof difficulty
0o-de-lally Aug 5, 2022
10fc4bd
patch tower baseline difficulty in Move code
simsekgokhan Aug 31, 2022
ad5ba64
Move bug in checking first proof in epoch
simsekgokhan Aug 31, 2022
f2f2b73
add dave prod mode proof
0o-de-lally Aug 5, 2022
7a935de
... and stages
0o-de-lally Aug 5, 2022
a4ec868
patch TowerState bug with non-test envs for checking proof submission
simsekgokhan Aug 31, 2022
a744269
refector towerstate difficulty checking so that it applies to operato…
simsekgokhan Aug 31, 2022
5639e37
patch bug where the epoch boundary failover should start from longest…
simsekgokhan Aug 31, 2022
8c350ac
add proof zero for eve
0o-de-lally Aug 9, 2022
e0dfca0
changelog
simsekgokhan Aug 31, 2022
ecc6fe0
changelog
0o-de-lally Aug 12, 2022
82945dc
bump version number
simsekgokhan Aug 31, 2022
f6964e4
changelog
0o-de-lally Aug 12, 2022
efcb922
changelog
0o-de-lally Aug 12, 2022
a6aa23a
changelog
0o-de-lally Aug 12, 2022
4bd8967
changelog [skip ci]
0o-de-lally Aug 12, 2022
18158c6
format tower backlog error msg in edge case
0o-de-lally Aug 12, 2022
9ad3520
Docs for rescue writesets
0o-de-lally Aug 17, 2022
65cb491
refactor epoch boundary counter reset in writeset builder
simsekgokhan Sep 1, 2022
73d0f5e
Upgrade oracle to have upgrade function to expire a vote
simsekgokhan Sep 2, 2022
dd77c5a
add vote revocation to Oracle Upgrade
simsekgokhan Sep 2, 2022
4f6d512
fullnode subsidy aka Carpe towers get paid anyways during the recover…
simsekgokhan Sep 2, 2022
76467f9
recovery writeset should trigger the epoch counters to reset
simsekgokhan Sep 2, 2022
8d2489f
set the oracle expiry window
simsekgokhan Sep 2, 2022
91ca7ff
add upgrade proposal expiration to rescue
simsekgokhan Sep 2, 2022
935bb04
bind to correct module in Oracle
simsekgokhan Sep 2, 2022
407299c
patch writeset
simsekgokhan Sep 2, 2022
c669cc7
add upgrade expiration cli command
simsekgokhan Sep 2, 2022
2116aa6
make files
simsekgokhan Sep 2, 2022
3d10084
refactor oracle upgrade expire writeset
simsekgokhan Sep 2, 2022
2d1bf80
add txs helper for voting
0o-de-lally Aug 17, 2022
a775b9d
revoke functional test, passing
simsekgokhan Sep 2, 2022
d53e9ee
deprecate fullnode payment in recovery mode test
simsekgokhan Sep 2, 2022
7e30fa1
revoking vote, should revoke delegates
simsekgokhan Sep 2, 2022
66ff683
test for revoking delegated votes
simsekgokhan Sep 2, 2022
e2a5b59
recovery mode uses the initial validators throughought the period
simsekgokhan Sep 2, 2022
53bcf80
makefile set recovery epoch 295
simsekgokhan Sep 2, 2022
2ec0573
including misko9's validator yaml configs
0o-de-lally Aug 20, 2022
2a302cd
update StateSyncConfig parameters
simsekgokhan Sep 2, 2022
221c26e
V6 smoketests (#1161)
0o-de-lally Sep 2, 2022
21d5004
v6 CI Workflows (#1162)
0o-de-lally Sep 2, 2022
fd70b77
[forge] accept and ignore "-Z unstable-options" and "--show-output"
msmouse Feb 10, 2022
b7f9ce2
[storage] receive TransactionInfo from execution, instead of calculat…
msmouse Dec 13, 2021
7100ed9
DiemValidatorInterface: DebuggerStateView::version usage clean up
msmouse Feb 10, 2022
2bdd122
Update build script
simsekgokhan Sep 7, 2022
1359de0
patch two mutation findings
simsekgokhan Sep 7, 2022
0f300ec
[executor] run_transactions_naive more naive
msmouse Feb 15, 2022
06b4527
[executor] trivial: refactor TestBlock
msmouse Feb 15, 2022
2f089db
[executor] refactor state_view.into() -> state_view.into_state_cache()
msmouse Feb 15, 2022
063d0a3
[storage] arb_blocks_to_commit: rely NOT on the DB
msmouse Feb 15, 2022
8875c0f
[executor] ParsedTransactionOutput and refactors
msmouse Feb 14, 2022
8e6d6b2
add Transaction::StateCheckpoint
msmouse Dec 14, 2021
3a1574f
trivial: linter doesn't require copyright banner
msmouse Feb 16, 2022
b990a67
[scripts] ensure that nodejs install has pre_command for sudo
davidiw Feb 16, 2022
a0ae370
[docker] fix for arch keyring issues
davidiw Feb 17, 2022
3aeb0a6
[executor] trivial: execute_block: create local shortcuts to parent b…
msmouse Feb 14, 2022
0e696c8
remove scratchpad-benchmark
simsekgokhan Sep 7, 2022
4b1d0d1
trivial: TreeState::into_ledger_view()
msmouse Feb 18, 2022
d9da8e1
trivial: remove DB::get_latest_state_root()
msmouse Feb 18, 2022
27e7b28
PR to move in parallel
gelash Feb 22, 2022
ee38e6b
V6 Implement CI tests for new frameworks (#1165)
0o-de-lally Sep 16, 2022
b5d9585
update CI makefile
0o-de-lally Sep 16, 2022
5e07962
Some cleaning and refactoring
simsekgokhan Sep 18, 2022
0f01d7b
Move smoke-tests to testsuite/smoke-test/src/ol_smoke_tests.rs
simsekgokhan Sep 18, 2022
b4e4102
api testing of multisig and multiagent
0o-de-lally Sep 21, 2022
6106c07
First version of working ol/smoke-test
simsekgokhan Sep 23, 2022
cea9c02
fix the hardcoded crypto salts, replaced from Diem's (#1171)
0o-de-lally Sep 28, 2022
e52391b
V6 shuffle (#1172)
0o-de-lally Sep 28, 2022
64aab4f
V6 fix genesis (#1173)
0o-de-lally Sep 28, 2022
5e5ffce
add shuffle ability to add a network to config file, and read and dis…
0o-de-lally Sep 29, 2022
9db5234
[Documentation] Updated vouching requirements docs from 4 to 2 (#1178)
hemulin Oct 5, 2022
0a84bf9
0L changes for "Patch type tags nesting exploit from move-language" a…
simsekgokhan Nov 1, 2022
6d242b0
Added a step in smoke tests phase to cleanup space on runner machine …
hemulin Nov 7, 2022
11df7ae
HOTFIX: CI running out of space to build. This may help.
hemulin Nov 9, 2022
3163e80
Genesis v6 from JSON v5 export and v5 JSON export (#1212)
simsekgokhan Jan 25, 2023
4b40e86
add cheatsheet for testing v6 (#1225)
0o-de-lally Jan 25, 2023
e2cfaef
get address from user if authkey changed
ea-open-source Jan 30, 2023
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
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
Binary file added .assets/diem.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 0 additions & 15 deletions .cargo/config

This file was deleted.

18 changes: 18 additions & 0 deletions .cargo/config.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
[alias]
x = "run --package x --bin x --"
xcheck = "run --package x --bin x -- check"
xclippy = "run --package x --bin x -- clippy"
xfmt = "run --package x --bin x -- fmt"
xfix = "run --package x --bin x -- fix"
xtest = "run --package x --bin x -- test"
xlint = "run --package x --bin x -- lint"
xbuild = "run --package x --bin x -- build"
nextest = "run --package x --bin x -- nextest"

# //////// 0L ////////
[target.'cfg(target_os = "linux")']
# Dramatically increases the link performance for the eventbus
rustflags = ["-C", "link-arg=-fuse-ld=lld"] # sudo apt -y install lld
# Uncomment following lines for faster link times (see brew cmd to install zld)
# [target.'cfg(target_os = "macos")']
# rustflags = ["-C", "link-arg=-fuse-ld=/usr/local/bin/zld"] # brew install michaeleisel/zld/zld
12 changes: 12 additions & 0 deletions .config/nextest.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
[profile.ci]
# Detect flaky tests.
retries = 2
# Show skipped tests in the CI output.
status-level = "skip"
# Show output for all tests as soon as they fail and at the end of the test run.
failure-output = "immediate-final"
# Do not cancel test run on the first failure.
fail-fast = false

[profile.ci.junit]
path = "junit.xml"
5 changes: 2 additions & 3 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,5 @@
*.txt text
*.yml text

# Use Rust syntax highlighter for Move and Move IR code
*.move linguist-language=Rust
*.mvir linguist-language=Rust
# Use Move syntax highlighter for Move IR code
*.mvir linguist-language=Move
17 changes: 0 additions & 17 deletions .github/CODEOWNERS

This file was deleted.

26 changes: 7 additions & 19 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,14 @@ assignees: ''

# 🐛 Bug

<!-- A clear and concise description of what the bug is.
To report a security issue, please email [email protected]. -->
<!-- A clear and concise description of what the bug is. -->

## To reproduce

## Expected Behavior

<!-- A clear and concise description of what you expected to happen. -->

## Steps To reproduce

**Code snippet to reproduce**
```rust
Expand All @@ -24,19 +28,3 @@ To report a security issue, please email [email protected]. -->
```
// Paste the output here
```

## Expected Behavior

<!-- A clear and concise description of what you expected to happen. -->

## System information

**Please complete the following information:**
- <!-- Diem Version -->
- <!-- Rust Version -->
- <!-- Computer OS -->


## Additional context

Add any other context about the problem here.
39 changes: 0 additions & 39 deletions .github/ISSUE_TEMPLATE/documentation_bug_report.md

This file was deleted.

6 changes: 0 additions & 6 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,3 @@ assignees: ''

**Describe alternatives you've considered**
<!-- A clear and concise description of any alternative solutions or features you've considered. -->

**Are you willing to open a pull request?** (See [CONTRIBUTING](../../CONTRIBUTING.md))

## Additional context

<!-- Add any other context or screenshots about the feature request here. -->
10 changes: 0 additions & 10 deletions .github/ISSUE_TEMPLATE/questions.md

This file was deleted.

28 changes: 0 additions & 28 deletions .github/PULL_REQUEST_TEMPLATE.md

This file was deleted.

3 changes: 0 additions & 3 deletions .github/actions/README.md

This file was deleted.

63 changes: 0 additions & 63 deletions .github/actions/build-setup/action.yml

This file was deleted.

9 changes: 0 additions & 9 deletions .github/actions/build-teardown/action.yml

This file was deleted.

62 changes: 0 additions & 62 deletions .github/actions/check-machine/action.yml

This file was deleted.

33 changes: 0 additions & 33 deletions .github/actions/docker-checks/action.yml

This file was deleted.

Loading