Releases: open-web3-stack/boka
Releases · open-web3-stack/boka
0.0.3
What's Changed
- connection rotation strategy by @MacOMNI in #224
- 0.5.0 pvm updates by @qiweiii in #232
- update coverage by @MacOMNI in #233
- Rpc refactor by @xlc in #235
- update coverage utils by @MacOMNI in #234
- Define RPC methods by @xlc in #238
- Fix build by @xlc in #241
- no need to prepend DNS by @xlc in #242
- update utils coverage by @MacOMNI in #236
Full Changelog: 0.0.2...0.0.3
0.0.2
0.0.1
What's Changed
- setup ci by @qiweiii in #19
- add some scale codec support by @xlc in #21
- Refactor constants by @xlc in #26
- add ed25519 functions by @qiweiii in #23
- add blake2 function by @qiweiii in #22
- Swift 6.0 by @xlc in #27
- replace h256 with data32 by @xlc in #28
- rename safrole state by @xlc in #30
- add bls by @qiweiii in #29
- adding jam test vectors by @xlc in #31
- safrole test by @xlc in #32
- Implement safrole by @xlc in #34
- Safrole by @xlc in #37
- improve static lib by @qiweiii in #38
- Bandersnatch library by @qiweiii in #33
- rocksdb by @xlc in #42
- PolkaVM by @xlc in #41
- jamtests for pvm by @xlc in #45
- more PVM instructions by @xlc in #47
- Safrole finish by @qiweiii in #44
- Import pipeline by @xlc in #48
- validator stats by @xlc in #49
- update judgements by @xlc in #50
- Tracing by @xlc in #54
- RPC setup #6 by @RomeroYang in #46
- Update swiftlint by @xlc in #55
- connect rpc to blockchain by @xlc in #56
- erasure coding lib by @qiweiii in #53
- add time provider by @xlc in #59
- state merkl and trie test vectors by @qiweiii in #60
- implement core authorization pool stf by @xlc in #62
- update disputes and verdicts by @qiweiii in #61
- Dev mackun by @MacOMNI in #64
- delete ReportItem guarantors by @MacOMNI in #65
- change preimage size to data count by @MacOMNI in #66
- Implements JamCodec and replace with ScaleCodec by @xlc in #68
- Finish Block Serialization section by @xlc in #71
- update bitstring & test by @MacOMNI in #67
- add A.5.6 A.5.7 pvm instructions by @qiweiii in #70
- Recent history, state merklzation, and db refactor by @xlc in #72
- header validation by @xlc in #73
- Hasher refactor by @xlc in #74
- no need special hanlding for MMR root by @xlc in #77
- add A.5.8 Instructions by @qiweiii in #75
- Fix state merkle by @xlc in #78
- add keccak and move some files around by @xlc in #79
- add A.5.9 pvm instructions by @qiweiii in #80
- Merkle functions by @xlc in #81
- basic scale encoding handling by @xlc in #82
- some PVM fix to get test passing by @xlc in #83
- Recent history test by @xlc in #85
- support offenders in safrole by @xlc in #87
- recent history tests are fixed now by @xlc in #88
- add pvm instructions 5.10, 5.11, 5.12 by @qiweiii in #84
- Instructions refactor by @xlc in #89
- implements disputes protocol by @xlc in #92
- sorted set by @xlc in #93
- Encoded size by @xlc in #95
- Validate by @xlc in #96
- pass more pvm inst tests by @qiweiii in #91
- Add tests by @RomeroYang in #98
- JAM Codec tests and fixes by @xlc in #97
- default implementation for validate by @xlc in #99
- reports and availability by @xlc in #100
- Guaranteeing by @xlc in #103
- standard program initialization by @qiweiii in #101
- fix lint by @qiweiii in #106
- pvm memory optimize by @qiweiii in #109
- implements accumulation by @xlc in #111
- refactor bandersnatch by @xlc in #113
- setup host calls and is-authorized invocation by @qiweiii in #114
- keystore by @xlc in #115
- fix warning by @xlc in #117
- Safrole service by @xlc in #120
- pvm general functions and OnTransfer by @qiweiii in #118
- ExtrinsicPoolService by @xlc in #121
- add codable test for ConfigLimitedSizeArray&LimitedSizeArray by @RomeroYang in #124
- update msquic by @MacOMNI in #126
- Validator by @xlc in #129
- support quicclient & test by @MacOMNI in #128
- Block author by @xlc in #131
- pvm accumulate functions and inovcation by @qiweiii in #132
- use saturating number for gas and balance by @qiweiii in #135
- use external libs by @xlc in #133
- tests for DispatchQueueScheduler by @xlc in #136
- Fix accessor by @xlc in #137
- block author tests by @xlc in #138
- Block author tickets by @xlc in #139
- refactor and more tests by @xlc in #140
- improve logging by @xlc in #141
- fix log filtering by @xlc in #142
- safrole service tests by @xlc in #143
- validator service tests by @xlc in #145
- update and fix testvectors by @xlc in #146
- Tests and refactor by @xlc in #148
- add handler id for event bus by @xlc in #149
- able to custimize timing details for services by @xlc in #154
- update actor by @MacOMNI in #147
- remove unused helper by @xlc in #156
- dockerfile by @xlc in #155
- fix pvm tests by @qiweiii in #158
- boka command line by @MacOMNI in #159
- pvm optimization by @qiweiii in #160
- Networking rewrite by @xlc in #161
- fix cert generation by @xlc in #166
- quic improvements by @xlc in #167
- cli & chain spec file by @MacOMNI in #165
- JAMNP by @xlc in #172
- enable client auth by @xlc in #175
- add id to quic classes by @xlc in #177
- Stream handler by @xlc in #178
- use w3f bls by @qiweiii in #174
- parse certificate & test by @MacOMNI in #181
- update peer test by @MacOMNI in #183
- Network handler by @xlc in #182
- adjust netaddr & more test by @MacOMNI in https://github.com/open-web3-stack/boka/pul...