Commit Graph

8 Commits

Author SHA1 Message Date
Alex Peters a543aa53a1
Use callback pattern for contract state iterator 2022-03-25 10:56:21 +01:00
Albert Chon 1c9a1e11b6 fix: close iterators 2022-03-22 19:38:34 -04:00
Ethan Frey 3acc8c960c Expose SetParams as I will need that for migration code outside of this package 2022-01-24 13:46:18 +01:00
Alex Peters 445fbb7564
Open read access to sequences 2021-11-05 15:07:12 +01:00
fkneeland-figure 9186d81ce5
Fixed wrong error message when lastCodeID value is incorrect (#644)
* Fixed wrong error message when lastCodeID value is incorrect

* Updated changelog

* removed unused import

* fixed typeo
2021-10-26 08:59:41 +02:00
fkneeland-figure dd390d7f5f
Go Formatting update (#648)
* make fmt

* changelog update
2021-10-21 14:54:16 +02:00
Alex Peters 408bba14a5
Extract contract keeper 2021-03-24 14:11:42 +01:00
Alexander Peters d9142662c1
Remove internal package (#464)
* Move internal subfolders up

* Fix broken imports and fmt
2021-03-19 09:52:01 +01:00