Skip to content

Releases: RingsNetwork/rings

v0.2.7

18 Aug 03:43
85163b8
Compare
Choose a tag to compare
feat!: one stop constructure function for browser::client (#464)
chore: rename unsigned session to unsigned proof (#462)
chore: Use ProcessorConfig instead of String
feat: limit connection by measurement (#459)
bugfix: fix successor updater and vnode_op (#458)
bugfix: support lowercase of http method (#457)
chore: fix wasm auto release and upgrade rust-cache in CI (#456)
feat: auto release for browser env (#455)
feat!: construct Processor with Config and Builder (#454)
feat: support rings extension: https://github.com/RingsNetwork/rings_ext_v2

v0.2.6

29 Jun 11:27
67a7f56
Compare
Choose a tag to compare
release: 0.2.6 (#449)

refactor!: Initialize SessionManager with builder pattern (#436)
feat!: Support loading wasm/wat as background extension (#432)
feat!: Encode handshake info (#430)
refactor!: Split swarm from message handler using events (#420)
refactor!: Add rings-rpc module (#409)
feat!: Set data to be redundant (#419)
feat!: Add bip137, and support verification with bitcoin (#411)
feat: Inspect storage (#389)
refactor!: Use global `this` for browser environment (#382)
feat: Add inspect API (#368, #369, #389)

v0.2.6-alpha

14 Jun 08:08
5cda0ac
Compare
Choose a tag to compare
Bump version