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

Update new rpc tests to mainnet v1.32.2 #3671

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
748 commits
Select commit Hold shift + click to select a range
0c45bf4
fix(docs, examples): reintroduced the self sponsor example
valeriyr Oct 15, 2024
0b347ce
fix(docs): reintroduced the self sponsor part in the developer sidebar
valeriyr Oct 15, 2024
35d87ce
feat(iota-json-rpc-tests): add read api tests (#3102)
sergiupopescu199 Oct 15, 2024
7dc018d
feat(iota-sdk): accept impl Into<String> instead of String (#3258)
Thoralf-M Oct 15, 2024
6a59104
feat(iota): add tests for IotaClientCommands::{Balance, Faucet} (#3152)
Thoralf-M Oct 15, 2024
12cfea3
feat(explorer,wallet): Fix all UI errors and warnings (#3057)
panteleymonchuk Oct 15, 2024
3623610
feat(docs) create quiz for consensus and transaction lifecycle
Ginowine Oct 2, 2024
bef52c1
feat(docs) create quiz for epoch page
Ginowine Oct 2, 2024
5aeb6ff
feat(docs) create quiz for staking and reward page
Ginowine Oct 2, 2024
fca1405
feat(docs) create quiz for protocol upgrade page
Ginowine Oct 2, 2024
003c453
fix(docs) implement review suggestions
Ginowine Oct 3, 2024
b15ce5c
fix(devx) create signed commit
Ginowine Oct 11, 2024
3168055
fix(devx) set up ssh
Ginowine Oct 12, 2024
8daf144
fix(devx) sign commit
Ginowine Oct 12, 2024
6a4390a
fix(devx) test if commit is signed
Ginowine Oct 12, 2024
a006f67
fix(devx) test sign commit
Ginowine Oct 12, 2024
584772a
fix(devx) check signing key work
Ginowine Oct 15, 2024
59f45c8
fix(devx) cargo update tonic
Ginowine Oct 15, 2024
252d7f5
fix(devx) rebase
Ginowine Oct 15, 2024
93048e3
fix(devx) fix build
Ginowine Oct 15, 2024
082b9c3
fix(devx) rebase again
Ginowine Oct 15, 2024
b9c4623
fix(devx) test before pushing
Ginowine Oct 15, 2024
6db6ddd
feat(wallet): polish loaders (#3219)
evavirseda Oct 15, 2024
9572be2
Merge pull request #3029 from iotaledger/devx/add-quizzes-to-about-io…
Ginowine Oct 15, 2024
3de3b91
chore(transaction-builder): impl Into<Option<_>> parameters (#2262)
thibault-martinez Oct 15, 2024
8c1abfe
fix: improve explorer links (#3220)
brancoder Oct 15, 2024
f426266
hotfix(wallet-dashboard): temporarily skip failing unit test in vesti…
msarcev Oct 15, 2024
60576b3
chore(*): replace contact@iota.org with info@iota.org (#3275)
thibault-martinez Oct 15, 2024
ed67ba7
fix(tooling-ci): Improve Explorer e2e tests reliability with 'waitFor…
msarcev Oct 15, 2024
697abbf
fix(node): Update tonic to 0.12.3 (#3287)
marc2332 Oct 15, 2024
2dfeef5
Merge pull request #3161 from iotaledger/sc-platform/issue-2946-smr-c…
valeriyr Oct 15, 2024
aab4fdd
feat(explorer): rebrand error texts to info boxes (#3274)
evavirseda Oct 15, 2024
f0534f3
feat(wallet): rebrand connected account to dapp (#3273)
evavirseda Oct 15, 2024
203a239
chore(ci): bump upload-artifact/download-artifact to v4 (#3283)
thibault-martinez Oct 15, 2024
4c9256e
fix(explorer): fix paginated owned coins not resetting active page on…
evavirseda Oct 15, 2024
11bc76a
feat(wallet): UI/UX polishes (#3292)
evavirseda Oct 15, 2024
5de92b1
feat(wallet): set max visible toasts and fix faucet message (#3302)
evavirseda Oct 15, 2024
006f903
feat(scripts): refactor `search_versions` to generic search framework…
muXxer Oct 16, 2024
8a712f9
feat(wallet): use recognized badge in balance changes instead of unre…
evavirseda Oct 16, 2024
067c4ea
chore(tests): disable zklogin tests (#3331)
muXxer Oct 16, 2024
ee82fd6
fix(docs) : Fix Mermaid flowchart display (#3233)
vivekjain23 Oct 16, 2024
4aa3d75
feat(iota-genesis-builder,iota-node): Genesis restructuring (#3054)
miker83z Oct 16, 2024
844213c
feat!(iota/iota-keys): use bech32 instead of base64 for private key e…
Thoralf-M Oct 16, 2024
fd02ae3
fix(iota-framework/iota-system): fix MAX_VALIDATOR_GAS_PRICE check
Dkwcs Oct 15, 2024
8af0a37
ifx(iota-framework-snapshot): snapshot update
Dkwcs Oct 16, 2024
9ee1fa3
feat(wallet): create `formatAccountName` helper function (#3281)
evavirseda Oct 16, 2024
42357ba
Merge pull request #3323 from iotaledger/sc-platfrom/fix-MAX_VALIDATO…
Dkwcs Oct 16, 2024
211b743
chore(tests): disable bridge tests (#3341)
muXxer Oct 16, 2024
28a6c94
fix(iota-framework): update iota-system snapshot (#3347)
miker83z Oct 16, 2024
4ea9a6a
fix(iota-source-validation-service): test_api_route works again (#3324)
lzpap Oct 16, 2024
32cd480
remove(node): remove unused protocol feature flags (#3344)
muXxer Oct 16, 2024
437ce9d
fix(iota-graphql-e2e-tests): restore validator/transactions tests (#3…
kodemartin Oct 16, 2024
c79f897
feat(iota): add IotaValidatorCommand::List command (#3291)
Thoralf-M Oct 16, 2024
7f84fd2
chore(dependencies): Move dependencies once again (#3085)
DaughterOfMars Oct 16, 2024
d357bdd
chore(tests): disable jwk related tests (#3348)
muXxer Oct 16, 2024
65b8a76
feat(CI): update release workflow (#3345)
lzpap Oct 16, 2024
b55b741
fix(CI): fix linux binary release tar name (#3370)
lzpap Oct 16, 2024
e359acf
remove(node): remove `txn_base_cost_as_multiplier` feature flag (#3367)
muXxer Oct 17, 2024
b1359af
remove(node): remove `commit_root_state_digest` feature flag (#3350)
muXxer Oct 17, 2024
8a958a3
remove(node): remove `loaded_child_objects_fixed` feature flag (#3352)
muXxer Oct 17, 2024
c427109
remove(node): remove `missing_type_is_compatibility_error` feature fl…
muXxer Oct 17, 2024
a0c585d
remove(node): remove `disallow_change_struct_type_params_on_upgrade` …
muXxer Oct 17, 2024
3cfddbe
remove(node): remove `end_of_epoch_transaction_supported` feature fla…
muXxer Oct 17, 2024
a381328
remove(node): remove `consensus_order_end_of_epoch_last` feature flag…
muXxer Oct 17, 2024
1a1e9bb
remove(node): remove `simple_conservation_checks` feature flag (#3369)
muXxer Oct 17, 2024
ab075be
remove(node): remove `advance_epoch_start_time_in_safe_mode` feature …
muXxer Oct 17, 2024
d71913c
remove(node): remove `ban_entry_init` feature flag (#3358)
muXxer Oct 17, 2024
75042fc
Remove unused anemo config (#3374)
piotrm50 Oct 17, 2024
4334616
fix: Wrong DB URL for indexer-analytics in docker-compose configurati…
samuel-rufi Oct 17, 2024
6646730
feat: bump iota to v0.3.0 (#3379)
lzpap Oct 17, 2024
551b9cf
fix(explorer): Show publish tx data (#3313)
marc2332 Oct 17, 2024
14d8cad
docs(iota-framework): add readme for packages snapshot (#3377)
miker83z Oct 17, 2024
70e92c0
refactor(general): Update turborepo to 2.1.3 (#3329)
marc2332 Oct 17, 2024
9f9154e
feat(apps-ui-kit): add missing animation transitions (#3328)
evavirseda Oct 17, 2024
e0a9c70
feat(e2e-tests): add test for run fullnode with migration data (#3361)
Dkwcs Oct 17, 2024
26bbbb8
feat: remove Toggle from apps/ui (#3332)
evavirseda Oct 17, 2024
1e2d440
fix(iota-graphql-e2e-tests): restore remaining tests (#3371)
kodemartin Oct 17, 2024
d9af094
feat(ui): remove `apps/ui/src/Combobox.tsx` (#3342)
evavirseda Oct 17, 2024
98b9675
fix(e2e-tests): Increase timeout from 60s to 300s in validator_tx_fin…
jkrvivian Oct 17, 2024
d923aa0
refactor(explorer): Add units to table cells (#3031)
marc2332 Oct 17, 2024
17516f1
feat: remove button component and story (#3343)
evavirseda Oct 17, 2024
8bfa963
feat(ui): remove `apps/ui/src/Heading.tsx` (#3353)
evavirseda Oct 17, 2024
43864be
fix: update schemas (#3384)
valeriyr Oct 17, 2024
76ea9cc
fix: add conditional check for pull request event in preview deployme…
VmMad Oct 17, 2024
e0c5120
fix(testings) Fix testings and ignore Sui-failed tests (#3363)
bingyanglin Oct 17, 2024
558fdbc
ci(turborepo): remove audit dependency to run lint check (#3373)
VmMad Oct 17, 2024
b94b572
feat(ui): remove `apps/ui/src/LoadingIndicator.tsx` (#3356)
evavirseda Oct 17, 2024
68dceb7
feat(ui): remove `apps/ui/src/Placeholder.tsx` (#3362)
evavirseda Oct 17, 2024
48a9296
fix(wallet): avoid opening multiple wallet connection popup (#3195)
VmMad Oct 17, 2024
0de836e
feat(ui): remove `apps/ui/src/IconButton.tsx` (#3355)
evavirseda Oct 17, 2024
0402c1b
feat(iota-json-rpc-tests): Add tests for MoveUtils json rpc api (#3315)
tomxey Oct 17, 2024
f8c972a
fix: parse docker meta tags correctly for different network tags (#3386)
lzpap Oct 17, 2024
0c6f6f6
chore(apps-backend): cleanup features (#3172)
panteleymonchuk Oct 17, 2024
884f271
feat: bump iota to 0.3.1 (#3397)
lzpap Oct 17, 2024
703955d
remove(node): remove `simplified_unwrap_then_delete` feature flag (#3…
muXxer Oct 17, 2024
edfd842
remove(node): remove `verify_legacy_zklogin_address` feature flag (#3…
muXxer Oct 17, 2024
447ce50
feat(ui): remove `apps/ui/src/Text.tsx` and all `apps/ui` debris (#3372)
evavirseda Oct 18, 2024
318d677
remove(node): Cleanup `ConsensusCommitPrologue` and related protocol …
alexsporn Oct 18, 2024
3cbf1ad
feat: removed deny_list_v1
valeriyr Oct 18, 2024
59668d1
fix(iota-framework-snapshot): the snapshots were updated
valeriyr Oct 18, 2024
262706e
remove(node): remove `enable_effects_v2` feature flag (#3437)
muXxer Oct 18, 2024
c75ff3a
remove(node): remove `fresh_vm_on_framework_upgrade` feature flag (#3…
muXxer Oct 18, 2024
5a7b2b8
fix(CI): disable udeps due to nightly bug (#3455)
lzpap Oct 18, 2024
79f6bc4
fix(iota-adapter-transactional-tests): removed deny_list_v1 tests
valeriyr Oct 18, 2024
45771ba
fix(iota-swarm-config): updated snapshot
valeriyr Oct 18, 2024
43658e5
fix: removed outdated TODOs
valeriyr Oct 18, 2024
c1f5b06
remove(node): remove `random_beacon` feature flag and deprecated stor…
muXxer Oct 18, 2024
afd43b4
remove(node): remove `allow_receiving_object_id` feature flag (#3439)
muXxer Oct 18, 2024
98e05fc
Merge branch 'develop' into sc-platform/issue-3095-resolve-deny-list-…
valeriyr Oct 18, 2024
787d9b4
fix(iota-protocol-config) remove loaded_child_object_format flag and …
Dkwcs Oct 18, 2024
928b70b
chore(dependencies): Update `iota-rust-sdk` hash (#3458)
DaughterOfMars Oct 18, 2024
1b384fb
fix(iota-graphql-e2e-tests)L the tests updated
valeriyr Oct 18, 2024
ab89f3f
Merge branch 'develop' into sc-platform/issue-3095-resolve-deny-list-…
valeriyr Oct 18, 2024
6e0af19
feat!(iota-transaction-builder): remove digest param from Transaction…
Thoralf-M Oct 18, 2024
e545e24
remove(node): remove `reject_mutable_random_on_entry_functions` featu…
muXxer Oct 18, 2024
78ee9c0
remove(node): remove `reshare_at_same_initial_version` feature flag (…
muXxer Oct 19, 2024
a946248
remove(node): remove `resolve_abort_locations_to_package_id` feature …
muXxer Oct 19, 2024
0cce294
fix(iota-protocol-config): remove loaded_child_object_format_type fla…
Dkwcs Oct 19, 2024
20e8eb1
fix(core): e2e tests for passkey (#3390)
hmoog Oct 21, 2024
9a6a859
Merge branch 'develop' into sc-platform/issue-3095-resolve-deny-list-…
valeriyr Oct 21, 2024
724ad97
fix(iota-protocol-config): removed extra enable_coin_deny_list_v2 fla…
valeriyr Oct 21, 2024
9904795
fix(iota-types): use a named argument for the deny list object root e…
valeriyr Oct 21, 2024
eeaf48f
chore(core-node): Remove MultiSigLegacy (#3375)
hmoog Oct 21, 2024
60e8ea7
remove(node): remove `soft_bundle` feature flag (#3478)
muXxer Oct 21, 2024
f944a91
refactor(iota-json-rpc-tests): Optimise `iota-json-rpc` tests (#3392)
sergiupopescu199 Oct 21, 2024
055966c
fix(iota-rosetta): fix tests (#3477)
Thoralf-M Oct 21, 2024
8d07ac4
Merge branch 'develop' into sc-platform/issue-3095-resolve-deny-list-…
valeriyr Oct 21, 2024
1bfdedc
fix(iota-e2e-tests): Reintroduce randomness test with correct semanti…
miker83z Oct 21, 2024
8be08cd
refactor(tooling-ci): Run TS e2e tests on develop (#3295)
marc2332 Oct 21, 2024
33ade2b
remove(node): remove `mysticeti_use_committed_subdag_digest` feature …
muXxer Oct 21, 2024
3da051a
feat(docs) - Add quizzes to Node Operators (#3183)
vivekjain23 Oct 21, 2024
8bca6a4
feat(docs) - Add quizzes developer cryptography (#3063)
vivekjain23 Oct 21, 2024
5b4a085
feat(iota): add faucet_amount param to IotaCommand::Start (#3484)
Thoralf-M Oct 21, 2024
41d1fde
refactor(ci): Add debug logs for turbo flaky builds (#3489)
marc2332 Oct 21, 2024
4a34662
refactor(ts-sdk): remove wrong package references from tsconfigs (#3490)
marc2332 Oct 21, 2024
ad80630
fix(ci): Remove redundant CI tests. (#3494)
piotrm50 Oct 21, 2024
1e9d1a8
fix(wallet-dashboard): add mocked timelocked staked objects with dyna…
VmMad Oct 21, 2024
6738e35
fix: ci after mysticeti cleanup (#3507)
lzpap Oct 21, 2024
9ca1874
fix: remove mentions of mysticeti-test in ci (#3509)
lzpap Oct 21, 2024
25e9fcc
chore(CI): Update all action versions (#2429)
DaughterOfMars Oct 21, 2024
b63d0bd
remove(node): remove deprecated `TransactionKind::ChangeEpoch()` (#3452)
alexsporn Oct 21, 2024
56d3890
feat(wallet): improve staking flow by allowing full amount stake but …
brancoder Oct 21, 2024
b97e0d7
fix(iota-light-client): Fix tests and conversions (#3430)
DaughterOfMars Oct 21, 2024
9dbf42d
fix(iota-protocol-config): remove recompute_has_public_transfer_in_ex…
Dkwcs Oct 21, 2024
f239c54
Merge branch 'develop' into sc-platform/issue-3095-resolve-deny-list-…
valeriyr Oct 21, 2024
f53abcb
fix(iota-rpc-loadgen): link to local-network docs (#3500)
thibault-martinez Oct 21, 2024
9bbf460
Merge pull request #3448 from iotaledger/sc-platform/issue-3095-resol…
valeriyr Oct 21, 2024
1d22a71
chore(CI): Fix labeler (#3515)
DaughterOfMars Oct 21, 2024
e52a709
fix(iota-protocol-config): remove shared_object_deletion flag and rel…
Dkwcs Oct 21, 2024
4094179
task(docs): Remove Shimmer from move docs (#3385)
lucas-tortora Oct 21, 2024
488bacf
Fix reconfiguration tests (#3501)
bingyanglin Oct 22, 2024
2117363
chore(CI): Update light client checkpoint files (#3519)
DaughterOfMars Oct 22, 2024
a69a505
chore(consensus-core): move `MockCoreThreadDispatcher` to tests (#3520)
thibault-martinez Oct 22, 2024
4dd4f79
feat: removed the `enable_coin_deny_list_v2` flag and the related tra…
valeriyr Oct 22, 2024
035d6d0
chore(sdk): Update `openapi.json` (#3523)
piotrm50 Oct 22, 2024
b841abb
feat: renamed `deny_list_v2` to `deny_list_v1`
valeriyr Oct 22, 2024
f68d272
feat(iota-framework-snapshot): updated the snapshots
valeriyr Oct 22, 2024
e5f3377
fix(tooling): Remove duplication in pnpm-workspace (#3530)
msarcev Oct 22, 2024
37c7f45
chore(ci): set nextest retries to 1 (#3531)
thibault-martinez Oct 22, 2024
268b3aa
refactor(wallet): remove `apps/wallet/src/ui/app/shared/heading/index…
evavirseda Oct 22, 2024
063cf79
refactor(wallet): remove unused `apps/wallet/src/ui/app/shared/Link.t…
evavirseda Oct 22, 2024
e3910d4
refactor(explorer): refactor and improve styles for `AreaGraph` and `…
VmMad Oct 22, 2024
48fbfaf
hotfix(ui-kit): remove unnecessary addon to fix dev mode (#3486)
evavirseda Oct 22, 2024
abbe0fd
chore(ci): remove nightly narwhal tests (#3532)
thibault-martinez Oct 22, 2024
d7063e4
refactor(explorer): rebrand `CopyToClipboard` (#3495)
evavirseda Oct 22, 2024
00dc400
refactor(explorer): remove all around `experimental--id` page (#3511)
evavirseda Oct 22, 2024
a1117c8
fix(tests): Improve handling of `node_keypair` in tests. (#3539)
piotrm50 Oct 22, 2024
93a71fd
chore(core): cleanup `EpochStartConfiguration` (#3538)
alexsporn Oct 22, 2024
4d6c9ad
fix(iota-execution): digest arg type set to vec<u8> according to auth…
Dkwcs Oct 22, 2024
62fb88d
feat: removed the prefix `v1` from the deny_list methods
valeriyr Oct 22, 2024
2bfbd3c
feat(iota-framework-snapshot): updated the snapshots
valeriyr Oct 22, 2024
a2436d5
Merge branch 'develop' into sc-platform/issue-3464-rename-deny-list
valeriyr Oct 22, 2024
7362e89
refactor(tooling): remove Shimmer from the TS side (#3493)
evavirseda Oct 22, 2024
d98f7bb
fix(wallet): Fix transaction validaton of `signTransaction` (#3272)
marc2332 Oct 22, 2024
1f3454d
refactor(wallet): cleanup input components (#3454)
evavirseda Oct 22, 2024
e9820be
refactor(iota-json-rpc,iota-graphql-rpc): remove filtering on validat…
kodemartin Oct 22, 2024
7a2d0a3
refactor: remove `DropdownMenu` (#3534)
VmMad Oct 22, 2024
5fabf77
feat(iota-graphql-rpc): expose treasury cap id (#3557)
kodemartin Oct 22, 2024
3b63df1
refactor(iota-rest-api): disable http2 in client (#3529)
kodemartin Oct 22, 2024
b509907
feat(wallet): prevent layout shifts (#3540)
evavirseda Oct 22, 2024
ee904dd
chore(iota-indexer): remove IndexerError suffixes (#3306)
thibault-martinez Oct 22, 2024
5e005f4
feat: bump iota to v0.4.0 (#3562)
lzpap Oct 22, 2024
e9e5eac
Merge branch 'develop' into sc-platform/issue-3464-rename-deny-list
valeriyr Oct 22, 2024
6cd4ca9
chore(ci): clean app deploy job names (#3563)
thibault-martinez Oct 22, 2024
787fdd3
fix(docs): Remove Redundant Table of Contents from validator-tools Do…
vivekjain23 Oct 23, 2024
cd76a66
Merge pull request #3535 from iotaledger/sc-platform/issue-3464-renam…
valeriyr Oct 23, 2024
0604ab9
refactor(explorer): remove `Banner` component and replace with `InfoB…
evavirseda Oct 23, 2024
ef4dabf
fix(general): Fix turborepo audit ci (#3568)
marc2332 Oct 23, 2024
69cef80
chore(consensus): Update deprecated `into_router` call (#3559)
DaughterOfMars Oct 23, 2024
ac0b643
feat(ts-sdk): Sync TS SDK with json/graphql RPC crates (#3573)
msarcev Oct 23, 2024
df45633
fix(docs) : Responsiveness of Document Design (#3380)
vivekjain23 Oct 23, 2024
6166139
feat(docs) : Feedback Form for documentation (#3327)
vivekjain23 Oct 23, 2024
c7cf038
chore(CI): Add nightly build for macOS arm64 (#3166)
DaughterOfMars Oct 23, 2024
a37807e
fix(apps-ui-kit): inconsistent font appearance in some browsers (#3575)
evavirseda Oct 23, 2024
9e3379b
fix(e2e-tests): Fix reconfiguration e2e tests and msim compilation (#…
jkrvivian Oct 23, 2024
43899df
chore(node): sort dependencies in Cargo.toml files (#3581)
muXxer Oct 23, 2024
100ded3
chore(*): remove last Error variant suffixes (#3570)
thibault-martinez Oct 23, 2024
32016aa
chore(core-node)!: Cleanup Narwhal related fields in IOTA Framework c…
hmoog Oct 23, 2024
f101ef2
chore(consensus): cleanup throughput_aware_consensus_submission (#3576)
piotrm50 Oct 23, 2024
633c3fb
fix(explorer): white background shoring when zooming in or on very la…
evavirseda Oct 23, 2024
3f4a94a
fix(explorer): prevent horizontal scroll in object changes (#3558)
evavirseda Oct 23, 2024
fa8d8e1
refactor(explorer): cleanup classes from PlayPause (#3541)
VmMad Oct 23, 2024
46aa9a5
refactor(explorer): remove `ui/Divider` (#3542)
evavirseda Oct 23, 2024
90aef19
chore(ci): remove simulator-nightly-mysticeti.yml (#3551)
thibault-martinez Oct 23, 2024
366cfcf
feat: remove `zklogin_supported_providers` param (#3579)
valeriyr Oct 24, 2024
87ef0a5
fix(iota-json-rpc-tests): Fix unstaking and timelocked_unstaking test…
samuel-rufi Oct 24, 2024
4647c11
fix(apps-backend): crashed apps-backend (#3555)
panteleymonchuk Oct 24, 2024
21b687f
feat(wallet): remove buttonUI component and replace it with uikit (#3…
evavirseda Oct 24, 2024
babee23
fix(test): Fix iota-core::format::test_format (#3604)
bingyanglin Oct 24, 2024
d5eb835
feat(explorer): reverse objects link and amount in address objects li…
evavirseda Oct 24, 2024
9cb59c0
refactor(wallet): remove `Text` component and debris (#3445)
evavirseda Oct 24, 2024
cdfa438
Merge branch 'develop' into merging
sergiupopescu199 Oct 24, 2024
517f2d9
fix(iota-indexer): get object packages (#3610)
sergiupopescu199 Oct 24, 2024
86dc9f4
remove(node): remove `advance_to_highest_supported_protocol_version` …
muXxer Oct 24, 2024
7158dee
fix(iota-rosetta): fix test_pay_with_gas_budget_fail (#3635)
Thoralf-M Oct 24, 2024
6f14c63
chore(*): fix clippy::manual_inspect (#3633)
thibault-martinez Oct 24, 2024
1884ffe
chore(CODEOWNERS): refine infra ownership (#3641)
kodemartin Oct 24, 2024
4db2c12
feat(scripts): add script to sort Cargo.toml dependencies (#3602)
muXxer Oct 24, 2024
3dd596f
feat(tooling-sdk): Sync json/graphql rpc schema changes to TS SDK (#3…
msarcev Oct 24, 2024
fed535c
refactor(wallet): Remove, rebrand, cleanup ButtonOrLink, tooltip, com…
panteleymonchuk Oct 24, 2024
74a2d90
feat(tooling-ci): run CI check on pnpm dependency changes. (#3314)
panteleymonchuk Oct 24, 2024
68a46ce
chore(tooling): remove old frens and domains mentions (#3225)
panteleymonchuk Oct 24, 2024
ea38fa7
refactor(tooling): remove unnecessary built dependencies from turbo s…
begonaalvarezd Oct 25, 2024
8e89d86
feat(workflows/ledgerjs-hw-app-iota): add ledgernano tests (#2208)
Thoralf-M Oct 25, 2024
19f63b3
feat(wallet-dashboard): kickoff apps-ui-kit setup (#3636)
evavirseda Oct 25, 2024
292fdd0
fix(iota-e2e-tests): Fix Traffic Control tests (#3545)
daria305 Oct 25, 2024
59353a0
refactor(wallet): cleanup wallet manifest (#3597)
VmMad Oct 25, 2024
2350015
refactor(explorer): update `IotaTokenCard` and remove `ui/Card` (#3516)
VmMad Oct 25, 2024
a6911c2
refactor(explorer): cleanup `ui/Tooltip` (#3543)
VmMad Oct 25, 2024
d21b9dc
fix(tooling-ci): Fix prod deploys of vercel (#3651)
marc2332 Oct 25, 2024
f7e80d9
feat(scripts): add script to update generated files (#3423)
muXxer Oct 25, 2024
322b9b9
fix: remove bottom padding for buttons in mnemonic screen (#3624)
evavirseda Oct 25, 2024
6e6f0ec
fix(tooling-ci): Do not check for specific app diffs for prod deploys…
marc2332 Oct 25, 2024
ac9b15b
chore(typed-store): Remove unused `?Sized` bounds (#3644)
DaughterOfMars Oct 25, 2024
bb26b08
feat(wallet-dashboard): style welcome page (#3643)
evavirseda Oct 25, 2024
475f950
refactor(wallet): remove `apps/wallet/src/ui/app/shared/forms/FormFie…
evavirseda Oct 25, 2024
23a91e8
Remove consensus README.md (#3663)
piotrm50 Oct 25, 2024
8e6cca4
fix(docs): Move all images to the static folder (#2359)
lucas-tortora Oct 25, 2024
8c2f491
refactor(wallet): cleanup old classes (#3642)
VmMad Oct 25, 2024
30fd747
fix(docs/standards): minor docs refactoring (#3584)
Dkwcs Oct 25, 2024
f510e67
fix(docs/getting-started): minor refactoring, remove duplicates (#3626)
Dkwcs Oct 25, 2024
92daf53
feat: remove deepbook (#3654)
valeriyr Oct 25, 2024
48a6251
fix(explorer/wallet): unify iota token logo (#3554)
evavirseda Oct 25, 2024
123b013
chore(*): clippy::needless_borrows_for_generic_args (#3639)
thibault-martinez Oct 25, 2024
46be458
fixup! Merge branch 'develop' into sc-platform/issue-3589
sergiupopescu199 Oct 25, 2024
b90d74c
fixup! fixup! Merge branch 'develop' into sc-platform/issue-3589
sergiupopescu199 Oct 25, 2024
68a6063
Merge branch 'develop' into sc-platform/issue-3589
sergiupopescu199 Oct 25, 2024
6bf4547
fixup! Merge branch 'develop' into sc-platform/issue-3589
sergiupopescu199 Oct 25, 2024
3782300
fixup! fixup! Merge branch 'develop' into sc-platform/issue-3589
sergiupopescu199 Oct 25, 2024
37f9c8e
fix(iota-indexer): update README
sergiupopescu199 Oct 25, 2024
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.
22 changes: 5 additions & 17 deletions .cargo/config.toml
Original file line number Diff line number Diff line change
@@ -1,19 +1,6 @@
[alias]
ci-fmt = "fmt --check"
ci-fmt-external = "ci-fmt --manifest-path external-crates/move/Cargo.toml --all"
ci-clippy = "clippy --all-targets --all-features -- -D warnings"
ci-clippy-external = [
"clippy",
"--manifest-path",
"external-crates/move/Cargo.toml",
"--",
"-Aclippy::upper_case_acronyms",
"-Aclippy::type_complexity",
"-Aclippy::new_without_default",
"-Aclippy::box_default",
"-Aclippy::manual_slice_size_calculation",
"-Dwarnings",
]
ci-license = "license-template --template .license_template"
ci-udeps = "udeps --all-targets --backend=depinfo"
ci-udeps-external = "udeps --all-targets --manifest-path external-crates/move/Cargo.toml --backend=depinfo"
Expand All @@ -23,7 +10,8 @@ rustflags = ["-C", "force-frame-pointers=yes", "-C", "force-unwind-tables=yes"]

# 64 bit MSVC, override default 1M stack with 8M stack
[target.x86_64-pc-windows-msvc]
rustflags = [
"-C",
"link-arg=/STACK:8000000",
]
rustflags = ["-C", "link-arg=/STACK:8000000"]

[target.x86_64-pc-windows-msvc.pq]
rustc-link-search = ["C:\\Program Files\\PostgreSQL\\16\\lib"]
rustc-link-lib = ["libpq"]
7 changes: 1 addition & 6 deletions .changeset/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,12 @@
"iota-wallet",
"iota-explorer",
"wallet-dashboard",
"@iota/apps-ui-kit",
"apps-backend",
"@iota/core",
"@iota/ui",
"@iota/apps-ui-kit",
"@iota/create-dapp",
"sponsored-transactions",
"kiosk-demo",
"kiosk-cli",
"@iota/zklogin",
"@iota/iotans-toolkit"
"kiosk-cli"
],
"___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": {
"onlyUpdatePeerDependentsWhenOutOfRange": true
Expand Down
9 changes: 0 additions & 9 deletions .changeset/late-buses-know.md

This file was deleted.

13 changes: 1 addition & 12 deletions .config/nextest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,21 +8,10 @@ failure-output = "immediate"
# Show skipped tests in the CI output.
status-level = "skip"
# Retry failing tests in order to not block builds on flaky tests
retries = 5
retries = 1
# Timeout tests after 4 minutes
slow-timeout = { period = "60s", terminate-after = 4 }

[profile.narwhalnightly]
# Print out output for failing tests as soon as they fail, and also at the end
# of the run (for easy scrollability).
failure-output = "immediate"
# Show skipped tests in the CI output.
status-level = "skip"
# Do not retry failing tests
retries = 0
# Mark tests as slow after 7 hours, kill them right after
slow-timeout = { period = "7h", terminate-after = 1 }

[profile.simtestnightly]
# Print out output for failing tests as soon as they fail, and also at the end
# of the run (for easy scrollability).
Expand Down
36 changes: 32 additions & 4 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Default fallback, if no other path below this matches someone from the `move` team has to review
* @iotaledger/l1-core
# Default fallback, if no other path below this matches
* @iotaledger/l1-core @iotaledger/core-node @iotaledger/core-consensus

# Everything within the SDK folder
/sdk/ @iotaledger/boxfish @iotaledger/l1-core @iotaledger/tooling
Expand All @@ -12,10 +12,31 @@
/external-crates/ @miker83z @valeriyr

# l1-core-infra team
/docker/ @iotaledger/l1-core-infra @iotaledger/core-node @iotaledger/devops-admin
/crates/iota-json-rpc*/ @iotaledger/l1-core-infra
/crates/iota-graphql*/ @iotaledger/l1-core-infra
/crates/iota-indexer/ @iotaledger/l1-core-infra
/crates/iota-rest-api/ @iotaledger/l1-core-infra
/crates/iota-indexer*/ @iotaledger/l1-core-infra
/crates/iota-data-ingestion*/ @iotaledger/l1-core-infra
/crates/iota-analytics-indexer/ @iotaledger/l1-core-infra

# core-node team
/crates/iota-archival/ @iotaledger/core-node
/crates/iota-authority-aggregation/ @iotaledger/core-node @iotaledger/core-consensus
/crates/iota-config/ @iotaledger/core-node
/crates/iota-core/ @iotaledger/core-node @iotaledger/core-consensus
/crates/iota-network/ @iotaledger/core-node
/crates/iota-network-stack/ @iotaledger/core-node
/crates/iota-node/ @iotaledger/core-node
/crates/iota-types/ @iotaledger/core-node @iotaledger/l1-core
/crates/iota-protocol-config/ @iotaledger/core-node @iotaledger/l1-core
/crates/iota-protocol-config-macros/ @iotaledger/core-node @iotaledger/l1-core
/crates/iota-rest-api/ @iotaledger/core-node @iotaledger/l1-core-infra
/crates/iota-snapshot/ @iotaledger/core-node
/crates/iota-storage/ @iotaledger/core-node

# core-consensus team
/consensus/ @iotaledger/core-consensus
/narwhal/ @iotaledger/core-consensus

# dev-tools team
/crates/iota/ @iotaledger/dev-tools
Expand Down Expand Up @@ -54,6 +75,13 @@ vercel.json @iotaledger/boxfish @iotaledger/tooling
# Protect this CODEOWNERS file, with some fallback in case of unavailability
/.github/CODEOWNERS @luca-moser @lzpap @miker83z @fijter

# Scripts
/scripts/dependency_graphs/ @muXxer
/scripts/cargo_sort/ @muXxer
/scripts/generate_files/ @muXxer
/scripts/codesearch/ @muXxer
/scripts/slipstream/ @muXxer

# Disable code ownership for these auto-generated files
/Cargo.lock
/pnpm-lock.yaml
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/release.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ title: '[Task(*)]: release version x.y.z'
- [ ] Edit `crates/iota-open-rpc/spec/openrpc.json`
- [ ] Update `sdk/typescript/src/version.ts` (`pnpm sdk build`)
- [ ] Update `Cargo.lock` (`cargo check`)
- [ ] Update `crates/iota-framework/packages/deepbook/Move.lock`
- [ ] Update `crates/iota-framework/packages/iota-framework/Move.lock`
- [ ] Update `crates/iota-framework/packages/iota-system/Move.lock`
- [ ] Update `crates/iota-framework/packages/move-stdlib/Move.lock`
Expand Down
8 changes: 4 additions & 4 deletions .github/actions/diffs/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ outputs:
runs:
using: composite
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # Pin v4.1.1
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # pin@v4
- name: Detect Changes
uses: dorny/paths-filter@v3
uses: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36 # pin@v3
id: diff
with:
filters: |
Expand All @@ -36,8 +36,8 @@ runs:
- ".github/workflows/_rust_tests.yml"
- ".github/workflows/_rust_lints.yml"
- ".github/workflows/_external_rust_tests.yml"
- ".github/workflows/_external_rust_lints.yml"
- ".github/workflows/_mysticeti_tests.yml"
- ".github/workflows/_cargo_deny.yml"
- "scripts/cargo_sort/cargo_sort.py"
- "Cargo.toml"
- "Cargo.lock"
- ".config/nextest.toml"
Expand Down
8 changes: 4 additions & 4 deletions .github/actions/turbo-diffs/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,17 @@ outputs:
runs:
using: composite
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # pin@v4
with:
fetch-depth: 0
- uses: pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2 # pin@v4.0.0
- uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # pin@v4.0.2
- uses: pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2 # pin@v4
- uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # pin@v4
with:
node-version: "20"
- id: changes
name: Detect changes
shell: bash
run: echo "packages=$(pnpm --silent dlx turbo@1 run build --filter="...[origin/develop]" --dry=json | jq -c ".packages")" >> $GITHUB_OUTPUT
run: echo "packages=$(pnpm --silent dlx turbo@2 run build --filter="...[origin/develop]" --dry=json | jq -c ".packages")" >> $GITHUB_OUTPUT
- name: Print changes for easy debugging
shell: bash
run: echo ${{ steps.changes.outputs.packages }}
18 changes: 6 additions & 12 deletions .github/crates-filters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ iota-aws-orchestrator:
- "crates/iota-aws-orchestrator/**"
iota-benchmark:
- "crates/iota-benchmark/**"
iota-bridge:
- "crates/iota-bridge/**"
iota-cluster-test:
- "crates/iota-cluster-test/**"
iota-config:
Expand All @@ -60,6 +62,8 @@ iota-framework-tests:
- "crates/iota-framework-tests/**"
iota-genesis-builder:
- "crates/iota-genesis-builder/**"
iota-genesis-common:
- "crates/iota-genesis-common/**"
iota-graphql-e2e-tests:
- "crates/iota-graphql-e2e-tests/**"
iota-graphql-rpc:
Expand Down Expand Up @@ -138,8 +142,8 @@ iota-swarm-config:
- "crates/iota-swarm-config/**"
iota-test-transaction-builder:
- "crates/iota-test-transaction-builder/**"
iota-test-validator:
- "crates/iota-test-validator/**"
iota-tls:
- "crates/iota-tls/**"
iota-tool:
- "crates/iota-tool/**"
iota-transaction-builder:
Expand Down Expand Up @@ -170,22 +174,12 @@ narwhal-config:
- "narwhal/config/**"
narwhal-crypto:
- "narwhal/crypto/**"
narwhal-executor:
- "narwhal/executor/**"
narwhal-network:
- "narwhal/network/**"
narwhal-node:
- "narwhal/node/**"
narwhal-primary:
- "narwhal/primary/**"
narwhal-storage:
- "narwhal/storage/**"
narwhal-test-utils:
- "narwhal/test-utils/**"
narwhal-types:
- "narwhal/types/**"
narwhal-worker:
- "narwhal/worker/**"
iota-execution:
- "iota-execution/**"
iota-execution-cut:
Expand Down
11 changes: 6 additions & 5 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Add 'Foo' to any changes within 'bar' folder or any subfolders
"Type: Documentation":
- docs/content/**/*
"iota-explorer":
- explorer/**/*
Documentation:
- changed-files:
- any-glob-to-any-file: docs/content/**/*
iota-explorer:
- changed-files:
- any-glob-to-any-file: explorer/**/*
36 changes: 36 additions & 0 deletions .github/workflows/_cargo_deny.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
name: Cargo deny

on:
workflow_call:
secrets:
SSH_PRIVATE_KEY_IOTA_CI:
required: true
SSH_GITHUB_KNOWN_HOSTS:
required: true

concurrency:
group: cargo-deny-${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true

jobs:
rust-crates:
name: cargo-deny (advisories, licenses, bans, ...)
runs-on: [self-hosted]
steps:
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # pin@v4
- uses: EmbarkStudios/cargo-deny-action@8371184bd11e21dcf8ac82ebf8c9c9f74ebf7268 # pin@v2
with:
ssh-key: ${{ secrets.SSH_PRIVATE_KEY_IOTA_CI }}
ssh-known-hosts: ${{ secrets.SSH_GITHUB_KNOWN_HOSTS }}
use-git-cli: true

external-crates:
name: cargo-deny (advisories, licenses, bans, ...)
runs-on: [self-hosted]
steps:
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # pin@v4
- uses: EmbarkStudios/cargo-deny-action@8371184bd11e21dcf8ac82ebf8c9c9f74ebf7268 # pin@v2
with:
ssh-key: ${{ secrets.SSH_PRIVATE_KEY_IOTA_CI }}
ssh-known-hosts: ${{ secrets.SSH_GITHUB_KNOWN_HOSTS }}
use-git-cli: true
4 changes: 2 additions & 2 deletions .github/workflows/_docs_lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ jobs:
runs-on: [self-hosted]

steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # Pin v4.1.1
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # pin@v4
- name: Spell Check Docs
uses: crate-ci/typos@v1.16.11
uses: crate-ci/typos@945d407a5fc9097f020969446a16f581612ab4df # pin@v1.24.5
with:
files: ./docs/content
6 changes: 3 additions & 3 deletions .github/workflows/_docusaurus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ jobs:
runs-on: self-hosted
steps:
- name: Checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # Pin v4.1.1
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # pin@v4
with:
fetch-depth: 2
- uses: pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2 # pin@v4.0.0
- uses: pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2 # pin@v4
- name: Install Nodejs
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # pin@v4.0.2
uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # pin@v4
with:
node-version: "20"
cache: "pnpm"
Expand Down
Loading
Loading