This repository has been archived by the owner on Mar 11, 2022. It is now read-only.
What's Changed
- Add Rinkeby DAO addresses by @boyuan-chen in #203
- allow NFT contracts to be deleted by @CAPtheorem in #199
- Modify DAO to use timestamp on L2 by @souradeep-das in #198
- Update Rinkeby to Grizzly by @boyuan-chen in #207
- Fix monitor dockerfile by @boyuan-chen in #193
- DAO: adapt tests to work with all time values by @souradeep-das in #205
- Fast Relayer - Number() fix + extra debugging by @mmontour1306 in #209
- enable DAO by @CAPtheorem in #204
- mrf cleanup unused functions by @InoMurko in #210
- Fraud detector enhancements by @mmontour1306 in #177
- Add Mainnet DAO addresses by @boyuan-chen in #217
- Optimism Upstream-race-fix #1785 by @CAPtheorem in #176
- Support xBOBA in L2 LP by @boyuan-chen in #235
- Support xBOBA in DAO and L2 LP by @boyuan-chen in #232
- speed up integration testing add more functionality to up_local by @InoMurko in #231
- reconcile develop and mainnet by @CAPtheorem in #236
- add offset to L2govToken for regenesis provision by @souradeep-das in #214
- Support native L1 and L2 NFTs in NFT bridges by @boyuan-chen in #219
- Add xBOBA contract and tests by @boyuan-chen in #224
- VA changes to l2geth by @InoMurko in #230
- add fixed savings contract by @souradeep-das in #234
- add boba fixed savings tests by @souradeep-das in #238
- [QSP-3,10,20] modify fixed savings with audit updates by @souradeep-das in #239
- add xBOBA by @CAPtheorem in #237
- Deployed NFT bridges and support extra burn in gas oracle by @boyuan-chen in #242
- Fast-relayer-Dec7 fix by @mmontour1306 in #218
- fix: integ tests by @souradeep-das in #243
- Return ID as the input type by @boyuan-chen in #247
- TURING - Update evm.go - intercept Turing call earlier before first evm.call by @CAPtheorem in #248
- TURING - enables all examples by @CAPtheorem in #249
- Fix gas oracle in local env and assign a new key to it by @boyuan-chen in #244
- Apply the recent fast-relayer fixes for missed messages to the classic relayer. by @mmontour1306 in #255
- Add UMA token by @boyuan-chen in #256
- Reduce gas cost of onramp by @boyuan-chen in #257
- Small dev fixes by @mmontour1306 in #262
- [QSP-5] style: add documentation for fee rate precision by @souradeep-das in #263
- [QSP-6] add input validations by @souradeep-das in #264
- [QSP-8]feat: add logical xor to avoid user error by @souradeep-das in #265
- [QSP-9] add validation for ownership transfer by @souradeep-das in #267
- [QSP-11] emit events before external calls by @souradeep-das in #268
- add Turing field (type: []byte) to the metadata - experiment only by @CAPtheorem in #259
- Support Rinkeby and Mainnet for the fraud detector and enable CORS by @boyuan-chen in #275
- Add verifier status in gateway by @boyuan-chen in #277
- [QSP-16] add comment for replyNeeded by @souradeep-das in #271
- [QSP-15] update comments by @souradeep-das in #270
- [QSP-13] check for token registration on L2LiquidityPool by @souradeep-das in #269
- [QSP-19] add comments for AtomicSwap by @souradeep-das in #272
- [QSP-21] add more events by @souradeep-das in #273
- best-practices: remove unused code, add deps by @souradeep-das in #274
- feat: add running depositHash by @souradeep-das in #266
- Fix minor typos in README by @jet86 in #282
- [Turing-1] Generate cryptographically strong pseudo-random int between 0 - 2^256… by @CAPtheorem in #285
- [Turing-2] Fix Geth tests by @CAPtheorem in #286
- Turing remove magic by @CAPtheorem in #291
- fix 5% time calculation; improve help text; fix typo; remove unreachable code by @CAPtheorem in #294
- Update circulating supply by @boyuan-chen in #292
- Add REACT_APP_MAX_HEALTH_BLOCK_LAG for gateway by @boyuan-chen in #295
- Support l1 security fee by @boyuan-chen in #280
- focus contract on turingHelper contract not sender address by @CAPtheorem in #303
- add 5 second timeout for rpc calls by @CAPtheorem in #301
- Improve turing credit contract by @boyuan-chen in #304
- Circulating supply update by @trangtran-enya in #299
- feat: add Oracle contracts by @souradeep-das in #281
- [Fee Scheme OVM 3.0] Add extra l2 gas to cover l1 security fee by @boyuan-chen in #302
- Allow users to bridge multiple assets in one transaction by @boyuan-chen in #258
- Pre-deploy BobaTuringHelper contract by @boyuan-chen in #306
- [Turing] Fix lint by @boyuan-chen in #307
- [Turing-4] Add turing credit contract by @boyuan-chen in #298
- Add access control to TuringHelper contract by @boyuan-chen in #310
- Add owner key in storage by @boyuan-chen in #311
- Deploy contracts on Rinkeby by @boyuan-chen in #317
- Add DomFi token by @boyuan-chen in #315
- Deploy BOBA oracle on Rinkeby by @boyuan-chen in #318
- Add maximum l1 base fee by @boyuan-chen in #309
- Support bridging multiple assets on Rinkeby and fix l1 security fee on Rinkeby by @boyuan-chen in #314
- [Turing-0] hybrid compute - Boba v3 by @CAPtheorem in #216
- Inomurko/url to safe by @InoMurko in #320
- Update LP contracts on Mainnet by @boyuan-chen in #324
- Boba contracts unit tests by @InoMurko in #322
- Support multiple assets bridge in api watcher by @boyuan-chen in #327
- Faster gateway loading and support boba Punks by @CAPtheorem in #325
- add external link to ecosystem from button as portal by @sk-enya in #323
- Add Boba Straw example by @boyuan-chen in #332
- Add Boba Straw address by @boyuan-chen in #329
- Optimism #1728 "feat: rename l2geth package name" by @InoMurko in #335
- Fully support multiple assets bridge by @boyuan-chen in #334
- Fix earn page and test functions on the bridge and earn pages by @boyuan-chen in #340
- Update println to log.Debug by @boyuan-chen in #343
- Log l2 transaction by @trangtran-enya in #336
- Wallet connect flow change by @sk-enya in #296
- [Gateway] Fix the estimation of fast deposit cost by @boyuan-chen in #345
- Fix minor typo by @jet86 in #350
- [Gateway] Fix BRIDGE ALL by @boyuan-chen in #354
- Update Wagmi_Howto.md by @zukoboba in #353
- Update Wagmi_Howto.md by @CAPtheorem in #349
- feat: add ShibuiNFT to ecosystem by @Quantumlyy in #341
- [Integration Test] Add turing credit tests for a special case by @boyuan-chen in #347
- add gateway support for OLO by @CAPtheorem in #360
- Fix boba stake by @boyuan-chen in #362
- [Boba-straw] Add new feeds to deploy script by @souradeep-das in #355
- [Register] Add WBTCUSD and OMGUSD pairs by @boyuan-chen in #356
- Update turing_oracle.py by @CAPtheorem in #359
- change incorrect title, fix several console warnings by @CAPtheorem in #364
- reduce the diff - dtl, contracts by @InoMurko in #346
- Update evm.go by @CAPtheorem in #366
- Gateway package upgrade by @CAPtheorem in #365
- tests: add oracle subscription tests by @souradeep-das in #369
- [Boba Replica Node] Fix replica script for boba community by @boyuan-chen in #375
- [API Watcher] Bump up package and fix api watcher by @boyuan-chen in #374
- Turing cache by @mmontour1306 in #330
- Inomurko/update l2geth by @InoMurko in #339
- re-enable replica/verifier/fraud-prover by @CAPtheorem in #376
- [Integration Test] Add state root verification in integration tests by @boyuan-chen in #348
- Fix verifier by @boyuan-chen in #380
- [DTL] Add CTC deployment height in dtl by @boyuan-chen in #382
- enable all tests by @InoMurko in #384
- Add monster example (Using Turing to mint random monsters) by @CAPtheorem in #388
- Make a test transaction periodically by @trangtran-enya in #387
- Inomurko/rem ts batch submitter by @InoMurko in #390
- add go batch-submitter by @InoMurko in #331
- Revert "add go batch-submitter" by @InoMurko in #392
- Revert "Inomurko/rem ts batch submitter" by @InoMurko in #394
- DTL and L2Geth fixes by @CAPtheorem in #383
- Add security alert in l2geth by @boyuan-chen in #396
- [Geth] Fix msg.sender in turing by @boyuan-chen in #405
- [Community Replica] Update images for community replica by @boyuan-chen in #401
- [Community Verifier] Update images for community verifier by @boyuan-chen in #402
- [DTL] Clean dtl logs by @boyuan-chen in #403
- reduce the upstream diff by @InoMurko in #407
- disable cache by @CAPtheorem in #408
- [ops] Enable RPC forward by @boyuan-chen in #381
- doc: add price data feed overview by @souradeep-das in #409
- Add more packages in builder by @boyuan-chen in #386
- Add SEQUENCER_CLIENT_HTTP by @boyuan-chen in #411
- Wallet Redesign by @sk-enya in #367
- Fix a rare case for message relayers by @boyuan-chen in #415
- Remove the logic of checking the timestamp from CTC in batch submitter by @boyuan-chen in #416
- Inomurko/update boba node docs by @InoMurko in #414
- Inomurko/state dump berlin by @InoMurko in #419
- Re-enable Turing cache by @mmontour1306 in #417
- Inomurko/rem ts batch submitter by @InoMurko in #400
- monitor Oracle L2 addresses by @trangtran-enya in #406
- Issue Fixes: Wallet Redesign by @sk-enya in #421
- Revert "Inomurko/rem ts batch submitter" by @InoMurko in #423
- [L2Geth] Add Boba gas fee hard fork by @boyuan-chen in #422
- [Fraud Detector] Support docker volume by @boyuan-chen in #428
- Turing cache cleanup + fixes by @mmontour1306 in #429
- Inomurko/rem ts batch submitter; transition to go batch submitter by @CAPtheorem in #425
- enable all tests for rinkeby by @CAPtheorem in #412
- fraud-detector-threaded by @mmontour1306 in #432
- Support Wagmi_v1 by @CAPtheorem in #431
- update and check the fraud-detector documentation by @CAPtheorem in #430
- fix wagmiv1 label by @CAPtheorem in #439
- pass filter to integration tests by @InoMurko in #424
- restart the l2 geth node by @InoMurko in #441
- Update gas hard fork block by @boyuan-chen in #440
- Inomurko/fix gas price oracle pk by @InoMurko in #444
- Inomurko/delay state root verification by @InoMurko in #445
- Prepare regenesis for Rinkeby by @boyuan-chen in #443
- Dtl fix for v0 intermediate format by @CAPtheorem in #437
- update approve for nft deposits by @souradeep-das in #442
- Builder solc downloads by @mmontour1306 in #435
- fix: integ tests - adapt to l2 time by @souradeep-das in #420
- disable broken DAO Timelock by @CAPtheorem in #448
New Contributors
- @jet86 made their first contribution in #282
- @zukoboba made their first contribution in #353
- @Quantumlyy made their first contribution in #341
Full Changelog: v0.0.3...v0.0.6