What's Changed
- Temporary set a version of rust by @adrien-zinger in #2141
- Temporary ignore UT since repairing it by @adrien-zinger in #2147
- repair SCE ledger updates by @damip in #2137
- Create stale.yml by @adrien-zinger in #2150
- Execution: use assembly-simulator bytecode type by @gterzian in #2149
- Just takle a single warning by @adrien-zinger in #2151
- Fix some spell errors. by @AurelienFT in #2152
- Add a
beta
cargo feature 🌈 by @yvan-sraka in #2140 - Fix typo. by @AureliaDolo in #2127
- Consensus: add test for processing of execute sc operation by @gterzian in #2131
- Add config to client get_status dislay. by @AureliaDolo in #2118
- Update cd.yml by @qdrn in #2114
- Use ubuntu 18 for CD by @qdrn in #2171
- Add ExecuteSC test in pool. by @AureliaDolo in #2144
- Fix:
wallet_remove_addresses
does not update wallet file by @AurelienFT in #2175 - Revert the version of Rust fixed by @AurelienFT in #2155
- Fix #1899: rename
hhasher
related structs by @yvan-sraka in #2169 - Tackle on lonelly warning in massa-client by @adrien-zinger in #2184
- robustify test by @damip in #2183
- When moon by @qdrn in #2173
- Remove some code duplication in bootstrap by @adrien-zinger in #2185
- Add initial peers separated from the peer file. by @AureliaDolo in #2139
- Add a file to save commands of REPL on disk. by @AurelienFT in #2174
- Color WARNING by @qdrn in #2191
- Extend ABIs by @damip in #2145
- Fix clippy lints by @yvan-sraka in #2166
- Add the
RELEASE_VERSION
in the artifacts names by @yvan-sraka in #2198 - Add call coins by @gterzian in #2196
- Split block graph tests + Structurize channels in consensus by @adrien-zinger in #2205
- document execution types by @damip in #2194
- Readme updated with latest links by @Noxhaa in #2209
- Add get sce ledger entry command. by @AureliaDolo in #2086
- Improve warning message. by @AureliaDolo in #2199
- improve best parents algo by @damip in #2214
- Deployment script 🌈 by @yvan-sraka in #2128
- Update config doc. by @AureliaDolo in #2200
- Fix clippy lints by @yvan-sraka in #2216
- add debug to hashes by @damip in #2219
- Add warning in client, if execute sc data exeeded max_block_size / 2. by @AureliaDolo in #2217
- Fix #2224: move docs & massa-deploy submodule HEAD up-to-date by @yvan-sraka in #2225
- Rename test feature into sandbox. by @AureliaDolo in #2227
- Add wallet sign command to the client. by @AureliaDolo in #2226
- Remove warnings from execution controller by @adrien-zinger in #2228
- Fix last clippy warnings. by @AureliaDolo in #2229
- Finish output event system by @AureliaDolo in #2189
- Fixed config. by @AureliaDolo in #2243
- Prefix hash string representation. by @AureliaDolo in #2241
- Use one stack element instead of multiple stacks. by @AureliaDolo in #2240
- prepare test7 by @damip in #2245
New Contributors
- @AurelienFT made their first contribution in #2152
Full Changelog: TEST.6.5...TEST.7.0