What's Changed
- Change subscription_id parameter type of starknet_unsubscribe by @marioiordanov in #296
- Add errors for fee too low and underpriced replacement transaction by @amanusk in #303
- Seperate message fee estimates for all but estimateMessageFee transac… by @amanusk in #298
- Docs/update unsigned integer descriptions by @thiagodeev in #297
- Bump version by @leo-starkware in #304
- Remove block-level tracing on pre_confirmed by @leo-starkware in #313
- Fix getMessagesStatus response by @leo-starkware in #310
- Remove "pending" from descriptions by @leo-starkware in #309
- Fix description of invocation in trace spec by @FabijanC in #306
- Modify
pre_confirmed_block_header
by @leo-starkware in #311 - Fix nonce error structure by @leo-starkware in #314
- Add revert_reason to L1_HANDLER_TXN_TRACE by @FabijanC in #305
- fix: allow
PRE_CONFIRMED
status instarknet_getMessagesStatus
response by @kkovaacs in #315 - fixed typo
itmes
by @polytur in #295 - Fix typos in starknet_write_api.json by @FabijanC in #294
- Update
starknet_getMessagesStatus
to useTXN_FINALITY_STATUS
by @thiagodeev in #316 - Remove redundant not in requirement specification by @FabijanC in #318
- Bump version by @leo-starkware in #321
- Add
l1_accepted
block tag by @leo-starkware in #320 - Remove block_status rejected & mention from docs by @cchudant in #322
- fix: invalid extra comma in json spec by @thiagodeev in #324
- Add subscriptions for pre-confirmed transactions by @amanusk in #323
- Bump version by @leo-starkware in #328
- Clarify object
TXN_RECEIPT_WITH_BLOCK_INFO
by @leo-starkware in #329 - Rc3 params fix by @tabaktoni in #330
- Fix nested items by @FabijanC in #331
- Fix/clarify ws events description by @amanusk in #333
- Fix TXN_FINALITY_STATUS reference in starknet_ws_api.json by @FabijanC in #332
- Bump to 0.9.0 by @leo-starkware in #334
New Contributors
- @leo-starkware made their first contribution in #304
- @polytur made their first contribution in #295
- @cchudant made their first contribution in #322
Full Changelog: v0.8.1...v0.9.0