Releases: bosagora/agora
Releases · bosagora/agora
v0.38.6: Talos moved to separate repository
v0.38.5
What's Changed
- Weekly schedule the geoip db download by @hewison-chris in #3324
- Schedule the geoip db download for 07:05 every Tuesday by @hewison-chris in #3325
- DNS: Remove seed configuration by @mkykadir in #3323
Full Changelog: v0.38.4...v0.38.5
v0.38.4: Registry improvements and RPC crash fix
v0.38.3: Registry and shutdown improvements
What's Changed
- Count the validators active for the block being added by @hewison-chris in #3315
- Apply the changed requirement for the Admin endpoints by @linked0 in #3294
- Engine: Fix hasScriptFailed() behaviour by @omerfirmak in #3316
- Update Talos dependencies by @mkykadir in #3319
- Registry: Remove realm from zone list with data by @mkykadir in #3318
- Stop TCP interfaces and RPC connections on shutdown by @mkykadir in #3307
Full Changelog: v0.38.2...v0.38.3
v0.38.2: Registry improvement and a couple of crash fixes
What's Changed
- Mutex for the handlers for Stoa by @linked0 in #3303
- Manager: Check registry cache immediately during discovery by @mkykadir in #3304
- Remove for each wrapping the map function by @hewison-chris in #3309
- Add RPC support to Agora client by @mkykadir in #3311
Full Changelog: v0.38.1...v0.38.2
v0.38.1: SHA256 in execution engine
What's Changed
- Fixes issue #3277 Signature catchup efficiently by @hewison-chris in #3278
- Replace assertion with exception for unit test network by @hewison-chris in #3279
- Engine: Implement OP.HASH_SHA256 by @omerfirmak in #3285
- Trivial: Improve fail logging for GossipProtocol test by @mkykadir in #3291
- TestConf: Use registry to discover test network by @mkykadir in #3286
- Prevent headers which are signed by slashed validators by @hewison-chris in #3297
- Network unit tests: Advance clock during the test by @hewison-chris in #3299
- Config: Make LoggerConfig
additive
flag default true by @mkykadir in #3302 - Log function name as log origin by @hewison-chris in #3301
- Trivial: Remove
TransactionRelayerFeeImpl
unnecessary ctor field by @mkykadir in #3305 - Trivial: Use
createTimer
for Client gossip timer by @mkykadir in #3306
Full Changelog: v0.38.0...v0.38.1
v0.38.0: Reworked communication protocol
What's Changed
- Use ldc-1.28.1 not latest in documentation ci task by @hewison-chris in #3275
- RPC: Rework to implement a packet based protocol by @omerfirmak in #3276
Full Changelog: v0.37.4...v0.38.0
v0.37.4: Name Registry improvements, TxBuilder is now independent, documentation updates and Tracy release
What's Changed
- Trivial: Be more verbose when hitting an 'assert' in VibeManager by @Geod24 in #3252
- Bump minimist from 1.2.5 to 1.2.6 in /talos by @dependabot in #3254
- URI record improvements by @mkykadir in #3255
- Trivial: Refactor
if
statement for the pending block by @linked0 in #3257 - Move Tracy into its own submodule by @mkykadir in #3250
- Add
ngrok
usage to README by @linked0 in #3260 - Fix typo on TestNet README by @linked0 in #3262
- Registry: Prevent registering loopback addresses by @mkykadir in #3264
- Fix #3265 : Add ctor for AAAA type to RDATA by @mkykadir in #3266
- Add
additive
field to the TestNet configuration by @linked0 in #3267 - Improve address registry UX by @mkykadir in #3215
- Instrument functions with Tracy zone by @mkykadir in #3272
- Add missing
public_addresses
field to README by @linked0 in #3271 - CI: Add Agora with Tracy binary to releases by @mkykadir in #3273
- TxBuilder: Remove hard dependency to WellKnown keys by @hewison-chris in #3256
Full Changelog: v0.37.3...v0.37.4
v0.37.3: Update vibe-core and add scrape metric
What's Changed
- Resend envelopes at exactly half block time by @hewison-chris in #3245
- Update dtext to HEAD by @Geod24 in #3243
- Update vibe-core to upstream HEAD by @omerfirmak in #3247
- Stats: Append scrape duration to the end of
/metrics
response by @omerfirmak in #3248 - Metrics: Change scrape_duration to milliseconds only by @Geod24 in #3251
Full Changelog: v0.37.2...v0.37.3
v0.37.2: SCP Memory reduction and Nomination improvements
What's Changed
- Nominator: Fix block interval mid-point calculation by @omerfirmak in #3229
- Stats: Merge
stats
interface withhttp[s]
by @mkykadir in #3232 - Nominator: Fix combineCandidates introducing new Values by @omerfirmak in #3231
- EnrollmentManager: Remove some trivial wrapper by @Geod24 in #3233
- Use correct height to determine
node_id
by @hewison-chris in #3236 - EnrollmentManager: Merge setCommitment and setEnrollmentKey, remove test by @Geod24 in #3237
- Nominator: Avoid nominating inferior values by @omerfirmak in #3234
- Add
my-ip
dependency to gather public/private IPs of a host by @mkykadir in #3239 - Nominator: Purge externalized SCP slots by @omerfirmak in #3242
Full Changelog: v0.37.1...v0.37.2