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

[release]: RC20 #3997

Merged
merged 402 commits into from
Oct 17, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
402 commits
Select commit Hold shift + click to select a range
f407c99
[fix] #3233: Remove duplicated error messages
Arjentix May 24, 2023
576af2f
[fix]: Type error in `iroha_client_cli`
appetrosyan Jun 5, 2023
7cc7b12
[refactor]: Remove additional queue for MST
Erigara Jun 2, 2023
0a9fc8e
[feature] #3088: Introduce queue throttling
Erigara Jun 2, 2023
ace14cc
[fix] #3546: Fix time trigger tests get stuck
Erigara Jun 6, 2023
c0ea970
[fix] #3162: Forbid 0 height in block streaming request
Erigara Jun 6, 2023
5a62f17
[feature] #2373: `kagami swarm` (#3475)
0x009922 Jun 8, 2023
c3b9a84
[docs]: remove Kagami docs from README
0x009922 Jun 8, 2023
1c9d276
[docs]: restore `## Build` section
0x009922 Jun 8, 2023
57f1f41
[test]: update expected error message
0x009922 Jun 9, 2023
7c830d6
[feature] #3525: Standardize transaction API (#3485)
mversic Jun 9, 2023
c82f2c0
[ci]: Fix PR-generator Jenkinsfile & Add Coverall badge & Fix Set up …
BAStos525 Jun 7, 2023
2f371c9
[fix] #3592: fix config files updating on release (#3593)
mversic Jun 9, 2023
01b0754
[feature] #3587: Allow different states in wasm::Runtime & link-time …
Arjentix Jun 5, 2023
237d8cf
[fix] #3570: Correctly display client string query errors
Erigara Jun 13, 2023
2cda8f1
[refactor] #3063: Map transaction hash to block height in wsv
Erigara Jun 14, 2023
3b46309
[fix] #3596: `iroha_client_cli` show blocks/events
Erigara Jun 13, 2023
54ad37e
[fix] #3246: Don't involve observing peer without fault.
SamHSmith Jun 12, 2023
0c2ea4c
[feature] #3597: Permisison Token Analysis (Iroha side)
Arjentix Jun 9, 2023
4183b1b
[refactor] #3353: Remove eyre from block.rs
Erigara Jun 15, 2023
0b041ce
[refactor]: strong type hash in Value (#3618)
mversic Jun 20, 2023
5278286
[fix] #3318: Interleave rejected and accepted transactions in block
SamHSmith Jun 17, 2023
0028da3
[feature] #3598: Permission token analysis (WASM side) (#3617)
Arjentix Jun 22, 2023
c9c5044
[feature] hyperledger#3376 Added Iroha Client CLI pytest automation f…
AlexStroke May 18, 2023
eeb745c
README.md tweaked to reflect its new position in main repo client_cli…
May 31, 2023
f93d356
Renamed the reserved chars enum.
Jun 2, 2023
f8892de
Added @dataclasses
AlexStroke Jun 2, 2023
76a6512
Used composition over inheritance for assets
Jun 2, 2023
f484d1e
Added reset for `command`
Jun 4, 2023
fbb522c
Simplifying wait function, removing 'method' argument
Jun 4, 2023
ec7f120
Refined type annotations
Jun 4, 2023
71343d5
Replace String with List for Allowed Characters Generation
AlexStroke Jun 4, 2023
eca97e5
Changeed base_command to a Class Constant in ClientCli
AlexStroke Jun 4, 2023
f42d857
Refactor ClientCli class: Separate base command into path and flags
Jun 7, 2023
7e183a5
Uppercase environment and configuration constants
Jun 7, 2023
7d225e8
Fixed pylint suggestions
Jun 8, 2023
a49d6f1
Refactor Config class to explicitly load configuration from file
Jun 9, 2023
3e114f0
[feature] #3628: Implement `iroha_wasm_builder` optimization (#3635)
Arjentix Jun 22, 2023
da74b8c
[fix] #3195: Also panic when receiving rejected genesis.
SamHSmith Jun 23, 2023
ad4588f
[fix] #3042: Fix bad request message.
SamHSmith Jun 24, 2023
6691a6b
[refactor] #3615: Add validate blocks benchmark
Erigara Jun 20, 2023
2bcbb5f
[fix] #3627: Transaction atomicity through cloning
Erigara Jun 21, 2023
eb4a876
[fix] #3639: Fix `connected_peers_with_f_1_0_1`
Erigara Jun 23, 2023
4e514de
[ci]: Update rustup toolchain & add musl-x86_64 component
BAStos525 Jun 26, 2023
8801d5f
[ci]: Update rust toolchain in the Dockerfile
BAStos525 Jun 27, 2023
157af03
[feat]: impl `--outfile`, refactor the rest
0x009922 Jun 7, 2023
5789ef8
[refactor]: refactor CLI; chores
0x009922 Jun 8, 2023
d13bd84
[feat]: parse arguments
0x009922 Jun 8, 2023
f528148
[refactor]: make `--outfile` and `--outdir` positional
0x009922 Jun 8, 2023
7ceb92c
Apply suggestions from code review
0x009922 Jun 26, 2023
744d8ad
[chore]: fix format
0x009922 Jun 26, 2023
435560c
[fix] #3543: Increment quantity change, not total
SamHSmith Jun 28, 2023
ec90ceb
[refactor]: reject incorrect config topology early
mversic Jun 30, 2023
19c7d42
[feature] #3665: remove max log query from wasm
mversic Jul 1, 2023
19984d9
[feature] #3236: Enhance iroha_wasm_builder with cache, better errors…
Arjentix Jul 4, 2023
70014e6
[refactor] #3672: Replace HashMap with FxHashMap in derive macros
DCNick3 Jul 5, 2023
f37c2e3
[chore]: add @DCNick3 to the CODEOWNERS
DCNick3 Jul 5, 2023
b6622e4
[feature] #3383: Implement a macro that parses a socket address at co…
DCNick3 Jul 4, 2023
ae70450
[feature] #3383: Fix small stuff after review
DCNick3 Jul 4, 2023
3b3a020
[feature] #3383: Allow using an expression in place of a port
DCNick3 Jul 5, 2023
ff9ad50
[feature] #3383: Update invocations of socket_addr to use the new syntax
DCNick3 Jul 5, 2023
63d02f5
[feature] #3383: Add newline
DCNick3 Jul 5, 2023
6555b80
[feature] #3383: Make clippy happy
DCNick3 Jul 5, 2023
f84599b
[feature] #3383: Make clippy and rustfmt happy (thanks, I hate it)
DCNick3 Jul 5, 2023
5e7bc3a
[ci]: update dependabot
mversic Jul 4, 2023
3041b83
[refactor] #3615: Preserve wsv after validation
Erigara Jun 20, 2023
a9e7eff
[refactor]: Remove IS_GENESIS const generic from revalidation
Erigara Jun 28, 2023
54db8dd
[refactor] #3615: Run revalidate againts blocks loaded from kura
Erigara Jun 28, 2023
988e143
[ci]: add non-workspace projects to dependabot
mversic Jul 6, 2023
d3f7271
[ci]: include `docker-compose.*.yml` check
0x009922 Jul 3, 2023
47198dc
[fix] #3352: Split up control flow and data messages (#3652)
SamHSmith Jul 10, 2023
99c9511
[refactor]: Include the actual error message in InternalError (#3689)
DCNick3 Jul 10, 2023
4a3054e
[bump]: Rust toolchain to `nightly-2023-06-25`
appetrosyan Jul 10, 2023
65e2ab9
[fix] #3690: Fix C++ musl docker build
Arjentix Jul 10, 2023
4410db0
[ci]: Remove i2 PR-build trigger
appetrosyan Jul 10, 2023
128df48
[fix] #3473: Make `kagami validator` runnable from outside `iroha` dir
ilchu Jun 7, 2023
1b22b5b
[fix] #3613: Do not tolerate invalid signatures on transactions
DCNick3 Jul 12, 2023
f958afe
[ci]: Trigger iroha2 PR-build only for PR-generator case
BAStos525 Jul 12, 2023
e2dba63
[ci] #3654: Add Dockerfiles to build iroha2 on GNU libc
BAStos525 Jul 17, 2023
37ba88c
[refactor] #3289: Use workspace inheritance
DCNick3 Jul 13, 2023
87976be
[refactor] #3374: make `iroha_primitives` use `displaydoc` for Displa…
DCNick3 Jul 7, 2023
ed8d63a
[refactor] #3374: make `iroha_data_model` use `displaydoc` for Displa…
DCNick3 Jul 11, 2023
28220a1
[refactor] #3374: make `iroha_p2p` use `displaydoc` for Display impls…
DCNick3 Jul 11, 2023
4260bab
[refactor] #3374: make `iroha_config_base` use `displaydoc` for Displ…
DCNick3 Jul 11, 2023
74237f4
[refactor] #3374: make `iroha_config` use `displaydoc` for Display im…
DCNick3 Jul 11, 2023
65d4485
[refactor] #3374: make `iroha_client` use `displaydoc` for Display im…
DCNick3 Jul 11, 2023
ae99b7a
[refactor] #3374: make `iroha_core` use `displaydoc` for Display impl…
DCNick3 Jul 11, 2023
562e019
[refactor] #3374: make `iroha` use `displaydoc` for Display impls on …
DCNick3 Jul 11, 2023
7d05241
[refactor] #3374: fix clippy lints and ui tests
DCNick3 Jul 11, 2023
f767505
[refactor] #3374: make sure no doc-links are present in the error tex…
DCNick3 Jul 12, 2023
5a41e50
[refactor] #3374: fix new clippy lints and UI tests
DCNick3 Jul 12, 2023
e38bbb3
[refactor] #3374: make displaydoc a workspace dependency
DCNick3 Jul 14, 2023
17e1109
[refactor] #3289: improve wordings of messages
DCNick3 Jul 14, 2023
4420bbb
[refactor] #3289: add features missed in #3708 to make UI tests pass
DCNick3 Jul 18, 2023
b24d8c9
[refactor]: move instruction len from data_model into core (#3685)
mversic Jul 20, 2023
2ebc38e
[fix] #3445: make `POST configuration` work again
ilchu Jul 21, 2023
fc45745
[feature] #3624: General purpose permission tokens (#3625)
mversic Jul 25, 2023
7260cc8
[refactor]: forbid construction of queries with invalid signature
mversic Jun 13, 2023
18acadf
[feature] #3468: return iterator as query execution result
mversic Jun 15, 2023
817154e
[feature] #3468: implement server-side cursor
mversic Jul 11, 2023
8089ba2
[feature] #3468: add query_id to cursor
mversic Jul 21, 2023
d51c8ec
[ci] #3654: Fix iroha2 glibc-based Dockerfiles to be deployed
BAStos525 Jul 24, 2023
e75305c
[refactor]: Update `iroha_version_derive` to use syn 2.0 and replace …
DCNick3 Jul 19, 2023
f27fe34
[refactor]: Use `darling` to parse attributes in `iroha_version_derive`
DCNick3 Jul 20, 2023
4d71a7b
[tests]: Add more UI-tests for `iroha_version_derive`
DCNick3 Jul 26, 2023
bd4ac4c
[refactor]: Update iroha_primitives_derive to use manyhow and syn 2.0
DCNick3 Jul 21, 2023
532bd76
[refactor]: Remove unused VariantCount macro from iroha_derive
DCNick3 Jul 21, 2023
b6debec
[refactor]: Update FromVariant macro to syn 2.0 & improve UX
DCNick3 Jul 24, 2023
cf4ae5d
[fix] #3758: Individual crates build without errors
Erigara Jul 28, 2023
bdf0001
[feature] #3692: Validator migration
Arjentix Jul 19, 2023
aa82f33
[fix]: Undeprecate `HashOF::from_untyped_unchecked`
appetrosyan Jul 28, 2023
d64e49a
[fix] #3451: Fix docker build on M1
ilchu Jul 26, 2023
e049f5b
[feature] #3371: Split validator entrypoint
Arjentix Jul 17, 2023
170e6e2
[fix]: Ensure that Iroha crates compile with feature combinations
appetrosyan Jul 28, 2023
cb53575
[refactor]: Extend partially tagged (de)serialize to support generics
Erigara Jul 4, 2023
111f435
[feature] #2398: Add query filtering in iroha_client_cli
Erigara Jul 5, 2023
8bf9f2e
[feature] #2398: Add ability to skip mst in client_cli
Erigara Jul 6, 2023
b5e6504
[fix]: Fix pytest suit
Erigara Jul 6, 2023
d71d548
[refactor] #2398: Use query filters in pytest suit
Erigara Jul 6, 2023
6c3b833
[refactor]: Remove redundant methods from pytest
Erigara Jul 7, 2023
7e7c120
[refactor] #2398: Add integration tests for query filters
Erigara Jul 7, 2023
dee971c
[refactor] #3752: Replace `MockValidator` with `Initial` (#3770)
Arjentix Aug 2, 2023
d3dbc42
[refactor] #3276: Move log `Level` to data model
Erigara Jul 27, 2023
4bdebbf
[feature] #3276: Add `Log` isi
Erigara Jul 31, 2023
dae3113
[fix] #3777: Validate role registration (#3778)
Arjentix Aug 4, 2023
f47bfdd
[feature] #3781: Validate genesis transactions
Arjentix Aug 7, 2023
eb33afc
[feature] #3641: Human-readable permission token payload (#3775)
Arjentix Aug 10, 2023
d57ab25
[feature] #2885: Add `NotificationEvent`
Erigara Aug 3, 2023
46f843f
[feature] #2885: Emit `TriggerCompletedEvent`
Erigara Aug 8, 2023
c1d4a4e
[feature] #2885: `iroha_client_cli` `NotificationEvent` listen support
Erigara Aug 8, 2023
1dec4a6
[ci] #3430 #3771: Fix I2:Release job & Remove badge and load-rs job …
BAStos525 Aug 8, 2023
01f712e
[fix] #2245: Nix build iroha node binary as AppImage
SamHSmith Aug 6, 2023
2bd49a5
[feature] #3688: Implement basic arithmetic as proc macro
RealNeGate Aug 11, 2023
af030f3
[fix] #3741: Fix tempfile error in `kagami validator`
ilchu Jul 26, 2023
8d6c3c9
[feature] #3324: Add asset burning and enhance object checks
AlexStroke Aug 4, 2023
ee7cd07
[fix] #3324: Delete functions duplicats
AlexStroke Aug 4, 2023
42cc43c
[feature] #3309: Upgrade wasmtime version
pesterev Jun 30, 2023
24e9019
[documentation] #3802: Unicode "kagami crypto" seed
6r1d Aug 11, 2023
2f8ec68
[fix] #3805: Fix iroha graceful shutdown
Erigara Aug 12, 2023
518dab8
[refactor]: store original contract WASM in TriggerSet
Jul 1, 2023
56634ae
[feature] #3651: initial support for WSV snapshots
Jul 20, 2023
ef9fdd9
[documentation]: remove old changelog
appetrosyan Aug 12, 2023
a4c3aff
[documentation]: Hand-crafted changelog for pre-rc.14
appetrosyan Aug 12, 2023
777c59a
[documentation]: Add hand-crafted changelog for RC15
appetrosyan Aug 12, 2023
770edc1
[documentation]: Add hand-crafted changelog for RC16
appetrosyan Aug 12, 2023
2ea0298
[documentation]: Correct bullet-point style for changelog
appetrosyan Aug 12, 2023
3de0429
[documentation]: Add hand-crafted changelog for RC17
appetrosyan Aug 12, 2023
021891a
[documentation]: Add hand-crafted changelog for RC18
appetrosyan Aug 12, 2023
528ccfd
[documentation]: Add hand-crafted changelog for RC19
appetrosyan Aug 12, 2023
7be1189
[fix] #3529: Fix topology for 3 or less peers
Erigara Aug 13, 2023
93b2dcc
[refactor]: improve doc-comments
appetrosyan Aug 14, 2023
4385545
[refactor]: update `iroha_schema_derive` to use syn 2.0
DCNick3 Jul 27, 2023
24b8b03
[test]: Add a test for #[schema(transparent)] attribute and for JSON …
DCNick3 Jul 28, 2023
9503597
[bump]: Version to RC19
appetrosyan Aug 14, 2023
5913836
[ci]: Fix `iroha2-java` workflow
appetrosyan Aug 14, 2023
7d7c51c
[fix]: missing `cfg(debug_assertions)`
appetrosyan Aug 14, 2023
9d417c8
[refactor] #3757: Make wasm entrypoint names to be public constants
Arjentix Aug 10, 2023
975d061
[refactor] #3791: Wasm entrypoint payloads
Arjentix Aug 11, 2023
10a522c
[fix]: Default validator generation
Arjentix Aug 11, 2023
46ab977
[fix]: `genesis_transactions_are_validated()` test flakiness
Arjentix Aug 14, 2023
2bf79ce
[fix] #3709: Correct how tx_amounts histogram is calculated.
SamHSmith Aug 16, 2023
ec23a29
[documentation] #3802: Unicode "kagami swarm" seed (#3821)
6r1d Aug 18, 2023
eba0bde
[ci]: Fix permissions inside iroha2 Dockerfile
BAStos525 Aug 17, 2023
b8d3319
[fix]: Update stable configs
Arjentix Aug 18, 2023
ee60fc8
[ci]: Fix checks for PRs to stable/lts
Arjentix Aug 18, 2023
33549d9
[refactor] #3674: Elide `.cloned()` in `data_model/src/block.rs`
ilchu Aug 21, 2023
d57dcb8
[refactor] #3794: Differentiate between smart contract and trigger en…
Arjentix Aug 15, 2023
3423fd8
[fix] #3059: Simplify kura lock file code
SamHSmith Aug 21, 2023
913bd48
[refactor] #3761: Rewrite `scripts/test-env.sh`
ilchu Aug 3, 2023
bbc1632
[documentation]: Formalise the release process
appetrosyan Aug 12, 2023
c08c887
[fix] #3843: Fix genesis validation (#3844)
mversic Aug 29, 2023
8b59514
[fix] #3843: Allow genesis to execute any ISI (#3850)
mversic Aug 30, 2023
c659610
[fix] #3762: Fix `irrefutable_let_patterns` in the `#[model]` macro
ilchu Aug 28, 2023
8d38945
[fix] #3853: Compare permission token payload as JSON (#3855)
mversic Sep 1, 2023
373a415
[refactor] #3833, #2373, #3601: Split off Kagami (#3841)
0x009922 Sep 4, 2023
fc74424
[refactor] #3574: make all numeric values serialize as string literals
DCNick3 Aug 28, 2023
6996969
[refactor] #3814: iroha_ffi_derive: replace proc-macro-error with man…
DCNick3 Aug 1, 2023
f6d81d5
[refactor] #3814: iroha_ffi_derive: use darling to parse attributes a…
DCNick3 Aug 2, 2023
3549609
[refactor] #3814: Fix typos and improve error messages
DCNick3 Aug 29, 2023
786bbe7
[refactor] #3814: Use parse_display to parse getset tokens
DCNick3 Aug 30, 2023
897564e
[refactor] #3814: rename Emitter::into_token_stream into Emitter::fin…
DCNick3 Aug 30, 2023
5659a39
[refactor] #3814: reduce repetition in getset attrs parsing
DCNick3 Aug 30, 2023
ed7ba49
[refactor] #2573: allow usage of pattern matching in ffi function args
DCNick3 Sep 1, 2023
0a7a81f
[refactor] #2573: use parse_display & update Attr -> Attrs naming
DCNick3 Sep 1, 2023
493d1b8
[refactor] #2573: extract a common test utility for parsing attribute…
DCNick3 Sep 1, 2023
554c342
[refactor] #2573: clean up comments
DCNick3 Sep 1, 2023
baed2fb
[refactor] #2573: document limitation of parsing derives in proc macros
DCNick3 Sep 1, 2023
ed6c5cf
[fix] #3712: Add genesis account public key to dev docker compose
Arjentix Sep 4, 2023
e93aee1
[fix] #3337: Better error message for query find error
Arjentix Sep 4, 2023
acc26f4
[refactor] #3796: Add `SnapshotMaker` actor
Erigara Aug 16, 2023
89b6ede
[refactor] #3798: Store finalized wsv in snapshot
Erigara Aug 16, 2023
e471918
[refactor] #2573: Use a more efficient representation for bytes value…
DCNick3 Aug 31, 2023
572b942
[refactor] #2573: Generalize ConstBytes into a ConstVec that holds an…
DCNick3 Sep 6, 2023
ca1d44d
[refactor] #3875: Fix authentication/authorization docstring (#3876)
6r1d Sep 7, 2023
85979b9
[feature] #3868: Add iroha_swarm disclaimer header
Arjentix Sep 6, 2023
9bcffa4
[refactor] #3526: Allow only a fixed set of signature verification co…
DCNick3 Sep 6, 2023
f2e546f
[refactor] #3526: Add signature check condition unit tests
DCNick3 Sep 8, 2023
5ff4fbc
[feature] #1915: Implement `Fast` kura init mode
Erigara Sep 5, 2023
0b5336e
[fix]: Don't fail if dir exists in test_env.py
Erigara Sep 6, 2023
a16d3cf
[feature] #3355: Standardize block API (#3884)
mversic Sep 19, 2023
8da5298
[ci] #3849: Fix stable/lts configs pushing job (#3894)
BAStos525 Sep 20, 2023
76da488
[ci] #3622: Use cargo manifest lints instead of unmaintained cargo-lints
DCNick3 Sep 20, 2023
08866f3
[fix]: `mkdir -r` with store path, not lock path (#3908)
0x009922 Sep 21, 2023
eae79b0
[fix] #3906: Fix wasm memory leak
Erigara Sep 22, 2023
d6f6adb
[fix] #3905: Fix `apply_blocks` and `validate_blocks` benchmark
Erigara Sep 21, 2023
df8c49a
[refactor] #3882: Update iroha_data_model_derive to use syn 2.0
DCNick3 Sep 12, 2023
e8b4b28
[refactor] #3882: Make derive(Filter) use darling
DCNick3 Sep 13, 2023
90bb4b2
[refactor] #3882: Make derive(IdEqOrdHash) use darling, add tests
DCNick3 Sep 14, 2023
d5a584b
[refactor] #3882: Make PartiallyTaggedSerialize/Deserialize use darling
DCNick3 Sep 15, 2023
3ce0ff8
[feature] #3737: Add support for usage of Self type in serde partiall…
DCNick3 Sep 15, 2023
06d8274
[refactor] #2437: Improve naming, simplify repeated .filter_maps & ge…
DCNick3 Sep 18, 2023
7e971eb
[refactor] #3882: Add tests for derive(HasOrigin) macro, reduce repet…
DCNick3 Sep 18, 2023
83647f0
[refactor] #3882: Clean up Emitter APIs documentation to make clippy …
DCNick3 Sep 18, 2023
5d3318b
[refactor] #3882: Add basic generics support to `derive(HasOrigin)`
DCNick3 Sep 25, 2023
ed3a16e
[refactor]: Replace Registered with Identifiable in ISI bounds (#3925)
mversic Sep 26, 2023
a3230e6
[feature]: parse filter as JSON5 in `iroha_client_cli` (#3923)
0x009922 Sep 26, 2023
fedc55b
[documentation]: Remove the develop-iroha-module guide (#3907)
outoftardis Sep 26, 2023
99b659e
[fix] #3899: Fix topology mismatch bug (#3903)
Arjentix Sep 26, 2023
93ffbff
[refactor] #3911: Migrate iroha_futures_derive to syn 2.0
DCNick3 Sep 22, 2023
6306a97
[ci] #3825: Clean default runner free space (#3902)
BAStos525 Sep 26, 2023
8de7980
[refactor] #3895: move `commit_topology` into block payload (#3916)
mversic Sep 27, 2023
1637e7b
[refactor] #3886: Remove 'Versioned' prefix from versioned containers…
mversic Sep 28, 2023
1692238
[refactor]: Rename ISI from *Box to *Expr (#3930)
mversic Oct 2, 2023
1ca7c39
[refactor]: Move account roles to `WSV`
Erigara Sep 28, 2023
a8dc780
[refactor]: Range queries for roles
Erigara Sep 26, 2023
f30c796
[refactor]: Avoid clone in roles lookup
Erigara Sep 28, 2023
6ec8ab9
[fix] #3939: Fix the usage of `Span::join`
DCNick3 Oct 2, 2023
3208104
[ci] #3768: add client cli tests into CI (#3818)
AlexStroke Oct 4, 2023
2797b06
[refactor]: move expression len out of public API into core (#3949)
mversic Oct 4, 2023
5b6cec9
[fix] #3928: Make failing the wasm tests actually fail the CI
DCNick3 Sep 28, 2023
f6f4a9f
[fix] #3928: Fix double free in wasm tests
DCNick3 Sep 28, 2023
98abd65
[refactor] #3950: Merge API and Telemetry endpoints into a single server
DCNick3 Oct 4, 2023
f6670b8
[refactor]: Include smart contract code into the workspace (#3944)
mversic Oct 9, 2023
34a9cd5
[fix] #3953: Fix `RemoveKeyValue` for `Domain`
Erigara Oct 5, 2023
d3e302d
[fix] #3932: Fix transfer `AssetDefinition`
Erigara Oct 5, 2023
a64845b
[fix] #3931: Fix burn `Trigger` reprtitions
Erigara Oct 5, 2023
386975b
[feature] #3953: Add `owned_by` field to `Domain`
Erigara Oct 4, 2023
e509871
[feature] #3953: `Domain` owner permissions
Erigara Oct 4, 2023
485450d
[feature] #3953: Transfer `Domain` ownership
Erigara Oct 5, 2023
ee1d442
[refactor] #3874: Remove `IsAssetDefinitionOwner` (#3979)
benhhack Oct 11, 2023
b5f3f89
[refactor] #3918: Rename validator to executor (#3976)
mversic Oct 11, 2023
d46520a
[fix] #0000: proper rustc in devShell
Oct 12, 2023
f9f8728
[docs]: Remove `api_spec.md` (#3968)
0x009922 Oct 13, 2023
b90b41f
[fix] #0000: Fix executor downloading in update_configs.sh (#3990)
Arjentix Oct 13, 2023
688bd31
[refactor]: bump dependencies (#3981)
mversic Oct 13, 2023
ea3b682
[feature] #3516: make FindTrigger queries return original WASM
Oct 6, 2023
8c84087
[refactor] remove optimized WASM from data_model
Oct 6, 2023
bf90a7d
[refactor]: remove unused dependencies (#3992)
mversic Oct 16, 2023
0eb7fab
[bump]: Bump Iroha version to RC20 (#3993)
mversic Oct 17, 2023
f9f5ede
[fix]: Remove @appetrosyan from codeowners
appetrosyan Oct 17, 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
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion .dockerignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
target
**/target
Dockerfile
305 changes: 0 additions & 305 deletions .gitchangelog.rc

This file was deleted.

2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1 +1 @@
* @s8sato @appetrosyan @mversic @arjentix @SamHSmith @QuentinI @outoftardis @ilchu @pesterev @Erigara
* @s8sato @mversic @arjentix @SamHSmith @QuentinI @outoftardis @ilchu @pesterev @Erigara @0x009922 @DCNick3
Loading
Loading