neoneo-go/pkg/core/dao
Roman Khimov d5c9449a43 dao: combine GetNextContractID and PutNextContractID
And fix contract create to really update the ID, eliminating this difference
in the storage (preview2 testnet):
file BlockStorage_100000/dump-block-39000.json: block 38043: key mismatch: 0c000000617373657464df4ebe92334d1fc7e64b10f1d1e33942d9905e510000000000000009 vs 00000000617373657464df4ebe92334d1fc7e64b10f1d1e33942d9905e510000000000000009
2020-06-24 10:22:21 +03:00
..
cacheddao.go transaction: drop Inputs and Outputs, forget UTXO 2020-06-05 19:20:16 +03:00
cacheddao_test.go core: store smartcontract items by id 2020-06-19 20:48:45 +03:00
dao.go dao: combine GetNextContractID and PutNextContractID 2020-06-24 10:22:21 +03:00
dao_test.go dao: combine GetNextContractID and PutNextContractID 2020-06-24 10:22:21 +03:00