TEST.19.0
github-actions
released this
01 Feb 20:05
·
1502 commits
to main
since this release
What's Changed
- Missing operation in OpenRPC by @aoudiamoncef in #3370
- Add gas calibration check to the CI. by @AurelienFT in #3367
- Fix bootstrap test tools by @Eitu33 in #3378
- Testnet 19 bph wrapper rename by @Ben-PH in #3384
- Bump tokio from 1.23.0 to 1.23.1 by @dependabot in #3385
- Update bootstrap pubkeys to be nodeid. by @AurelienFT in #3389
- Fix roll sell. by @AurelienFT in #3392
- Bph time display by @Ben-PH in #3394
- Fix gas calibration check when used on branches with / by @AurelienFT in #3390
- Fix spelling of bootstrap and add hot reloading on white/blacklist on bootstrap by @AurelienFT in #3380
- Add API V2 Http/WebSocket clients to Massa SDK by @aoudiamoncef in #3363
- Fix get_blocks in client. by @AurelienFT in #3396
- 2608 need ipv6 bootstrap address by @Leo-Besancon in #3391
- Add execute from final state for read only SC calls by @aoudiamoncef in #3383
- Added new commands (e.g. node_start_staking with address) by @Leo-Besancon in #3365
- Broadcast local operations by @aoudiamoncef in #3415
- Return state changes in read only calls by @aoudiamoncef in #3405
- Add checks on object deserialisation by @Ben-PH in #3364
- Testnet 19 bootstrap timeout by @Ben-PH in #3431
- Fix deadlock in get_blocks by @AurelienFT in #3436
- Update doctest import by @Ben-PH in #3440
- Move BlockId into block_id.rs & BlockHeader into block_header.rs by @sydhds in #3447
- Make
is_final
param optional by @aoudiamoncef in #3451 - Datastore serde support by @aoudiamoncef in #3450
- Add some missing types to OpenRPC by @aoudiamoncef in #3460
- 3428 implement pagination in jsonrpc endpoints by @Leo-Besancon in #3461
- Update
get_filtered_sc_output_event
error handling in Massa client by @aoudiamoncef in #3466 - Add the thread of the operation in the API. by @AurelienFT in #3470
- Module caching by @Eitu33 in #3416
- Add lazy error handling in
get_block_slot_timestamp
by @aoudiamoncef in #3473 - Use hashed bytecode as module cache keys by @Eitu33 in #3474
- Optional support for githooks by @aoudiamoncef in #3477
- Update all dependencies include sc-runtime to round gas costs by @AurelienFT in #3476
- Bind to IPv6 addr. by @Leo-Besancon in #3463
- Provide context for Address dbg impl by @Ben-PH in #3482
- Add current/next slot timestamp to
get_status
by @aoudiamoncef in #3472 - Enhance transfer coins error messages by @aoudiamoncef in #3483
- ledger-db restructuring by @Ben-PH in #3441
- Test SCs using AS v25 by @Eitu33 in #3480
- Testnet 19 by @AurelienFT in #3358
New Contributors
- @Ben-PH made their first contribution in #3384
- @dependabot made their first contribution in #3385
- @Leo-Besancon made their first contribution in #3391
Full Changelog: TEST.18.0...TEST.19.0