Releases: starcoinorg/starcoin
Releases · starcoinorg/starcoin
barnard_rollback_block_fix_force_upgrade_05
What's Changed
- Rollback for Force deploy on barnard network by @welbon in #4026
- Force deploy by @welbon in #4025
- Frozen config errmsg fix by @welbon in #4033
- Miner pool support by @sanlee42 in #4044
- update barnard rollback height by @nkysg in #4360
- use upload-artifact v4 by @nkysg in #4362
Full Changelog: v1.13.11...barnard_rollback_block_fix_force_upgrade_05
barnard_rollback_block_fix_force_upgrade_04
What's Changed
- Rollback for Force deploy on barnard network by @welbon in #4026
- Force deploy by @welbon in #4025
- Frozen config errmsg fix by @welbon in #4033
- Miner pool support by @sanlee42 in #4044
- update barnard rollback height by @nkysg in #4360
Full Changelog: v1.13.11...barnard_rollback_block_fix_force_upgrade_04
token_infos2
token_infos2
Release v2.0.5
What's Changed
- Batch writing and try to advance the root index by @jackzhhuang in #4358
Full Changelog: v2.0.4...v2.0.5
Release v2.0.4
What's Changed
- [Bug fix]Use global sync dag store by @jackzhhuang in #4347
Full Changelog: v2.0.3...v2.0.4
v2.0.3
What's Changed
- remove sync block in store before executing the dag block by @jackzhhuang in #4331
- use upload-artifact v4 by @jackzhhuang in #4332
Full Changelog: v2.0.2...v2.0.3
new_framework_1.0.3
What's Changed
- add framework entry function in on_chain_config_scripts.move by @welbon in #4295
- Fix dao in testsuite by @simonjiao in #4298
- Bob/compiler v2 framework 09 - fixed some testcase by @welbon in #4299
- [compiler-v2]fix check types by @nkysg in #4297
- [compiler-v2] fix AccessPath unit test by @nkysg in #4300
- [compiler-v2] fixed authentication key process on prologue and eilprologue by @welbon in #4303
- Refactor with framework sdk by @simonjiao in #4302
- [compiler-v2] fixed compare 0x1::starcoin_coin::STC by @welbon in #4306
- fix starcoin-indexer test by @nkysg in #4305
- [compiler-v2] revert access path by @nkysg in #4307
- [compiler-v2] revert 0x000000..1 access path by @welbon in #4308
- Fix executor test by @simonjiao in #4309
- [compiler-v2]fix starcoin rpc api by @nkysg in #4310
- Fix executor error code by @simonjiao in #4311
- [compiler-v2] fixed unittest of starcoin-stdlib, starcoin-token, starcoin-token-object by @welbon in #4312
- [compiler-v2] fixed event v2 by @welbon in #4313
- [compiler-v2] fix stdlib test by @nkysg in #4314
- [compiler-v2] Add some tests to ci by @simonjiao in #4315
- [compiler-v2] remove unused move code in framework by @welbon in #4316
- fix test-native-functions by @simonjiao in #4317
- [compiler-v2] fix starcoin config unit test by @nkysg in #4319
- fix genesis tests by @simonjiao in #4318
- [compiler-v2] Fix node tests by @simonjiao in #4320
- [compiler-v2] fix starcoin config unit test by @nkysg in #4322
- [compiler-v2] Fix storage tests by @simonjiao in #4321
- [compiler-v2] fixed all unittest for starcoin-framework by @welbon in #4323
- Fix chain tests by @simonjiao in #4324
- Fix types tests by @simonjiao in #4325
- [compiler-v2] Solve the process blocking error in unit testing by @welbon in #4326
- [compiler-v2] fix starcoin-network-rpc unit test by @nkysg in #4327
Full Changelog: new_framework_1.0.2...new_framework_1.0.3
new_framework_1.0.2
What's Changed
- [compiler-v2] fix starcoin aggregate test mod by @nkysg in #4281
- compiler v2 framework fixed move package manager harness by @welbon in #4283
- [compiler-v2] fix starcoin-statedb and vm-runtime-types test mod errors by @nkysg in #4285
- [compiler-v2] Fix gasmeter by @simonjiao in #4284
- [compiler-v2] update statedb cache by @simonjiao in #4286
- [compiler-v2]fix cargo test compiler errors by @nkysg in #4287
- [compiler-v2]fix e2e compiler by @nkysg in #4288
- Fix testsuite by @simonjiao in #4289
- Fix testsuite by @simonjiao in #4290
- [compiler-v2]fix HashValue break serde by @nkysg in #4291
- [compiler-v2]Fix test handshake message by @nkysg in #4292
- fix verify-signed-message by @simonjiao in #4294
- compiler v2 framework 08- Fixed part of integration testsuit by @welbon in #4293
Full Changelog: new_framework_1.0.1...new_framework_1.0.2
new_framework_1.0.1
What's Changed
- chore: use clippy::use_self by @nkysg in #4163
- chore: rustc 1.78.0 by @nkysg in #4167
- delete all dag block in sync dag store to protect the blocks not int … by @jackzhhuang in #4165
- Refactor move runtime by @simonjiao in #4166
- docs: fix merkle tree contracts typo issues by @momodaka in #4169
- fix some warnings by @simonjiao in #4174
- fix errrors in starcoin-vm-types introduced by new
sign
function by @simonjiao in #4200 - Fix more types by @simonjiao in #4201
- fix starcoin-gas-schedule compiler by @nkysg in #4202
- [compiler-v2] fix starcoin-resource-view by @nkysg in #4203
- fix starcoin abi & aggregator by @simonjiao in #4204
- fix vm-runtime-types by @simonjiao in #4205
- Fix starcoin decrypt error by @nkysg in #4206
- fix starcoin-sdk-builder by @simonjiao in #4207
- Fix framework by @simonjiao in #4208
- [compiler-v2]fix starcoin-state-api error by @nkysg in #4209
- [compiler-v2]Fix starcoin statedb by @nkysg in #4211
- Bob/compiler v2 update move codes and fixed some error by @welbon in #4212
- [compiler-v2]fix starcoin-network-rpc-api errors by @nkysg in #4213
- [compiler-v2]Fix types ed25519 by @nkysg in #4214
- Fix framework build tools by @simonjiao in #4215
- Fix sdk builder by @simonjiao in #4217
- change ScriptFunction to EntryFunction by @simonjiao in #4218
- Bob/compiler v2 update fix move warn by @welbon in #4219
- fix starcoin-time-services errors by @nkysg in #4220
- [compiler-v2] fix starcoin-dataformat-generator errors by @nkysg in #4221
- fix transaction-builder-generator errors by @nkysg in #4222
- [compiler-v2]fix starcoin-config errors by @nkysg in #4223
- [compiler-v2] Fix starcoin dag errors by @nkysg in #4225
- tmp fix stdlib errors by @nkysg in #4226
- [compiler v2] Fix vm status translator by @nkysg in #4228
- [compiler-v2] Fix starcoin rpc api by @nkysg in #4229
- [compiler-v2] Fix starcoin rpc client by @nkysg in #4230
- [compiler-v2] fix starcoin-transaction-builder errors by @nkysg in #4231
- [compiler-v2] Fix airdrop by @nkysg in #4232
- fix starcoin-acccount rand conflict errors by @nkysg in #4233
- [compiler-v2] Fix starcoin state service by @nkysg in #4234
- [compiler-v2] fix starcoin-force-upgrade errors by @nkysg in #4235
- Fix vm runtime by @simonjiao in #4238
- fix starcoin-executor errors by @nkysg in #4239
- Fix starcoin genesis by @nkysg in #4240
- fix starcoin-dev errors by @nkysg in #4241
- fix starcoin-network-rpc errors by @nkysg in #4242
- [compiler-v2]fix starcoin-rpc-server errors by @nkysg in #4244
- [compiler-v2]fix starcoin-node, db-exporter errors by @nkysg in #4246
- Remove vm adapter by @simonjiao in #4247
- Starcoin framework compatible by @welbon in #4249
- fix starcoin-transaction-benchmarks errors by @nkysg in #4250
- comment test harness by @nkysg in #4252
- fix test-harness errors by @nkysg in #4255
- Refactor move vm ext by @simonjiao in #4256
- compiler v2 framework upgrade branch 01 by @welbon in #4258
- Purge unused crate by @simonjiao in #4257
- Bob/compiler v2 framework fixed the stc_genesis::initialize by @welbon in #4260
- [compiler-v2]fix JsonSchema and use CI by @nkysg in #4261
- [compiler-v2] fix cargo clippy warnings by @nkysg in #4262
- Running a dev node by @simonjiao in #4263
- fix compiling errors by @simonjiao in #4264
- [compiler-v2]upgrade clap v4 by @nkysg in #4265
- [compiler-v2]fix move-package-manager errors by @nkysg in #4266
- Update state cache view by @simonjiao in #4267
- [compiler-v2 framework] fixed mpm opt parse error by @welbon in #4269
- fixed mpm opt parse err for some little change by @welbon in #4270
- fixed the account show command in console by @welbon in #4271
- [compiler-v2 framework] Fixed execution parameter check by @welbon in #4272
- [compiler-v2]Fix mpm and executor test mod errors by @nkysg in #4276
- [compiler-v2] fix starcoin-framework native builder by @simonjiao in #4275
- fix testsuite building errors by @simonjiao in #4277
- [compiler-v2]Fix chain, config, rpc, txpool test mod by @nkysg in #4278
- Bob/compiler v2 fixed peer to peer by @welbon in #4279
- [compiler-v2]fix genesis, sdk-builder test mod errors by @nkysg in #4280
- [compiler-v2 framework] Fixed the error of function params signer reference by @welbon in #4282
New Contributors
Full Changelog: v2.0.1...new_framework_1.0.1
Release v2.0.2
What's Changed
- chore: use clippy::use_self by @nkysg in #4163
- chore: rustc 1.78.0 by @nkysg in #4167
- delete all dag block in sync dag store to protect the blocks not int … by @jackzhhuang in #4165
- Refactor move runtime by @simonjiao in #4166
- docs: fix merkle tree contracts typo issues by @momodaka in #4169
- fix some warnings by @simonjiao in #4174
- refactor BatchDbWriter to fix bugs by @simonjiao in #4176
- [dataformat-generator] fixed ignoring serde alias for StructType, ref… by @welbon in #4181
- Update the block header to ensure compatibility with future updates by @jackzhhuang in #4175
- Fix status command by @jackzhhuang in #4186
- chore: rename starcoin-gas to starcoin-gas-meter by @nkysg in #4187
- chore: rename starcoin-natives to starcoin-frameworks by @nkysg in #4189
- chore(starcoin-vm-types): rm unused file by @nkysg in #4190
- rm VMAdapter by @nkysg in #4191
- Synchronize optimization into parallel processing, and replace the calculation of ghost data with validation methods during synchronization to improve efficiency by @jackzhhuang in #4192
- The absent block must be put into the waiting list even though it is in the local store. by @jackzhhuang in #4199
- chore(starcoin-config): rm unused crate by @nkysg in #4224
- Pruning logic by @jackzhhuang in #4194
- refactor: move starcoin-force-upgrade to vm by @nkysg in #4236
- Reset dag chain by @jackzhhuang in #4227
- Release v2.0.3 by @sanlee42 in #4243
- Find the absent when starting the execution by @jackzhhuang in #4248
- Set the pruning height to 3500000 by @jackzhhuang in #4253
New Contributors
Full Changelog: v2.0.1...v2.0.2