This submodule is used for Wrapped Keys which allows you to import any existing keys. You can also export these keys to the user. These keys are encrypted and stored in a DynamoDB instance managed by Lit. You can use functions to sign a message/transactio
Cryptopay is a payment gateway and business wallet that allows merchants to automate the processes of accepting cryptocurrency payments and payouts from their customers, as well as making currency exchange transactions and receiving data on the transactio
This submodule is used for Wrapped Keys which allows you to import any existing keys. You can also export these keys to the user. These keys are encrypted and stored in a DynamoDB instance managed by Lit. You can use functions to sign a message/transactio
The OctoDefi Wallet TypeScript package provides a set of classes and functions for interacting with Ethereum blockchain, specifically tailored for managing smart contracts and transactions. It allows users to create, execute, and manage complex transactio
Buidl.js is a wrapper for the bitcoinjs-lib library. This is intended as a tool for developers, curious hobbyists and crypto-enthusiasts looking for an easy way to programmably create bitcoin keys, and build and sign transactions offline. These transactio
a transactional pipeline to coordinate change
Solana wallet integration for Vue 2
A CLI tools for AElf
Node module to do payments using transact.io
A lightweight utility for managing payment transactions with automatic unique ID generation
CLI client for LDPoS blockchains.
TypeScript CLI for selected sevdesk API endpoints
A GraphQL interface to Ethereum
A pure and powerful JavaScript Unifycoin library.
n8n community node for Monero wallet and daemon operations
Core TxTracer library for collecting transaction information
A comprehensive TypeScript library and CLI for working with Solana transaction signatures and data. Features rate-limited RPC calls, streaming capabilities, and robust error handling.
drive mysql with promise for trascation
A Rust library for identifying and handling treasury or check transactions in the TKTAX system.
Placeholder
Placeholder
reserved for future use
Placeholder
Agave TranactionView
Implementation of the Algorand blockchain transaction set.
Generated transaction builders
Replay transactions stored on chain
Transactional testing framework for Move
Bitcoin transaction utilities and UTXO management for Satellite.
Astreuos Transaction is a library for encoding, decoding and verifying transactions for the Astreuos Blockchain.
Within one transaction, track changes to your models and see all state transitions.
Set transaction isolation level in the ActiveRecord in a database agnostic way. Works with MySQL, PostgreSQL and SQLite as long as you are using new adapters mysql2, pg or sqlite3. Supports all ANSI SQL isolation levels: :serializable, :repeatable_read, :read_committed, :read_uncommitted.
Retries database transaction on deadlock and transaction serialization errors. Supports MySQL, PostgreSQL and SQLite (as long as you are using new drivers mysql2, pg, sqlite3).
Transaction::Simple provides a generic way to add active transaction support to objects. The transaction methods added by this module will work with most objects, excluding those that cannot be Marshal-ed (bindings, procedure objects, IO instances, or singleton objects). The transactions supported by Transaction::Simple are not associated with any sort of data store. They are "live" transactions occurring in memory on the object itself. This is to allow "test" changes to be made to an object before making the changes permanent. Transaction::Simple can handle an "infinite" number of transaction levels (limited only by memory). If I open two transactions, commit the second, but abort the first, the object will revert to the original version. Transaction::Simple supports "named" transactions, so that multiple levels of transactions can be committed, aborted, or rewound by referring to the appropriate name of the transaction. Names may be any object except nil. Transaction groups are also supported. A transaction group is an object wrapper that manages a group of objects as if they were a single object for the purpose of transaction management. All transactions for this group of objects should be performed against the transaction group object, not against individual objects in the group. Version 1.4.0 of Transaction::Simple adds a new post-rewind hook so that complex graph objects of the type in tests/tc_broken_graph.rb can correct themselves. Version 1.4.0.1 just fixes a simple bug with #transaction method handling during the deprecation warning. Version 1.4.0.2 is a small update for people who use Transaction::Simple in bundler (adding lib/transaction-simple.rb) and other scenarios where having Hoe as a runtime dependency (a bug fixed in Hoe several years ago, but not visible in Transaction::Simple because it has not needed a re-release). All of the files internally have also been marked as UTF-8, ensuring full Ruby 1.9 compatibility.
Support for DB transactions with Capybara
Keeps the timestamps for all models created or updated in at transaction the same
Set transaction isolation level in the ActiveRecord in a database agnostic way. Works with MySQL, PostgreSQL and SQLite as long as you are using new adapters mysql2, pg or sqlite3. Supports all ANSI SQL isolation levels: :serializable, :repeatable_read, :read_committed, :read_uncommitted.
Retries database transaction on deadlock and transaction serialization errors. Supports MySQL, PostgreSQL and SQLite.
Adds :isolation_level option to ActiveRecord #transaction calls, as well as :minimum_isolation_level. Supports mysql and postgresql.
Store attribute changes during ActiveRecord Transaction
Transactionata: Transactional dynamic test data for Rails Tests. Set up your models and factories in a block that will be executed once and then rolled back by hooking into ActiveRecord's built-in fixture transactions
Using nested-transactions to allow efficient, programmatic initialization of test data
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.