Releases: starcoinorg/starcoin
Releases · starcoinorg/starcoin
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
v2.0.1
What's Changed
What's Changed
- Expose port 9880 for mining by @sanlee42 (#4162)
- Support custom setting of algo for miner client by @sanlee42 (#4162)
- Fix empty stratum job by @sanlee42 (#4162)
- Dag sync continue by @jackzhhuang (#4153)
- Add latest block id in block collector to return the chain using target's fork by @jackzhhuang (#4159)
- Add more release asset by @sanlee42 (#4147)
Full Changelog: v2.0.0...v2.0.1
Release v2.0.0
What's Changed
- Update kube main and barnard yaml by @nkysg in #3992
- fix types oom by @nkysg in #3993
- prepare release v1.13.9 by @nkysg in #3996
- merge fg flexidag by @jackzhhuang in #3997
- Revert "merge fg flexidag" by @sanlee42 in #3998
- Add sync testing code by @jackzhhuang in #3999
- fix fmt and clippy by @jackzhhuang in #4000
- use Starcoin Linktree by @nkysg in #4006
- rollback chain head by @simonjiao in #4010
- Reference to the Move repository that has been fixed by @welbon in #4012
- chain add directly save special block without execute by @nkysg in #4013
- miner: Excluded transactions from blacklisted addresses during create block template by @sanlee42 in #4008
- fix some comments by @hishope in #4017
- db exporter add token supply command by @nkysg in #4014
- prepare v1.13.10 release by @nkysg in #4018
- chore: fix typos by @xiaoxianBoy in #4020
- use boto3 Multipart transfers by @nkysg in #4022
- disable dragon hard fork by @simonjiao in #4023
- update release version and booting log by @simonjiao in #4024
- 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
- updates for dag by @simonjiao in #4032
- Miner pool support by @sanlee42 in #4044
- [FlexiDag Sync] optimization for the sync by @jackzhhuang in #4046
- [FlexiDag] Fix db update from v4 to v5 by @jackzhhuang in #4047
- fix test cases by @simonjiao in #4063
- [FlexiDAG] fix force upgrade test by @welbon in #4075
- Build docker for dag-master and deploy to halley with 3 replica by @sanlee42 in #4102
- [Flexidag] set flexidag effective height when executing genesis by @simonjiao in #4076
- [FlexiDag]Add read-write lock in dag db store by @jackzhhuang in #4101
- [FlexiDag] remove unused ExternalGhostdagData and error code by @nkysg in #4099
- enable call_api_cmd_halley test by @simonjiao in #4111
- [FlexiDag] set HeaderWithBlockLevel block_level 1 and fix some typos by @nkysg in #4103
- [FlexiDag] update genesis files for halley/proxima by @simonjiao in #4113
- [FlexiDag] remove some proxima-compatible codes by @simonjiao in #4115
- Remove dag sync blocks by @jackzhhuang in #4120
- [Release] release for dag v2.0.0-alpha by @sanlee42 in #4122
- [Flexidag] Fix some test case to cover the dag logic by @jackzhhuang in #4123
- Prune unsupported feature by @simonjiao in #4124
- Remove unused codes from network and genesis by @simonjiao in #4135
- Dag db-exporter export range and apply by @nkysg in #4131
- Ghostdagdata rpc by @sanlee42 in #4137
- Broadcast dag block in any condition by @jackzhhuang in #4138
- Dag sync test case use 0 as fork number by @jackzhhuang in #4130
- fix the proxima fork number 0 by @jackzhhuang in #4140
- Return future block error to trigger the sync to get other dag blocks by @jackzhhuang in #4143
- add block_connector_service to miner by @simonjiao in #4141
- Use queue to replace the recursion call in sync progress by @jackzhhuang in #4126
- Check dag parents' existence by @jackzhhuang in #4144
- Add vega net and new release by @sanlee42 in #4145
New Contributors
- @hishope made their first contribution in #4017
- @xiaoxianBoy made their first contribution in #4020
Full Changelog: v1.13.8...v2.0.0
Release v2.0.0-alpha
Release dag version v2.0.0-alpha
1.13.12-a
barnard_rollback_block_fix_force_upgrade_02
Full Changelog: v1.13.11...barnard_rollback_block_fix_force_upgrade_02
halley22_force_upgrade_v11
update halley force upgrade height
halley21_force_upgrade_v11
Full Changelog: v1.13.11...halley21_force_upgrade_v11