Patch update for band-guanyu-testnet2
to fix reports can't go through network congestion.
Main feature/Improvements
- Update node allows the feeless report transaction.
- Allow node to receive only report transactions when network clogged.
Chain (Not consensus)
New features
- #2517 Switch to report only block if notice pending report for too long.
- #2387 Implementation of allow free report transaction.
Yoda
New features
- #2484 yoda/runtime: Add verification environment variables
Emitter & Flusher
- #2504 Change request-count-per-days from view to table
- #2505 fix bug related ds os table.
- #2476 Implemented
historical_bonded_token_on_validators
table - #2495 Implemented
historical_oracle_statuses
table - #2452 Implemented view table to calculate oracle script response time
- #2486 Implemented reporters table.
- #2475 Add related data source and oracle script table.
- #2450 Add request count 1day view table.
Scan
- #2513 Implemented reporters table
- #2511 Implemented report chart and oracle data reports tab
- #2508 Implemented Your delegation info
- #2503 Implemented Bonded Token Chart on Validator Index Page
- #2501 Implemented Request Index Page
- #2500 Implemented Delegators and ProposedBlock tabs
- #2497 Implemented validator index top part and uptimechart
- #2493 Implemented requests table for all requests page
- #2492 Implemented OC index Top part, and patched padding bottom to section
- #2491 Patched latest Txs and Blocks.
- #2487 Updated OC requests tab on OC index page
- #2485 Implemented make a request tab on OC index
- #2482 Implemented latest requests.
- #2481 Patched
ChainInfoHighlight
for revamp version. - #2478 Implemented New Header (aka TopBar), Navbar and Profile.
- #2474 Implemented bride code tab for OC index page and added FontAwesome library with Icon component(it's from Peach)
- #2473 Implemented OWASM code tab for OC index page, improved some components
- #2471 Implemented the all oraclescripts page and refactor some part
- #2456 Changed exit_code and external_id from int to string
OBI
Improvements
- #2410 Improve code structure, Add PyObiBool and add more tests
Helpers
New features
- #2498 Implement wallet module