Skip to content

Commit

Permalink
Disable oxfordnet
Browse files Browse the repository at this point in the history
  • Loading branch information
aopoltorzhicky committed Oct 14, 2023
1 parent f1f544f commit a56ae14
Showing 1 changed file with 43 additions and 43 deletions.
86 changes: 43 additions & 43 deletions build/dipdup.testnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,49 +95,49 @@ mempool:
rpc:
- nairobinet_rpc

oxfordnet:
filters:
kinds:
- endorsement
- transaction
- activate_account
- ballot
- delegation
- double_baking_evidence
- double_endorsement_evidence
- origination
- proposals
- reveal
- seed_nonce_revelation
- register_global_constant
- set_deposits_limit
- preendorsement
- double_preendorsement_evidence
- tx_rollup_commit
- tx_rollup_dispatch_tickets
- tx_rollup_finalize_commitment
- tx_rollup_origination
- tx_rollup_rejection
- tx_rollup_remove_commitment
- tx_rollup_return_bond
- tx_rollup_submit_batch
- transfer_ticket
- vdf_revelation
- Increase_paid_storage
- drain_delegate
- update_consensus_key
- smart_rollup_add_messages
- smart_rollup_originate
- smart_rollup_execute_outbox_message
- smart_rollup_refute
- smart_rollup_publish
- smart_rollup_recover_bond
- smart_rollup_timeout
- smart_rollup_cement
datasources:
tzkt: oxfordnet_tzkt
rpc:
- oxfordnet_rpc
# oxfordnet:
# filters:
# kinds:
# - endorsement
# - transaction
# - activate_account
# - ballot
# - delegation
# - double_baking_evidence
# - double_endorsement_evidence
# - origination
# - proposals
# - reveal
# - seed_nonce_revelation
# - register_global_constant
# - set_deposits_limit
# - preendorsement
# - double_preendorsement_evidence
# - tx_rollup_commit
# - tx_rollup_dispatch_tickets
# - tx_rollup_finalize_commitment
# - tx_rollup_origination
# - tx_rollup_rejection
# - tx_rollup_remove_commitment
# - tx_rollup_return_bond
# - tx_rollup_submit_batch
# - transfer_ticket
# - vdf_revelation
# - Increase_paid_storage
# - drain_delegate
# - update_consensus_key
# - smart_rollup_add_messages
# - smart_rollup_originate
# - smart_rollup_execute_outbox_message
# - smart_rollup_refute
# - smart_rollup_publish
# - smart_rollup_recover_bond
# - smart_rollup_timeout
# - smart_rollup_cement
# datasources:
# tzkt: oxfordnet_tzkt
# rpc:
# - oxfordnet_rpc

database:
kind: postgres
Expand Down

0 comments on commit a56ae14

Please sign in to comment.