squeaknode/itests
Jonathan Zernik 985d160372
Raise custom error when inserting duplicate squaek in db. (#1478)
* Raise custom error when inserting duplicate squaek in db.

* Don't raise error in insert db method, return optional primary key

* Update the docstring for insert squeak

* Insert received offer db method returns optional primary key

* Use optional return type for insert received payment method

* Comment out unused db exceptions for duplicate inserts
2021-10-03 01:09:35 -07:00
..
tests Remove unused bxor function (#1462) 2021-10-01 21:37:10 -07:00
__init__.py Add license headers (#1080) 2021-08-27 18:31:53 -07:00
config.ini Rename core config to node config (#1045) 2021-08-24 01:13:24 -07:00
docker-compose.yml Raise custom error when inserting duplicate squaek in db. (#1478) 2021-10-03 01:09:35 -07:00
generate_blocks.sh Simplify container names (#62) 2020-07-02 22:28:26 -07:00
run_itest.sh Add received payments worker (#450) 2020-11-11 22:02:26 -05:00
test.sh Send secret key when profile configured to free (#1197) 2021-09-05 14:38:52 -07:00